Migrate the account page options to a new "Filter By" dialog. Add a

new option to filter out accounts with zero total balances.  Remember
the current filter state across invocations of GnuCash.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12205 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2005-12-30 06:25:03 +00:00
parent fe80448c99
commit 42b213afe2
6 changed files with 606 additions and 264 deletions
+9
View File
@@ -1,5 +1,14 @@
2005-12-29 David Hampton <hampton@employees.org>
* src/scm/main.scm:
* src/scm/main-window.scm:
* src/gnome/gnc-plugin-page-account-tree.c:
* src/gnome/glade/account.glade:
* src/gnome/ui/gnc-plugin-page-account-tree-ui.xml: Migrate the
account page options to a new "Filter By" dialog. Add a new
option to filter out accounts with zero total balances. Remember
the current filter state across invocations of GnuCash.
* src/gnome-utils/ui/gnc-main-window-ui.xml:
* src/gnome-utils/gnc-main-window.c:
* src/gnome/ui/gnc-plugin-page-register-ui.xml: Move the "Sort By"