gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Fri Jul 29 06:46:11 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/09e5c46d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dea1a89e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6cad1d16 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/edf000f4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ebf34395 (commit)



commit 09e5c46dfda0b53e89ceba4167ceb1c3b78931c4
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Jul 29 11:28:55 2022 +0100

    Remove some default 'dummy' store entries as not required.

commit dea1a89e81853ddd6a38963e8a535bb95a9bb91e
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Jul 29 10:55:44 2022 +0100

    Bug 798573 - Tab Width Behaviour
    
    Currently when the notebook tabs on the left or right, the space used
    fluctuates depending on tab label width. This change sets the label
    width to the preference setting when the tabs are on the left or right
    but when top or bottom the width is set to the number of characters
    when shorter than the preference setting so they take up less room.

commit 6cad1d16afd487e5e4c1cbe50083828c56f3ce60
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Jul 29 10:49:32 2022 +0100

    Change source files gnc-ab-utils.* for spaces and tabs

commit edf000f4cf3d584ebdc833a4c2b31e663ee574d6
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Jul 29 09:38:32 2022 +0100

    Fix uninstantiatable type error on the console
    
    sys:1: Warning: invalid uninstantiatable type '(null)' in cast to
    'GtkWindow'



Summary of changes:
 gnucash/gnome-utils/gnc-main-window.c              |  84 ++-
 gnucash/gnome/dialog-report-style-sheet.c          |   2 -
 gnucash/gtkbuilder/assistant-qif-import.glade      |  16 -
 gnucash/gtkbuilder/dialog-report.glade             |   5 -
 gnucash/import-export/aqb/gnc-ab-utils.c           | 741 +++++++++++----------
 gnucash/import-export/aqb/gnc-ab-utils.h           |  48 +-
 .../import-export/qif-imp/assistant-qif-import.c   |   1 -
 7 files changed, 461 insertions(+), 436 deletions(-)



More information about the gnucash-patches mailing list