gnucash maint: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Tue Mar 8 15:36:14 EST 2022
Updated via https://github.com/Gnucash/gnucash/commit/cde8f916 (commit)
via https://github.com/Gnucash/gnucash/commit/8f9b6b1e (commit)
via https://github.com/Gnucash/gnucash/commit/2b2ad464 (commit)
via https://github.com/Gnucash/gnucash/commit/6cbc0b7a (commit)
via https://github.com/Gnucash/gnucash/commit/da8bc64e (commit)
from https://github.com/Gnucash/gnucash/commit/7343959a (commit)
commit cde8f9168f2529c7547faa4ad1511249a5575a21
Merge: 7343959a0 8f9b6b1ec
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 8 12:35:43 2022 -0800
Merge Jean Laroche's 'bug798164' into maint.
commit 8f9b6b1ecc887d531d40bb402a1c8a5f71438c7b
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 8 12:35:01 2022 -0800
Clean up gnc_gen_trans_edit_fields.
commit 2b2ad46401afd6fe876691d3991174ee41235ee1
Author: jean <27791933+jeanlaroche at users.noreply.github.com>
Date: Mon Oct 11 21:08:01 2021 -0700
bug 798164 Import transaction window does not allow changing the transaction description. Implement right-click to edit description, notes or memo during matching process
commit 6cbc0b7aee3f2413fdbdce72ec871793d2aabc28
Author: jean <27791933+jeanlaroche at users.noreply.github.com>
Date: Tue Oct 5 20:55:40 2021 -0700
Remove duplicate version of gnc_info2_dialog
commit da8bc64e93f9d00313c250e5c27d5adb87c07a66
Author: jean <27791933+jeanlaroche at users.noreply.github.com>
Date: Tue Oct 5 20:51:23 2021 -0700
Remove triplicate versions of gnc_input_dialog
Summary of changes:
gnucash/gnome-utils/gnc-gui-query.c | 124 +++++++++++++++++
gnucash/gnome-utils/gnc-ui.h | 8 ++
.../import-export/bi-import/dialog-bi-import-gui.c | 115 ----------------
.../csv-imp/assistant-csv-account-import.c | 70 ----------
.../customer-import/dialog-customer-import-gui.c | 117 ----------------
gnucash/import-export/import-main-matcher.c | 152 ++++++++++++++++++++-
6 files changed, 279 insertions(+), 307 deletions(-)
More information about the gnucash-patches
mailing list