Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
17cd0f68 09.07.2010 18:21 martin

GTK2-GUI: More work on ListBox widget.

This widget should now be usable with AqBanking.

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

65f4ac5c 09.07.2010 13:07 martin

GTK2-GUI: Started implementing listbox.

Not yet complete, but it can already be used to set the title and clear/add
rows.

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

ac71c5a7 08.07.2010 20:15 martin

GUI: Fixed a layout problem.

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

ff75169e 08.07.2010 17:23 martin

FOX16: Moved theme support from AqFinance to Gwen.

AqFinance already uses these nicer looking widgets, but for GWEN's Dialog
framework these widgets weren't available until now. So dialogs of the
Dialog framework had a different look. This has now been fixed giving...

250b3b3a 08.07.2010 16:46 martin

Improved progress dialog.

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

f78266da 08.07.2010 15:37 martin

GUI: Improved layout of some dialog.

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

b7829fd1 08.07.2010 15:37 martin

GUI: Fixed qt3 and qt4 frontend (was ignoring UTF8 chars).

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

14880ace 07.07.2010 22:50 martin

Prepared release 3.99.11beta.

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

4aaabc21 07.07.2010 19:25 martin

Fixed a typo.

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

561fb554 07.07.2010 17:23 martin

GUI: Fixed some problems.

- improved GWEN_Gui_WaitForSockets(): This function can now be aborted by
the user (uses a progress dialog now)
- detect recursion in GWEN_Gui_LogHook()
- improved error message in GWEN_Widget_ReadXml() for unknown types

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

2c90afdf 03.07.2010 00:28 martin

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

bd496d3d 01.07.2010 12:50 martin

DIALOG: Implemented "visibilty" property for QT3 and QT4 frontends.

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

c7ce344e 01.07.2010 11:48 martin

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

5c5c17a3 01.07.2010 00:46 martin

Added function GWEN_IdList64_GetEntryCount().

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

b3c96bba 01.07.2010 00:46 martin

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

a1a93bef 01.07.2010 00:46 martin

GUI: Added write-only property "Visibility".

This can be used to hide parts of a dialog (like the log window in a
progress widget).

Use that in the FOX frontend for progress dialogs (now handles the flags
better).

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

07683969 29.06.2010 15:03 martin

Typemaker2: Now allows for self-references in type descriptions.

A type description can now also use types derived from itself (e.g. LIST,
LIST2, TREE).
Virtual functions can now also specify the location of their declaration
(e.g. before or after generic header inclusion)....

f1920ff0 28.06.2010 14:11 martin

Typemaker2: Added support for virtual functions.

Generated structs can now also have virtual functions (i.e. function
pointers which can be set).

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

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

84398d07 24.06.2010 17:45 martin

Prepared release 3.99.10beta.

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

f661d7c0 24.06.2010 17:30 martin

CryptTpken: Added virtual function ActivateKey.

This function is used to copy the TempLocalSignKey to either the local
sign or local auth key.

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

1903b581 23.06.2010 23:55 mlenk

GTK 2.17.5 is required because of gtk_widget_get_sensitive() and gtk_widget_has_focus()

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

e370eef9 20.06.2010 16:22 martin

GTK2: Fixed two bugs.

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

b7da34e2 20.06.2010 16:22 martin

Decreased minimum width of progress dialog.

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

f313d96c 20.06.2010 16:22 martin

GTK2: removed debug messages.

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

(1651-1675/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom