summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-10-14gtk: Don't handle deprecation warnings as errorsBalint Reczey2-2/+2
2015-10-01gtk: Fix crash on Analyze RTP streamPeter Wu1-0/+6
2015-09-09Fix Flow Graph never using Standard Addresses when requestedBen Fox-Moore1-1/+1
2015-08-25[GTK] Fix crash in comparestat.cJoão Valverde1-2/+4
2015-07-22Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin4-12/+36
2015-07-17gtk: Fix use-after-free on removing recent filePeter Wu1-2/+3
2015-07-07Disable overlay scrollingPeter Hatina1-0/+3
2015-07-04Do error checking on simple_error_message_box() calls and fix errors.Guy Harris1-1/+1
2015-07-01Explicitly check for DCE/RPC dissector name in the Decode As dialog because i...Michael Mann1-3/+2
2015-06-10tshark: fix computation of iostat table width when specifying an intervalPascal Quantin1-1/+1
2015-06-05GTK: fix a crash when switching a column to custom through 'Edit Column Details'Pascal Quantin1-1/+2
2015-05-20Recent files: Disable mnemonic accelerator key for menu itemJiří Engelthaler1-0/+8
2015-05-16ui/gtk/mcast_stream.c: Add dependency on sys/time.h for struct timevalEdwin Groothuis1-0/+4
2015-05-06Set tap filter when WLAN "Limit to display filter" option is checked.Michael Mann1-0/+6
2015-04-16Minor Win32 console fix.Gerald Combs2-3/+3
2015-04-06Keep a captured-packet count in a capture_session and use that.Guy Harris1-3/+1
2015-04-06Show a list of interfaces on the welcome screen when capturing.Guy Harris2-21/+27
2015-04-06Have a common routine for constructing strings listing interfaces.Guy Harris2-53/+4
2015-04-05Pop the welcome screen message when we close a file.Guy Harris1-1/+8
2015-04-05Give the welcome screen its own set of callbacks.Guy Harris6-7/+157
2015-04-05Remove epan member from PacketWinData and just use cfile.epan when redissecti...Michael Mann1-7/+5
2015-03-26Win32: Compilation error if winpcap remote capturing disabledRoland Knall1-1/+3
2015-03-25Generate the filter using _ws.expert.message instead of expert.messageMichael Mann1-10/+10
2015-03-23Centralize the code to set the active_dlt value for a device.Guy Harris3-21/+8
2015-03-21Rename update_interface_list() and remove local interface code from it.Guy Harris1-25/+15
2015-03-12Assert that the row number passed to packet_list_get_row_data() is valid.Jeff Morriss1-0/+1
2015-03-05Improved deregistering fields.Stig Bjørlykke9-3/+78
2015-03-02RTP player: don't crash when drawing channel graphs for very long calls.Jeff Morriss1-2/+26
2015-02-28Fix handling of invalid UAT itemsPeter Wu2-0/+6
2015-02-23ui/gtk: use GTK+ 2 name for control keysPeter Wu1-2/+2
2015-02-23ui/gtk: fix control combos such as ctrl-a, ctrl-cPeter Wu1-2/+10
2015-01-23Get rid of an unused variable.Guy Harris1-1/+0
2015-01-11Use the GTK+ 2 name for VoidSymbol.Guy Harris1-1/+1
2015-01-11gtk: fix crash on Broadway GDK backendPeter Wu1-26/+34
2014-12-30qt: fix use-after-free patternPeter Wu4-21/+18
2014-12-27Use getopt_long() for the first pass through the argument list.Guy Harris2-104/+151
2014-12-25Check for getopt_long(), not getopt().Guy Harris2-5/+7
2014-11-30win32: use target file format when checking if it supports commentsPascal Quantin1-1/+1
2014-11-23Presumably the intent is to dump *non*-dummy entries.Guy Harris1-2/+2
2014-11-23Newlines at the ends of lines, please.Guy Harris1-2/+2
2014-11-22Fix problem where the profile bar moves further left every time Wireshark isJeff Morriss1-16/+46
2014-11-17voip_calls: Fix MTP3 & SUA taps.Gerald Combs1-1/+2
2014-10-17Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.Guy Harris4-9/+5
2014-09-04Work around an apparent bug in GtkFileChooserButton.Gerald Combs1-0/+12
2014-08-27Hack to fix RTP player progress line positionPeter Wu1-5/+52
2014-08-11Qt: Fix when build with Qt < 4.8.0Alexis La Goutte2-1/+11
2014-08-04Squelch a compiler warning.Guy Harris1-2/+2
2014-08-04Support both decimal and hex values for uint dissectors.Guy Harris1-1/+12
2014-07-31Use the "release" splash image.Gerald Combs2-955/+972
2014-07-31addr_resolution_dlg.c: "OK" button should *do* something: treat as cxl.Bill Meier1-1/+1