gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Tue Sep 29 06:26:19 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/29706167 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7c7cd657 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/51120351 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c89c677c (commit)
	from  https://github.com/Gnucash/gnucash/commit/06663271 (commit)



commit 2970616701fd24d84578c310e7a00585071fa202
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Sep 29 11:22:22 2020 +0100

    Bug 797953 - Add 'Filter By...' to CoA right mouse menu
    
    Add the menu option for 'Filter By...' on the Chart of Accounts page to
    be consistent with register pages.

commit 7c7cd657582865c8de7f064bedbe58b6ef923d50
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Sep 29 11:04:35 2020 +0100

    Select account if Tax Options dialog opened from Register
    
    If the Tax options dialog is opened from a register the tax dialog will
    preselect the account associated with the register.

commit 511203512a0a64f1292817cd20b48f6b97d9ce84
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Sep 29 10:39:39 2020 +0100

    Remove tabs and change spacing in dialog-sx-since-last-run.* files

commit c89c677cdeb91af3877e6749164b256589f2a58e
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Sep 28 16:17:27 2020 +0100

    Bug 571697 - SLR Transaction Status needs to look clickable
    
    Add a pixbuf cell renderer to the existing cell renderer for the status
    column with the 'pan-down-symbolic" icon.



Summary of changes:
 gnucash/gnome/dialog-sx-since-last-run.c        | 786 ++++++++++++------------
 gnucash/gnome/dialog-sx-since-last-run.h        |   7 +-
 gnucash/gnome/gnc-plugin-page-register.c        |  33 +-
 gnucash/gnome/gnc-plugin-page-register2.c       |  33 +
 gnucash/ui/gnc-plugin-page-account-tree-ui.xml  |   3 +
 gnucash/ui/gnc-plugin-page-account-tree2-ui.xml |   3 +
 gnucash/ui/gnc-plugin-page-register-ui.xml      |   1 +
 gnucash/ui/gnc-plugin-page-register2-ui.xml     |   1 +
 8 files changed, 481 insertions(+), 386 deletions(-)



More information about the gnucash-patches mailing list