Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
20f7bab7 15.07.2010 17:16 martin

GWEN_Text_UnescapeXmlToBuffer() now also translates "ü" etc.

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

7fb93216 15.07.2010 17:03 martin

FOX16: Export HTML context functions.

AqFinance uses them now to create a HTMLContext implementation using
Cairo to print to PDF files.
This commit also fixes some bugs which have been found while testing the
Cairo implementation (mostly fixed the use of absolute sizes)....

a9c2c41c 15.07.2010 12:44 martin

Added missing file.

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

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

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

Auch abrufbar als: Atom