gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Mar 16 13:28:56 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/68ece424 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f8262404 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e6a072e9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f38526c0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b46d81e5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/252b1694 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ef0c9deb (commit)



commit 68ece42440f69e2a086b22adb306fb7b99467ec9
Merge: ef0c9deb7f f826240488
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Mar 16 10:01:39 2023 -0700

    Merge Richard Cohen's 'replace-deprecated-gdk-screen-width-height' into master.

commit f826240488d3d2e4dd92645d1331e5fb4fe00e7b
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Mar 13 10:20:19 2023 +0000

    Always enable deprecation warnings for glib & gtk
    
    - Remove WARN_DEPRECATED_GLIB/GTK

commit e6a072e906ee2cd5e97d296b91a24cc4c75f0840
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Mar 13 12:29:52 2023 +0000

    Replace deprecated gdk_screen_width/height

commit f38526c0914cf439189ae24cf41dcb434513697f
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Mar 13 12:29:45 2023 +0000

    Remove some unnecessary null checks before g_free

commit b46d81e5e028227d0fb9f8001b4786a45db6b180
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Mar 13 12:26:45 2023 +0000

    Correct some DEBUG messages

commit 252b1694144a4b3a932e26faeae385342660b0a6
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Mar 13 10:34:09 2023 +0000

    Refactor: Extract method set_window_geometry()



Summary of changes:
 CMakeLists.txt                          |  34 ++----
 gnucash/gnome-utils/gnc-main-window.cpp | 187 ++++++++++++++++++--------------
 2 files changed, 116 insertions(+), 105 deletions(-)



More information about the gnucash-patches mailing list