GNOME Bugzilla – Bug 498107
Add "save all files" option in diff dialog
Last modified: 2007-11-20 22:26:02 UTC
From bug 457477: The diff dialog should have a checkbox, enabled by default, that allows the user to make sure that all open files are saved before diffing.
Created attachment 99321 [details] [review] Adds option to save open files before diffing, active by default
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. Thanks for the patch!
Reopening bug...my last patch was wrong :(
Created attachment 99383 [details] [review] New patch, now with no bugs :) This one has the include that the last one was missing, so the plugin should load after applying it. Sorry for the trouble...:(
(In reply to comment #4) > Created an attachment (id=99383) [edit] > New patch, now with no bugs :) > > This one has the include that the last one was missing, so the plugin should > load after applying it. > This has been applied. Does it also contain the patch in http://bugzilla.gnome.org/show_bug.cgi?id=498044?
(In reply to comment #5) > This has been applied. Does it also contain the patch in > http://bugzilla.gnome.org/show_bug.cgi?id=498044? > At least I don't see the dialogs being resizable, but the patch in bug #498044 does not apply.
> This has been applied. Does it also contain the patch in > http://bugzilla.gnome.org/show_bug.cgi?id=498044? No, they are separate changes. I've noticed that Glade 3 likes to make a lot of extraneous changes to XML files. That, and I did make a few changes to the diff dialog for this patch. > At least I don't see the dialogs being resizable, but the patch in bug #498044 > does not apply. I'll update my copy and give you a patch that will apply. Sigh...:(