aboutsummaryrefslogtreecommitdiffstats
path: root/ui/win32
AgeCommit message (Expand)AuthorFilesLines
2017-02-27print_stream: free memory on exit.Dario Lombardo1-0/+1
2016-09-10Have "All Capture Files" match only capture files.Guy Harris1-5/+4
2016-09-09Remove name resolution from the file dialogs.Gerald Combs2-61/+36
2016-07-23Suggest using a task dialog, so we can label the buttons.Guy Harris1-18/+16
2016-07-17Fix printf style parameters complaints from VS Code AnalysisMichael Mann1-1/+1
2016-06-20Add JSON export to Qt/GTK UIPascal Quantin1-1/+5
2016-06-15Remove Nmake build systemPascal Quantin1-40/+0
2016-04-28Win32: Pass a mutable string to CreateProcess.Gerald Combs1-3/+3
2016-03-08Add EditorConfig settings for most C filesJoão Valverde1-0/+8
2016-03-01Don't show a progress bar when previewing for the Qt print dialog.Guy Harris1-2/+2
2016-03-01Add a #define for the wildcard pattern that matches all files.Guy Harris1-13/+12
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2016-01-01No need for toolkit-dependent color initialization.Guy Harris1-1/+1
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-3/+13
2015-12-13The variable is assigned values twice successively found by PVS Studio (V519)Alexis La Goutte1-1/+1
2015-11-17Misc minor issues caught by cppcheckEvan Huus1-2/+1
2015-11-08Use ws_{read,write,fdopen,close}.Guy Harris1-3/+3
2015-11-04One more file that now needs wsutil/str_util.h for plurality().Guy Harris1-1/+1
2015-09-26Fix checkapi warningsGraham Bloice1-17/+17
2015-04-16Minor Win32 console fix.Gerald Combs2-3/+3
2015-02-09(Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier1-2/+2
2015-01-18Fix another dfilter_compile() call.Guy Harris1-1/+1
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-1/+4
2015-01-08Small parenthesis fixDario Lombardo1-1/+1
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson2-11/+0
2014-11-30win32: use target file format when checking if it supports commentsPascal Quantin1-1/+1
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-45/+45
2014-08-20In Visual Studio builds, enable the L4 warningGraham Bloice2-4/+0
2014-05-23Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."Guy Harris1-23/+18
2014-05-23Allow wtap_read() and wtap_seek_read() to return non-packet records.Guy Harris1-18/+23
2014-05-09Revert "Refactor Wiretap"Guy Harris1-3/+3
2014-05-09Refactor WiretapMichael Mann1-3/+3
2014-04-03(Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indenta...Bill Meier1-3/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte2-2/+0
2014-03-04Add a cast.Gerald Combs1-1/+1
2014-03-04win32: Implement format type selector in open file dialogMichal Labedzki2-2/+18
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte6-12/+0
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki1-1/+1
2014-01-26Drop support of Visual Studio 2005Alexis La Goutte1-4/+0
2013-12-15Fix warning found by doxygenAlexis La Goutte1-0/+9
2013-12-13Fix Visual Studio Code Analysis warning C6011: Dereferencing NULL pointer 're...Chris Maynard1-0/+8
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 Mann2-0/+98
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