http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49769
User: etxrab
Date: 2013/06/04 12:04 PM
Log:
Copy over:
Revision 49282 - Use a modal GTK+ message dialog to ask the user whether to nuke their
personal color settings.
Revision 49283 - Make the dialog a child of the color filters dialog, not the top-level
window.
Revision 49284 - Use gtk_dialog_set_alternative_button_order() to set the "alternative"
button order (that order is what's used on Windows).
Put the affirmative answer on the right by default.
Directory: /trunk-1.10/ui/gtk/
Changes Path Action
+32 -70 capture_file_dlg.c Modified
+34 -21 color_dlg.c Modified