Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
83a70cb6 11.06.2011 13:56 martin

Fixed a bug in GWEN_Time__fromString().

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

f0fe65b1 11.06.2011 13:56 martin

Improved a debug message.

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

cb3d19c1 11.06.2011 13:56 martin

Added generic ability to sort GWEN_LISTs.

To use this feature one only has to provide a sort function, the rest will
be done by Gwen.

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

bdbd0537 06.05.2011 19:49 martin

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

2445e22d 27.04.2011 20:16 martin

Fixed a bug in syncio_memory.c

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

3b0449a3 27.04.2011 20:15 martin

Moved AC_PROG_LIBTOOL up in configure.ac.

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

a8386643 23.04.2011 21:29 martin

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

76c08097 23.04.2011 21:29 martin

Fixed another bug in new code.

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

a45fcad0 23.04.2011 01:32 martin

Fixed a bug in new code.

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

e991023d 23.04.2011 01:19 martin

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_LIST1
module.

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

dfefcc0f 22.04.2011 18:14 martin

Fixed a segfault on bad template strings.

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

e251316f 22.04.2011 17:54 martin

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...

13889b0a 22.04.2011 14:42 martin

Fixed a bug in GWEN_Date.

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

4f3f9eda 22.04.2011 14:35 martin

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

7dd87ae5 20.04.2011 21:35 martin

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

4b7bcc0c 19.04.2011 10:21 christian

Check SyncIo_Status before importing from that syncio.

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

2543448d 19.04.2011 10:21 christian

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

9cd9ac45 19.04.2011 10:21 christian

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

5a7c2804 18.04.2011 19:20 martin

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

573eaddd 11.04.2011 20:53 martin

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

68c2fdeb 11.04.2011 20:29 martin

Updated ca-bundle.crt.

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

e65a531c 22.03.2011 23:27 martin

Changed database type of GWEN_BUFFER to BIN.

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

6fec7d43 22.03.2011 22:43 martin

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

590a93ee 22.03.2011 22:05 martin

Fixed and simplified GWEN_BUFFER type description for typemaker2.

AqDataBase can directly read/write binary data, so there is no need to
convert to/from hex string.

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

5304cc50 22.03.2011 17:53 martin

Add some assertions.

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

(1426-1450/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom