Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
edfb6ac4 11.07.2005 14:40 aquamaniac

releases

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@787 70169cfe-8b10-0410-8925-dcb4b91034d8

31cdd19a 09.07.2005 15:38 aquamaniac

- added function GWEN_Time_DiffSeconds()
- introduced sortMode param (GWEN_STRINGLIST_SORT_MODE) for stringlist sort
function

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@786 70169cfe-8b10-0410-8925-dcb4b91034d8

a025c54b 09.07.2005 13:05 cstim

2005-07-09 Christian Stimming <>

  • src/base/stringlist.c: Use qsort(3) in
    GWEN_StringList_Sort(). Improved documentation.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@785 70169cfe-8b10-0410-8925-dcb4b91034d8

72e10be3 08.07.2005 18:44 aquamaniac

added note to ChangeLog about SO_AGE

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@784 70169cfe-8b10-0410-8925-dcb4b91034d8

4d9af5c0 08.07.2005 18:42 aquamaniac

- added function GWEN_StringList_Sort()

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@783 70169cfe-8b10-0410-8925-dcb4b91034d8

54099f9f 06.07.2005 15:53 cstim

Oops, fix iss setup file

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@782 70169cfe-8b10-0410-8925-dcb4b91034d8

f3430dac 06.07.2005 10:52 cstim

Upgrade to Inno Setup 5

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@781 70169cfe-8b10-0410-8925-dcb4b91034d8

c2b45bc5 28.06.2005 17:15 aquamaniac

- added configure-switch "--enable-gwenui" (defaults to yes)
This is needed for OpenZaurus (will disable GWENUI there).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@780 70169cfe-8b10-0410-8925-dcb4b91034d8

73aaeaeb 14.06.2005 02:14 aquamaniac

prepared release

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@778 70169cfe-8b10-0410-8925-dcb4b91034d8

9b4a743d 04.06.2005 23:44 aquamaniac

- args.c: Removed use of flag GWEN_PATH_FLAGS_CREATE_VAR

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@777 70169cfe-8b10-0410-8925-dcb4b91034d8

b28de9ee 04.06.2005 21:30 aquamaniac

- replaced "&>" by "2>" in configure.ac (should fix problems with BSD shell
reported by Sam Lawrance)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@776 70169cfe-8b10-0410-8925-dcb4b91034d8

ca2f22b9 03.06.2005 00:42 aquamaniac

- fixed a bug in GWEN_Buffer_InsertRoom: Was not adjusting usedBytes field
- fixed a bug in GWEN_Buffer_AllocRoom: Was not adding +1 for trailing NULL
byte

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@775 70169cfe-8b10-0410-8925-dcb4b91034d8

8f195624 01.06.2005 11:46 cstim

Add explanation about windows registry keys

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@774 70169cfe-8b10-0410-8925-dcb4b91034d8

a5a55ac5 31.05.2005 14:46 cstim

Add rule for make srpm; can be used by non-rpm distributions as well

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@773 70169cfe-8b10-0410-8925-dcb4b91034d8

91582f5a 25.05.2005 22:19 aquamaniac

- fixed GWEN_DB_VariableExists(): Now works with paths as well

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@771 70169cfe-8b10-0410-8925-dcb4b91034d8

48a7646e 24.05.2005 11:36 aquamaniac

release

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@769 70169cfe-8b10-0410-8925-dcb4b91034d8

e0330186 20.05.2005 01:19 aquamaniac

released

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@767 70169cfe-8b10-0410-8925-dcb4b91034d8

fec6b3ca 18.05.2005 02:27 aquamaniac

- added function GWEN_XMLNode_GetLocalizedCharValue()
- GWEN_PluginDescription_new() now uses localized version of elements in
XML file

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@766 70169cfe-8b10-0410-8925-dcb4b91034d8

e345384f 14.05.2005 00:14 aquamaniac

- GWEN_Buffer_Crop() now adjusts the pos pointer if it is left behind the end
of the buffer by truncating

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@765 70169cfe-8b10-0410-8925-dcb4b91034d8

7e393ce1 06.05.2005 16:40 aquamaniac

- decreased verbosity in HTTP code

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@764 70169cfe-8b10-0410-8925-dcb4b91034d8

e9394bbf 01.05.2005 15:36 aquamaniac

added include for typemaker generated source code file

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@763 70169cfe-8b10-0410-8925-dcb4b91034d8

97cfb271 01.05.2005 15:35 aquamaniac

- typemaker is now able to create enums (including _toString and _fromString
functions, reading and writing values as strings from/to GWEN_DBs)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@762 70169cfe-8b10-0410-8925-dcb4b91034d8

ab4de901 30.04.2005 23:55 aquamaniac

released 1.12.1

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@760 70169cfe-8b10-0410-8925-dcb4b91034d8

a319fe4c 30.04.2005 10:53 aquamaniac

- fixed a bug in this new code (now works)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@759 70169cfe-8b10-0410-8925-dcb4b91034d8

c68d0b9f 30.04.2005 09:54 aquamaniac

- GWEN_NetConnectionHTTP:
- added state GWEN_NETCONNHTTP_STATE_IGNOREMSG which is used to ignore
intermediate HTTP responses (like 100)
- added mode GWEN_NETCONN_MODE_RAW. If this is on then all messages received
are forwarded to the application. If it is off (default) then intermediate...

(2451-2475/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom