Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
52a9203c 15.07.2010 12:43 admin

Introduced x- and y factors for HTML output.

74f7a6b7 15.07.2010 12:42 admin

Added missing file.

3c608d3a 14.07.2010 14:23 martin

QT4: Fixed a few bugs.

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

17534eb6 14.07.2010 14:13 martin

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

92f25ff8 13.07.2010 22:31 martin

Prepared release 3.99.13beta.

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

c16ed617 13.07.2010 22:31 martin

QT4: Fixed two bugs.

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

b7ed291c 13.07.2010 18:48 martin

QT4: Added extra sources to EXTRA_DIST

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

e60cdae2 13.07.2010 18:46 martin

GUI: Rewrote QT4 implementation.

- added a C++ access layer for GWEN_GUI objects (to be used by the C++-based
implementations, starting with the new QT4 implementation)
- rewrote QT4 implementation because the previous version failed some tests
and was quite unreadable...

cb1e0a93 13.07.2010 11:43 martin

FOX16: Implemented HTML label with icon.

This is a replacement for the widget type "image" which had been removed
from GWEN in the previous version.

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

ac91fd00 13.07.2010 10:58 martin

GUI: More cleanup: removed Image widget.

We don't need this type of widget, the same functionality can be
achieved by using a label with an icon.

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

a863f1e1 12.07.2010 22:53 martin

FOX16: Implemented RadioButtons.

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

32aaedf1 12.07.2010 20:43 martin

GTK2: Implemented radio button.

Now the GTK2 GUI is the first complete implementation of GWEN's Dialog
Framework.

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

bf60c8fa 12.07.2010 20:15 martin

GUI: Removed widgets which aren't used in any dialog so far.

I want to make it as easy as possible to create new implementations and to
maintain existing ones. Therefore widget types which aren't really needed
need to be removed.

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

fbbcb2ff 12.07.2010 19:31 martin

GTK2: Don't handle flag "EQUAL_WIDTH" in hbox (doesn't work with GTK).

Using equal width in a HBox doesn't seem to be working as expected:
I would expect all children be of equal width, but instead all children are
equally distant to each other while still being of different width......

bf26deaa 12.07.2010 19:19 martin

GTK2: Button can now have an icon.

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

5a8b3e6d 12.07.2010 19:10 martin

GTK2: Implemented image widget.

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

39de21f0 12.07.2010 18:51 martin

GTK2: Implemented ScrollArea.

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

ae52a4f1 12.07.2010 18:24 martin

GTK2: Implemented checkbox widget.

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

ef3163c7 12.07.2010 15:22 martin

FOX16: Export themed widgets.

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

0a696dcc 12.07.2010 14:43 martin

Prepared release 3.99.12beta.

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

c6f3f618 12.07.2010 13:50 martin

Updated API doc.

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

70d25e29 12.07.2010 13:50 martin

Removed ui.cpp rules (no longer needed with qt4).

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

95a21dc4 10.07.2010 13:49 martin

Added UI files to .gitignore.

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

16fffda4 10.07.2010 13:49 martin

Added a generic print dialog to QT3 GUI.

This basically is the dialog from QBanking.

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

71a83ce6 09.07.2010 19:12 martin

GTK2-GUI: Implemented function GetFileName().

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

(1626-1650/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom