aboutsummaryrefslogtreecommitdiffstats
path: root/ui/win32
Commit message (Expand)AuthorAgeFilesLines
* Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss2013-07-161-3/+5
* Fix whitespace.Guy Harris2013-07-141-1/+1
* Move the print modules into epan.Jeff Morriss2013-07-121-1/+1
* Allow for column headers not to be printed in order to make it possible to ex...Chris Maynard2013-06-192-8/+22
* Make use of text metrics and devmode data to properly format a page for print...Chris Maynard2013-06-151-161/+183
* The CommDlg_OpenSave_GetFilePath macro fetches the path+name of the mostGerald Combs2013-06-041-36/+26
* Fix a comment (the "it worked but didn't pop up a window" conclusionGuy Harris2013-04-271-3/+3
* Update comments.Guy Harris2013-04-271-4/+3
* Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus2013-04-261-3/+2
* Work around a bug in a Microsoft security fix.Guy Harris2013-04-261-1/+19
* Get rid of leftover debugging variable.Guy Harris2013-04-261-1/+0
* Check, for each of the standard handles, whether they need to beGuy Harris2013-04-261-8/+98
* Send the output of the -D and -L options to the standard output ratherGuy Harris2013-04-251-1/+0
* Add a wtap_dump_can_write() routine that indicates whether WiretapGuy Harris2013-04-011-6/+1
* Define a collection of bits for different types of capture file comments.Guy Harris2013-04-011-31/+31
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+1
* Squelch some more discarding-qualifiers warnings.Guy Harris2012-12-262-5/+5
* Simplify #ifdef blocksPascal Quantin2012-10-211-6/+5
* Revert r45692 and try to fix link failure another way: console_win32.[ch] def...Pascal Quantin2012-10-213-0/+264
* Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...Alexis La Goutte2012-10-212-263/+0
* Make Windows Buildbot happyAlexis La Goutte2012-10-211-1/+1
* Make buildbot happy and add modelines infoAlexis La Goutte2012-10-212-12/+39
* Move MSWindows console "windows" to ui/win32/console_win32.[ch]Alexis La Goutte2012-10-212-0/+236
* Use topic_action instead of topic_cb for the Windows file dialogs. MoveGerald Combs2012-10-161-8/+8
* Move common SSL key export routines to ui/ssl_key_export.[ch]. Make theGerald Combs2012-10-161-7/+6
* Fix Windows compilation problems from r45513. #ifdef out some non-WindowsGerald Combs2012-10-132-8/+8
* In GTK3 the settings.ini file serves the same purpose as the gtkrc file.Anders Broman2012-10-111-0/+5
* Move a couple of enums to the common UI directory. Remove an unusedGerald Combs2012-10-092-24/+8
* Fix Qt compilation on Windows. Check the user-supplied range syntaxGerald Combs2012-10-091-19/+57
* Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs2012-10-081-1/+1
* Fix crash when exporting packet dissection as plain text on Windows (regressi...Pascal Quantin2012-10-081-0/+2
* Add a capture_file * element to packet_range_t and pass it explicitly inGerald Combs2012-10-051-10/+8
* Fix compilation on Windows. Add back and fix function definitions,Gerald Combs2012-10-032-6/+23
* Unify the GTK+ and Win32 versions of "Export Specified Packets". Add aGerald Combs2012-10-032-178/+59
* Fix error checking logic.Gerald Combs2012-09-251-1/+1
* Fix compilation on Windows.Gerald Combs2012-09-242-9/+10
* Unify some of the GTK+ and Win32 "Save As" code and behavior. This willGerald Combs2012-09-242-229/+106
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Add gzip support to the Win32 "Save As" dialog. Don't crash in the Win32Gerald Combs2012-09-192-24/+58
* Combine some of the the Windows and non-Windows merge code and make itGerald Combs2012-09-102-88/+59
* Fix compilation warnings.Gerald Combs2012-08-141-1/+1
* Don't overwrite preview item labels.Gerald Combs2012-07-311-0/+6
* Add a preview to the common file dialog. Adjust the win32 file dialogGerald Combs2012-07-271-6/+6
* Remove the filename from the Win32 file dialog preview. It's alreadyGerald Combs2012-07-212-122/+123
* Move most of file_open_cmd to gtk_open_file. Make gtk_open_fileGerald Combs2012-07-162-65/+61
* Use win32_open_file in qtshark on Windows.Gerald Combs2012-07-121-4/+12
* MSDN says DIALOG resources are obsolete. Use DIALOGEXes instead. We aren'tGerald Combs2012-07-111-3/+3
* From Michael Mann:Anders Broman2012-07-092-13/+19
* From Michael Mann:Anders Broman2012-07-061-7/+6
* Update Free Software Foundation address.Jakub Zawadzki2012-06-284-4/+4