gnucash master: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Tue Feb 21 20:09:03 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/45cdf407 (commit)
via https://github.com/Gnucash/gnucash/commit/50e9e705 (commit)
via https://github.com/Gnucash/gnucash/commit/bf79d6fa (commit)
via https://github.com/Gnucash/gnucash/commit/8d44c1c3 (commit)
from https://github.com/Gnucash/gnucash/commit/4666a426 (commit)
commit 45cdf40785320141c5a4c4c2289c2381271c8660
Merge: 4666a426e 50e9e7059
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Feb 22 09:08:28 2023 +0800
Merge branch 'master-progress' #1527
commit 50e9e70592e7984f79ff9b40149f17c65560b25f
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue Feb 7 23:59:36 2023 +0800
[import-backend] don't search GHashTable twice
search acct_id_hash once for dest_acct
commit bf79d6fa5827c2d254ad72143bfc8d90e1bff2f3
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Feb 20 09:53:51 2023 +0800
gtk_entry_get_text instead of gtk_editable_get_chars
commit 8d44c1c38c8316985a17a18c86aee5dfff6cb0e3
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Feb 20 09:53:11 2023 +0800
[dialog-customer|employee|job|vendor] harmonize title setter
Summary of changes:
gnucash/gnome-utils/dialog-account.c | 10 ++-----
gnucash/gnome-utils/gnc-dense-cal-store.c | 4 +--
gnucash/gnome-utils/gnc-dense-cal-store.h | 4 +--
gnucash/gnome/dialog-customer.c | 20 ++++++-------
gnucash/gnome/dialog-employee.c | 20 ++++++-------
gnucash/gnome/dialog-job.c | 20 ++++++-------
gnucash/gnome/dialog-sx-editor.c | 47 +++++++++++--------------------
gnucash/gnome/dialog-sx-from-trans.c | 23 ++++-----------
gnucash/gnome/dialog-vendor.c | 23 +++++++--------
gnucash/import-export/import-backend.cpp | 16 +++++++----
10 files changed, 77 insertions(+), 110 deletions(-)
More information about the gnucash-patches
mailing list