Aktivität
von 01.07.2010 bis 30.07.2010
30.07.2010
- 20:09 Revision 40565dfb (gwenhywfar): Added function GWEN_Widget_GetTopDialog(), use that in GTK2 implementation.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1915 70169cfe-8b10-0410-8925-dcb4b91034d8
- 19:55 Revision 04805b2f (gwenhywfar): Fixed a bug.
- When using sub-dialogs we have to use the parent dialog pointer to access
the toolkit-dependent extensions.
git-svn-... - 19:40 Revision ab03bb59 (gwenhywfar): Prepared release 3.99.16beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1913 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:35 Revision d2949e32 (gwenhywfar): GWEN-Dialog: Fixed sub-dialog handling.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1912 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:35 Revision 42aab36b (gwenhywfar): Added function GWEN_StringList_GetStringPos().
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1911 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:35 Revision 1e987cd6 (gwenhywfar): Decreased verbosity.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1910 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:35 Revision 7be4ef76 (gwenhywfar): FOX16: Decreased verbosity, fixed a bug in radio button group handling.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1909 70169cfe-8b10-0410-8925-dcb4b91034d8
29.07.2010
- 22:55 Revision c09e9a8e (gwenhywfar): Prepared release 3.99.15beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1908 70169cfe-8b10-0410-8925-dcb4b91034d8
- 08:05 Revision da6fbe5f (gwenhywfar): Added flag GWEN_PROCESS_FLAGS_CLEARENV to process module.
- This allows to clear the environment of the newly started process, so that
things like "LD_LIBRARY_PATH" don't get pr... - 08:05 Revision 5aedb828 (gwenhywfar): FOX16: Check index before Fox crashes. Added a debug message.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1906 70169cfe-8b10-0410-8925-dcb4b91034d8
26.07.2010
- 16:04 Revision bb84efa1 (gwenhywfar): Prepared release 3.99.14beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1905 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:01 Revision 918667d8 (gwenhywfar): Added function GWEN_PathManager_GetMatchingFilesRecursively().
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1904 70169cfe-8b10-0410-8925-dcb4b91034d8
25.07.2010
- 20:17 Revision e4a8f342 (gwenhywfar): Fixed a bug in GWEN_Text_UnescapeXmlToBuffer().
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1903 70169cfe-8b10-0410-8925-dcb4b91034d8
24.07.2010
- 14:15 Revision 27a647ee (gwenhywfar): Added some comments about how to use theme.cpp in other projects.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1902 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:58 Revision 77601c94 (gwenhywfar): Applied modifications as suggested by Marc Duren.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1901 70169cfe-8b10-0410-8925-dcb4b91034d8
- 09:46 Revision 928deede (gwenhywfar): Win32 fixes.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1900 70169cfe-8b10-0410-8925-dcb4b91034d8
18.07.2010
- 14:16 Revision 0be3dc62 (gwenhywfar): Moved HTML code from FOX16 to the general part of Gwen.
- This code is used by the FOX16 GUI implementation, but it is also used
by AqFinance's console code which doesn't use ... - 02:48 Revision d608c933 (gwenhywfar): Added function GWEN_StringList_fromTabString().
- This one creates a string list from tab-separated strings.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/tru... - 02:48 Revision eb23233c (gwenhywfar): Added function GWEN_Directory_GetMatchingFilesRecursively().
- This is used in AqFinance to find Print Page Templates.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@... - 02:48 Revision e2ad9e50 (gwenhywfar): Added some safeguards.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1896 70169cfe-8b10-0410-8925-dcb4b91034d8
- 02:48 Revision 6d88df9e (gwenhywfar): HTML: Fixed a nasty bug in GWEN_Text_UnescapeXmlToBuffer().
- This was a classical "off-by-one" error which lead to unexpected beahviour
in AqFinance.
git-svn-id: https://devel.a...
17.07.2010
- 00:07 Revision 4a3919ef (gwenhywfar): FOX16: Many fixes to HTML engine.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1894 70169cfe-8b10-0410-8925-dcb4b91034d8
16.07.2010
- 12:39 Revision 9e9c46e1 (gwenhywfar): FOX16: Added support for images in HTML text.
- The current implementation does not work well with transparency in my
icons... Maybe I'll have to work something out ... - 00:06 Revision 28bba122 (gwenhywfar): HTML: Allow for "align" attribute in TD and TH elements.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1892 70169cfe-8b10-0410-8925-dcb4b91034d8
15.07.2010
- 23:42 Revision ad4f31ad (gwenhywfar): HTML: Use bold font for table headers.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1891 70169cfe-8b10-0410-8925-dcb4b91034d8
- 23:36 Revision 20c9f47e (gwenhywfar): HTML: Reworked table column width calculation.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1890 70169cfe-8b10-0410-8925-dcb4b91034d8
- 22:50 Revision a2d582d9 (gwenhywfar): FOX16: Improved HtmlCtx code.
- - added functions to access the dimensions of the rendered HTML text
- "BR" element now advances by a default line he... - 22:46 Revision 0417ee1b (gwenhywfar): Fix test dialog file location for out-of-source builds.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1888 70169cfe-8b10-0410-8925-dcb4b91034d8
- 17:16 Revision 20f7bab7 (gwenhywfar): GWEN_Text_UnescapeXmlToBuffer() now also translates "ü" etc.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1887 70169cfe-8b10-0410-8925-dcb4b91034d8
- 17:03 Revision 7fb93216 (gwenhywfar): FOX16: Export HTML context functions.
- AqFinance uses them now to create a HTMLContext implementation using
Cairo to print to PDF files.
This commit also fi... - 12:44 Revision a9c2c41c (gwenhywfar): Added missing file.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1885 70169cfe-8b10-0410-8925-dcb4b91034d8
- 12:43 Revision 52a9203c (gwenhywfar): Introduced x- and y factors for HTML output.
- 12:42 Revision 74f7a6b7 (gwenhywfar): Added missing file.
14.07.2010
- 14:23 Revision 3c608d3a (gwenhywfar): QT4: Fixed a few bugs.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1884 70169cfe-8b10-0410-8925-dcb4b91034d8
- 14:13 Revision 17534eb6 (gwenhywfar): 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
13.07.2010
- 22:31 Revision 92f25ff8 (gwenhywfar): Prepared release 3.99.13beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1882 70169cfe-8b10-0410-8925-dcb4b91034d8
- 22:31 Revision c16ed617 (gwenhywfar): QT4: Fixed two bugs.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1881 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:48 Revision b7ed291c (gwenhywfar): QT4: Added extra sources to EXTRA_DIST
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1880 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:46 Revision e60cdae2 (gwenhywfar): 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... - 11:43 Revision cb1e0a93 (gwenhywfar): 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-... - 10:58 Revision ac91fd00 (gwenhywfar): 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:...
12.07.2010
- 22:53 Revision a863f1e1 (gwenhywfar): FOX16: Implemented RadioButtons.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1876 70169cfe-8b10-0410-8925-dcb4b91034d8
- 20:43 Revision 32aaedf1 (gwenhywfar): GTK2: Implemented radio button.
- Now the GTK2 GUI is the first complete implementation of GWEN's Dialog
Framework.
git-svn-id: https://devel.aqbankin... - 20:15 Revision bf60c8fa (gwenhywfar): 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 t... - 19:31 Revision fbbcb2ff (gwenhywfar): 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, bu... - 19:19 Revision bf26deaa (gwenhywfar): GTK2: Button can now have an icon.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1872 70169cfe-8b10-0410-8925-dcb4b91034d8
- 19:10 Revision 5a8b3e6d (gwenhywfar): GTK2: Implemented image widget.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1871 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:51 Revision 39de21f0 (gwenhywfar): GTK2: Implemented ScrollArea.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1870 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:24 Revision ae52a4f1 (gwenhywfar): GTK2: Implemented checkbox widget.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1869 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:22 Revision ef3163c7 (gwenhywfar): FOX16: Export themed widgets.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1868 70169cfe-8b10-0410-8925-dcb4b91034d8
- 14:43 Revision 0a696dcc (gwenhywfar): Prepared release 3.99.12beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1867 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:50 Revision c6f3f618 (gwenhywfar): Updated API doc.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1866 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:50 Revision 70d25e29 (gwenhywfar): 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
10.07.2010
- 13:49 Revision 95a21dc4 (gwenhywfar): Added UI files to .gitignore.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1864 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:49 Revision 16fffda4 (gwenhywfar): 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 70169cf...
09.07.2010
- 19:12 Revision 71a83ce6 (gwenhywfar): GTK2-GUI: Implemented function GetFileName().
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1862 70169cfe-8b10-0410-8925-dcb4b91034d8
- 18:21 Revision 17cd0f68 (gwenhywfar): 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 70... - 13:07 Revision 65f4ac5c (gwenhywfar): 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.aqbankin...
08.07.2010
- 20:15 Revision ac71c5a7 (gwenhywfar): GUI: Fixed a layout problem.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1859 70169cfe-8b10-0410-8925-dcb4b91034d8
- 17:23 Revision ff75169e (gwenhywfar): 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 u... - 16:46 Revision 250b3b3a (gwenhywfar): Improved progress dialog.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1857 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:37 Revision f78266da (gwenhywfar): GUI: Improved layout of some dialog.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1856 70169cfe-8b10-0410-8925-dcb4b91034d8
- 15:37 Revision b7829fd1 (gwenhywfar): 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
07.07.2010
- 22:50 Revision 14880ace (gwenhywfar): Prepared release 3.99.11beta.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1854 70169cfe-8b10-0410-8925-dcb4b91034d8
- 19:25 Revision 4aaabc21 (gwenhywfar): Fixed a typo.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1853 70169cfe-8b10-0410-8925-dcb4b91034d8
- 17:23 Revision 561fb554 (gwenhywfar): GUI: Fixed some problems.
- - improved GWEN_Gui_WaitForSockets(): This function can now be aborted by
the user (uses a progress dialog now)
- d...
03.07.2010
- 00:28 Revision 2c90afdf (gwenhywfar): 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
01.07.2010
- 12:50 Revision bd496d3d (gwenhywfar): 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
- 11:48 Revision c7ce344e (gwenhywfar): 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, l... - 00:46 Revision 5c5c17a3 (gwenhywfar): Added function GWEN_IdList64_GetEntryCount().
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1848 70169cfe-8b10-0410-8925-dcb4b91034d8
- 00:46 Revision b3c96bba (gwenhywfar): 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
- 00:46 Revision a1a93bef (gwenhywfar): 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 ...
Auch abrufbar als: Atom