Added some new libtool entries to .gitignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1534 70169cfe-8b10-0410-8925-dcb4b91034d8
Apparantly now for snprintf "%f" means double, while in sscanf itmeans "float". So we have to change the argument of snprintf.(closes ticket #44)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1533 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1532 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix compiler warning about wrong printf specification on 64 bit systems.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1531 70169cfe-8b10-0410-8925-dcb4b91034d8
Use CoreFoundation stuff in local mode on MacOSX.This follows two patches supplied by torsten@springide.org.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1530 70169cfe-8b10-0410-8925-dcb4b91034d8
Added some speedup functions for GWEN_IDLIST64.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1529 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug: set signseq to 1 if it is zero.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1528 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed minimum libgcrypt version (1.2.0 as opposed to 1.4.x).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1527 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied a patch submitted by Micha Lenk (improved checking of gcrypt version).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1526 70169cfe-8b10-0410-8925-dcb4b91034d8
Added a missing counter increment in tree.c.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1525 70169cfe-8b10-0410-8925-dcb4b91034d8
Toyed around with __builtin_expect, fixed a bug in GWEN_IDMAP.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1524 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed some asserts for speedup, declared some functions as static inline.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1523 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepare release 3.7.2.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1522 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug in GWEN_DB_ReadFromFastBuffer.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1521 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.7.1.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1520 70169cfe-8b10-0410-8925-dcb4b91034d8
No longer send debug messages from gwenhywfar itself to the log hook.Some applications literally save all messages from the log hookinto a file, so sensitive data might get written to a file (becausegwenhywfar's message engine could send sensitive information in...
Added function GWEN_TreeElement_GetBelow (including macros).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1518 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed version tag.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1517 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.7.0.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1516 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied and adapted a patch by Andreas Steinmetz (adds HTTP proxy support).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1515 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug in I18N code.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1514 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied a patch from Andreas Koehler adding GWENHYWFAR_CB declarations to 4 functions.This makes gwen compilable again under MinGW/WIN32.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1513 70169cfe-8b10-0410-8925-dcb4b91034d8
- i18n.c now strips chars before "|" when returning the default string- added a missing function for new class GWEN_TREE- added function GWEN_Time_Compare()- added c++ compatibility to configmgr.h- disable debug log for msgengine.c- added a note about GWEN_Gui_LogHook()...
Added typesafe tree macros.- fixed a bug in list1.h (*HasElement)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1511 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix compiler warning on 64bit host.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1510 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom