aboutsummaryrefslogtreecommitdiffstats
path: root/ui/win32
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Win32: Remove win32_save_as_statstree.Gerald Combs2-84/+0
2019-12-10Win32: Fixup our file dialog titles.Gerald Combs2-14/+16
2019-12-10Win32: Remove some unused code.Gerald Combs1-122/+3
2019-12-10Win32: Factor out win32_check_save_as_with_comments.Gerald Combs2-100/+0
2019-12-08Win32: Fix the Export Packet Dissections dialog title.Gerald Combs1-1/+1
2019-11-17Qt: Multiselection in PacketListRoland Knall1-12/+10
2019-09-21MSVC: Warn about unused formal parametersTomasz Moń1-1/+1
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-1/+1
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-4/+4
2019-03-14Windows: Console log handler fixups.Gerald Combs2-77/+60
2018-12-31Update the comment again.Guy Harris1-6/+12
2018-12-31Update a comment.Guy Harris1-3/+5
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-3/+3
2018-11-16Use an enum for compression types in various interfaces.Guy Harris2-10/+11
2018-11-10UI: Remove Win32 file dialog stuff specific to GTKPeter Wu2-376/+0
2018-06-27packet export: Add default file extensionGraham Bloice1-1/+13
2018-06-26Remove code specific to older versions of Visual Studio.Gerald Combs1-36/+12
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-2/+2
2018-05-17Win32: Add a missing check.Gerald Combs1-0/+1
2018-05-09Windows: Make sure native dialogs handle HiDPI.Gerald Combs2-80/+120
2018-04-17Remove some GTK+-only code.Gerald Combs1-5/+0
2018-04-15Gtk: Remove source codeRoland Knall2-291/+0
2018-02-28Fix StringCchPrintf() calls.Guy Harris1-3/+4
2018-02-10Separately count all records and data records.Guy Harris1-18/+31
2018-02-09Move the merge_action_e enum to the Win32 file dialog source file.Guy Harris1-0/+6
2018-02-09Put the preview-generation loop into a common routine.Guy Harris1-60/+42
2018-02-09Do changes from Generalize wtap_pkthdr into a structure for packet andAndersBroman1-3/+3
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo6-6/+6
2018-02-07Squelch an rc warning.Gerald Combs1-0/+2
2018-01-09Use pcapng as the name of the file format.Guy Harris1-2/+2
2017-12-08Try to fix win32 build, add ui/packet_range.h include.Jakub Zawadzki1-0/+1
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-1/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03This also looks inside a capture_file structure.Guy Harris1-0/+1
2017-11-29Normalize ui/win32 indentation and switch to SPDX.Gerald Combs8-226/+144
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-7/+4
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
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