gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Fri Dec 27 11:15:05 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/9291ad23 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/28718689 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ff10aa24 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b7b81699 (commit)



commit 9291ad23d66bccab3fe7963502d0e23fd4112bb1
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Dec 27 16:08:42 2019 +0000

    Take account of some columns in the register having 'Tot' added.
    
    In the journal register and when using auto split some register columns
    have 'Tot added to them like 'Tot Debit' depending on where the cursor
    is so if you tried to size that column with a double click on the
    header it would be based on the short name. This changes fixes that.

commit 28718689dc147fa6f0a31d2a22f266beaef3c36f
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Dec 27 16:07:46 2019 +0000

    Take account for the pop up button border in the register.
    
    If the pop up button border is specified in CSS, the default size of
    the button needs to change so retrieve the border and add it to the
    default button size. Also only add the button margin when cells have
    the button.

commit ff10aa24f1300147e70e8084fcff37328c68d1e9
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Dec 27 16:06:43 2019 +0000

    Change the date sample so it has the maximum text width possible



Summary of changes:
 .../register/ledger-core/split-register-layout.c   |  4 ++--
 .../register/register-gnome/gnucash-item-edit.c    | 28 +++++++++++++++++-----
 gnucash/register/register-gnome/gnucash-sheet.c    | 12 +++++++---
 gnucash/register/register-gnome/gnucash-style.c    | 13 +++++-----
 4 files changed, 40 insertions(+), 17 deletions(-)



More information about the gnucash-patches mailing list