Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
ec95a097 07.05.2013 19:29 martin

Improved typemaker2.

This tool now handles signals and slots using the GWEN_SIGNAL framework
(gwenhywfar/gwensignal.h).

Now objects can have signals and slots autocreated. Autocreated slots will
have their callback directed towards a virtual function of the created...

5b7250a3 25.04.2013 23:03 martin

Applied a patch by Thomas Baumgart (fixes title problem in dialog boxes).

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

741aa184 21.04.2013 17:06 martin

Prepared release 4.5.1beta.

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

e83e1015 17.04.2013 21:48 martin

Fixed a bug.

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

1d66d404 17.04.2013 21:42 martin

Typemaker2: Added function "COPY".

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

031a29cf 09.03.2013 10:40 christian

Update of German translation - now 100% completed.

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

0b371d5c 03.03.2013 22:13 christian

Updated German translation (95% translated now).

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

b1f35349 03.03.2013 22:13 christian

Minor string improvement

Clarify button label if the user's input should be used
regardless of the warning.

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

039e83ce 03.03.2013 22:13 christian

Very minor i18n string fix (extra parentheses; eliminate almost-duplicate by adding points.)

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

dc2b863e 03.03.2013 20:36 mlenk

Fixed some typos found by lintian

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

56174262 19.02.2013 21:33 martin

Prepared release 4.5.0beta.

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

1e35df3d 19.02.2013 00:07 martin

Added a small test.

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

8a40a034 19.02.2013 00:07 martin

Implemented XML flag GWEN_XML_FLAGS_SIMPLE for writing XML.

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

da60d643 19.01.2013 19:51 martin

Decreased verbosity.

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

a2dfdcf2 19.01.2013 19:51 martin

Introduced adjustable threshold for progress log messages.

The default setting will no longer show debug messages in progress logs.
You can widen the range of log messages to be show via
GWEN_Gui_SetMinProgressLogLevel().

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

a4af8e24 19.01.2013 19:51 martin

Prepared release 4.4.2beta.

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

b917ee52 19.01.2013 16:35 martin

Fixed a bug which made the CSV plugin loose the last line if not terminated by LF

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

1589909d 31.12.2012 01:12 martin

Prepared release 4.4.1beta

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

0d724721 31.12.2012 01:12 martin

Fixed a typo.

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

a8483590 31.12.2012 00:57 martin

Fixed a bug.

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

19984754 30.12.2012 23:18 martin

Prepared release 4.4.0beta

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

f2fcf8ab 30.12.2012 23:18 martin

Removed empty test.

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

a5c8ad99 30.12.2012 23:18 martin

Added var attribute GWEN_UNUSED and tested it.

We can later use this to suppress warnings of type unused-but-set,
especially in C++ GUI code where sometimes GUI objects are created with
"new" but never accessed again inside a method. This is perfectly correct...

b2c7e967 30.12.2012 23:18 martin

Removed unused var.

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

e5b6691d 30.12.2012 23:18 martin

Fixed some typos.

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

(1301-1325/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom