summaryrefslogtreecommitdiff
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde5-18/+10
2015-11-27Fix crash in UDP Multicast Streams dialogPeter Wu1-12/+27
2015-11-27Fix display of bytes as EBCDICPascal Quantin1-2/+2
2015-11-25Fix memory leaks related to hide_interface functionMikael Kanstrup2-4/+3
2015-11-23Qt: Improved profiles popup menuStig Bjørlykke1-23/+8
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke1-21/+2
2015-11-17CMakeList.txt (ui/gtk/qt) fix indent and modelinesAlexis La Goutte1-1/+14
2015-11-17Qt: Fix a merge crash.Gerald Combs1-1/+1
2015-11-16Qt: add a reference counter to sequence analysis infoPascal Quantin1-0/+5
2015-11-15gtk: Fixed out-of-source autotools build.Stig Bjørlykke1-1/+1
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde28-11051/+11300
2015-11-12Add wtap_dump_open_tempfile routines, to write to a temporary file.Guy Harris1-9/+8
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-11-08Use ws_{read,write,fdopen,close}.Guy Harris2-8/+8
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris10-59/+0
2015-11-06Fix crash in internals menu dissector tables dialog by supporting FT_GUID type.Michael Mann1-1/+8
2015-11-05Get rid of ws80211_frequency_to_channel().Guy Harris1-2/+4
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann2-11/+10
2015-11-04Don't include "file.h" if you don't need it.Guy Harris5-2/+6
2015-10-29Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.Guy Harris1-0/+2
2015-10-29"Color dissector filters" are just filters.Guy Harris1-66/+52
2015-10-28Catch REPORT_DISSECTOR_BUG() calls in dissector registration routines.Guy Harris1-2/+3
2015-10-27Convert SIP statistics to the stat tap API.Gerald Combs3-707/+0
2015-10-27Replace all "dissector filter" registrations with "dissector color filter" re...Michael Mann1-12/+13
2015-10-26Only store frame number and not a pointer to frame_data structure in seq_anal...Pascal Quantin5-8/+8
2015-10-24More ADDRESS macro to address function conversions.Gerald Combs1-13/+13
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs19-92/+92
2015-10-20LTE dialogs: tidy up some loose endsMartin Mathieson1-2/+4
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-16Qt: add ability to save raw output to follow windowPascal Quantin1-0/+1
2015-10-15Remove ability to make dissectors "private"Michael Mann1-57/+29
2015-10-14gtk: add asserts.Dario Lombardo1-0/+2
2015-10-11LTE RLC graphs - initial versionMartin Mathieson1-450/+145
2015-10-09airpdcap: add free_key_string function, fix memleaksPeter Wu1-5/+1
2015-10-05SCTP I-DATA supportruengeler3-12/+30
2015-10-05Move utf8_entities.h to wsutilJoão Valverde19-19/+19
2015-10-04Fix various memleaksPeter Wu1-6/+6
2015-10-02Qt: Initial RTP playback.Gerald Combs3-2/+8
2015-10-01Fix crashes related to RTP Streams analysisPeter Wu1-2/+12
2015-10-01Revert "gtk: Fix crash on Analyze RTP stream"Peter Wu1-6/+0
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen2-9/+7
2015-10-01Revert "Fix typos."Michael Tüxen2-3/+3
2015-10-01Fix typos.Michael Tüxen2-3/+3
2015-10-01SCTP: Add I_DATA supportruengeler2-7/+9
2015-09-30Use a 'recent' setting to persist the checkbox controlling the source of PDUs...Martin Mathieson1-3/+7
2015-09-30gtk: Fix crash on Analyze RTP streamPeter Wu1-0/+6
2015-09-27ui/gtk: fix weird check for axis orientationPeter Wu2-14/+8
2015-09-27Qt: Add the Dissector Tables dialog.Gerald Combs2-6/+6
2015-09-19Start moving RTP decoding routines to the ui directory.Gerald Combs1-89/+8
2015-09-19Fix 'Decode As' when used with IPv6-in-IPv6 packetsPascal Quantin1-4/+15