r18637 - gnucash/trunk/src - Bug #608329: Add Color to Account tabs

Christian Stimming cstim at code.gnucash.org
Wed Feb 10 15:35:12 EST 2010


Author: cstim
Date: 2010-02-10 15:35:11 -0500 (Wed, 10 Feb 2010)
New Revision: 18637
Trac: http://svn.gnucash.org/trac/changeset/18637

Modified:
   gnucash/trunk/src/engine/Account.c
   gnucash/trunk/src/engine/Account.h
   gnucash/trunk/src/gnome-utils/dialog-account.c
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/gnome-utils/gnc-main-window.h
   gnucash/trunk/src/gnome-utils/gnc-plugin-page.c
   gnucash/trunk/src/gnome-utils/gnc-plugin-page.h
   gnucash/trunk/src/gnome/glade/account.glade
   gnucash/trunk/src/gnome/gnc-plugin-page-register.c
Log:
Bug #608329: Add Color to Account tabs

Patch by "Bob":
I wanted a way to select an account easily when I have several accounts open in
the main window. I decided to add a color option to the account so that the tab
can be set to a specific color and so easily identifiable. This could also be
used to link like minded accounts together.

This patch also fixes the account tooltip not being
updated when the name changes.



More information about the gnucash-patches mailing list