gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Fri Nov 6 08:24:58 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/bf9b2672 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4b5202f5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/17ced7eb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/65b7b8c4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/afcf1765 (commit)



commit bf9b267266ca86fb86bead74d1febcf1a1408f5a
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 6 13:22:39 2020 +0000

    Change down arrow to align more with existing widgets
    
    Instead of using the icon name 'go-down' use 'pan-down-symbolic'

commit 4b5202f55dcf0f0928bb47abde65c4d90fbbd7c2
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 6 13:14:31 2020 +0000

    Bug 688917 - Edit style sheet help button not working
    
    Setup the connection between the help button and the edit style sheet
    section in the help.

commit 17ced7eb2867b3cace0d67c5f0c364fbd9b32fa0
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 6 13:10:19 2020 +0000

    Fix some incorrect links to the help file

commit 65b7b8c4a2d1be21685e293258463591725e91fa
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 6 13:05:42 2020 +0000

    Section help on windows not working
    
    Key and group names are case sensitive and in the gnucash-help.hhmap
    file the section name is [MAP] so change gnc-help-utils.c to match



Summary of changes:
 borrowed/goffice/go-optionmenu.c                   |  2 +-
 .../gnome-utils/gnc-cell-renderer-popup-entry.c    | 24 ++++++++++++++++------
 gnucash/gnome-utils/gnc-combott.c                  | 12 +++++++----
 gnucash/gnome-utils/gnc-date-edit.c                |  5 +----
 gnucash/gnome-utils/gnc-gnome-utils.c              | 14 +++++++++++++
 gnucash/gnome-utils/gnc-gnome-utils.h              |  5 +++++
 gnucash/gnome-utils/gnc-tree-view.c                |  5 +----
 gnucash/gnome-utils/gnc-ui.h                       | 12 +++++++----
 gnucash/gnome/dialog-invoice.c                     | 16 ++++++++++++++-
 gnucash/gnome/dialog-job.c                         |  2 +-
 gnucash/gnome/dialog-report-style-sheet.c          |  4 ++++
 gnucash/gnome/gnc-plugin-page-invoice.c            |  4 ++--
 gnucash/gnome/gnc-plugin-page-register2.c          |  4 ++--
 .../import-export/bi-import/dialog-bi-import-gui.c |  2 +-
 .../customer-import/dialog-customer-import-gui.c   |  2 +-
 libgnucash/app-utils/gnc-help-utils.c              |  4 ++--
 16 files changed, 84 insertions(+), 33 deletions(-)



More information about the gnucash-patches mailing list