Add JSON export to Qt/GTK UI
[jlayton/wireshark.git] / ui / win32 / file_dlg_win32.c
2016-06-20 Pascal QuantinAdd JSON export to Qt/GTK UI
2016-04-28 Gerald CombsWin32: Pass a mutable string to CreateProcess.
2016-03-01 Guy HarrisDon't show a progress bar when previewing for the Qt...
2016-03-01 Guy HarrisAdd a #define for the wildcard pattern that matches...
2016-01-01 Guy HarrisNo need for toolkit-dependent color initialization.
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-11-08 Guy HarrisUse ws_{read,write,fdopen,close}.
2015-11-04 Guy HarrisOne more file that now needs wsutil/str_util.h for...
2015-09-26 Graham BloiceFix checkapi warnings
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-01-18 Guy HarrisFix another dfilter_compile() call.
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2015-01-08 Dario LombardoSmall parenthesis fix
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-11-30 Pascal Quantinwin32: use target file format when checking if it suppo...
2014-08-20 Graham BloiceIn Visual Studio builds, enable the L4 warning
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-04 Gerald CombsAdd a cast.
2014-03-04 Michal Labedzkiwin32: Implement format type selector in open file...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2014-02-25 Michal LabedzkiWireshark: Add option to choose format type of capture...
2013-12-13 Chris MaynardFix Visual Studio Code Analysis warning C6001: Using...
2013-12-01 Michael MannPatch to include YAML export. Bug 9452 (https://bugs...
2013-11-29 Michael MannStats_tree enhancements for sorting, averages and burst...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-08 Guy HarrisIndentation tweaks.
2013-11-08 Martin MathiesonDidn't need to include wtap.h again
2013-11-08 Martin MathiesonFix up function names: type -> type_subtype
2013-11-08 Guy HarrisFix more errors.
2013-11-08 Guy HarrisWrong function.
2013-11-08 Guy HarrisFix errors.
2013-11-08 Guy HarrisFor open dialogs, offer a list of sets of extensions...
2013-10-21 Pascal QuantinTentative fix for https://bugs.wireshark.org/bugzilla...
2013-10-20 Pascal QuantinFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-10-15 Gerald CombsMake sure we have a valid capture file pointer in win32...
2013-10-11 Gerald CombsRemove GTK+ and global cfile dependencies from file_dlg...
2013-08-23 Guy HarrisFor the Windows Open dialog for capture files, get...
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-14 Guy HarrisFix whitespace.
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-06-19 Chris MaynardAllow for column headers not to be printed in order...
2013-06-04 Gerald CombsThe CommDlg_OpenSave_GetFilePath macro fetches the...
2013-04-01 Guy HarrisAdd a wtap_dump_can_write() routine that indicates...
2013-04-01 Guy HarrisDefine a collection of bits for different types of...
2012-10-16 Gerald CombsUse topic_action instead of topic_cb for the Windows...
2012-10-16 Gerald CombsMove common SSL key export routines to ui/ssl_key_expor...
2012-10-13 Gerald CombsFix Windows compilation problems from r45513. #ifdef...
2012-10-09 Gerald CombsMove a couple of enums to the common UI directory....
2012-10-09 Gerald CombsFix Qt compilation on Windows. Check the user-supplied...
2012-10-08 Gerald CombsAdd a PacketRangeGroupBox widget. Use it to implement...
2012-10-08 Pascal QuantinFix crash when exporting packet dissection as plain...
2012-10-05 Gerald CombsAdd a capture_file * element to packet_range_t and...
2012-10-03 Gerald CombsFix compilation on Windows. Add back and fix function...
2012-10-03 Gerald CombsUnify the GTK+ and Win32 versions of "Export Specified...
2012-09-25 Gerald CombsFix error checking logic.
2012-09-24 Gerald CombsFix compilation on Windows.
2012-09-24 Gerald CombsUnify some of the GTK+ and Win32 "Save As" code and...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-19 Gerald CombsAdd gzip support to the Win32 "Save As" dialog. Don...
2012-09-10 Gerald CombsCombine some of the the Windows and non-Windows merge...
2012-08-14 Gerald CombsFix compilation warnings.
2012-07-31 Gerald CombsDon't overwrite preview item labels.
2012-07-27 Gerald CombsAdd a preview to the common file dialog. Adjust the...
2012-07-21 Gerald CombsRemove the filename from the Win32 file dialog preview...
2012-07-16 Gerald CombsMove most of file_open_cmd to gtk_open_file. Make gtk_o...
2012-07-11 Gerald CombsMSDN says DIALOG resources are obsolete. Use DIALOGEXes...
2012-07-09 Anders BromanFrom Michael Mann:
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-23 Guy HarrisIn the Windows capture file "Save As" dialog code,...
2012-06-20 Anders BromanMAke it compile by adding discard_comments = FALSE
2012-06-17 Guy HarrisExport a wtap_dump_can_write_encaps() routine from...
2012-06-17 Guy HarrisReflect change to wtap_get_savable_file_types.
2012-05-25 Guy HarrisSee if this fixes the include problem.
2012-05-25 Guy HarrisFix some build problems.
2012-05-25 Guy HarrisUse GTK+'s GtkMessageDialog for the questions we ask...
2012-05-24 Guy HarrisWe have to tell cf_save_packets() whether to save them...
2012-05-24 Guy HarrisIn the "Save As" and "Export Specified Packets" code...
2012-05-23 Guy HarrisFix comparison of file extension with extensions for...
2012-05-23 Guy HarrisIn Windows, in the Save As and Export Selected Packets...
2012-05-23 Guy HarrisNo packet range stuff for the "Save As" dialog.
2012-05-22 Guy HarrisDo the "Save As always saves the entire capture, Export...
2012-05-22 Anders Bromancf_save -> cf_save_as
2012-02-28 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-01-24 Guy Harrisbuild_file_save_type_list() isn't called if there are...
2012-01-24 Guy HarrisOnly free the file extensions list if there is one...
2012-01-24 Guy HarrisDon't free the list of savable file types in build_file...
2012-01-24 Guy HarrisFix warnings.
2012-01-24 Guy HarrisUse wtap_get_savable_file_types() for the Win32 file...
2012-01-24 Guy HarrisDon't treate WTAP_FILE_UNKNOWN as a real file type.
2012-01-23 Guy HarrisIn the table of capture file types, have:
2012-01-23 Guy Harrisg_string_append_printf() returns nothing.
2012-01-23 Guy HarrisHave wtap_file_extension_default_string() return the...
2012-01-22 Guy HarrisAll valid file types should have file type strings...
2012-01-21 Guy HarrisWe already added the separator *if* we needed it; don...
2012-01-21 Guy HarrisWell, yeah, you can leave the list of patterns out...
next