gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu May 25 08:55:25 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/a036fe59 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bb7c4a47 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/02f09330 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e41c06de (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4456dc12 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3b8f3e92 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/faf70738 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0da40819 (commit)



commit a036fe5915cad9e974e5d0ac474af9477ac7885e
Merge: 0da408191b bb7c4a47a8
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu May 25 07:27:13 2023 -0400

    Merge Richard Cohen's 'cleanup-some-gtk-usages' into stable.

commit bb7c4a47a8b65c8eabc5a74a2a80b0ece5aa09e8
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Sun May 14 14:45:28 2023 +0100

    Add missing argument for "delete-event" callback
    
    I suspect that this is never called anyway

commit 02f09330e29622b251bbd0d8883a84565f077275
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Wed Mar 22 22:57:13 2023 +0000

    Remove references to GtkVBox GtkHBox
    
    - All the widgets were already changed to GtkBox
    - Also, fix the variable type in gnucash-date-picker.c

commit e41c06dead3cc59b5b1e7552c42f1b90f5445413
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Apr 13 18:32:25 2023 +0100

    CSS functions should not be followed by a space
    
    - it works in gtk3, but not gtk4

commit 4456dc121ea95b0353fadd7efef0e4a626afce2f
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Fri Apr 28 12:11:01 2023 +0100

    Remove commented out gtk_box_pack_start

commit 3b8f3e920887a250536b7ec04826d4b16002f357
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Thu Apr 6 19:16:29 2023 +0100

    Remove commented out #include glade

commit faf7073886948ebb11471d89746eb01278b4cf6e
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Wed Mar 22 13:25:51 2023 +0000

    Don't #include internal gtk headers



Summary of changes:
 gnucash/gnome-utils/gnc-cell-renderer-date.h                 |  2 +-
 gnucash/gnome-utils/gnc-cell-renderer-popup-entry.h          |  2 +-
 gnucash/gnome-utils/gnc-cell-renderer-popup.h                |  2 +-
 gnucash/gnome-utils/gnc-cell-renderer-text-flag.h            |  2 +-
 gnucash/gnome-utils/gnc-date-edit.c                          |  2 +-
 gnucash/gnome-utils/gnc-dense-cal.h                          |  2 +-
 gnucash/gnome-utils/gnc-main-window.cpp                      |  2 +-
 gnucash/gnome/dialog-order.c                                 |  1 -
 gnucash/gnucash-fallback.css                                 | 12 ++++++------
 gnucash/gnucash.css                                          | 12 ++++++------
 .../customer-import/gnc-plugin-customer-import.c             |  2 --
 gnucash/register/register-gnome/gnucash-date-picker.c        |  8 +++-----
 12 files changed, 22 insertions(+), 27 deletions(-)



More information about the gnucash-patches mailing list