gnucash master: Change dialog-options to use a two column GtkGrid

Robert Fewell bobit at code.gnucash.org
Tue Dec 3 14:59:24 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/65948137 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ce32117f (commit)



commit 65948137b2f1d446926ed8cdd475844fe89fce69
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Nov 30 17:49:51 2019 +0000

    Change dialog-options to use a two column GtkGrid
    
    Change the dialog options to use a two column grid and setup to be the
    same as other dialogs. In the first column there is the 'name' of the
    option and the right column the 'option widget'. Also add the radio
    button option to the examples report for testing.



Summary of changes:
 gnucash/gnome-utils/dialog-options.c           | 284 +++++++++++++------------
 gnucash/gnome-utils/dialog-options.h           |   4 +-
 gnucash/gnome/business-options-gnome.c         |  48 ++---
 gnucash/report/reports/example/hello-world.scm |  35 ++-
 4 files changed, 189 insertions(+), 182 deletions(-)



More information about the gnucash-patches mailing list