aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/export_object_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Use file_selection_run() for dialogs created with file_selection_new().Guy Harris1-15/+42
2013-05-15gtk_file_chooser_dialog_new() makes the file chooser dialog a transientGuy Harris1-6/+0
2013-05-14Give file_selection_new() an argument to specify the parent window ofGuy Harris1-0/+2
2013-03-21From beroset:Bill Meier1-1/+1
2013-03-09Use explicit casts.Anders Broman1-17/+17
2013-03-09From Jose Pico via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8377 N...Alexis La Goutte1-4/+32
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-1/+1
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-0/+462