init of logger module is now done inside logger.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@518 70169cfe-8b10-0410-8925-dcb4b91034d8
- introduced logdomains: Now every library can have its own log domain, making it much easier to debug a single library out of multiple libs NOTE: This is an incompatible API change, therefore SO_VERSION++. The first argument of all GWEN_Logger functions has been changed....
2004-08-18 Christian Stimming <stimming@tuhh.de>
Fix typos in windows gwentime.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@515 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased debugging level in GWEN_DB_ReadFromStream
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@514 70169cfe-8b10-0410-8925-dcb4b91034d8
- very much simplified GWEN_TIME: It now mostly uses <time.h> functions and a local version of mktime (to make the time from UTC time instead of local time). This leaves only one function which the OS layer has to provide.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@513 70169cfe-8b10-0410-8925-dcb4b91034d8
- added GWEN_Time_fromUtcString()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@512 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-08-16 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@511 70169cfe-8b10-0410-8925-dcb4b91034d8
- added functions to get the time/date as UTC time- added functions to set/get a GWEN_TIME from/to a GWEN_DB- moved common code from various os-dependant gwentime.c files to gwentime_all.c.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@510 70169cfe-8b10-0410-8925-dcb4b91034d8
switched back to CVS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@509 70169cfe-8b10-0410-8925-dcb4b91034d8
prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@508 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/plugindescr: added function GWEN_PluginDescription_GetLongDescrByFormat() to retrieve HTML and other formats of descriptions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@507 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed network code (netconnection, nettransportssl etc)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@506 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed "-lpanel -lncurses" from all_libraries
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@505 70169cfe-8b10-0410-8925-dcb4b91034d8
Revert part of last change since it didnt make sense.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@504 70169cfe-8b10-0410-8925-dcb4b91034d8
Add makefile rule for PACKAGE.tag
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@503 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve documentation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@502 70169cfe-8b10-0410-8925-dcb4b91034d8
- did the same with the list templates...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@501 70169cfe-8b10-0410-8925-dcb4b91034d8
2004-08-09 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@500 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix makefile for when ncurses is not built
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@498 70169cfe-8b10-0410-8925-dcb4b91034d8
hopefully finally fixed GWEN_INHERIT...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@497 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a newly introduced bug in inherit code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@496 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a typo
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@495 70169cfe-8b10-0410-8925-dcb4b91034d8
- base/inherit: added a macro which allows unlinking a type from a base type
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@494 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom