gnucash master: Multiple changes pushed
Robert Fewell
bobit at code.gnucash.org
Thu May 14 07:14:51 EDT 2020
Updated via https://github.com/Gnucash/gnucash/commit/86dc6dcb (commit)
via https://github.com/Gnucash/gnucash/commit/9f59d2cb (commit)
from https://github.com/Gnucash/gnucash/commit/6fb50d22 (commit)
commit 86dc6dcb96c82d59c56584808dd488906eaa83ef
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu May 14 12:13:08 2020 +0100
Remove some spaces and tabs from dialog-options.c
commit 9f59d2cbd77b1fb5016c097b46d926949523bef6
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu May 14 12:07:42 2020 +0100
Enable the Options Checkbox label to be used to toggle
With the new the options dialogue using a GtkGrid it is required that
clicking on the label of the GtkCheckBox would also toggle the
GtkCheckBox. To this end the label is added to an event box so it can
be clicked on and a callback used to toggle the checkbox.
Summary of changes:
gnucash/gnome-utils/dialog-options.c | 50 ++++++++++++++++++++++++++++--------
1 file changed, 40 insertions(+), 10 deletions(-)
More information about the gnucash-patches
mailing list