Added some comments about how to use theme.cpp in other projects.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1902 70169cfe-8b10-0410-8925-dcb4b91034d8
Applied modifications as suggested by Marc Duren.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1901 70169cfe-8b10-0410-8925-dcb4b91034d8
Win32 fixes.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1900 70169cfe-8b10-0410-8925-dcb4b91034d8
Moved HTML code from FOX16 to the general part of Gwen.
This code is used by the FOX16 GUI implementation, but it is also usedby AqFinance's console code which doesn't use FOX at all. So option theconsole tools of AqFinance with a graphical toolkit isn't an option....
Added function GWEN_StringList_fromTabString().
This one creates a string list from tab-separated strings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1898 70169cfe-8b10-0410-8925-dcb4b91034d8
Added function GWEN_Directory_GetMatchingFilesRecursively().
This is used in AqFinance to find Print Page Templates.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1897 70169cfe-8b10-0410-8925-dcb4b91034d8
Added some safeguards.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1896 70169cfe-8b10-0410-8925-dcb4b91034d8
HTML: Fixed a nasty bug in GWEN_Text_UnescapeXmlToBuffer().
This was a classical "off-by-one" error which lead to unexpected beahviourin AqFinance.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1895 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Many fixes to HTML engine.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1894 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Added support for images in HTML text.
The current implementation does not work well with transparency in myicons... Maybe I'll have to work something out for that later.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1893 70169cfe-8b10-0410-8925-dcb4b91034d8
HTML: Allow for "align" attribute in TD and TH elements.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1892 70169cfe-8b10-0410-8925-dcb4b91034d8
HTML: Use bold font for table headers.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1891 70169cfe-8b10-0410-8925-dcb4b91034d8
HTML: Reworked table column width calculation.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1890 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Improved HtmlCtx code.
- added functions to access the dimensions of the rendered HTML text- "BR" element now advances by a default line height if it stands alone in a line- added reference counter to GWEN_XML_CONTEXT
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1889 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix test dialog file location for out-of-source builds.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1888 70169cfe-8b10-0410-8925-dcb4b91034d8
GWEN_Text_UnescapeXmlToBuffer() now also translates "ü" etc.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1887 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Export HTML context functions.
AqFinance uses them now to create a HTMLContext implementation usingCairo to print to PDF files.This commit also fixes some bugs which have been found while testing theCairo implementation (mostly fixed the use of absolute sizes)....
Added missing file.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1885 70169cfe-8b10-0410-8925-dcb4b91034d8
Introduced x- and y factors for HTML output.
QT4: Fixed a few bugs.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1884 70169cfe-8b10-0410-8925-dcb4b91034d8
GUI: Added SpinBox widget type (we already used it in the CSV editor dialog).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1883 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.99.13beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1882 70169cfe-8b10-0410-8925-dcb4b91034d8
QT4: Fixed two bugs.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1881 70169cfe-8b10-0410-8925-dcb4b91034d8
QT4: Added extra sources to EXTRA_DIST
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1880 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom