aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/capture_if_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Fix builds without pcap.Guy Harris1-0/+2
2017-08-28iface_lists: Remove locked fieldMikael Kanstrup1-18/+13
2016-02-25Add GResource message to configure scriptJoão Valverde1-1/+1
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2016-01-07Don't include much of anything if HAVE_LIBPCAP isn't defined.Guy Harris1-2/+4
2016-01-07Get rid of unused #define.Guy Harris1-6/+0
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde1-15/+12
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-2/+2
2015-09-02The official #define for 32-bit and 64-bit Windows is _WIN32.Guy Harris1-1/+1
2015-07-02Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hidesAndersBroman1-2/+2
2015-05-06Fix some --without-pcap build problems.Guy Harris1-3/+2
2015-03-29Extcap: fix USBPcap capture broken by g8204578Pascal Quantin1-2/+7
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-3/+4
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-12-28Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann1-1/+2
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-1/+3
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+3
2014-08-01Move the AirPcap stuff into caputils.Guy Harris1-2/+2
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-3/+3
2014-06-30Move capture.[ch] to libui.Guy Harris1-1/+1
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-1/+1
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-1/+1
2014-06-24Fix some more capchild includes.Guy Harris1-1/+1
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21Add missing includesJakub Zawadzki1-0/+1
2013-10-23As suggested by Michael in https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss1-0/+1
2013-05-22Pull the capture-session state information out of capture_opts and putGuy Harris1-0/+2
2013-03-24add casts for ws_gtk_grid_attach_extended()Martin Kaiser1-9/+18
2013-03-24Forget about the show and hide dance.Jaap Keuter1-8/+0
2013-03-24Set the height to fit the interfaces actually shown.Jaap Keuter1-2/+2
2013-03-21Make the elided label width match our cutoff limit.Gerald Combs1-0/+2
2013-03-21Only elide text that's longer than 50 characters.Gerald Combs1-2/+7
2013-03-21Windows lets you use long interface names, e.g. "Local Area Connection 3Gerald Combs1-13/+15
2013-03-21From beroset:Bill Meier1-1/+1
2013-03-16From Jaap Keuter: Fix "GTK3: Interface List dialog does not expand properly"Bill Meier1-16/+8
2013-03-14Remove the tool string if all you do is free it in the end.Jaap Keuter1-16/+0
2013-03-07Use explicit casts.Anders Broman1-2/+2
2013-03-06gtk_alignment_new() args are gfloat; use constants of form 0.0F.Bill Meier1-1/+1
2013-03-06From Peter Hatina: Fix for: Gtk3 widgets are not properly expanded.Bill Meier1-3/+13
2013-03-04Fir Gtk 3.8 & newer: gtk_scrolled_window_add_with_viewport() ==> gtk_containe...Bill Meier1-0/+4
2013-02-28Avoid a packet rescan if we don't have an AirPcap adapter.Anders Broman1-5/+8
2013-01-10Replace gtk_table...() with ws_gtk_grid...().Bill Meier1-21/+21
2012-12-19Set the icon for the wireless device if the decription name contains Wi-FiIrene Rüngeler1-0/+3
2012-11-25 Fix several [-Wshadow] warnings;Bill Meier1-63/+76
2012-11-22On UN*X, if an interface has a description, use it as the "friendlyGuy Harris1-4/+4
2012-11-19From Mike Garratt:Anders Broman1-12/+24
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-03Move capture_globals.h from ui/gtk/ to ui/. Show interface activityGerald Combs1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1