Projekt

Allgemein

Profil

Aktivität

von 17.02.2018 bis 18.03.2018

16.03.2018

21:28 Gwenhywfar Revision d96063bf (gwenhywfar): Merge branch 'branch-4'
cstimming
21:28 Gwenhywfar Revision 030463cf (gwenhywfar): Re-indentation of source code to get a unified look of the source.
This was done using astyle-2.03 with the following command:
astyle --style=java --indent=spaces=2 --break-closing-...
cstimming

03.03.2018

08:41 Gwenhywfar Revision 22423edc (gwenhywfar): GWEN_BUFFER: Always allocate one byte more than needed.
This should allow for adding a zero character to use the content of
GWEN_BUFFER as string.
admin

26.02.2018

23:38 Gwenhywfar Revision bb0c55f4 (gwenhywfar): Prepared release 4.99.0beta.
admin
23:38 AqBanking Revision 61841dd1 (aqbanking): Prepared release 5.99.0beta.
admin

25.02.2018

00:43 Gwenhywfar Revision 25913403 (gwenhywfar): GWEN_BUFFER: Always allocate one byte more than needed.
This should allow for adding a zero character to use the content of
GWEN_BUFFER as string.
admin
00:39 AqBanking Revision d77dcc4a (aqbanking): Fixed a bug. Added an assertion.
admin
00:38 AqFinance Revision f22e09d0 (aqfinance): Added .gitignore.
Ignore results of valgrind. admin
00:36 AqFinance Revision 3524c9b5 (aqfinance): Added an argument to call of valgrind.
admin
00:36 AqFinance Revision 3b1765cf (aqfinance): Increased verbosity while debugging.
admin
00:35 AqFinance Revision 2f948ba4 (aqfinance): Flickerdialog: Adding "dlg.create()" fixed a crash.
admin

24.02.2018

23:28 Gwenhywfar Revision 66b29626 (gwenhywfar): Config of gtk3 gui: Allow slightly lower minimum gtk3 version which seems to compile fine.
Also, if gtk3 is not found, really stop the config as otherwise
we will have missing GTK3_INCLUDE flags.
Also, let tr...
Christian Stimming
17:05 AqFinance Revision 26aee7c3 (aqfinance): Increased version number.
admin
17:05 AqFinance Revision ddc925b1 (aqfinance): No longer ignore COPYING file.
admin
10:55 Gwenhywfar Revision 2a1524df (gwenhywfar): Merge branch 'branch-4'
The only actual change in this merge commit is the last
travis config change 210ec98c. Such a merge is just
somewhat ...
Christian Stimming
10:33 Gwenhywfar Revision 210ec98c (gwenhywfar): Update travis config so that gtk can be built as well.
Christian Stimming
10:09 Gwenhywfar Revision 4bf79f63 (gwenhywfar): Update travis config so that gtk can be built as well.
Christian Stimming

23.02.2018

16:37 Gwenhywfar Revision 04c7a6cf (gwenhywfar): Fixed release version.
admin

22.02.2018

14:46 AqFinance Revision 6409fc6e (aqfinance): Merge branch 'feature_port_to_aqbanking6'
Porting to AqBanking6 completed. admin
14:44 AqFinance Revision f3333a6a (aqfinance): TransactionTable: Added "booked" flag to "flags" column.
admin
14:44 AqFinance Revision 432d16eb (aqfinance): StatementTable: Added a "flags" column (currently not used).
admin
14:44 AqFinance Revision 6c7d20ba (aqfinance): Decreased verbosity, fixed a warning.
admin
14:41 AqFinance Revision e94ce190 (aqfinance): Increased version number.
admin
03:37 AqBanking Revision 095ddcc1 (aqbanking): CSV: Translate purpose from/to lines for import/export.
The CSV imexporter behaves now as it did in previous versions. admin
03:20 AqBanking Revision fb6bce38 (aqbanking): Note to me...
admin
03:12 AqBanking Revision 04ece3f6 (aqbanking): More work on adapting CSV imexporter to AqBanking6.
admin
02:52 AqBanking Revision a4d9cefe (aqbanking): build: Added missing headers.
admin
02:52 AqBanking Revision 1e538ab0 (aqbanking): Fixed adaption of SWIFT-Parser to AqBanking6.
- use GWEN_DATE in some places instead of GWEN_TIME
- "value" and "date"/"valutaDate" are now simpler stored in AB_TR...
admin

21.02.2018

22:49 AqFoxExt Revision d500e08d (aqfoxext): Prepared release 0.10.1beta.
admin
22:49 AqFoxExt Revision 678e700c (aqfoxext): Fixed build system.
admin
22:48 AqFoxExt Revision cad9d561 (aqfoxext): Decreased verbosity.
admin
16:59 AqDatabase Revision 249b580c (aqdatabase): Fixed a minor bug.
admin
16:58 AqDatabase Revision 087eceab (aqdatabase): DbFile: Major speedup.
AqFS is only used internally, so we can lighten up a bit regarding
assertions.
And since especially the functions AQF...
admin
16:56 AqDatabase Revision 56e78d06 (aqdatabase): DbFile: Optimized and improved rollback mechanism.
Query for changeLog entries is now only done once. Handled changeLog entries
are now removed from the database.
admin
02:49 Gwenhywfar Revision 0951eb81 (gwenhywfar): Added Makefile.cvs target "mp-opt".
admin
02:48 Gwenhywfar Revision ff20eeb7 (gwenhywfar): Increased GWEN_IDTABLE64_MAXENTRIES to 64 (from 32).
admin
02:48 Gwenhywfar Revision 85ed49f1 (gwenhywfar): Major speedup of GWEN_IdList64_AddId().
GWEN_IdList64_AddId() now just adds a new id to the last table. If that
table is empty, a new table is appended and t...
admin

20.02.2018

22:59 AqDatabase Revision 0296c3b3 (aqdatabase): Decreased verbosity. List number of cache entry evictions due to cache shortness.
admin

19.02.2018

18:01 AqFinance Revision 4063e292 (aqfinance): Adapted to AqBanking6.
admin
17:14 AqBanking Revision 3bec8a59 (aqbanking): Added category field to AB_Transaction.
In previous versions of AqBanking this was a string list. It is now a
newline separated list of categories assigned t...
admin
16:40 AqBanking Revision 4b9c1194 (aqbanking): AqHBCI: Adapted latest changes in AB_TransactionLimits.
admin
16:32 AqBanking Revision 2edf2345 (aqbanking): Added convenience functions to AB_TransactionLimits.
admin
00:22 AqBanking Revision 5d6ca0ea (aqbanking): Changed AB_TransactionStatus to make it closer to the original.
admin
00:22 AqBanking Revision 83b4431f (aqbanking): Increased verbosity.
admin

18.02.2018

23:58 Gwenhywfar Revision 8e4e5b2f (gwenhywfar): Added APIDOC for GWEN_Time_new().
admin
23:42 AqDatabase Revision 7670c1df (aqdatabase): Prepared release 1.0.2.
admin
23:42 AqDatabase Revision 99f2f999 (aqdatabase): Backend "file": Fixed a bug in AQDB_DbFile_ReallyUndoSession()
Finally fixed a problem which bothered me for some time...
The list returned by AQDB_DbFile_GetSessionDescriptions()...
admin

17.02.2018

02:03 AqFoxExt Revision 35314289 (aqfoxext): git-multimail test.
admin
01:36 AqDatabase Revision ff8f382a (aqdatabase): git-multimail test.
admin
01:34 AqDatabase Revision 794947a0 (aqdatabase): git-multimail test.
admin
00:41 AqBanking Revision 325b29ac (aqbanking): Another git-multimailer test...
admin
00:39 AqBanking Revision 1ec1fe25 (aqbanking): git-multimail test.
admin
 

Auch abrufbar als: Atom