gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Wed Jul 22 07:45:24 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/ee230a6c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/40d63d47 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2feabc7c (commit)
	from  https://github.com/Gnucash/gnucash/commit/a93f3c19 (commit)



commit ee230a6cca3cfca9f9e4a8860436e39aae29ab98
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Jul 22 12:35:48 2020 +0100

    Bug 797842 - Empty Entry widgets not showing insertion cursor
    
    On windows 10, if the font has been specified in CSS with 'sans-serif',
    the insertion cursor on an empty entry widget is not shown. Choosing a
    different font such as 'arial' is OK. As reporter based there changes
    on the example CSS file remove the reference to 'sans-serif'

commit 40d63d478b66d1740969c70cf7f014ee78f4cab3
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Jul 22 10:23:58 2020 +0100

    Add missing LEAVE macro to gnc-tree-model-account.c

commit 2feabc7ca2157bc6b819f22590c6bd5376498e60
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Jul 22 10:00:01 2020 +0100

    Bug 797787 - Create new plugin page next to current page
    
    Currently new pages are created in the last position which
    could result in a lot of scrolling if a large number of
    tabs are open. This commit changes that so new pages are
    created next to the current page.



Summary of changes:
 doc/gtk-3.0.css                              |  6 +++---
 gnucash/gnome-utils/gnc-main-window.c        | 11 +++++++----
 gnucash/gnome-utils/gnc-tree-model-account.c |  1 +
 3 files changed, 11 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list