Projekt

Allgemein

Profil

Aktivität

von 29.05.2010 bis 27.06.2010

25.06.2010

23:42 Revision c1614d9d (gwenhywfar): FOX16: Call layout() before showing.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1843 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

24.06.2010

17:45 Revision 84398d07 (gwenhywfar): Prepared release 3.99.10beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1842 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
17:30 Revision f661d7c0 (gwenhywfar): CryptTpken: Added virtual function ActivateKey.
This function is used to copy the TempLocalSignKey to either the local
sign or local auth key.
git-svn-id: https://d...
martin

23.06.2010

23:55 Revision 1903b581 (gwenhywfar): GTK 2.17.5 is required because of gtk_widget_get_sensitive() and gtk_widget_has_focus()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1840 70169cfe-8b10-0410-8925-dcb4b91034d8 mlenk

20.06.2010

16:22 Revision e370eef9 (gwenhywfar): GTK2: Fixed two bugs.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1839 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:22 Revision b7da34e2 (gwenhywfar): Decreased minimum width of progress dialog.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1838 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:22 Revision f313d96c (gwenhywfar): GTK2: removed debug messages.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1837 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:09 Revision cb7d81ad (gwenhywfar): GTK2 GUI: Show progress value in GtkProgressBar.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1836 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
16:09 Revision 7c5d85c6 (gwenhywfar): Work on GTK2. Basically this now works with Gwen's dialogs.
Not all needed widgets are implemented, but at least the input- and progress
functions of GWEN_GUI are usable with th...
martin
13:46 Revision 1f266449 (gwenhywfar): Added an example dialog to the doc folder.
This example explains how to create your own dialog with GWEN's dialog
framework and how to use a dialog from within ...
martin
12:51 Revision fc64b0d9 (gwenhywfar): Increased version number.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1833 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
12:51 Revision dbf70dd4 (gwenhywfar): Fixed a bug: Escape text to HTML in GWEN_DlgProgress_AddLogText().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1832 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

19.06.2010

20:10 Revision 8378bd38 (gwenhywfar): Improved FOX16 Gui.
- added widget FOX16_HtmlText
- use that widget now as text browser (this allows for HTML text in the
browser as op...
martin

17.06.2010

13:05 Revision d6e0c95d (gwenhywfar): Prepared release 3.99.9beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1830 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

16.06.2010

22:15 Revision 8d6dccad (gwenhywfar): Fixed a severe bug in ohbci code.
This bug led to a reset of the signature counter.
To fix your keyfile you should call "aqhbci-tool getsysid" to reset...
martin
21:54 Revision fa7ba89e (gwenhywfar): Fixed a bug.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1828 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
21:53 Revision d602157f (gwenhywfar): Improved error message when FOX is missing.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1827 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
21:28 Revision dab968cd (gwenhywfar): Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1826 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
21:23 Revision 0d2c8589 (gwenhywfar): Add QtCore to the Qt4 linker flags because the qt4 gui uses symbols from there as well.
Remove it from the Makefile, though.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1825 70169cfe-8b10-...
christian

13.06.2010

00:16 Revision 6fd8480f (gwenhywfar): Fixed a bug in typemaker1.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1824 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
00:16 Revision 0bcfe4f9 (gwenhywfar): Added functions for ANSIX9.23 padding with arbitrary lengths.
- added GWEN_Padd_PaddWithAnsiX9_23ToMultipleOf()
- added GWEN_Padd_UnpaddWithAnsiX9_23FromMultipleOf()
git-svn-id: ...
martin
00:16 Revision e3f540ee (gwenhywfar): Added support for AES-128.
Added functions GWEN_Crypt_KeySym_fromDb() and GWEN_Crypt_KeySym_toDb().
git-svn-id: https://devel.aqbanking.de/svn/...
martin

11.06.2010

16:34 Revision 99c13d73 (gwenhywfar): SyncIO: Fixed a few bugs.
Now we are able to use a passive https socket.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1821 7016...
martin

10.06.2010

23:40 Revision cf207933 (gwenhywfar): Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1820 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision c3293db2 (gwenhywfar): Major improvement on OHBCI CryptToken file.
Since version 1.8 the OHBCI keyfile can use GWEN_SmallTresor_Encrypt()
to encrypt the keyfile by password.
This funct...
martin
22:12 Revision f7944a53 (gwenhywfar): Added more missing XML files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1818 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision 59b83d2c (gwenhywfar): Fixed .gitignore regarding XML files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1817 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision e592b88e (gwenhywfar): Changed makefile target "types" to use typemaker2.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1816 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision 436fd1bd (gwenhywfar): CryptToken: Added field for temporary local sign key.
This is needed for EBICS when changing the sign key (e.g. A004 to A005).
git-svn-id: https://devel.aqbanking.de/svn/...
martin
22:12 Revision 452b095f (gwenhywfar): Added missing XML files.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1814 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision 44972095 (gwenhywfar): CryptToken: Use typemaker2 now to build types.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1813 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision 15ffe8e0 (gwenhywfar): Typemaker2: Added tm2 definition for GWEN_BUFFER.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1812 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
22:12 Revision ce88aee6 (gwenhywfar): 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.aqbanki...
martin
22:12 Revision 1ce119ac (gwenhywfar): 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 ...
martin
22:12 Revision 2a360f1a (gwenhywfar): Create SUBDIRS with APIDOC.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1809 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

07.06.2010

23:01 Revision d336daea (gwenhywfar): 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 martin

06.06.2010

19:01 Revision 33fc986d (gwenhywfar): Prepared release 3.99.8beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1807 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
19:01 Revision fdacba89 (gwenhywfar): Fixed a few bugs in new idlist64 implementation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1806 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

05.06.2010

17:52 Revision e9095822 (gwenhywfar): Increased version numbers.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1805 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
17:51 Revision 947dce18 (gwenhywfar): Fixed a bug in GWEN_MDigest_CheckFileTree().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1804 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
17:51 Revision 94d87d3d (gwenhywfar): 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 ...
martin

02.06.2010

12:17 Revision 4c155c9e (gwenhywfar): 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 martin
12:17 Revision 95a48a2a (gwenhywfar): Fixed a bug.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1801 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
12:17 Revision 800b921d (gwenhywfar): Decreased verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1800 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
12:17 Revision 907dc57f (gwenhywfar): 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...
martin

01.06.2010

16:55 Revision f170aef9 (gwenhywfar): Added function GWEN_Logger_CreateLogMessage().
This simplifies implementing external log hooks.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1798 70...
martin
16:55 Revision 7b361ee4 (gwenhywfar): GUI: Create a virtual method to implement loghook.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1797 70169cfe-8b10-0410-8925-dcb4b91034d8 martin

30.05.2010

22:03 Revision b3f04130 (gwenhywfar): More work on documentation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1796 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
20:03 Revision 9021ccd1 (gwenhywfar): MacOSX fixes: Improved relocatability.
Use _NSGetExecutablePath() instead of CFBundleCopyResourcesDirectoryURL()
because the latter points to the Resource f...
martin
20:03 Revision 43aa92f2 (gwenhywfar): More work on documentation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1794 70169cfe-8b10-0410-8925-dcb4b91034d8 martin
 

Auch abrufbar als: Atom