Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
333fcb3a 24.02.2010 09:25 martin

More work on HTML parser.

Now supports tags h1, h2, h3.

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

272621a1 23.02.2010 23:44 martin

Changed test message.

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

e875e854 23.02.2010 23:44 martin

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

432c0a9c 23.02.2010 21:08 martin

More work on HTML parser for the FOX15 implementation of the dialog framework.

- added a test tool
- implemented font-related callbacks
- added code to paint to a FXDC
- g_box.c: when parsing words only stop at blanks, not at punctuation chars
- g_unorderledlist.c: create appropriate objects...

07ad821f 22.02.2010 23:39 martin

Started working on a richtext/HTML parser for FOX frontend.

The FOX Toolkit doesn't normally provide richtext/html widgets, so we
provide our own simple html parser to be used with the dialog implementation
for FOX.

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

5cc78a84 21.02.2010 22:35 martin

Fixed another typo.

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

6a692d7e 21.02.2010 20:20 martin

Fixed a typo.

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

0e79db22 21.02.2010 20:17 martin

Build-system fixes (provided by Micha Lenk).

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

c9f170a6 21.02.2010 18:55 martin

Added dialog files to EXTRA_DIST.

Some *_DATA statements seem not to make the autotools include the data files
in packages...

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

c59e8fd3 21.02.2010 18:51 martin

Fixed a problem in configure.ac (patch provided by Micha Lenk).

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

09e4e62f 19.02.2010 22:50 martin

Released 3.11.4beta.

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

56729a90 19.02.2010 22:42 christian

Build system fixes: Disabling fox works. Test program linking works.

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

433b3b45 19.02.2010 21:47 martin

More build system fixes.

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

771f28b4 19.02.2010 21:41 martin

More build system fixes regarding the GUI framework.

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

437865ff 19.02.2010 21:17 martin

Install additional *.pc files needed by depending projects.

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

cab79bbd 19.02.2010 20:50 martin

Added FOX16 implementation of GWEN_GUI/DIALOG framework.

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

81bccf49 19.02.2010 19:52 martin

Added GUI implementations.

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

f6cda0c1 17.02.2010 20:05 martin

GWEN_Gui_Show/HideBox is now also handled via dialogs.

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

d2f07803 17.02.2010 19:25 martin

More work on Dialog Framework.

- dialogs now load and save their preference automatically
- added dialog dlg_message (handles GWEN_Gui_MessageBox)
- added functions GWEN_Gui_SetName/GetName. This is used by AqBanking as a
prefix when loading/saving dialog preferences...

4d495d47 17.02.2010 16:43 martin

Declared new callback functions for reading/writing dialog preferences.

AqBanking uses its shared data module to read/write dialog settings, and
these callbacks make this method available to other dialogs as well.

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

33ec4211 17.02.2010 16:34 martin

More work on Dialog framework.

- added a few functions to modify initial widget properties
- moved widget flags to dialog.h
- added dlg_input (replacement for InputBox function)

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

40716e96 17.02.2010 14:02 martin

Improved progress dialogs.

With this checkin GWEN_GUI is able to completely handle progress widgets
using GWEN_Dialogs.

If an application wants to use this feature it needs to call
GWEN_Gui_UseDialogs().

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

325ee6b3 17.02.2010 14:02 martin

Added widget type TextBrowser (e.g. used for logs).

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

7e35d85f 17.02.2010 14:02 martin

Renamed properties with "Choice" in the name to "*Value".

This is in preparation of the new widget type "TextBrowser".

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

aade15a8 16.02.2010 23:41 martin

Started working on dialog bases GUI implementation.

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

(1851-1875/3218) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom