summaryrefslogtreecommitdiff
path: root/ui/win32/file_dlg_win32.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki1-1/+1
2013-12-13Fix Visual Studio Code Analysis warning C6001: Using uninitialized memory 'ke...Chris Maynard1-2/+2
2013-12-01Patch to include YAML export. Bug 9452 (https://bugs.wireshark.org/bugzilla/s...Michael Mann1-1/+1
2013-11-29Stats_tree enhancements for sorting, averages and burst rate. Bug 9452 (http...Michael Mann1-0/+87
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-08Indentation tweaks.Guy Harris1-3/+4
2013-11-08Didn't need to include wtap.h againMartin Mathieson1-1/+0
2013-11-08Fix up function names: type -> type_subtypeMartin Mathieson1-4/+5
2013-11-08Fix more errors.Guy Harris1-3/+2
2013-11-08Wrong function.Guy Harris1-1/+1
2013-11-08Fix errors.Guy Harris1-1/+1
2013-11-08For open dialogs, offer a list of sets of extensions, not of file types;Guy Harris1-45/+82
2013-10-21Tentative fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9287 :Pascal Quantin1-0/+1
2013-10-20From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...Pascal Quantin1-165/+68
2013-10-15Make sure we have a valid capture file pointer in win32_export_file().Gerald Combs1-0/+3
2013-10-11Remove GTK+ and global cfile dependencies from file_dlg_win32.c.Gerald Combs1-39/+50
2013-08-23For the Windows Open dialog for capture files, get rid of the "(*.*)" inGuy Harris1-5/+54
2013-07-16Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss1-3/+5
2013-07-14Fix whitespace.Guy Harris1-1/+1
2013-07-12Move the print modules into epan.Jeff Morriss1-1/+1
2013-06-19Allow for column headers not to be printed in order to make it possible to ex...Chris Maynard1-3/+16
2013-06-04The CommDlg_OpenSave_GetFilePath macro fetches the path+name of the mostGerald Combs1-36/+26
2013-04-01Add a wtap_dump_can_write() routine that indicates whether WiretapGuy Harris1-6/+1
2013-04-01Define a collection of bits for different types of capture file comments.Guy Harris1-31/+31
2012-10-16Use topic_action instead of topic_cb for the Windows file dialogs. MoveGerald Combs1-8/+8
2012-10-16Move common SSL key export routines to ui/ssl_key_export.[ch]. Make theGerald Combs1-7/+6
2012-10-13Fix Windows compilation problems from r45513. #ifdef out some non-WindowsGerald Combs1-7/+7
2012-10-09Move a couple of enums to the common UI directory. Remove an unusedGerald Combs1-15/+8
2012-10-09Fix Qt compilation on Windows. Check the user-supplied range syntaxGerald Combs1-19/+57
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-1/+1
2012-10-08Fix crash when exporting packet dissection as plain text on Windows (regressi...Pascal Quantin1-0/+2
2012-10-05Add a capture_file * element to packet_range_t and pass it explicitly inGerald Combs1-10/+8
2012-10-03Fix compilation on Windows. Add back and fix function definitions,Gerald Combs1-2/+11
2012-10-03Unify the GTK+ and Win32 versions of "Export Specified Packets". Add aGerald Combs1-175/+52
2012-09-25Fix error checking logic.Gerald Combs1-1/+1
2012-09-24Fix compilation on Windows.Gerald Combs1-9/+8
2012-09-24Unify some of the GTK+ and Win32 "Save As" code and behavior. This willGerald Combs1-227/+92
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-19Add gzip support to the Win32 "Save As" dialog. Don't crash in the Win32Gerald Combs1-23/+55
2012-09-10Combine some of the the Windows and non-Windows merge code and make itGerald Combs1-87/+58
2012-08-14Fix compilation warnings.Gerald Combs1-1/+1
2012-07-31Don't overwrite preview item labels.Gerald Combs1-0/+6
2012-07-27Add a preview to the common file dialog. Adjust the win32 file dialogGerald Combs1-6/+6
2012-07-21Remove the filename from the Win32 file dialog preview. It's alreadyGerald Combs1-109/+112
2012-07-16Move most of file_open_cmd to gtk_open_file. Make gtk_open_fileGerald Combs1-64/+60
2012-07-11MSDN says DIALOG resources are obsolete. Use DIALOGEXes instead. We aren'tGerald Combs1-3/+3
2012-07-09From Michael Mann:Anders Broman1-0/+5
2012-07-06From Michael Mann:Anders Broman1-7/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1