gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Thu Jan 1 03:01:30 EST 2026
Updated via https://github.com/Gnucash/gnucash/commit/c4317b90 (commit)
via https://github.com/Gnucash/gnucash/commit/f7f915eb (commit)
via https://github.com/Gnucash/gnucash/commit/aac8efda (commit)
via https://github.com/Gnucash/gnucash/commit/ab43d3a2 (commit)
via https://github.com/Gnucash/gnucash/commit/8d831d35 (commit)
via https://github.com/Gnucash/gnucash/commit/bcce7a88 (commit)
from https://github.com/Gnucash/gnucash/commit/942313d0 (commit)
commit c4317b906b717fdbdcb438431575146c43f0a06f
Merge: 942313d099 f7f915eb3e
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Thu Jan 1 16:00:33 2026 +0800
Merge branch 'autoclear' into stable
commit f7f915eb3e3c7541c31f738896127d8384fe31a4
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Dec 26 05:59:43 2025 +0800
[window-reconcile.cpp] only enable autoclear if preference set
commit aac8efdabff36309e2ca299432e29397d5b2e769
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Dec 17 07:35:09 2025 +0800
[window-reconcile.cpp] add autoclear toolbar button in reconcile ui
commit ab43d3a291d95f3190d1b0aa4e3576abedabd2bc
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Dec 22 12:16:18 2025 +0800
[reconcile-view.c] add helper fns for unclear/clearing splits
commit 8d831d350132b219ff95c985b4a3062733da1792
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue Dec 23 21:50:46 2025 +0800
[gnc-autoclear.cpp] gettext for abort messages
commit bcce7a88c02bbe379acc7c572ecc5ccc2d0d0535
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Dec 19 12:35:05 2025 +0800
[gnc-autoclear.cpp] upgrade GError to return code too
Summary of changes:
gnucash/gnome/reconcile-view.c | 14 +++
gnucash/gnome/reconcile-view.h | 4 +
gnucash/gnome/window-reconcile.cpp | 127 +++++++++++++++++++++
...nucash.GnuCash.dialogs.reconcile.gschema.xml.in | 5 +
gnucash/gtkbuilder/dialog-preferences.glade | 35 ++++--
gnucash/ui/gnc-reconcile-window.ui | 17 +++
libgnucash/app-utils/gnc-autoclear.cpp | 27 +++--
libgnucash/app-utils/gnc-autoclear.h | 9 ++
8 files changed, 219 insertions(+), 19 deletions(-)
More information about the gnucash-patches
mailing list