gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Wed Jan 19 06:02:12 EST 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/0d8640f7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1d155931 (commit)
	from  https://github.com/Gnucash/gnucash/commit/863f3c51 (commit)



commit 0d8640f703791262df7e80b61120dc34d3002b84
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Jan 19 11:01:38 2022 +0000

    Update the assistant glade files to clear padding error in trace file.

commit 1d155931c4cd8edb314a01f0aaefef6dd622c07c
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Jan 19 10:37:51 2022 +0000

    Bug 798375 - Transfer Account Selection not editable after typing error
    
    This bug is a result of not using overlayed scrollbars. When the scroll
    bars are not overlayed, additional space is required for the bar and on
    some desktops the use of gtk_widget_set_size_request is needed to
    specify the height of the pop up.
    
    This is only required when the number of entries is low and so the pop
    up height will be less than the available space.



Summary of changes:
 gnucash/gtkbuilder/assistant-acct-period.glade        |  3 ---
 gnucash/gtkbuilder/assistant-csv-account-import.glade |  3 ---
 gnucash/gtkbuilder/assistant-csv-export.glade         |  3 ---
 gnucash/gtkbuilder/assistant-csv-price-import.glade   |  3 ---
 gnucash/gtkbuilder/assistant-csv-trans-import.glade   |  3 ---
 gnucash/gtkbuilder/assistant-hierarchy.glade          |  3 ---
 gnucash/gtkbuilder/assistant-loan.glade               |  3 ---
 gnucash/gtkbuilder/assistant-qif-import.glade         |  3 ---
 gnucash/gtkbuilder/assistant-stock-split.glade        |  3 ---
 gnucash/gtkbuilder/assistant-xml-encoding.glade       |  3 ---
 gnucash/import-export/aqb/assistant-ab-initial.glade  |  3 ---
 gnucash/register/register-gnome/combocell-gnome.c     | 12 +++++++++---
 12 files changed, 9 insertions(+), 36 deletions(-)



More information about the gnucash-patches mailing list