Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
e017c248 22.10.2013 20:25 martin

Fixed typos.

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

a46c5013 04.10.2013 23:12 martin

Filled gwen_bindata.tm2 with life.

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

596d4384 29.09.2013 18:57 martin

Added function GWEN_StringList2_GetStringAt().

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

720f6236 22.09.2013 01:46 martin

Added some convenience functions to GWEN_DATE module.

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

ace4e5b4 21.09.2013 17:56 martin

Fixed typemaker2 bindings for GWEN_STRINGLIST2.

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

d0a352ec 21.09.2013 17:41 martin

Make GWEN_StringList2 available to typemaker2.

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

eaf99228 23.08.2013 13:29 martin

Incremented version.

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

1f4aeb1f 23.08.2013 13:27 martin

FOX16-GUI: Fixed some layout issues.

FOX-Dialogs should now resize themselves to reasonable sizes, unless the
dimensions are read from a configuration.

FOX16_HtmlLabel now determines its size only once per text, if no special
flags are given. This makes the behaviour more predictable....

e9a177fc 21.08.2013 17:44 martin

Prepared release 3.7.0beta.

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

79590323 21.08.2013 17:44 martin

Added functions to GWEN_XML.

Those functions simplify working with XML objects. Now the functions
GWEN_XMLNode_GetCharValueByPath et al allow using of XPaths to specify
elements to be created or read.

This is used by the latest AqBanking code, so the latest AqBanking will...

567042b4 21.08.2013 17:44 martin

Added functions for GWEN_DATE.

Those functions are needed for the typemaker1 tool to be able to create
structures which contain a GWEN_DATE.

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

036afbbc 16.08.2013 14:50 martin

Added more typemaker2 types.

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

59e13380 16.08.2013 14:50 martin

Added GWEN_BINDATA type.

This is a simple type to make binary data usable in TYPEMAKER2-generated
types.

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

6083295f 16.08.2013 14:50 martin

Changed my build-target to install to /usr/local per default.

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

48ab97b7 16.08.2013 14:50 martin

Possibly fixed FOX16_GUI bug with invalid window sizes.

First create server side ressources so that the init functions have valid
data to work with (i.e. font and sub-widget sizes etc).

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

ced5847c 19.07.2013 23:27 martin

Fixed creation of memory leaks by typemaker2.

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

fec547de 19.07.2013 23:27 martin

Fixed memory leaks.

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

9ce2b5fb 04.07.2013 22:12 martin

Improved stats message to include cache entry drops as well.

The new "drops" counter shows how often existing old cache entries have
been dropped to make room for new entries.

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

a22bff14 25.06.2013 00:13 martin

Introduced referecne counter for multicache.

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

96054ec1 19.06.2013 18:12 martin

MultiCache: Added functions for 5 params, print a usage summary at the end.

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

59dbf732 19.06.2013 12:49 mlenk

Add missing linker flags for libgpg-error.so.0

This fixes a warning found by the Debian build log checks. More detailed
information can be found at [1]. The build logs contains a line like the
following:

dpkg-shlibdeps: warning: symbol gpg_strerror used by libgwenhywfar.so.60.6.0 found in none of the libraries...

e994d948 14.06.2013 00:13 martin

Typemaker2: Added possibility to define your own constructor.

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

64af3695 14.06.2013 00:12 martin

Fixed definition of TYPEMAKER2_FLAGS_NONE.

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

4e81d2ca 02.06.2013 02:31 martin

Typemaker2: Allow for non-const objects in getter functions.

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

d6c75902 02.06.2013 02:15 martin

Improved example file.

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

(1251-1275/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom