Introduced x- and y factors for HTML output.
Added missing file.
QT4: Fixed a few bugs.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1884 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Prepared release 3.99.13beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1882 70169cfe-8b10-0410-8925-dcb4b91034d8
QT4: Fixed two bugs.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1881 70169cfe-8b10-0410-8925-dcb4b91034d8
QT4: Added extra sources to EXTRA_DIST
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1880 70169cfe-8b10-0410-8925-dcb4b91034d8
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...
FOX16: Implemented HTML label with icon.
This is a replacement for the widget type "image" which had been removedfrom GWEN in the previous version.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1878 70169cfe-8b10-0410-8925-dcb4b91034d8
GUI: More cleanup: removed Image widget.
We don't need this type of widget, the same functionality can beachieved by using a label with an icon.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1877 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Implemented RadioButtons.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1876 70169cfe-8b10-0410-8925-dcb4b91034d8
GTK2: Implemented radio button.
Now the GTK2 GUI is the first complete implementation of GWEN's DialogFramework.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1875 70169cfe-8b10-0410-8925-dcb4b91034d8
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 tomaintain existing ones. Therefore widget types which aren't really neededneed to be removed.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1874 70169cfe-8b10-0410-8925-dcb4b91034d8
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 areequally distant to each other while still being of different width......
GTK2: Button can now have an icon.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1872 70169cfe-8b10-0410-8925-dcb4b91034d8
GTK2: Implemented image widget.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1871 70169cfe-8b10-0410-8925-dcb4b91034d8
GTK2: Implemented ScrollArea.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1870 70169cfe-8b10-0410-8925-dcb4b91034d8
GTK2: Implemented checkbox widget.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1869 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Export themed widgets.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1868 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 3.99.12beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1867 70169cfe-8b10-0410-8925-dcb4b91034d8
Updated API doc.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1866 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Added UI files to .gitignore.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1864 70169cfe-8b10-0410-8925-dcb4b91034d8
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
GTK2-GUI: Implemented function GetFileName().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1862 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom