r23301 - gnucash/trunk/src/gnome - Fix bug 708659

Geert Janssens gjanssens at code.gnucash.org
Fri Oct 18 10:53:53 EDT 2013


Author: gjanssens
Date: 2013-10-18 10:53:51 -0400 (Fri, 18 Oct 2013)
New Revision: 23301
Trac: http://svn.gnucash.org/trac/changeset/23301

Modified:
   gnucash/trunk/src/gnome/gnc-budget-view.c
Log:
Fix bug 708659

* Totals column moves to right hand side when periods are added
* Remove unneeded gnc_plugin_page_budget_refresh_cb

Design: in gnc_budget_view_refresh, detect the condition when periods
are added. If this is true, delete the totals column. It will be
regenerated at the end of the refresh function.

Author: R Ratliff <ratliff.bobby at gmail.com>



More information about the gnucash-patches mailing list