Aktivität
von 22.02.2010 bis 23.03.2010
23.03.2010
- 01:58 AqFinance Revision 2a5846ae (aqfinance): Added module AE_Trans4Job (not yet finished).
- 01:57 AqFinance Revision fb0814e0 (aqfinance): Moved job functions to their own files.
- 01:57 AqFinance Revision 11c7d5f1 (aqfinance): Fixed a few bugs.
- 01:56 AqFinance Revision f4733b04 (aqfinance): Added class AE_ItemTemplate including widgets and dialogs.
19.03.2010
- 00:39 AqFinance Revision 4b8b6cf3 (aqfinance): Improved job editor and tree widget.
- - added menu command for XML writing
- added a few icons
- added more job handlers
18.03.2010
- 03:39 AqBanking Revision bccc0234 (aqbanking): Added support for DTAUS transaction type "GB" ("Gutschrift").
- We now no longer bail-out when encountering unknown transactions types,
we give a warning instead.
git-svn-id: https... - 03:39 AqBanking Revision 84ef1735 (aqbanking): Fixed typo.
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1840 5c42a225-8b10-0410-9873-89b7810ad06e
- 03:39 AqBanking Revision 02238d0c (aqbanking): Added function AB_ImExporterAccountInfo_ClearTransactions().
- This is used by AqFinance when transforming transactions to transfers in
AB_IMEXPORTER_ACCOUNTINFO (while reading tra... - 03:19 AqFinance Revision 665631c4 (aqfinance): Added APIDOC for AE_Book_ReadXml().
- 03:07 AqFinance Revision 671f77f8 (aqfinance): Added modules for XML import and export of database.
- With these modules it is now possible to dump a database to an XML
file (e.g. for backup purposes) and to read it bac... - 03:04 AqFinance Revision d7067bc7 (aqfinance): Added "-O0" to CFLAGS.
17.03.2010
- 14:38 AqFinance Revision d99f9724 (aqfinance): DB code: Added virtual function AEDB_DB_GetColumnList().
- This is in preparation of the xmldump tool.
- 06:29 AqFinance Revision 62cfc8be (aqfinance): More work on business module.
- The business module can now manage open tasks. Invoices and payments can
now be added. Fixed a few bugs.
16.03.2010
- 21:37 AqFinance Revision 57730892 (aqfinance): Improved interoperability with QBankManager.
- - read category on import, create appropriate accounts if necessary
- FM_AccountAccPage now also rebuilds when Accoun...
13.03.2010
- 02:33 AqFinance Revision 7211a5af (aqfinance): Listing open bills now works!
- - added query functions "areset" and "isclear"
- added module AE_OpenBills
- removed unneeded code (ae_rollback)
12.03.2010
- 13:18 AqFinance Revision 4f800264 (aqfinance): Use AEDB_Query now also from within database plugin.
- 02:13 AqFinance Revision 3f5037c3 (aqfinance): Minor speedup.
- 01:57 AqFinance Revision 6e595b75 (aqfinance): Prepared switch to single query object.
- 01:39 AqFinance Revision 4edeae50 (aqfinance): More work on business code.
- 01:39 AqFinance Revision f15794d8 (aqfinance): Icons resized.
- 01:39 AqFinance Revision 21bd039e (aqfinance): Moved AE_Query code to database where we can use it also from within the database.
- Currently we have two implementations of query code. This is the first step
in unification.
11.03.2010
- 23:53 AqFinance Revision a910245d (aqfinance): Started working on a business module. Use new icons.
- 23:32 AqFinance Revision 41b19c3b (aqfinance): Added preliminary business icon.
- 18:27 AqFinance Revision 9bdeae49 (aqfinance): Added a few flags to AE_TASK.
- 09:41 AqFinance Revision 8fa1cf4c (aqfinance): Work on build system.
- Removed autogenerated files; sources are now created when necessary using
typemaker2. Removed unneeded files. - 08:45 AqFinance Revision 18354707 (aqfinance): Added .gitignore for autogenerated files.
- 08:40 AqFinance Revision dcb48abb (aqfinance): Removed autogenerated files.
- 08:36 AqFinance Revision 83add128 (aqfinance): Started working on AE_TASK.
10.03.2010
- 23:26 AqFinance Revision 6f86d6f3 (aqfinance): Income accounts need reversed sign, too.
- 23:26 AqFinance Revision 08ad37af (aqfinance): Use FF_ValueEdit in ItemTable, added 2 columns to FF_SplitTable.
- 21:55 AqFinance Revision dfaf629f (aqfinance): Added a split editor, fixed a few bugs.
- NOTE: Remember to always set the dbId in newly read objects!
- 17:10 AqFinance Revision fcd71b85 (aqfinance): Added handling for account balances, removed category handling.
- Removed PlaceHolder account type, added flag for that purpose.
- 00:57 AqFinance Revision 2aa6c9f2 (aqfinance): More work on Simple GUI.
- - added widget FF_CategoryEdit (stripped down version of FF_AccountEdit)
- added dialogs
- FF_SelectCategory (strip...
09.03.2010
- 16:33 Gwenhywfar Revision 5790b396 (gwenhywfar): Improved typermaker2.
- - now *_List_dup() functions are declared when structs are created with
list1 support
- added header location "code... - 16:29 AqFinance Revision f26e2ee6 (aqfinance): Transactions and Splits are now created by typemaker2.
- - added function AE_Book_ApplyTransaction()
- 16:26 AqFinance Revision e15fb5ca (aqfinance): Major speedup of database in edit mode.
- This has been achieved by using GWEN_IDMAP objects to memorize positions
of modified/added objects in the session log... - 01:36 Gwenhywfar Revision 73d053f7 (gwenhywfar): Added function GWEN_Date_fromTime().
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1675 70169cfe-8b10-0410-8925-dcb4b91034d8
- 01:34 AqFinance Revision 22d3231b (aqfinance): Improved rule editor, slightly modified match colors in statement- and transaction tables.
08.03.2010
- 22:53 AqFinance Revision 62030f59 (aqfinance): Changed code of AE_Book_ReadAccountTree.
- 22:35 AqFinance Revision cbb5577e (aqfinance): Much more work.
- - removed commodity handling (we now only handle currencies)
- removed FF_ManageCommodities
- improved account type h...
06.03.2010
- 20:21 AqFinance Revision a7b687ac (aqfinance): Add AE_Utils and FF_ValueEdit.
- Values can now have units which are correctly parsed by AE_Utils. This
will simplify amount editing (FF_AmountEdit wi... - 18:31 AqFinance Revision a73c7aad (aqfinance): Added handling of items and item templates.
- Use these items in AE_EditJob. This makes writing invoices much faster.
- AE_ADDRESS now uses a common field for stre... - 18:26 AqFinance Revision c75941d7 (aqfinance): Fixed a typo.
- 01:58 AqFinance Revision 86a8bce6 (aqfinance): Improved dbdir plugin.
- The header now also contains the number of objects currently stored in
the database (including free'd ones). This was... - 01:56 AqFinance Revision ba67dd0d (aqfinance): More work on some dialogs.
- - FF_EditGroup now reads/writes its geometry
- fixed a bug in FF_EditPartner (was not setting opts)
- added dialog FF...
05.03.2010
- 18:42 AqFinance Revision d3ba5089 (aqfinance): Added Taxes (including dialogs and widgets).
- An editor still needs to be written.
- added dueDate to AE_JOB - 01:11 AqFinance Revision fb24de93 (aqfinance): Removed some unneeded entries from .gitignore.
- 01:10 AqFinance Revision 783be17d (aqfinance): Added some preliminary text to README.
- 01:10 AqFinance Revision 919cfa33 (aqfinance): Transformed many classes to typemaker2 classes.
- This transformation makes it easier to add fields to objects. It also makes
sure that all stuff which is written can ... - 01:03 Gwenhywfar Revision f56896eb (gwenhywfar): Work on typemaker2, fixed a few bugs.
- - GWEN_Text_UnescapeXmlToBuffer() now also reads ""-formatted codes
- GWEN_XmlCtxStore_AddAttr() now also escapes...
04.03.2010
- 20:46 AqFinance Revision d053fa96 (aqfinance): Much more work on import framework.
- - added widgets
- FF_PartnerEdit
- added dialogs
- FF_EditStatements
- FF_EditPartnerStmRules
- FF_EditJob now ... - 13:04 Gwenhywfar Revision 8769db58 (gwenhywfar): Fixed FOX16-GUI: Use HTML labels for GWEN_DIALOG labels.
- This now makes HTML available to the GWEN_DIALOG implementation for FOX1.6.
Fixed problems of FOX16_HtmlLabel with um... - 01:07 AqFinance Revision 48ca4bff (aqfinance): Fixed a bug in bank account view.
- 00:49 AqFinance Revision 3690a73d (aqfinance): Many changes and improvements.
- - added table for partner rules
- allow editing of rules from within the partner editor
- added function AE_Book_Read...
03.03.2010
- 21:54 Gwenhywfar Revision 3fb2fa8b (gwenhywfar): GWEN_BUFFER: Increased maximum number of bookmarks.
- This is needed by AqFinance since we use GWEN_BUFFER objects to hold
database objects. Transaction statements now hav... - 21:54 Gwenhywfar Revision 33c45e19 (gwenhywfar): FOX16-GUI: Force sync on GUI update.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1671 70169cfe-8b10-0410-8925-dcb4b91034d8
- 21:54 Gwenhywfar Revision 10d9ea76 (gwenhywfar): Improved internal dialog-based GUI implementation.
- - added checktime member to GWEN_PROGRESS_DATA. This is used to keep
track of the last time a GUI check has been is... - 21:54 Gwenhywfar Revision cdf41005 (gwenhywfar): Updated Doxyfile.in.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1669 70169cfe-8b10-0410-8925-dcb4b91034d8
- 00:30 AqFinance Revision 7fc9797d (aqfinance): Added dialog FF_SelectPartner, more work on FF_EditJob.
01.03.2010
- 23:47 AqFinance Revision 59cc8138 (aqfinance): Started working on dialog FF_EditJob.
- - more work on ff_amountedit and ff_itemtable
- removed debugging message in ff_statementtable.cpp
- added some field... - 16:37 Gwenhywfar Revision c0a087ec (gwenhywfar): Build system fixes.
- - removed accidental dependencies on aqbanking
- added missing files to Makefile.am
- removed unused files
git-svn-i...
25.02.2010
- 13:57 AqFinance Revision 0c53572a (aqfinance): Use HTML parser and label from GWEN-GUI-FOX16, removed internal HTML code.
- 13:56 AqFinance Revision a81f2eff (aqfinance): Added import functions to menu.
- 12:32 Gwenhywfar Revision 409afb17 (gwenhywfar): More work on FOX16 Gui: Huge speedup of HTML management.
- Now we make FOX16_Gui hold the list of used fonts. This is a major speed
improvement since each font is now only crea... - 00:04 Gwenhywfar Revision 7a310257 (gwenhywfar): Install some headers of the HTML parser as they are needed by other applications.
- AqFinance is now in the process of moving from using its internal HTML
parser to using that of gwen-gui-fox16 (remove...
24.02.2010
- 23:41 AqFinance Revision 6ddbef40 (aqfinance): Use new HTML parser from gwen-gui-fox16 in FW_Table.
- 18:42 AqBanking Revision dee6c31a (aqbanking): Released 4.2.6beta.
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1838 5c42a225-8b10-0410-9873-89b7810ad06e
- 18:42 AqBanking Revision 8e7e5543 (aqbanking): Added dialog files to package.
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1837 5c42a225-8b10-0410-9873-89b7810ad06e
- 18:29 Gwenhywfar Revision e2281026 (gwenhywfar): Prepared release 3.11.5beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1665 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:29 Gwenhywfar Revision c4697f2b (gwenhywfar): Decreased verbosity prior to release.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1664 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:29 Gwenhywfar Revision 53b71c36 (gwenhywfar): More work on HTML parser: Right alignment now works (as needed by AqFinance).
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1663 70169cfe-8b10-0410-8925-dcb4b91034d8
- 09:25 Gwenhywfar Revision 333fcb3a (gwenhywfar): More work on HTML parser.
- Now supports tags h1, h2, h3.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1662 70169cfe-8b10-0410-89... - 08:28 AqBanking Revision 43c72773 (aqbanking): Fixed a bug in SWIFT subtag detection (reported by Andreas Filsinger).
- git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1836 5c42a225-8b10-0410-9873-89b7810ad06e
- 00:00 AqFinance Revision bc09f19b (aqfinance): Use FOX16 gui from gwenhywfar.
23.02.2010
- 23:44 Gwenhywfar Revision 272621a1 (gwenhywfar): Changed test message.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1661 70169cfe-8b10-0410-8925-dcb4b91034d8
- 23:44 Gwenhywfar Revision e875e854 (gwenhywfar): More work on HTML parser. Added class FOX16_HtmlLabel.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1660 70169cfe-8b10-0410-8925-dcb4b91034d8
- 21:08 Gwenhywfar Revision 432c0a9c (gwenhywfar): More work on HTML parser for the FOX15 implementation of the dialog framework.
- - added a test tool
- implemented font-related callbacks
- added code to paint to a FXDC
- g_box.c: when parsing word...
22.02.2010
- 23:39 Gwenhywfar Revision 07ad821f (gwenhywfar): Started working on a richtext/HTML parser for FOX frontend.
- The FOX Toolkit doesn't normally provide richtext/html widgets, so we
provide our own simple html parser to be used w...
Auch abrufbar als: Atom