Projekt

Allgemein

Profil

Aktivität

von 27.08.2019 bis 25.09.2019

25.09.2019

22:16 Revision 6a8fc4e2 (gwenhywfar): Prepared release 4.99.18rc2.
admin
19:36 Revision 426ce38d (gwenhywfar): Fixed compiler warnings.
admin
19:36 Revision 634430e6 (gwenhywfar): BASE: removed unused code.
The code encapsulated by ENABLE_MY_SMALL_BLOCK_ALLOC was only a test
to find out whether allocating memory completely...
admin
16:04 Revision 31fbb242 (gwenhywfar): GUI: Fixed memleaks (as suggested by thbe in #35).
admin
14:41 Revision 40e8521f (gwenhywfar): Fix libtool warning: "undefined symbols not allowed in i686-w64-mingw32 shared libraries"
rhabacker
14:40 Revision 11eb3f3c (gwenhywfar): BUILD: Fixed build on windows (Patch provided by rhabacker).
Beside https://www.aquamaniac.de/rdm/issues/27 additional cmake related
config files are broken on Windows and will b...
admin
14:40 Revision 6a58ad08 (gwenhywfar): Fix finding gwenhywfar Qt5 library for cmake build system
rhabacker
14:40 Revision 1b49e081 (gwenhywfar): BUILD: Fixed QT4 on windows (Patch provided by rhabacker).
The appended patch fixes qt4 build and use support by client libraries on
Windows.
The patch has been used to cross b...
admin
13:35 Revision 3c98b74c (gwenhywfar): BUILD: Incremented version number.
admin
13:34 Revision 74d547be (gwenhywfar): TEXT: Add GWEN_Text_strndup()
On Windows there is no strndup(), so we provide a replacement here.
For non-Windows systems we simply use strndup().
admin
00:11 Revision cc9db671 (gwenhywfar): Prepared release 4.99.17rc1
admin

24.09.2019

23:35 Revision 0e87d592 (gwenhywfar): TEXT: Decreased verbosity.
admin
23:34 Revision 0a5a1005 (gwenhywfar): XML: Don't try to convert utf8 to UTF-8
Without this change AqHBCI gets extremely slow. admin
22:42 Revision 83557126 (gwenhywfar): Fix libtool warning: "undefined symbols not allowed in i686-w64-mingw32 shared libraries"
rhabacker
22:37 Revision 1f66f2d4 (gwenhywfar): BUILD: Fixed build on windows (Patch provided by rhabacker).
Beside https://www.aquamaniac.de/rdm/issues/27 additional cmake related
config files are broken on Windows and will b...
admin
22:34 Revision 9c119630 (gwenhywfar): Fix finding gwenhywfar Qt5 library for cmake build system
rhabacker
22:33 Revision 0db31b8e (gwenhywfar): BUILD: Fixed QT4 on windows (Patch provided by rhabacker).
The appended patch fixes qt4 build and use support by client libraries on
Windows.
The patch has been used to cross b...
admin
22:31 Revision acb31169 (gwenhywfar): TLS: Fixed function prototype (patch provided by John Ralls).
Because of a mismatched signature between the declaration and
implementation of GWEN_SyncIo_Tls_Internal_CheckCert.
admin

22.09.2019

23:20 Revision d12d4d2d (gwenhywfar): BUILD: Onlky remove dir gwenhywfar5 on "make distclean" (fixes #67).
admin

20.09.2019

21:52 Revision 14cc0290 (gwenhywfar): Merge remote-tracking branch 'origin/dev-xmlparser-encoding'
Included encoding handling changes to GWEN_XML from Elias's branch. admin
21:49 Revision bd6f1990 (gwenhywfar): BUILD: Prepared release 4.99.16beta.
admin
20:58 Revision 99da44f2 (gwenhywfar): CRYPT: Fixed a compiler warning.
admin

18.09.2019

10:38 Revision aa291261 (gwenhywfar): Convert to UTF-8 internally when parsing XML.
Elias Oltmanns

17.09.2019

17:53 Revision d8acb51f (gwenhywfar): DIALOG: Use GWEN_Dialog_CreateAndLoadWithPath() in internal dialogs.
admin
17:53 Revision 45d85db5 (gwenhywfar): DIALOG: Added function GWEN_Dialog_CreateAndLoadWithPath()
This functions simplifies dialog creation and loading. Now we dont have
to repeat the same code in every dialog.
admin

15.09.2019

22:55 Revision 60118625 (gwenhywfar): pkg-config: Fix again erroneous includedir
After 5c0c807f this was still one level of subdir too much. Now
it is hopefully ok.
cstimming
20:36 Revision e19e6c20 (gwenhywfar): Convert to UTF-8 when parsing XML.
Elias Oltmanns

13.09.2019

23:35 Revision 74da5722 (gwenhywfar): Prepared release 4.99.15beta.
admin
22:07 Revision 863f0b15 (gwenhywfar): DB: Decreased verbosity.
admin
22:06 Revision 329bcf14 (gwenhywfar): DB: Improved GWEN_DB_ReplaceVars().
Now also accepts index specs with variable names. Valid specs are now:
- "variableName"
- "variableName[1]"
admin
17:20 Revision 19d4a7b0 (gwenhywfar): GUI: Improved irritating log message.
admin

12.09.2019

02:28 Revision 5c25aca8 (gwenhywfar): Prepared release 4.99.14beta.
admin
02:28 Revision d1c141d8 (gwenhywfar): TLS: Fixed a typo (#45).
admin

11.09.2019

00:54 Revision fdff90b8 (gwenhywfar): TLS: Included a modified version of a patch by Bernhard Held
This patch uses gnutls_certificate_set_x509_system_trust(). admin
00:52 Revision 5a2e0e3d (gwenhywfar): Prepared release 4.99.13beta.
admin

09.09.2019

23:10 Revision 53c79fe8 (gwenhywfar): TLS: Fixed a bug (missing GWEN_PATH_FLAGS_VARIABLE).
admin

08.09.2019

21:49 Revision 0ad5a0d5 (gwenhywfar): Increased version.
admin
21:48 Revision 0684ba3a (gwenhywfar): TLS: Check a list of possible system wide certificates.
- this list can be extended as needed admin

02.09.2019

23:32 Revision 2816b3b3 (gwenhywfar): Fix 'Kbanking plugin crashes on opening aqbanking settings'
The crash is caused by missing GWENHYWFAR_CB definitions of the corresponding callback functions.
See https://bugs.kd...
rhabacker

01.09.2019

20:35 Revision a3a7720e (gwenhywfar): TLS: Try using default SSL certificate store on Windoze, too.
- incorporated patch provided with bug #22 (rhabacker) admin
20:32 Revision e001b467 (gwenhywfar): TLS: Try using default SSL certificate store on Windoze, too.
- incorporated patch provided with bug #22 (rhabacker) admin
 

Auch abrufbar als: Atom