Bug #129099: Add option to toggle between full account path and leaf name in registers.

* Introduce new property show_full_account_names to the schema
  general/register to toggle between full account path and leaf name
* Configuration in Preferences dialog  ("Register Defaults")
* Convenience functions gnc_get_account_name_for_register() and
  gnc_account_lookup_for_register() return the proper values depending on the
  configurations.
* Ledgers and registers use the new functions for displaying account names
  (applies also to business-ledger)
* account-quickfill uses gnc_get_account_name_for_register() and listens to
  gconf property

Patch from Christoph Ernst.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17324 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler
2008-07-13 21:28:45 +00:00
parent 7cc810cfef
commit 1a25b2bc39
12 changed files with 134 additions and 32 deletions

View File

@@ -137,6 +137,7 @@ Tyson Dowd <tyson@tyse.net> for config/make patches & debian maint
Koen D'Hondt <ripley@xs4all.nl> for Solaris patches to XmHTML
Bob Drzyzgula <bob@mostly.com> for budgeting design notes
Volker Englisch <Volker@englisch.us> QA and testing
Christoph Ernst <C.Ernst72@googlemail.com> Small bugfixes and minor enhancements
Jonathan Ernst <jonathan@ernstfamily.ch> Translations
Stephen Evanchik <evanchsa@clarkson.edu> Logging improvements; gtk2 conversions
Joshua Facemyer / Impressus Art <faceman@impressusart.com>: New artwork.