r13741 - gnucash/trunk - Make the entire UI (menus and toolbar) insensitive when the progress

David Hampton hampton at cvs.gnucash.org
Wed Apr 5 23:44:51 EDT 2006


Author: hampton
Date: 2006-04-05 23:44:50 -0400 (Wed, 05 Apr 2006)
New Revision: 13741
Trac: http://svn.gnucash.org/trac/changeset/13741

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/gnome-utils/gnc-window.c
   gnucash/trunk/src/gnome-utils/gnc-window.h
   gnucash/trunk/src/gnome/gnc-plugin-basic-commands.c
Log:
Make the entire UI (menus and toolbar) insensitive when the progress
bar is showing.  Replaces the code to make the Save/Save As menus
insensitive while saving.  Should prevent a whole class of bugs caused
by gtk commands sneaking in and causing non-recursive code to be
entered recursively.




More information about the gnucash-patches mailing list