aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2017-11-18autotools: Library build products don't need explicit cleaningJoão Valverde1-3/+1
2017-10-30Make FT_IPv4 a bit more like FT_IPv6.Guy Harris1-3/+2
2017-10-30Get rid of ipv4_get_net_order_addr() and ipv4_get_host_order_addr().Guy Harris1-1/+2
2017-10-29Get rid of unused #defines.Guy Harris1-2/+0
2017-10-29Use endpoint_type in conversation tables and hostlistsMichael Mann2-9/+9
2017-10-28Privatize the conversation_key structureMichael Mann1-3/+1
2017-10-28Remove display of "old" key in GTK configuration hashtable dialogMichael Mann1-16/+1
2017-10-28Share use of conversation_hash_exactMichael Mann1-59/+0
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-1/+1
2017-10-23Improve http object export for URLs with long extensionsEldon Stegall1-1/+1
2017-10-22AirPcap is Windows only, reflect that in about dialogJoão Valverde1-0/+2
2017-10-16GTK: Remove OSX integration library supportJoão Valverde4-201/+3
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-2/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum12-53/+22
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu11-12/+12
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-2/+2
2017-10-03prefs_filter_expressions (GTK): fix no newline at end of file [-Wnewline-eof]Alexis La Goutte1-1/+1
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde7-7/+7
2017-09-24GTK: Fix warning for missing actionJoão Valverde1-1/+0
2017-09-23Have sequence analysis properly use filters from taps.Michael Mann1-6/+8
2017-09-22Add Flow Graph functionality to TSharkMichael Mann1-2/+5
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann3-5/+17
2017-09-20plugins: Be more descriptive in "about wireshark"->"folders"João Valverde1-17/+27
2017-09-20Integrate LBM UIM Flow dialog into "regular" Flow diagram.Michael Mann5-480/+0
2017-09-20Rename get_plugin_dir() for consistencyJoão Valverde1-1/+1
2017-09-19Sequence analysis (flow graph) optimizations for dissectorsMichael Mann1-1/+0
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki2-46/+44
2017-09-16Add support for dissector tables of type FT_NONE.Michael Mann2-0/+6
2017-09-14Fix builds without pcap.Guy Harris2-1/+3
2017-09-11wsutil: Initialize and store plugin personal dirJoão Valverde1-3/+1
2017-09-06plugins: config.h must not be included by public headersJoão Valverde2-0/+2
2017-09-02Have a single IPv6 tapJoão Valverde1-2/+2
2017-08-28iface_lists: Remove locked fieldMikael Kanstrup3-53/+35
2017-08-22Fix requesting hardware timestamps without -kAhmad Fatoum1-0/+3
2017-08-22Add hardware timestamping supportAhmad Fatoum1-7/+13
2017-08-07Use UAT model for I/O graphMichael Mann1-0/+2
2017-07-17Rename cf_get_comment() to reflect what comment it gets.Guy Harris1-3/+3
2017-07-17Rename section comment get/set routines.Guy Harris3-4/+4
2017-07-13GTK: add a comment better suiting GCC 7 parsingPascal Quantin1-1/+1
2017-07-12GTK: fix compilation with GCC 7Pascal Quantin2-2/+2
2017-07-03Add option to use wall-clock intervalsSake Blok1-52/+52
2017-06-26Change display filter button tooltip formatting.Michael Mann1-1/+1
2017-06-26Add support for comments for a display filter buttonMichael Mann1-2/+11
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann5-415/+121
2017-06-25Sample deprecated filter -> Sample warning filterMichael Mann1-1/+1
2017-06-22Qt: Restore multi custom column width and alignStig Bjørlykke1-1/+1
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu1-37/+2
2017-06-19Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRYAnthony Coddington1-2/+2
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-3/+3
2017-06-10Put the non-filter part of epan/color_filters.h into wsutil/color.h.Guy Harris1-1/+1