gnucash unstable: Multiple changes pushed
Geert Janssens
gjanssens at code.gnucash.org
Sat Apr 14 11:29:44 EDT 2018
Updated via https://github.com/Gnucash/gnucash/commit/3a46088c (commit)
via https://github.com/Gnucash/gnucash/commit/c9fd6832 (commit)
via https://github.com/Gnucash/gnucash/commit/805094d5 (commit)
via https://github.com/Gnucash/gnucash/commit/dd28f4ed (commit)
via https://github.com/Gnucash/gnucash/commit/48db9939 (commit)
via https://github.com/Gnucash/gnucash/commit/9094f6e5 (commit)
via https://github.com/Gnucash/gnucash/commit/61141051 (commit)
via https://github.com/Gnucash/gnucash/commit/e81b2ccc (commit)
from https://github.com/Gnucash/gnucash/commit/a8c17c20 (commit)
commit 3a46088ca8eed6e6539a1fc7922ce86010684c3e
Merge: a8c17c2 c9fd683
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Apr 14 17:23:21 2018 +0200
Merge branch 'fixes2' of https://github.com/Bob-IT/gnucash into unstable
commit c9fd6832b83a1f93a4895144a1144c6a44b06913
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 03:57:39 2018 +0100
Bug 795142 - Unable to enter account codes in business sheets
In Bills, Invoices and Expense vouchers you can not enter an account
code in an account field like you can on a normal register, enable this.
commit 805094d570c9416dd810a459d4a639d39d38108e
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 03:56:14 2018 +0100
Remove trailing spaces and replace tabs with spaces
Remove trailing spaces and replace tabs with spaces in the reconcile
source files.
commit dd28f4ed4f95d1630180a9a836e0ae5bcde8d1e7
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 03:23:57 2018 +0100
Remove the set transient parent setting for Reconcile window
The Reconcile option is already a window so it is not necessary to set
this value which allows the jump to transaction to work properly.
commit 48db993932c6c5e9dde862fe5074544737db8f78
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 03:22:51 2018 +0100
Align the reconcile column titles to that of the values
commit 9094f6e5a9ae4ef3e2e05fcdefbdaaf593975469
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 03:18:49 2018 +0100
Bug 795101 - Scrollbar floats and covers toggle buttons
When the scrollbar appears for the reconcile windows it can float above
the reconcile toggle button which make it difficult to toggle. Move this
column to the start which has the advantage of aligning the amount
column above the Total value.
commit 6114105115de5accaa49ab589b2985fd4a31ca93
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 00:09:34 2018 +0100
Save the tab label width so we do not have to get it again
commit e81b2ccca3a97781f14951b60b6fc4c5712ed94b
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sat Apr 14 00:05:25 2018 +0100
Date Format dialog flashes up when file/properties used
When you select the File/Properties dialog, in the construction of that
a 'Date Format' dialog flashes up while the date component is moved to
the properties dialog. Can mainly be seen on Windows so remove the
visible setting in glade file.
Summary of changes:
gnucash/gnome-utils/gnc-main-window.c | 5 ++-
gnucash/gnome-utils/gnc-query-view.c | 32 ++++++++-------
gnucash/gnome/reconcile-view.c | 58 +++++++++++++--------------
gnucash/gnome/window-reconcile.c | 24 ++++++-----
gnucash/gnome/window-reconcile.h | 6 +--
gnucash/gtkbuilder/gnc-date-format.glade | 1 -
gnucash/import-export/aqb/gnc-ab-utils.c | 2 +-
gnucash/register/ledger-core/gncEntryLedger.c | 13 ++++--
8 files changed, 75 insertions(+), 66 deletions(-)
More information about the gnucash-patches
mailing list