Aktivität
von 24.08.2021 bis 22.09.2021
22.09.2021
- 23:48 Libchipcard Revision 4b83ccc4 (libchipcard): EGK: Use GWEN_DATE instead of GWEN_TIME when reading dates.
- 23:48 Libchipcard Revision 4d131bd6 (libchipcard): Changed string libchipcard5 to libchipcard6. Remove libchipcard_symlinkdir.
- 23:21 Libchipcard Revision 8fe2fb9b (libchipcard): Added initial language file (no translations, yet).
- 23:17 Libchipcard Revision 3ad2afdb (libchipcard): BUILD: Added I18N commands to Makefile.am and configure.ac.
- 22:47 Libchipcard Revision abf1428c (libchipcard): client: Enable translation code.
- To be able to translate text we need to call GWEN_I18N_BindTextDomain_Dir()
and GWEN_I18N_BindTextDomain_Codeset().
... - 22:44 Libchipcard Revision f151fe76 (libchipcard): client: Enable translation code.
- To be able to translate text we need to call GWEN_I18N_BindTextDomain_Dir()
and GWEN_I18N_BindTextDomain_Codeset().
... - 20:58 AqBanking Revision 892ee31f (aqbanking): README: Fix package name in translation setup instructions
- 20:58 AqBanking Revision ecf26812 (aqbanking): de.po: Fixed translations
- 18:20 AqFinance Revision 52554676 (aqfinance): Prepared release 0.9.137.
- 17:53 AqFinance Revision 273acabb (aqfinance): TransferEdit: Colourize textfields according to validity.
- Now use red background when a field contains invalid or too many characters.
- 17:28 AqFinance Revision 7a874dc8 (aqfinance): Colourize textfields for purpose and remote name according to SEPA conformity and length.
- 12:33 AqBanking Revision 0021880c (aqbanking): Added TODO.
21.09.2021
- 15:06 Gwenhywfar Revision 40167ae5 (gwenhywfar): i18n: Update German translation
- 14:55 Gwenhywfar Revision da2e0919 (gwenhywfar): Several spelling fixes
20.09.2021
- 00:49 Libchipcard Revision b1b8b6bc (libchipcard): Added some entries to TODO file, removed others.
- 00:26 Libchipcard Revision deafbce6 (libchipcard): Ported starcos types.xml to typemaker2.
- 00:17 Libchipcard Revision 09c4fc80 (libchipcard): Added missing include.
- 00:17 Libchipcard Revision 5d4016ad (libchipcard): Ported hidata.xml to typemaker2.
- Use GWEN_DATE instead of GWEN_TIME for date fields.
19.09.2021
- 23:32 Libchipcard Revision 5fc8320e (libchipcard): Ported typefiles to typemaker2.
- 23:10 Libchipcard Revision 319887e2 (libchipcard): Added type prefix to all card and app files to facilitate moving them all into one folder later.
- 22:49 Libchipcard Revision 1534e3f4 (libchipcard): Removed no longer needed definitions. Changed LC_LOGDOMAIN string to "libchipcard".
- 22:48 Libchipcard Revision 03b585e5 (libchipcard): Use typemaker2 instead of typemaker for pininfo type.
- 22:47 Libchipcard Revision c4029a40 (libchipcard): BUILD: Added checks for typemaker2 and xmlmerge.
- 22:07 Libchipcard Revision 0e90c4b3 (libchipcard): Initial commit for libchipcard6.
- - changed the structure of libchipcards sources
- no longer use symlink folder - 17:43 Libchipcard Revision 51dc6718 (libchipcard): Removed unneeded files.
- 17:16 Libchipcard Revision 5d3eec7e (libchipcard): Cleanup .gitignores, removed old testdata.
- 16:54 Libchipcard Revision 7eca0f02 (libchipcard): Prepared cleanup of .gitignore.
- 16:54 Libchipcard Revision 10d3dc49 (libchipcard): gource: Increased video size.
18.09.2021
- 17:48 AqBanking Revision 87bf1769 (aqbanking): Prepared release 6.3.2.
- 17:46 AqBanking Revision 6ce4ad4b (aqbanking): Release 6.3.2.
- 17:44 Gwenhywfar Revision 88b107f9 (gwenhywfar): Release 5.7.2.
- 17:43 Gwenhywfar Revision fef8b6e2 (gwenhywfar): Release 5.7.2.
- 17:36 AqBanking Revision d7f6724d (aqbanking): Prepared release 6.3.2.
- 17:14 Gwenhywfar Revision d8f93249 (gwenhywfar): Prepared release 5.7.2.
- 17:12 Gwenhywfar Revision 31ca23eb (gwenhywfar): CryptToken: Fixed a problem (callers rely on the return value of GWEN_Crypt_Token_BeginEnterPin !=0).
- 16:44 Libchipcard Revision 96964cc7 (libchipcard): Base: Simplify _updateReaderStates.
- 15:04 Libchipcard Revision 7883ce23 (libchipcard): Base: Finished basic cleanup.
- - removed all non-needed declarations from private client_p.h so that it can be
included by other c-files
- compile... - 14:28 Libchipcard Revision 3bc47a2d (libchipcard): Base: More cleanup of client*.{c,h}. Make more functions private.
- 14:27 Libchipcard Revision ac0ca6b7 (libchipcard): Base: Removed lc_client__config and LC_CLIENT::dbConfig.
- 14:25 Libchipcard Revision 5d3ede6b (libchipcard): Base: Added missing include.
- 14:09 Libchipcard Revision 4fd84177 (libchipcard): Base: Added client_xml.h
- 13:59 Libchipcard Revision 681cf674 (libchipcard): Base: Added file client_xml.h
- 13:56 Libchipcard Revision 2b9bf10b (libchipcard): Base: Moved public functions up in file.
- 13:35 Libchipcard Revision b3207ad4 (libchipcard): Base: Moved/renamed more functions in client*.{c,h}.
- - LC_Client_GetReaderAndDriverType
- LC_Client_FindCommandInCardFamily
- LC_Client_FindCommandInCardTypes
- LC_Client... - 13:03 Libchipcard Revision f73e30ac (libchipcard): Base: Moved/renamed functions in client*.{c,h}
- - LC_Client__FindCommandInCardNode
- LC_Client_FindCommandInCardNode - 13:02 Libchipcard Revision 630e9607 (libchipcard): Base: Updated/added copyright header.
- 12:15 Libchipcard Revision 2404464f (libchipcard): Base: Started cleaning up header and source files.
- - remove and rename LC_Client__SampleXmlFiles
- remove and rename LC_Client_MergeXMLDefs
17.09.2021
- 17:45 Libchipcard Revision 49062eb5 (libchipcard): Prepared release 5.1.6.
12.09.2021
- 18:08 AqBanking Revision d4fde955 (aqbanking): aqofxconnect: Cleanup code.
- Less spaghetti code.
11.09.2021
- 19:56 AqBanking Revision 96f36405 (aqbanking): aqebics: Use aqbanking-specific macro "AQBANKING_DEPRECATED" instead of "DEPRECATED".
- 19:55 AqBanking Revision 2b32dcc3 (aqbanking): aqhbci: Fns GWEN_Gui_ShowBox() and GWEN_Gui_HideBox() are deprecated, don't use them.
- 19:23 Gwenhywfar Revision 3d41f376 (gwenhywfar): Don't use deprecated functions.
- 19:23 Gwenhywfar Revision 804c0100 (gwenhywfar): Marked GWEN_Gui_ShowBox() and GWEN_Gui_HideBox() deprecated.
- 19:22 Gwenhywfar Revision 027d2fa5 (gwenhywfar): Renamed def "DEPRECATED" to "GWEN_DEPRECATED".
- 19:00 Gwenhywfar Revision 2acc7ef8 (gwenhywfar): CryptToken: No longer use GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
- Those GUI functions need the GUI to run in the background which doesn't work
well in most apps where the program code... - 18:14 Gwenhywfar Revision 02b17c5a (gwenhywfar): ctplugin: Simplified code (esp. use fn GWEN_Gui_ProgressLog2).
- 18:09 Libchipcard Revision abfd2e61 (libchipcard): chiptanusb ct plugin: Use correct log domain. Removed _p.h file, add *.h file.
- 18:08 Libchipcard Revision a9792906 (libchipcard): chiptanusb CT plugin: Create correct plugin object (fixes #213).
- The crypt token functions inside gwen expect the plugin to be derived
from GWEN_Crypt_Token_Plugin.
10.09.2021
- 16:32 Gwenhywfar Revision 2ba7a4ee (gwenhywfar): Released 5.7.1
- 16:31 Gwenhywfar Revision 6e525e0a (gwenhywfar): Released 5.7.1
- 16:25 AqBanking Revision feff3927 (aqbanking): Released 6.3.1
- 16:24 AqBanking Revision d7609cd3 (aqbanking): Released 6.3.1
- 14:17 AqBanking Revision d686dc88 (aqbanking): Prepared release 6.3.1.
- 14:10 Gwenhywfar Revision 86f903d1 (gwenhywfar): Prepared release 5.7.1.
05.09.2021
02.09.2021
- 16:32 Gwenhywfar Revision f9dd391c (gwenhywfar): TODO: Added entry.
- 16:32 Gwenhywfar Revision ba21ab99 (gwenhywfar): tm2: Add types uint16_t and uint16_t_array.
Auch abrufbar als: Atom