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
FOX16: Implemented HTML label with icon.
This is a replacement for the widget type "image" which had been removedfrom GWEN in the previous version.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1878 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16_HtmlLabel: Added another style flag to improve layout.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1851 70169cfe-8b10-0410-8925-dcb4b91034d8
GUI: More fixes on FOX16 HTML labels.
- added width and height fields to GWEN_WIDGET Those are just hints which only are used for some special widgets, like LABELs- fixed a bug in GWEN_Gui_ShowProgress()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1849 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX-GUI: Worked on a layout problem with HTML labels.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1847 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16_HtmlLabel: Fixed default geometry calculation (again).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1749 70169cfe-8b10-0410-8925-dcb4b91034d8
Started moving to new synchronous IO framework.
We need to adapt AqBanking as well because now the DBIO functions useGWEN_SYNCIO pointers instead of GWEN_IO_LAYER pointers.
Since we don't need guiid and timeout arguments for the new sync io functionsthey have been removed now....
Improved FOX16_HtmlLabel (now returns reasonable default dimensions).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1712 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
Some minor fixes to FOX16_HtmlLabel.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1685 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed some problems in FOX16_HtmlLabel.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1681 70169cfe-8b10-0410-8925-dcb4b91034d8
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 umlauts. Added a test for that.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1673 70169cfe-8b10-0410-8925-dcb4b91034d8
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 HTMLparser to using that of gwen-gui-fox16 (removes double code).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1666 70169cfe-8b10-0410-8925-dcb4b91034d8
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