gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Jul 10 11:46:27 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/a9ec51bd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f5f30371 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1a263040 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/46ac60bd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/263f007d (commit)
	from  https://github.com/Gnucash/gnucash/commit/aa43c198 (commit)



commit a9ec51bd6db94bcd891765567c9a85d842abe49e
Merge: aa43c198c f5f303714
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 10 23:45:17 2022 +0800

    Merge branch 'maint-log-paths' into maint #1345

commit f5f303714c5f8303828d913da708824ec721f7dd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 6 15:42:36 2022 +0800

    [gnucash-core-app] "--paths" returns gnc_list_all_paths()

commit 1a263040ab17e17e8b7343ee6ef75fae57ece9f6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jun 5 12:01:05 2022 +0800

    [gnc-main-window] About window shows gnc_list_all_paths()

commit 46ac60bda1986b1639a0edbe59af435d1d271058
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jun 18 16:36:13 2022 +0800

    [gnc-gtk-utils] new: gnc_get_dialog_widget_from_id

commit 263f007d5c5246f72ea16805becc188bf1299735
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jun 5 12:00:58 2022 +0800

    [gnc-filepath-utils] new: gnc_list_all_paths



Summary of changes:
 gnucash/gnome-utils/gnc-gtk-utils.c          | 35 +++++++++++++++
 gnucash/gnome-utils/gnc-gtk-utils.h          |  2 +
 gnucash/gnome-utils/gnc-main-window.c        | 67 ++++++++++++++++++++++++++++
 gnucash/gnucash-core-app.cpp                 | 18 ++++++++
 gnucash/gnucash-core-app.hpp                 |  1 +
 gnucash/gnucash.css                          |  5 +++
 libgnucash/core-utils/gnc-filepath-utils.cpp | 23 ++++++++++
 libgnucash/core-utils/gnc-filepath-utils.h   | 18 ++++++++
 8 files changed, 169 insertions(+)



More information about the gnucash-patches mailing list