gnucash stable: Multiple changes pushed
Geert Janssens
gjanssens at code.gnucash.org
Thu Dec 12 03:39:13 EST 2024
Updated via https://github.com/Gnucash/gnucash/commit/4e8058c1 (commit)
via https://github.com/Gnucash/gnucash/commit/3be430fe (commit)
via https://github.com/Gnucash/gnucash/commit/3bfec435 (commit)
from https://github.com/Gnucash/gnucash/commit/8b9865ee (commit)
commit 4e8058c111115be329ec6bd709f7586c90a43206
Merge: 8b9865ee88 3be430feeb
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Dec 12 09:39:02 2024 +0100
Merge branch 'SXSchema' into stable
commit 3be430feebe884a68b93efef2d9ce0632bba6cd4
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Dec 11 21:29:06 2024 +0100
Bug 799470 - Crash when clicking on Schedule Transaction Editor
It's not the root cause of the crash, but the extra sanity check
will prevent it anyway
commit 3bfec435841799ad8a4ddbff7d5e580e7b2b7aa2
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Dec 11 21:26:54 2024 +0100
SX editor - use integer-type schema parameters rather than string and double
GnuCash expects these values to be integers anyway,
so this avoids needless type conversions
Release note: if you previously configured and saved the number of
months to display or the height of the scheduled transaction list,
these values will be reset and you will have to configure and change
those once more after this upgrade.
Summary of changes:
gnucash/gnome/gnc-plugin-page-sx-list.cpp | 22 +++++++++++-----------
.../org.gnucash.GnuCash.dialogs.sxs.gschema.xml.in | 6 +++---
2 files changed, 14 insertions(+), 14 deletions(-)
More information about the gnucash-patches
mailing list