CVS update: gnucash/src/gnome-utils
Derek Atkins
warlord at linas.org
Fri May 23 13:10:55 CDT 2003
Date: Friday May 23, 2003 @ 12:10
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/gnome-utils
In directory www.linas.org:/tmp/cvs-serv19036/src/gnome-utils
Modified Files:
Tag: gnucash-1-8-branch
dialog-options.c
Log Message:
* src/gnome-utils/dialog-options.c: don't let the user do anything
with the options dialog until Apply() finishes. This is a
simple fix for #107953 so that a user can't crash gnucash by
hitting Apply and then OK (before the Apply completes).
However, what should really happen is that we queue up requests
to destroy ourselves and process the event later. See #107953
for more information.
More information about the gnucash-patches
mailing list