Revert "Incorporated a patch provided by pkzw via #130."
This reverts commit 2df3e11e4cb366ee8559c2e8e05c6aad6c72cf5c.
Revert "Fixed newly introduced compiler warning."
This reverts commit 275292efdd7e0383107afc2380c05aab8a9a7cb9.
Prepared release 4.99.22rc6.
Fixed newly introduced compiler warning.
Incorporated a patch provided by pkzw via #130.
More cmpiler fixes.
Fixed more compiler warnings.
Another try to fix gcc warnings.
Try to fix compiler warnings by increasing buffer size.
Incremented version.
Released version 4.99.21rc5.
Fix function definition for windows with missing GWENHYWFAR_CB declaration.
Pointed out by jralls inhttps://github.com/Gnucash/gnucash-on-windows/pull/22
Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS
ax_have_qt.m4: Fix not getting variables from the generated Makefile on Windows
Under Windows, the generated Makefile does not contain the requiredinformation by default, because it is contained in other Makefilesfor the Release and Debug build variants. It is therefore necessary...
Revert ax_have_qt.m4 to version 12 to restore custom path for Qt5 qmake
Prepared release 4.99.20rc4.
Fixed memory leaks.
TEXT: Improved GWEN_Text_ReplaceVars().
Handle maxLen, if set.
QT5: Fixed compiler warnings.
GTK3: Fixed compiler warnings.
GTK2: Fixed compiler warnings.
DB: Added function GWEN_DB_WriteVarValueToBuffer()
TEXT/DB: Transform GWEN_DB_ReplaceVars into more generic GWEN_Text_ReplaceVars
Variable names may now contain ":xxx" parts specifying the maximum length.
This can be used by aqbanking-cli to improve output of "listtrans" andothers. We can here specify variables which use original values from a...
Prepared release 4.99.19rc3.
GUI: Improved GWEN_Gui_StdPrintf()
if vsnprintf returns "-1", then there is a problem (maybe bad formatstring??), in this case we should not try to malloc (-1) bytes...
Auch abrufbar als: Atom