Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
ce88aee6 10.06.2010 22:12 martin

Typemaker2: Allow to omit setter and getter.

This allows for defining your own getter and setter for particular
struct members.

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

1ce119ac 10.06.2010 22:12 martin

Added a note to Typemaker2_Builder_Invoke_ConstructFn().

Did cost me about 10 minutes to figure out how that was implemented ;-)
With this note it should be faster next time ;-)

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

2a360f1a 10.06.2010 22:12 martin

Create SUBDIRS with APIDOC.

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

d336daea 07.06.2010 23:01 martin

Use realpath on MacOSX to ensure a usable path.

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

33fc986d 06.06.2010 19:01 martin

Prepared release 3.99.8beta.

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

fdacba89 06.06.2010 19:01 martin

Fixed a few bugs in new idlist64 implementation.

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

e9095822 05.06.2010 17:52 martin

Increased version numbers.

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

947dce18 05.06.2010 17:51 martin

Fixed a bug in GWEN_MDigest_CheckFileTree().

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

94d87d3d 05.06.2010 17:51 martin

Very much improved the module GWEN_IDLIST64.

Now the performance of this class is much more linear than before.
Opening the session dialog of AqFinance is now in my setup (about 700
sessions with many thousands of entries) about 30 times faster than
before....

4c155c9e 02.06.2010 12:17 martin

Added some convenience functions for hashing and verifying folders.

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

95a48a2a 02.06.2010 12:17 martin

Fixed a bug.

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

800b921d 02.06.2010 12:17 martin

Decreased verbosity.

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

907dc57f 02.06.2010 12:17 martin

Added functions to check the integrity of a file hierarchy.

This will be used by AqFinance when downloading updates.

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

f170aef9 01.06.2010 16:55 martin

Added function GWEN_Logger_CreateLogMessage().

This simplifies implementing external log hooks.

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

7b361ee4 01.06.2010 16:55 martin

GUI: Create a virtual method to implement loghook.

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

b3f04130 30.05.2010 22:03 martin

More work on documentation.

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

9021ccd1 30.05.2010 20:03 martin

MacOSX fixes: Improved relocatability.

Use _NSGetExecutablePath() instead of CFBundleCopyResourcesDirectoryURL()
because the latter points to the Resource folder within a bundle which isn't
what we expect from the function GWEN_Directory_GetPrefixDirectory()....

43aa92f2 30.05.2010 20:03 martin

More work on documentation.

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

87fd0095 25.05.2010 22:18 martin

Prepared release 3.99.6beta.

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

15044055 25.05.2010 21:50 mlenk

Add missing header files gtk2_gui_p.h and gtk2_gui_dialog_l.h to noinst_HEADERS

These files were missing in distributed tarballs. This change should force
Automake to include them in future tarballs.

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

83d4f512 25.05.2010 20:45 martin

Prepared release 3.99.5beta.

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

30729557 25.05.2010 20:40 martin

Fixed a bug with some https servers (especially ing-diba).

There is a problem if the bank doesn't send a "Content-Length:". In that case
we have to read until the bank closes the connection.
However, GnuTLS doesn't return a 0 upon recv but rather returns a "-9" error...

e2be7e08 25.05.2010 15:21 martin

Another MacOSX fix.

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

18cd707d 21.05.2010 19:19 martin

Allow for NULL-pointer in GWEN_Date_Compare().

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

5f20fe5b 21.05.2010 14:47 martin

Prepared release 3.99.4beta.

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

(1701-1725/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom