Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
4dca2a27 27.10.2013 14:36 mlenk

Fix makefile target for listdoc.h for the case when admin/mklistdoc is not built yet

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

0d2bce8a 27.10.2013 13:45 mlenk

Properly cleanup auto-generated files/directories in clean target

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

d8e6ba5b 27.10.2013 13:03 mlenk

Properly integrate skipping of network checks in the Autoconf build system

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

56ab75d6 27.10.2013 11:21 mlenk

Add a facility to disable network dependent checks

If the environment variable GWENHYWFAR_CHECK_WITHOUT_NETWORK is set during
running 'make check', all checks that depend on network connectivity are
skipped.

This is useful for Debian buildd environments that may not provide internet...

698497b1 27.10.2013 02:18 martin

Removed a blank line.

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

acb9f873 27.10.2013 01:47 martin

Typemaker2: Improved handling of virtual functions.

Parameters are now named in the output file if they are named in the
input file.

Also, APIDOC for virtual functions and their parameters is generated.

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

468cdd85 22.10.2013 20:25 martin

Prepared release 4.8.0beta.

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

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

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

Auch abrufbar als: Atom