aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2016-06-14addr_resolv: change g_hash to wmem_map.Dario Lombardo1-22/+21
2016-06-14dcm: remove g_mallocDario Lombardo1-2/+2
2016-06-14gtk: Allow restoring maximized windows as maximizedBalint Reczey1-2/+18
2016-06-14GTK: Disable liboverlay-scrollbar that crashed wireshark on UbuntuBalint Reczey1-0/+7
2016-06-12Add checks to address setting routines.Guy Harris1-3/+1
2016-06-08Use separate main geometry settings for Qt and GTK+.Gerald Combs1-4/+4
2016-06-07pcap: Remove the WinPcap version checking for the Details dialogYang Luo1-37/+1
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann8-17/+17
2016-06-06Add a routine to get an array of all instances of a string option.Guy Harris1-10/+17
2016-06-06Directly use wtap_opttypes calls to fetch SHB options.Guy Harris1-41/+63
2016-06-05Don't copy details of hidden columns.Michael Mann1-10/+13
2016-06-03Qt: Add UTF-16 output to Follow Stream.Gerald Combs1-0/+1
2016-06-01Qt: Firewall Rules dialog.Gerald Combs1-224/+28
2016-06-01Add data structures necessary to support multiple Section Header blocks.Michael Mann1-2/+4
2016-06-01Allow create_tempfile to support a suffix.Michael Mann4-6/+6
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann1-9/+6
2016-05-15GUI: Add shortcut for packet and capture commentUli Heilmeier1-2/+2
2016-05-10Have fvalue_to_string_repr always return an (wmem) allocated buffer.Michael Mann1-2/+2
2016-05-03Implement Export PDU for tsharkAndersBroman1-0/+1
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-0/+21
2016-04-21Link version code statically againJoão Valverde7-7/+7
2016-04-20Fix a typo causing pixbuf-csource.c not to be built if GDK_GRERESOURCEAndersBroman1-1/+1
2016-04-19Remove "AirPcap" string for 802.11 medium on Windows because this medium can ...hsluoyz1-3/+3
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-84/+49
2016-04-06Qt: Follow stream performance improvements.Gerald Combs1-5/+8
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-2/+1
2016-04-04Remove synchronous DNS name resolutionJoão Valverde2-5/+4
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-1/+6
2016-04-03Move zlib version check to wsutilJoão Valverde1-22/+0
2016-04-02Use AC_CHECK_MEMBERSJoão Valverde1-4/+4
2016-03-29Remove an unused variable from both the Gtk and Qt UIs.Jeff Morriss1-9/+1
2016-03-27Pull the invocation of the Lex scanner into common code.Guy Harris1-7/+1
2016-03-27Make failure_alert_box() be printf-like.Guy Harris1-1/+1
2016-03-24rtp_player: fix build with gtk < 2.22.0Stefan Völkel1-2/+2
2016-03-21Fix building without extcap enabledJoão Valverde3-3/+7
2016-03-18IEEE 802.1Q/VLAN: Resolve ID to a describing nameUli Heilmeier1-1/+2
2016-03-15More "FT_BOOLEAN is 64-bit" fixes.Guy Harris1-1/+1
2016-03-15[nmake GTK] Use GENERATED_FILES, GENERATED_C_FILES is no more.AndersBroman1-1/+1
2016-03-15GTK: Revert most of g11b058eJoão Valverde2-32/+17
2016-03-11Remove the last remnants of U3 support.Gerald Combs3-30/+2
2016-03-08Add EditorConfig settings for most C filesJoão Valverde2-0/+222
2016-03-03Accept any users choice on file close CID-703318Jaap Keuter1-1/+1
2016-03-01dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup1-1/+1
2016-03-01Don't show a progress bar when previewing for the Qt print dialog.Guy Harris1-1/+1
2016-02-27GTK: make dist fixupsJoão Valverde2-16/+31
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde6-21/+15
2016-02-25Clean up modelines and indentation.Guy Harris4-12/+12
2016-02-25Add GResource message to configure scriptJoão Valverde13-49/+49
2016-02-23Making wiretap option blocks more generic.Michael Mann1-31/+25
2016-02-21tshark: load decode_as_entries fileMichael Mann1-1/+7