Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  html f7944a53 etwa 15 Jahren martin Added more missing XML files. git-svn-id: http...
Makefile.am 1,11 KB 8378bd38 etwa 15 Jahren martin Improved FOX16 Gui. - added widget FOX16_HtmlT...
cppdialog.cpp 5 KB 3b9ee2d2 etwa 15 Jahren martin Minor fixes. git-svn-id: https://devel.aqbanki...
cppdialog.hpp 2,09 KB cab79bbd mehr als 15 Jahren martin Added FOX16 implementation of GWEN_GUI/DIALOG f...
cppdialog_p.hpp 1,34 KB cab79bbd mehr als 15 Jahren martin Added FOX16 implementation of GWEN_GUI/DIALOG f...
cppgui.cpp 10,7 KB 7b361ee4 etwa 15 Jahren martin GUI: Create a virtual method to implement logho...
cppgui.hpp 3,18 KB 7b361ee4 etwa 15 Jahren martin GUI: Create a virtual method to implement logho...
cppgui_p.hpp 1,85 KB 7b361ee4 etwa 15 Jahren martin GUI: Create a virtual method to implement logho...
fox16_gui.cpp 9,88 KB 3b9ee2d2 etwa 15 Jahren martin Minor fixes. git-svn-id: https://devel.aqbanki...
fox16_gui.hpp 2,79 KB 1f266449 etwa 15 Jahren martin Added an example dialog to the doc folder. Thi...
fox16_gui_dialog.cpp 48 KB c1614d9d etwa 15 Jahren martin FOX16: Call layout() before showing. git-svn-i...
fox16_gui_dialog_l.hpp 2,27 KB cc66bfc7 mehr als 15 Jahren martin FOX16: Implement icons for push buttons. Push ...
fox16_gui_sortinglist.cpp 6,58 KB cab79bbd mehr als 15 Jahren martin Added FOX16 implementation of GWEN_GUI/DIALOG f...
fox16_gui_sortinglist_l.hpp 2,5 KB cab79bbd mehr als 15 Jahren martin Added FOX16 implementation of GWEN_GUI/DIALOG f...
fox16_gui_updater.cpp 1,15 KB f80268ca mehr als 15 Jahren martin DIALOG: Added flag GWEN_WIDGET_FLAGS_NO_WORDWRA...
fox16_gui_updater_l.hpp 807 Bytes cab79bbd mehr als 15 Jahren martin Added FOX16 implementation of GWEN_GUI/DIALOG f...
fox16_htmlctx.cpp 10,5 KB 8378bd38 etwa 15 Jahren martin Improved FOX16 Gui. - added widget FOX16_HtmlT...
fox16_htmlctx.hpp 1,71 KB 8378bd38 etwa 15 Jahren martin Improved FOX16 Gui. - added widget FOX16_HtmlT...
fox16_htmlctx_p.hpp 1,08 KB 409afb17 mehr als 15 Jahren martin More work on FOX16 Gui: Huge speedup of HTML ma...
fox16_htmllabel.cpp 3,2 KB 9489cda4 mehr als 15 Jahren martin FOX16_HtmlLabel: Fixed default geometry calcula...
fox16_htmllabel.hpp 1,57 KB 20e46bcd mehr als 15 Jahren martin Improved FOX16_HtmlLabel (now returns reasonabl...
fox16_htmltext.cpp 4,91 KB 8378bd38 etwa 15 Jahren martin Improved FOX16 Gui. - added widget FOX16_HtmlT...
fox16_htmltext.hpp 1,65 KB 8378bd38 etwa 15 Jahren martin Improved FOX16 Gui. - added widget FOX16_HtmlT...
gwengui-fox16.pc.in 552 Bytes cab79bbd mehr als 15 Jahren martin Added FOX16 implementation of GWEN_GUI/DIALOG f...
libtest.cpp 8,64 KB 8378bd38 etwa 15 Jahren martin Improved FOX16 Gui. - added widget FOX16_HtmlT...

Aktuellste Revisionen

# Datum Autor Kommentar
c1614d9d 25.06.2010 23:42 martin

FOX16: Call layout() before showing.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1843 70169cfe-8b10-0410-8925-dcb4b91034d8

1f266449 20.06.2010 13:46 martin

Added an example dialog to the doc folder.

This example explains how to create your own dialog with GWEN's dialog
framework and how to use a dialog from within an application.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1834 70169cfe-8b10-0410-8925-dcb4b91034d8

8378bd38 19.06.2010 20:10 martin

Improved FOX16 Gui.

- added widget FOX16_HtmlText
- use that widget now as text browser (this allows for HTML text in the
browser as opposed to the FXText widget which only supports normal text)

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1831 70169cfe-8b10-0410-8925-dcb4b91034d8

f7944a53 10.06.2010 22:12 martin

Added more missing XML files.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1818 70169cfe-8b10-0410-8925-dcb4b91034d8

7b361ee4 01.06.2010 16:55 martin

GUI: Create a virtual method to implement loghook.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1797 70169cfe-8b10-0410-8925-dcb4b91034d8

3b9ee2d2 16.05.2010 19:59 martin

Minor fixes.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1772 70169cfe-8b10-0410-8925-dcb4b91034d8

f6b74f11 30.04.2010 18:43 martin

HtmlCtx: Only sanitize data if there is any.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1750 70169cfe-8b10-0410-8925-dcb4b91034d8

9489cda4 30.04.2010 18:42 martin

FOX16_HtmlLabel: Fixed default geometry calculation (again).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1749 70169cfe-8b10-0410-8925-dcb4b91034d8

061dbf81 30.04.2010 18:42 martin

Follow renaming of function GWEN_XML_ReadFromIo().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1748 70169cfe-8b10-0410-8925-dcb4b91034d8

5ed2eea9 30.04.2010 18:42 martin

FOX16HtmlCtx: Use the convenience functions.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1746 70169cfe-8b10-0410-8925-dcb4b91034d8

Revisionen anzeigen

Auch abrufbar als: Atom