GUI-Dialogs: Added support for I18N.
You can use the po4a tool to add dialog description files to the I18N list.Use the following command for every dialog file:
"po4a-gettextize -f xml -m INPUTFILE.dlg -p OUTPUTFILE.pot -o attributes=text"
This will generate a pot file for every dialog. You should use msgcat to...
Allow for reuse of TLS io layer.
This is needed for AqBanking when re-trying to connect to a SSLv3 server.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1708 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.11.8beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1707 70169cfe-8b10-0410-8925-dcb4b91034d8
GUI: Add a message to the progress log when waiting for closing.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1706 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a bug (was not initialising reference counter).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1705 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Implement icons for push buttons.
Push buttons with icons are used by AqBanking's New User dialog.Added a hint to the APIDOC of GWEN_Dialog_GetMediaPaths().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1704 70169cfe-8b10-0410-8925-dcb4b91034d8
DIALOG: Added flag GWEN_WIDGET_FLAGS_NO_WORDWRAP.
This flag is used for labels to disable word wrapping.Decreased verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1703 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied a patch by Micha Lenk (allows for building gwen on FreeBSD).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1702 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a memory leak.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1701 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16-GUI: Improved handling of lineEdits and comboBoxes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1700 70169cfe-8b10-0410-8925-dcb4b91034d8
Dialog: Added a convenience function for adding media paths.
This makes it easier to add media paths to a dialog by using existingpathmanagers.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1699 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved dialog framework.
- removed dialog signals no longer supported - GWEN_DialogEvent_TypeGetImagePath - GWEN_DialogEvent_TypeGetIconPath- added functions to allow dialog implementations to determine the path to media such as icons and images...
Added reference counter for plugin descriptions. (needs SO_VERSION++, SO_AGE++!)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1697 70169cfe-8b10-0410-8925-dcb4b91034d8
Added debug messages.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1696 70169cfe-8b10-0410-8925-dcb4b91034d8
Removed superflous semicolon.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1695 70169cfe-8b10-0410-8925-dcb4b91034d8
Improved FOX detection script.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1694 70169cfe-8b10-0410-8925-dcb4b91034d8
Some fixes to allow for mingw cross-compiling.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1693 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.11.7beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1692 70169cfe-8b10-0410-8925-dcb4b91034d8
Typemaker2: Fixed a typo in definition of toDb().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1691 70169cfe-8b10-0410-8925-dcb4b91034d8
Export missing symbol.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1690 70169cfe-8b10-0410-8925-dcb4b91034d8
Use isspace instead of isblank, since the latter is not available on the build system.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1689 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Fixed HTML code, unordered lists now work.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1688 70169cfe-8b10-0410-8925-dcb4b91034d8
Clarified documentation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1687 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed aqbanking-bug 70: Was not properly escaping entities in XMLDB.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1686 70169cfe-8b10-0410-8925-dcb4b91034d8
Some minor fixes to FOX16_HtmlLabel.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1685 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom