Projekt

Allgemein

Profil

Revision:

Revisionen

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

de7d155e 17.05.2010 23:48 martin

GTK2: Implemented ComboBox.

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

784f63bf 17.05.2010 21:04 martin

GTK2: Implemented HSpacer and VSpacer.

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

04cf54f8 17.05.2010 21:04 martin

GTK2: Implemented HLine and VLine.

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

3600f5ab 17.05.2010 20:20 martin

GTK2-Gui: Some more fixes, implemented LineEdit.

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

fc48109b 17.05.2010 19:29 martin

More improvements on GTK2 implementation.

We need to let parent widgets do the adding of child widgets because
GTK2 seems to be more parent-centered than other toolkits.

In GTK2 one has to know the type of the parent widget to decide how to
add a child (e.g. either call gtk_box_pack_* or gtk_container_add, and...

ebfbd742 17.05.2010 18:36 martin

Added libtest to .gitignore.

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

719835e1 17.05.2010 18:36 martin

More work on GTK2 frontend.

This is still not finished, but the parts which are already work!

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

3b9ee2d2 16.05.2010 19:59 martin

Minor fixes.

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

6e9588d8 16.05.2010 19:59 martin

Started working on a GTK2 implementation of the GWEN_DIALOG framework.

Simplified creation of new implementations by supporting an object-oriented
approach. This approach is first used by the new GTK2 implementation.

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

bf68f72a 15.05.2010 20:21 martin

Prepared release 3.99.3beta.

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

b923f1bd 14.05.2010 09:43 christian

Makefile improvements: Create symlinks only if directory change was successful.

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

7941686d 12.05.2010 22:36 christian

Let typemaker2 return with error code on error

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

a9ae539a 11.05.2010 19:50 martin

Added API doc.

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

43b8cfce 11.05.2010 19:50 martin

Added the module GWEN_SmallTresor.

This module can be used to password-secure data in the amount of up
to 64k of data. It will be used by the ohbci keyfile module to strengthen
the security of keyfiles.

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

c16fcbad 11.05.2010 19:49 martin

Added method GWEN_MDigest_PKPDF2().

This method can be used to safely derive a key from a given password.
It will be used by the ohbci keyfile module to strengthen the security
of keyfiles.

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

b0e97948 10.05.2010 15:26 martin

Improved typemaker2.

- added flag "assign" (used with dupflags)
- only free pointers of they are owned
- assign instead of deep copy if dupflags contains "assign"

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

f6d7c459 10.05.2010 15:26 martin

Added a new test to gwentest.c.

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

2909774d 10.05.2010 15:26 martin

Added optional debug message in tls code.

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

(1726-1750/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom