Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
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

84211333 21.05.2010 13:54 martin

Improved TLS error message in case a cert is rejected.

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

a715874c 19.05.2010 16:27 martin

MacOSX: Some fixes.

AqFinance now basically runs on MacOSX, which means that the AqBanking
family runs on MacOSX :-)

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

7c2e5e29 19.05.2010 13:35 martin

Removed some special handling for MacOSX.

At least with Snow Leopard this is no longer needed.
I believe the "-L/sw/lib" referred to a Fink installation I had earlier
on my old Mac. At least on a recent OSX most libs we need are already
available.

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

0be3b502 19.05.2010 13:35 martin

GTK2: Implemented TextBrowser.

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

e22716f8 18.05.2010 22:23 martin

GTK2: Implemented GroupBox.

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

4f7b46cb 18.05.2010 01:10 martin

GTK2: Implemented WidgetStack, TabBook and TabPage.

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

5f21f163 18.05.2010 00:23 martin

GTK2: Implemented text edit.

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

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

Auch abrufbar als: Atom