r14928 - gnucash/branches/2.0 - Fix for bug #359471. Remove the glade hookup of gnc_xfer_dialog_close_cb() to

Andreas Köhler andi5 at cvs.gnucash.org
Wed Oct 4 09:12:36 EDT 2006


Author: andi5
Date: 2006-10-04 09:12:34 -0400 (Wed, 04 Oct 2006)
New Revision: 14928
Trac: http://svn.gnucash.org/trac/changeset/14928

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/src/gnome-utils/glade/transfer.glade
Log:
Fix for bug #359471.  Remove the glade hookup of gnc_xfer_dialog_close_cb() to
the close signal.  This callback doesn't handle aborting correctly when called
directly, but it will behave correctly when called indirectly from
close_handler().  The "response" callback will now be called for all actions
that close the dialog.

merged from r14927.




More information about the gnucash-patches mailing list