Projekt

Allgemein

Profil

Aktivität

von 29.04.2010 bis 28.05.2010

25.05.2010

22:18 Revision 87fd0095 (gwenhywfar): Prepared release 3.99.6beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1793 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
21:50 Revision 15044055 (gwenhywfar): 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 tarball...
mlenk
20:45 Revision 83d4f512 (gwenhywfar): Prepared release 3.99.5beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1791 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
20:40 Revision 30729557 (gwenhywfar): 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 t...
martin
15:21 Revision e2be7e08 (gwenhywfar): Another MacOSX fix.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1789 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

21.05.2010

19:19 Revision 18cd707d (gwenhywfar): Allow for NULL-pointer in GWEN_Date_Compare().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1788 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
14:47 Revision 5f20fe5b (gwenhywfar): Prepared release 3.99.4beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1787 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
13:54 Revision 84211333 (gwenhywfar): 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 martin

19.05.2010

16:27 Revision a715874c (gwenhywfar): MacOSX: Some fixes.
AqFinance now basically runs on MacOSX, which means that the AqBanking
family runs on MacOSX :-)
git-svn-id: https:/...
martin
13:35 Revision 7c2e5e29 (gwenhywfar): 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 ...
martin
13:35 Revision 0be3b502 (gwenhywfar): GTK2: Implemented TextBrowser.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1783 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

18.05.2010

22:23 Revision e22716f8 (gwenhywfar): GTK2: Implemented GroupBox.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1782 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
01:10 Revision 4f7b46cb (gwenhywfar): GTK2: Implemented WidgetStack, TabBook and TabPage.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1781 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
00:23 Revision 5f21f163 (gwenhywfar): GTK2: Implemented text edit.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1780 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

17.05.2010

23:48 Revision de7d155e (gwenhywfar): GTK2: Implemented ComboBox.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1779 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
21:04 Revision 784f63bf (gwenhywfar): GTK2: Implemented HSpacer and VSpacer.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1778 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
21:04 Revision 04cf54f8 (gwenhywfar): GTK2: Implemented HLine and VLine.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1777 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
20:20 Revision 3600f5ab (gwenhywfar): GTK2-Gui: Some more fixes, implemented LineEdit.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1776 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
19:29 Revision fc48109b (gwenhywfar): 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...
martin
18:36 Revision ebfbd742 (gwenhywfar): Added libtest to .gitignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1774 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:36 Revision 719835e1 (gwenhywfar): 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/gwenhyw...
martin

16.05.2010

19:59 Revision 3b9ee2d2 (gwenhywfar): Minor fixes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1772 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
19:59 Revision 6e9588d8 (gwenhywfar): 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 ...
martin

15.05.2010

20:21 Revision bf68f72a (gwenhywfar): Prepared release 3.99.3beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1770 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

14.05.2010

09:43 Revision b923f1bd (gwenhywfar): 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 christian

12.05.2010

22:36 Revision 7941686d (gwenhywfar): Let typemaker2 return with error code on error
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1768 70169cfe-8b10-0410-8925-dcb4b91034d8 christian

11.05.2010

19:50 Revision a9ae539a (gwenhywfar): Added API doc.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1767 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
19:50 Revision 43b8cfce (gwenhywfar): 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 keyf...
martin
19:49 Revision c16fcbad (gwenhywfar): 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 ...
martin

10.05.2010

15:26 Revision b0e97948 (gwenhywfar): Improved typemaker2.
- added flag "assign" (used with dupflags)
- only free pointers of they are owned
- assign instead of deep copy if du...
martin
15:26 Revision f6d7c459 (gwenhywfar): Added a new test to gwentest.c.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1763 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
15:26 Revision 2909774d (gwenhywfar): Added optional debug message in tls code.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1762 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

06.05.2010

20:37 Revision e91f3053 (gwenhywfar): Prepared release 3.99.2beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1761 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:48 Revision b0a10abb (gwenhywfar): Added impementation notes for GWEN_GUI dialog framework.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1760 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:48 Revision c62d9aea (gwenhywfar): Improved error message.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1759 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:48 Revision e7e63db4 (gwenhywfar): Removed unused code in typemaker2.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1758 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

02.05.2010

12:59 Revision 9cd62618 (gwenhywfar): Applied a patch by Micha Lenk which fixes the listdoc.h Makefile target.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1757 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

01.05.2010

14:43 Revision 342cc77c (gwenhywfar): Fix symlink creation after changing to gwen4, r1725.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1756 70169cfe-8b10-0410-8925-dcb4b91034d8 christian
11:23 Revision 72e7b3e8 (gwenhywfar): Prepared release 3.99.0beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1755 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

30.04.2010

19:53 Revision 7c1d4e81 (gwenhywfar): Added missing gnutls initialisation.
Now Pin/TAN works again.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1754 70169cfe-8b10-0410-8925-dc...
martin
19:53 Revision 89a06084 (gwenhywfar): Some tests...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1753 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
19:53 Revision 74d79660 (gwenhywfar): Improved error message.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1752 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
19:53 Revision 5d198a72 (gwenhywfar): Updated ca-bundle.crt.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1751 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:43 Revision f6b74f11 (gwenhywfar): HtmlCtx: Only sanitize data if there is any.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1750 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:42 Revision 9489cda4 (gwenhywfar): FOX16_HtmlLabel: Fixed default geometry calculation (again).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1749 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:42 Revision 061dbf81 (gwenhywfar): Follow renaming of function GWEN_XML_ReadFromIo().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1748 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:42 Revision 824f677d (gwenhywfar): Decreased verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1747 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:42 Revision 5ed2eea9 (gwenhywfar): FOX16HtmlCtx: Use the convenience functions.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1746 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:42 Revision e2d32408 (gwenhywfar): Added convenience functions for XML handling.
Renamed GWEN_XML_ReadFromIo() to GWEN_XMLContext_ReadFromIo().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar...
martin
18:42 Revision 00e89308 (gwenhywfar): Removed deprecated function and macros in GWEN_BUFFER.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1744 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
18:42 Revision c7960793 (gwenhywfar): Fixed a bug in GWEN_BUFFER.
We now always allocate a buffer even for zero length data. Some code relies
on the buffer's pointer to always point t...
martin
18:42 Revision 4617bdab (gwenhywfar): Changed my private CFLAGS.
Disabled optimization because gcc sometimes optimizes some values away
which complicates gdb sessions.
git-svn-id: h...
martin
16:49 Revision 5271b8f6 (gwenhywfar): Removed deprecated code.
- removed GWEN_BUFFEREDIO
- removed asynchronous IO code
- removed IPC module
- adapted process code to use GWEN_SYNC...
martin
13:27 Revision bfc2a57a (gwenhywfar): GWEN_SYNCIO_FILE now also supports stdin, stdout and stderr.
- added fucntions:
- GWEN_SyncIo_File_fromStdin()
- GWEN_SyncIo_File_fromStdout()
- GWEN_SyncIo_File_fromStderr...
martin
13:05 Revision baabc925 (gwenhywfar): Implemented GWEN_SYNCIO_FILE for WIN32.
This implementation uses the native WIN32 API.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1739 7016...
martin
13:05 Revision d975ee58 (gwenhywfar): Removed GWEN_SyncIo_File_TakeOver()
This function assumed an int value as filedescriptor. However, on WIN32
platforms we directly use the WIN32 API, so t...
martin
13:05 Revision e1e584f5 (gwenhywfar): Removed checks for deprecated async io modules.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1737 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
13:05 Revision a90af67d (gwenhywfar): Removed invalid section from README.W32.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1736 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
11:36 Revision e4142acf (gwenhywfar): Implemented passive mode for HTTP protocol (e.g. HTTP daemon).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1735 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
01:34 Revision c93fd534 (gwenhywfar): Fixed a severe bug in http session code.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1734 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
00:56 Revision 576e0aa6 (gwenhywfar): Added a convenience function (GWEN_SyncIo_Buffered_ReadLineToBuffer).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1733 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
00:56 Revision bd915481 (gwenhywfar): Marked soon-to-be-removed code as deprecated.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1732 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

29.04.2010

23:03 Revision 0015005d (gwenhywfar): GUI: Fixed detection of previous progress. SyncIo_Http: Set protocol version.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1731 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
13:35 Revision 7d45aa04 (gwenhywfar): Adapted GWEN_HTTP_SESSION module to use the new GWEN_SYNCIO layer.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1730 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
10:49 Revision 5f89217b (gwenhywfar): Added function GWEN_Gui_GetSyncIo().
This allows for application-defined connection handling because the
application can create the GWEN_SYNCIO necessary ...
martin
09:27 Revision 33a3ba76 (gwenhywfar): Added a check for https.
Https now works! So we can now port AqBanking's code.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@17...
martin
00:23 Revision eb8036a4 (gwenhywfar): Added a basic HTTP module. Fixed a few bugs.
The HTTP module only contains client code for now. If need arises it
can be extended.
The module should handle chunk...
martin
 

Auch abrufbar als: Atom