summaryrefslogtreecommitdiff
path: root/ui/gtk/file_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-21We now need <epan/filesystem.h> regardless of whether we're being builtGuy Harris1-2/+0
2012-06-21Move a bunch of common code in the file chooser dialog loops into aGuy Harris1-0/+123
2012-06-19The GTK+ file chooser already *includes* UI code to ask the user whetherGuy Harris1-107/+68
2012-06-19The file dialog run by file_selection_browse() is modal, so there willGuy Harris1-9/+0
2012-06-04And do the same with the color filter import and export dialogs (whichGuy Harris1-3/+14
2012-06-04file_target_exist_ui() is used only on UN*Xes; on Win32, we'd use theGuy Harris1-0/+2
2012-06-04Make the "Export Selected Packets As..." code path more like the "SaveGuy Harris1-0/+135
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+258