Fixed a bug in GWEN_Time__fromString().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2077 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved a debug message.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2076 70169cfe-8b10-0410-8925-dcb4b91034d8
Added generic ability to sort GWEN_LISTs.
To use this feature one only has to provide a sort function, the rest willbe done by Gwen.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2075 70169cfe-8b10-0410-8925-dcb4b91034d8
Need to set status of newly created GWEN_SyncIo_Memory to "connected".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2074 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug in syncio_memory.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2073 70169cfe-8b10-0410-8925-dcb4b91034d8
Moved AC_PROG_LIBTOOL up in configure.ac.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2072 70169cfe-8b10-0410-8925-dcb4b91034d8
Add flags when creating an XML file.
Without this the file will be created without access flags and permissions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2071 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed another bug in new code.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2070 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug in new code.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2069 70169cfe-8b10-0410-8925-dcb4b91034d8
Added a sort mechanism to GWEN_LIST1.
This is immediately usable by every list which uses the GWEN_LIST1 API(i.e. all lists which are declared via GWEN_LIST_*DEFS).
It is also typesafe using the same mechanism as the rest of the GWEN_LIST1module.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2068 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a segfault on bad template strings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2067 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved GWEN_Date_toStringWithTemplate() and GWEN_Time_toString().
- Now the modifier "*" is allowed after template chars, like in "YYYY/MM/D*". E.g. "D*" means all digits of the day of week, "Y*" stands for the full year, so for the date 1st of January, 2011 the following templates have the...
Fixed a bug in GWEN_Date.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2065 70169cfe-8b10-0410-8925-dcb4b91034d8
Added some convenience function for date management.
- added GWEN_Date_fromLocalTime()- added GWEN_Date_fromGmTime()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2064 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved typemaker2 tool.
- removed misleading comments in generated source code- implemented toXml/fromXml functions for base type "list1_base"
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2063 70169cfe-8b10-0410-8925-dcb4b91034d8
Check SyncIo_Status before importing from that syncio.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2062 70169cfe-8b10-0410-8925-dcb4b91034d8
Set SyncIo_Status correctly, and check it before reading from that syncio.
See also https://bugzilla.gnome.org/show_bug.cgi?id=646268
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2061 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix typos in assert so that they actually check the correct variables.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2060 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied a patch by Marko K. for MacOSX.
This patch should fix QT4 detection for MacOSX.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2059 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared code to use some system-wide cacerts file.
I just need to know what file is the system-wide file :-/
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2058 70169cfe-8b10-0410-8925-dcb4b91034d8
Updated ca-bundle.crt.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2057 70169cfe-8b10-0410-8925-dcb4b91034d8
Changed database type of GWEN_BUFFER to BIN.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2056 70169cfe-8b10-0410-8925-dcb4b91034d8
Some const fixes in GWEN_BUFFER.
Not all functions need a non-const argument...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2055 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed and simplified GWEN_BUFFER type description for typemaker2.
AqDataBase can directly read/write binary data, so there is no need toconvert to/from hex string.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2054 70169cfe-8b10-0410-8925-dcb4b91034d8
Add some assertions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2053 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom