aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/export_object_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-66/+49
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2016-06-14dcm: remove g_mallocDario Lombardo1-2/+2
2015-05-05GTK UI: remove eo_saveable_pathname in favor of eo_massage_strDavid Creswick1-29/+6
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-1/+14
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-06-05Add Object (file) export for files transferred over TFTP.Martin Mathieson1-0/+7
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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