gnucash unstable: Set a parent window for the options dialogs.

John Ralls jralls at code.gnucash.org
Fri Oct 27 19:23:32 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/d22b098d (commit)
	from  https://github.com/Gnucash/gnucash/commit/5157d8b5 (commit)



commit d22b098dff105d0e79e6cc58ba2c9b37558c5c2b
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Oct 27 16:23:02 2017 -0700

    Set a parent window for the options dialogs.
    
    So they pop up centered on the GnuCash window instead of
    on the wrong monitor.



Summary of changes:
 gnucash/gnome-utils/dialog-options.c                    |  9 +++++----
 gnucash/gnome-utils/dialog-options.h                    |  5 +++--
 gnucash/gnome-utils/dialog-utils.c                      |  6 ++----
 gnucash/gnome-utils/gnc-main-window.c                   | 11 ++++++-----
 gnucash/gnome-utils/gnc-main-window.h                   |  6 +++++-
 gnucash/gnome-utils/gnome-utils.i                       |  2 +-
 gnucash/gnome/assistant-hierarchy.c                     | 10 +++++-----
 gnucash/report/report-gnome/dialog-report-column-view.c |  2 +-
 gnucash/report/report-gnome/dialog-report-style-sheet.c |  3 ++-
 gnucash/report/report-gnome/gnc-plugin-page-report.c    |  4 ++--
 gnucash/report/report-gnome/window-report.c             | 13 +++++++------
 gnucash/report/report-gnome/window-report.h             |  4 ++--
 po/POTFILES.in                                          |  1 +
 13 files changed, 42 insertions(+), 34 deletions(-)



More information about the gnucash-patches mailing list