aboutsummaryrefslogtreecommitdiffstats
path: root/ui/win32
AgeCommit message (Expand)AuthorFilesLines
2021-11-29wsutil: Split format_size() enumJoão Valverde1-1/+1
2021-11-29Qt: Qt6.2 compatibility fixesTomasz Moń1-1/+1
2021-07-08Win32: Fix a string length check.Gerald Combs1-3/+2
2021-07-06Win32: Fix a couple of Coverity warnings.Gerald Combs1-13/+10
2021-07-02Win32: Compile ui/win32 as C++.Gerald Combs2-20/+21
2021-06-19Replace g_assert() with ws_assert()João Valverde1-6/+7
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-12/+0
2021-04-20Remove unneeded modelines in ui.Gerald Combs3-39/+0
2021-02-17wiretap: more work on file type/subtypes.Guy Harris1-4/+6
2021-02-13wiretap: file types have a name and a description.Guy Harris1-2/+2
2020-12-12Qt: Add missing break in Win32 file export init dialog functionJaap Keuter1-0/+1
2020-12-11Win32: Add an include guard.Gerald Combs1-0/+4
2020-11-02win32: fix MR180 - broke "-i -" input pipeChuck Craft1-1/+9
2020-10-20WIN32 logging: connect stdio earlier in main()Chuck Craft2-0/+64
2020-07-14Sort list of available filetypes when loading a captureDavid Perry1-1/+36
2020-04-27Qt: Fix export of dissectionRoland Knall2-7/+9
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