Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
982ffa73 10.08.2010 14:29 martin

FOX16: Fixed a bug in combobox-handling.

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

79c7c8fc 10.08.2010 14:29 martin

GTK2-GUI: Set title of dialog in constructor.

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

c90f2f44 09.08.2010 17:09 martin

GUI: Added a very simple test dialog.

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

8cd36dec 09.08.2010 12:04 martin

Prepared release of 3.99.17beta.

Per default only the gtk2 and qt4 GUI implementation will be created.

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

363c6f1f 09.08.2010 12:04 martin

QT4-GUI: Fixed the use of compat headers.

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

614eb7a0 07.08.2010 18:18 martin

Started with the Cocoa implementation of the GWEN_DIALOG framework.

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

3e0d7e3b 07.08.2010 18:18 martin

Updated documentation for inherit module.

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

39dedf54 07.08.2010 18:18 martin

Added progress flags when checking for crypt token plugin.

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

b3cb1f3f 03.08.2010 12:39 martin

FOX16: Fixed a problem with the focus chain.

Now the topmost window is used as owner also for ExecDialog.

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

bfbfac6b 02.08.2010 14:24 martin

Removed error message about not gnutls_record_recv().

This message appears quite often but has in most cases no effect on the
actual transaction. We keep it in the debug output but not in the progress
log.

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

784b7504 02.08.2010 13:59 martin

Detect "--with-guis" with missing argument.

Without this change giving "--with-guis" without arguments leads to the
word "yes" being inserted into the list of guis which of course isn't what
we want.

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

8f303ddf 02.08.2010 13:59 martin

Removed clearenv() again.

Apparently clearing the environment is quite a problem on some systems,
so for now I removed it again.

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

40565dfb 30.07.2010 20:09 martin

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

04805b2f 30.07.2010 19:55 martin

Fixed a bug.

When using sub-dialogs we have to use the parent dialog pointer to access
the toolkit-dependent extensions.

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

ab03bb59 30.07.2010 19:40 martin

Prepared release 3.99.16beta.

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

d2949e32 30.07.2010 18:35 martin

GWEN-Dialog: Fixed sub-dialog handling.

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

42aab36b 30.07.2010 18:35 martin

Added function GWEN_StringList_GetStringPos().

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

1e987cd6 30.07.2010 18:35 martin

Decreased verbosity.

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

7be4ef76 30.07.2010 18:35 martin

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

c09e9a8e 29.07.2010 22:55 martin

Prepared release 3.99.15beta.

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

da6fbe5f 29.07.2010 08:05 martin

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 propagated.

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

5aedb828 29.07.2010 08:05 martin

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

bb84efa1 26.07.2010 16:04 martin

Prepared release 3.99.14beta.

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

918667d8 26.07.2010 16:01 martin

Added function GWEN_PathManager_GetMatchingFilesRecursively().

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

e4a8f342 25.07.2010 20:17 martin

Fixed a bug in GWEN_Text_UnescapeXmlToBuffer().

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

(1576-1600/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom