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
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
GTK2-GUI: Started implementing listbox.
Not yet complete, but it can already be used to set the title and clear/addrows.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1860 70169cfe-8b10-0410-8925-dcb4b91034d8
GUI: Fixed a layout problem.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1859 70169cfe-8b10-0410-8925-dcb4b91034d8
FOX16: Moved theme support from AqFinance to Gwen.
AqFinance already uses these nicer looking widgets, but for GWEN's Dialogframework these widgets weren't available until now. So dialogs of theDialog framework had a different look. This has now been fixed giving...
Improved progress dialog.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1857 70169cfe-8b10-0410-8925-dcb4b91034d8
GUI: Improved layout of some dialog.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1856 70169cfe-8b10-0410-8925-dcb4b91034d8
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
Auch abrufbar als: Atom