Aktivität
von 14.05.2006 bis 12.06.2006
07.06.2006
- 15:11 Libchipcard Revision 23d8fd6a (libchipcard): - changed pcmcia scanner code to use libsysfs. No longer require kernel
- sources. Thanks to Thomas Viehmann and Joachim Breitner.
git-svn-id: https://devel.aqbanking.de/svn/libchipcard/tru...
03.06.2006
- 05:28 Gwenhywfar Revision 7bed38cc (gwenhywfar): - plugins/storage/localfiles:
- - fixed a problem with the latest checkin:
The storage code assumes that every object has a unique id. So to ensu...
01.06.2006
- 21:18 Gwenhywfar Revision 381022f6 (gwenhywfar): - src/storage:
- - fixed some bugs
- object ids are now only unique within a type's namespace. This allows
for a more efficient ...
29.05.2006
- 18:59 AqBanking Revision c5d23e69 (aqbanking): - src/plugins/imexporter/yellownet/yellownet.c:
- - now also reads account currency
- src/libs/imexporter*{c,h}:
- added functions AB_ImExporterAccountInfo_GetCurren...
28.05.2006
- 21:39 AqBanking Revision a8e4179b (aqbanking): - frontends/qbanking/lib/dialogs/qbcfgtabpageusergen.cpp:
- - removed an assertion to at least not crash applications in case a bank
is selected vor which no routing number ...
26.05.2006
- 15:57 AqBanking Revision 6f7308c9 (aqbanking): Remove obsolete assertion on unused argument.
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1026 5c42a225-8b10-0410-9873-89b7810ad06e
- 14:38 AqBanking Revision 70ecaf19 (aqbanking): Add gwenhywfar_includes to CFLAGS because those are needed by dependent packages as well due to included gwen headers in aqbanking headers.
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1025 5c42a225-8b10-0410-9873-89b7810ad06e
23.05.2006
- 16:08 Gwenhywfar Revision 247667e2 (gwenhywfar): - src/storage.c: fixed a bug
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1070 70169cfe-8b10-0410-8925-dcb4b91034d8
- 04:18 Gwenhywfar Revision 1cc97236 (gwenhywfar): - src/storage: now logs creation of new objects
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1069 70169cfe-8b10-0410-8925-dcb4b91034d8
22.05.2006
- 23:52 Gwenhywfar Revision 23a7dc84 (gwenhywfar): - improved idmap code: now iterates over const idmaps (i.e. the argument
- *pid to the function GWEN_IdMap_FindNext() is now used as attach point
instead of an internally stored var). This a... - 17:25 Gwenhywfar Revision 45494bd4 (gwenhywfar): Add include file ifdefs, which might be necessary on some
- windows (MSVC) platforms.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1067 70169cfe-8b10-0410-8925-d...
20.05.2006
- 06:47 Gwenhywfar Revision f6ee5cad (gwenhywfar): - src/base/idlist: added functions which allow iterating over
- const GWEN_IDLIST as well
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1066 70169cfe-8b10-0410-8925-... - 04:43 Gwenhywfar Revision eb763d87 (gwenhywfar): more fixes to storage code
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1065 70169cfe-8b10-0410-8925-dcb4b91034d8
- 03:07 Gwenhywfar Revision 1edb1f97 (gwenhywfar): more fixes to storage code
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1064 70169cfe-8b10-0410-8925-dcb4b91034d8
- 02:37 Gwenhywfar Revision 17a85f4b (gwenhywfar): - src/storage: added argument "reason" to GWEN_StoStorage_UnregisterClient(),
- which is now logged in the new log messages beginSession and endSession
git-svn-id: https://devel.aqbanking.de/svn/... - 02:10 Gwenhywfar Revision b97d4949 (gwenhywfar): fixed a typo
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1062 70169cfe-8b10-0410-8925-dcb4b91034d8
- 02:09 Gwenhywfar Revision 67722669 (gwenhywfar): - added function pr##_IdMap_FreeItems() to GWEN_IDMAP macros which e.g.
- expands to GWEN_Buffer_IdMap_freeItems() for
"GWEN_IDMAP_FUNCTION_DEFS(GWEN_BUFFER, GWEN_Buffer)".
This function ... - 01:59 Gwenhywfar Revision 56a3afae (gwenhywfar): - added function pr##_IdMap_freeAll() to GWEN_IDMAP macros which e.g. expands
- to GWEN_Buffer_IdMap_freeAll() for
"GWEN_IDMAP_FUNCTION_DEFS(GWEN_BUFFER, GWEN_Buffer)".
This function frees all ...
19.05.2006
- 15:14 Gwenhywfar Revision 91b79cc2 (gwenhywfar): Finally get BUILD detection work for all possible repositories
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1059 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:03 Gwenhywfar Revision 11f47067 (gwenhywfar): Let svn write the revision number directly into here on each svn update. Fixes all problems with using svninfo.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1058 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:02 Gwenhywfar Revision 633e4773 (gwenhywfar): Add forgotten header to dist target to fix the distribution
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1057 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:01 Gwenhywfar Revision 96e26b38 (gwenhywfar): Remove nonexisting file from EXTRA_DIST target
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1056 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:13 Gwenhywfar Revision 0af5da60 (gwenhywfar): Add svnignores for new directories
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1055 70169cfe-8b10-0410-8925-dcb4b91034d8
- 01:07 Gwenhywfar Revision 109abf3e (gwenhywfar): some fixes to storage code
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1054 70169cfe-8b10-0410-8925-dcb4b91034d8
18.05.2006
- 18:47 Gwenhywfar Revision 65b302af (gwenhywfar): more name changes to make the idmap functions fit better into gwenhywfar
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1053 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:45 Gwenhywfar Revision a0106f1c (gwenhywfar): added some idmap functions
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1052 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:33 Gwenhywfar Revision 329f515a (gwenhywfar): renamed idmap functions according to Christian's advices
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1051 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:01 Gwenhywfar Revision eb46b489 (gwenhywfar): - added typesafe macros for idmap (like those macros for GWEN_LIST2), e.g.
- "GWEN_IDMAP_FUNCTION_DEFS(GWEN_BUFFER, GWEN_Buffer)" would create an idmap
for GWEN_BUFFER objects instead of void*... - 15:29 Gwenhywfar Revision dfc91d67 (gwenhywfar): - added base/idmap: This code allows for fast and efficient storage of
- pairs of [32-bit ID and a void* pointer].
Such pairs can be set, reset and sought. This new class also allows to
... - 01:43 AqBanking Revision 2799ef88 (aqbanking): - fixed internal function AB_Banking__FindAccountInfo()
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1024 5c42a225-8b10-0410-9873-89b7810ad06e
17.05.2006
- 19:15 Gwenhywfar Revision 672a005d (gwenhywfar): - added storage framework (to be used by some of my developing projects)
- - added first storage plugin which uses local files
The storage framework is not yet part of the official API of Gw... - 17:34 AqBanking Revision 3c1e49d7 (aqbanking): fixed a typo
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1023 5c42a225-8b10-0410-9873-89b7810ad06e
- 16:54 AqBanking Revision 31206f10 (aqbanking): - fixed a problem which prevented Gnucash (and other apps which still use
- the old context-less queue execution code) from receiving account data
for accounts for which the servers don't sen... - 15:14 AqBanking Revision ffcca145 (aqbanking): - AqHBCI: fixed a bug in user page (was not setting the complete URL)
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1021 5c42a225-8b10-0410-9873-89b7810ad06e
- 13:11 AqBanking Revision 466a32c6 (aqbanking): - added environment variable "AQOFX_LOG_COMM" to log the OFX communication
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1020 5c42a225-8b10-0410-9873-89b7810ad06e
16.05.2006
- 15:09 AqBanking Revision e2a68357 (aqbanking): - AqOfxConnect: Added a user flag which makes the backend not send the
- FID even if there is one. This is reportedly needed for some banks
(thanks to David Reiser for pointing it out)
g...
15.05.2006
- 19:43 AqBanking Revision 762f3c9b (aqbanking): - SWIFT parser:
- - customerReference and bankReference are now correctly imported
git-svn-id: https://devel.aqbanking.de/svn/aqbanki... - 19:19 AqBanking Revision 411e2328 (aqbanking): - SWIFT parser:
- - added :86: field ?38 (IBAN)
- fixed field :61: (ignore leading '/' in customer reference)
git-svn-id: https://d...
Auch abrufbar als: Atom