Moved widget documentation to doc/ folder and added to it some more info.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1634 70169cfe-8b10-0410-8925-dcb4b91034d8
Added a GWEN_GUI callback to ask the user for a file- or foldername.
This call is sometimes needed by dialogs (e.g. the file importer needs toask the user for the name of the file to be imported).
The arguments for this callback have been carefully chosen to allow for...
Allow to store a GUIID in GWEN_DIALOG objects to unify the GUI API.
Added functions:- GWEN_Dialog_GetGuiId- GWEN_Dialog_SetGuiId
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1632 70169cfe-8b10-0410-8925-dcb4b91034d8
More work on GWEN_DIALOG framework.
- added properties - GWEN_DialogProperty_Focus - GWEN_DialogProperty_SortDirection - GWEN_DialogProperty_Sort- added enum for property GWEN_DialogProperty_SortDirection
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1631 70169cfe-8b10-0410-8925-dcb4b91034d8
Much more work on GWEN_DIALOG framework.
- added functions - GWEN_Dialog_GetId() - GWEN_Dialog_ReadXmlFile()- allow for multiple implData pointers in GWEN_WIDGET- added properties - GWEN_DialogProperty_SelectionMode - GWEN_DialogProperty_SelectionState...
Added function GWEN_PathManager_FindFile().
This function makes it easier to find files using the path manager.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1629 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed some callback functions which needed to be set by a GWEN_GUI implementation. We now have only 4 such callbacks for the implementation: - GetIntProperty - SetIntProperty - GetCharProperty - SetCharProperty...
Added widget type "checkbox".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1627 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug in GWEN_DIALOG framework.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1626 70169cfe-8b10-0410-8925-dcb4b91034d8
Added path GWEN_PM_SYSDATADIR.
GWEN_PM_SYSDATADIR can be used to determine the folder containing system data(usually "/usr/share").
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1625 70169cfe-8b10-0410-8925-dcb4b91034d8
Some fixes to the GWEN_DIALOG framework.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1624 70169cfe-8b10-0410-8925-dcb4b91034d8
- added functions for adding and clearing choices (for widgets which support choices, like combo boxes etc)- GWEN_Gui_ExecDialog() now has an additional parameter: A pointer to the parent dialog (if any). This can be used to create dialogs from within...
Fixed a problem with GWEN_XMLNode_StripNamespaces (was not handling properties).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1622 70169cfe-8b10-0410-8925-dcb4b91034d8
Undo for git-svn-test.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1621 70169cfe-8b10-0410-8925-dcb4b91034d8
GIT-SVN-Test, please ignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1620 70169cfe-8b10-0410-8925-dcb4b91034d8
Implemented subdialogs, hide widgets from application.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1619 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a typo.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1618 70169cfe-8b10-0410-8925-dcb4b91034d8
Added a few widget types.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1617 70169cfe-8b10-0410-8925-dcb4b91034d8
Export widget finder functions, added a test for the dialog loader.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1616 70169cfe-8b10-0410-8925-dcb4b91034d8
Properly export functions of new modules, make them usable from C++.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1615 70169cfe-8b10-0410-8925-dcb4b91034d8
Started creating a dialog framework.
The dialog framework is part of the GWEN_GUI framework and allows forplatform independent dialogs. This will e.g. allow AqBanking's imexporterplugins to provide settings dialogs which will work with all frontendswhich implement the GWEN_Gui_ExecDialog function....
Released 3.11.3.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1613 70169cfe-8b10-0410-8925-dcb4b91034d8
Show a more informative erro message when a false chipcard has been inserted.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1612 70169cfe-8b10-0410-8925-dcb4b91034d8
GWEN_DB: Escape and unescape group names upon read/write, respectively(addresses #66).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1611 70169cfe-8b10-0410-8925-dcb4b91034d8
Released 3.11.2.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1610 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom