gnucash stable: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Thu Jan 16 06:32:11 EST 2025


Updated	 via  https://github.com/Gnucash/gnucash/commit/7a17d329 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0a212f5b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cc2679e0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1fb79ef2 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dd221e40 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e8049a64 (commit)



commit 7a17d329ec23836b82071bf3290e01aedd80fc1e
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 16 11:24:01 2025 +0000

    Change the text string 'Accounts Selected:' to include number
    
    This is a follow up on the previous commit to change a couple of
    translatable text strings to include the placement of the number using
    %d

commit 0a212f5b982233d38293cd4a441c4ac718696ba4
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 16 11:21:34 2025 +0000

    Bug 799035 - CSV Export: 'Accounts Selected' text has bad formatting
    
    The initial problem is that the packing order was wrong in the glade
    file so have corrected that.

commit cc2679e08f681a185027964579947fa4beb49629
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 16 11:16:49 2025 +0000

    Change a couple of accelerator keys to be the same

commit 1fb79ef207153d7e72b3bba556f664e687b367c8
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 16 11:14:36 2025 +0000

    Bug 799491 - Add "Clear All" button to register filter
    
    Add a 'Clear All' button to the register filter dialog

commit dd221e409c718cd527d37e4506e9bb2e40f31a11
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 16 10:50:20 2025 +0000

    Bug 799465 - Register Filter Today radio buttons don't work correctly
    
    There was a typo in the callback for identifying the required widget to
    get the correct value as start_date_today instead of end_date_today.



Summary of changes:
 gnucash/gnome/dialog-tax-info.c                    |  3 +-
 gnucash/gnome/gnc-plugin-page-register.cpp         | 54 ++++++++++++++++++++--
 gnucash/gtkbuilder/assistant-csv-export.glade      | 18 +-------
 gnucash/gtkbuilder/dialog-account.glade            |  2 +-
 gnucash/gtkbuilder/dialog-tax-info.glade           | 16 +------
 gnucash/gtkbuilder/gnc-plugin-page-register.glade  | 23 +++++++--
 .../import-export/csv-exp/assistant-csv-export.c   |  3 +-
 7 files changed, 74 insertions(+), 45 deletions(-)



More information about the gnucash-patches mailing list