Replace "svn" with "git" all over the place.
[metze/wireshark/wip.git] / ui / gtk / file_dlg.c
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-10-29 Gerald CombsRevert part of 52896 and (for now) all of 52935. As...
2013-10-28 Gerald CombsRemove some (but not all) U3 remnants.
2013-10-11 Gerald CombsMore ui/util.h includes.
2013-06-21 Stephen FisherCast away another implicit conversion not allowed in...
2013-05-14 Guy HarrisGive file_selection_new() an argument to specify the...
2013-03-21 Bill MeierFrom beroset:
2013-02-25 Bill Meierit's ==> its & its ==> it's as needed.
2012-12-22 Gerald CombsThe Wireshark file icon makes more sense than a floppy...
2012-12-22 Gerald CombsR46374 replaced too many GTK_STOCK_SAVEs. Put them...
2012-12-04 Gerald CombsReplace GTK_STOCK_SAVE with WIRESHARK_STOCK_FILE in...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-21 Guy HarrisWe now need <epan/filesystem.h> regardless of whether...
2012-06-21 Guy HarrisMove a bunch of common code in the file chooser dialog...
2012-06-19 Guy HarrisThe GTK+ file chooser already *includes* UI code to...
2012-06-19 Guy HarrisThe file dialog run by file_selection_browse() is modal...
2012-06-04 Guy HarrisAnd do the same with the color filter import and export...
2012-06-04 Guy Harrisfile_target_exist_ui() is used only on UN*Xes; on Win32...
2012-06-04 Guy HarrisMake the "Export Selected Packets As..." code path...
2012-01-15 Jörg MayerMove gtk to ui/gtk.