mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Add a per-account "hidden" flag, and update the accounts page and the
account quickfill to respect this flag. Also flip the "hide zero balance" flag to a "show zero balance" flag for symmetry. Implements 87077. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13785 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
2006-04-14 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/register/ledger-core/split-register-load.c:
|
||||
* src/gnome-utils/gnc-tree-view-account.[ch]:
|
||||
* src/gnome-utils/dialog-account.c:
|
||||
* src/gnome/gnc-plugin-page-account-tree.c:
|
||||
* src/gnome/glade/account.glade:
|
||||
* src/gnome/gnc-plugin-page-budget.c:
|
||||
* src/engine/Account.[ch]: Add a per-account "hidden" flag, and
|
||||
update the accounts page and the account quickfill to respect this
|
||||
flag. Also flip the "hide zero balance" flag to a "show zero
|
||||
balance" flag for symmetry. Implements 87077.
|
||||
|
||||
* src/gnome/gnc-plugin-page-account-tree.c: Allow the account tree
|
||||
view callback to run in addition the the page callback. Fixes
|
||||
303995.
|
||||
|
||||
Reference in New Issue
Block a user