On Tue, Oct 03, 2006 at 10:30:33PM -0400, Chris Shoemaker wrote: > Author: chris > Date: 2006-10-03 22:30:32 -0400 (Tue, 03 Oct 2006) > New Revision: 14927 > Trac: http://svn.gnucash.org/trac/changeset/14927 > > Modified: > gnucash/trunk/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. >
I forgot to mark that for backport (I'm out of practice!) but it's a good candidate. Please audit. -chris > > Modified: gnucash/trunk/src/gnome-utils/glade/transfer.glade > =================================================================== > --- gnucash/trunk/src/gnome-utils/glade/transfer.glade 2006-10-03 > 21:13:13 UTC (rev 14926) > +++ gnucash/trunk/src/gnome-utils/glade/transfer.glade 2006-10-04 > 02:30:32 UTC (rev 14927) > @@ -19,7 +19,6 @@ > <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> > <property name="has_separator">False</property> > <signal name="response" handler="gnc_xfer_dialog_response_cb" > last_modification_time="Sun, 27 Jul 2003 17:44:58 GMT"/> > - <signal name="close" handler="gnc_xfer_dialog_close_cb" > last_modification_time="Sun, 27 Jul 2003 17:45:10 GMT"/> > > <child internal-child="vbox"> > <widget class="GtkVBox" id="vbox"> > > _______________________________________________ > gnucash-changes mailing list > [EMAIL PROTECTED] > https://lists.gnucash.org/mailman/listinfo/gnucash-changes _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel