gnucash maint: Multiple changes pushed
Robert Fewell
bobit at code.gnucash.org
Thu Feb 13 11:38:10 EST 2020
Updated via https://github.com/Gnucash/gnucash/commit/b23d2445 (commit)
via https://github.com/Gnucash/gnucash/commit/7577afe0 (commit)
from https://github.com/Gnucash/gnucash/commit/f66b7ed2 (commit)
commit b23d2445fc6b437b41f11740cdae5dd012f7b9dd
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Feb 13 16:34:25 2020 +0000
New budgets save state information with no changes
If you create a new budget and do not change any thing when closing the
budget or quitting with new budget open the state information for that
budget is saved but the budget is not. To fix this make a change to the
new budget description to force the save of the new budget.
commit 7577afe0a9e6353dce2de2e99e7973dbd8ad2319
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Feb 13 15:00:54 2020 +0000
Bug 796911 - Minimum window width to large.
This is down to the amount of information that is displayed on the
register status bar which can also be influenced by the type of
register being displayed. To fix this the text labels used have been
enabled to ellipsize at the end and also the displayed information has
been added to a tooltip. So for example the minimum app size was
957x736 and after the changes it can be 610x475.
Summary of changes:
gnucash/gnome/gnc-plugin-budget.c | 8 ++++++++
gnucash/gnome/gnc-split-reg.c | 33 +++++++++++++++++++++++++--------
2 files changed, 33 insertions(+), 8 deletions(-)
More information about the gnucash-patches
mailing list