aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-02-13add a (Windows only) bluetooth network interface iconUlf Lamping1-1/+6
2009-02-12add display of IE_ID_COUNTRY, some code cleanupUlf Lamping1-56/+83
2009-02-12try to fix the buildbotUlf Lamping1-1/+1
2009-02-12Use network_virtual_16.xpm for VMware interfaces on OS X (well, use themGuy Harris1-2/+7
2009-02-12Make the column information signed, so that -1 is a valid out-of-bandGuy Harris1-96/+96
2009-02-11network_virtual_16.xpm currently only used on Win32Ulf Lamping1-0/+2
2009-02-11add support for a simple GeoIP based IP Location Map, more details will follo...Ulf Lamping1-0/+231
2009-02-11use a special icon for "VMware" virtual networks (yes, I know the icon is *no...Ulf Lamping1-3/+4
2009-02-11<control>1-6 is already used by colorizing, <shift><control>1-6 doesn't work ...Ulf Lamping1-6/+6
2009-02-10add a stock icon "WIRESHARK_STOCK_MAP" to display a mapUlf Lamping3-0/+28
2009-02-10make filename2uri() "public"Ulf Lamping2-1/+8
2009-02-10try improve the "Time Display Format" submenu by sorting the items by "displa...Ulf Lamping1-14/+14
2009-02-10the current tab display "Error 3/24" is missleading IMHO. I would read this 3...Ulf Lamping1-8/+8
2009-02-10Remove an ugly hack:Ulf Lamping1-10/+1
2009-02-09Make "Copy as Filter" on the packet list actually work.Jaap Keuter1-2/+2
2009-02-07#include <epan/conversation.h> not req'd ...Bill Meier2-2/+0
2009-02-04add display of GeoIP latitude/longitudeUlf Lamping1-1/+1
2009-02-02Calculate average max and min setup time.Anders Broman1-13/+36
2009-02-02Add Linux support for determining the interface icon; this depends on aGuy Harris1-1/+21
2009-02-01Don't include ../image/toolbar/network_wireless_16.xpm on platformsGuy Harris1-0/+2
2009-02-01Move declarations of routines in gtk/capture_if_dlg.c intoGuy Harris8-29/+64
2009-02-01No such luck with the AF_LINK address on FreeBSD or OpenBSD.Guy Harris1-2/+5
2009-02-01Add (preliminary, and a bit hacky) support for interface-type icons onGuy Harris3-26/+70
2009-02-01Calculate the avrage setuptime.Anders Broman1-1/+22
2009-02-01To avoid adding icons to menu items, leave item_type along, not justGuy Harris1-2/+0
2009-01-31Exclude the new icons from the *NIX build.Jaap Keuter1-0/+3
2009-01-31mark unused parameter (under unix)Ulf Lamping1-1/+1
2009-01-30Windows only: for some typical capture interface names (with a "built in" heu...Ulf Lamping3-6/+40
2009-01-30do not show the telephony icon in any of the telephony menu entriesUlf Lamping1-1/+1
2009-01-30From Carlos Mendioroz:Jaap Keuter3-2/+177
2009-01-29add a new "Telephony" main menu entry and move the telephony specific statist...Ulf Lamping2-4/+13
2009-01-22Add a comment about possible Windows 7 support.Gerald Combs1-0/+4
2009-01-20Use the correct data type for the range string in the Win32 file dialog.Gerald Combs1-2/+2
2009-01-20More work on modernizing the column prefs.Gerald Combs1-106/+94
2009-01-20Since we're not bound to GTK1 any more, let the user drag and drop columnGerald Combs1-112/+46
2009-01-19Change indentation as needed to be consistent for the whole file.Bill Meier1-480/+494
2009-01-18Set the packet details counter column to 1, as it's one expert info per packet.Jaap Keuter1-0/+1
2009-01-18From Jim Young:Jaap Keuter1-19/+74
2009-01-18From Jim Young:Jaap Keuter1-4/+4
2009-01-14Clarify the GeoIP path tooltip.Gerald Combs1-3/+4
2009-01-06Disable MEGACO service response time statistics when context tracking is disa...Balint Reczey1-0/+10
2009-01-04Minor rewording of a few comments; fix a few typos.Bill Meier1-1/+1
2009-01-01Include unknown commands in MEGACO service response time statistics on GUI, too.Balint Reczey1-1/+1
2008-12-31Service response time statistics for MEGACO (CLI part).Balint Reczey1-195/+5
2008-12-31Service response time statistics for MEGACO (GUI only).Balint Reczey2-0/+412
2008-12-24Check for preview timeout only every 1000 framesBill Meier1-1/+1
2008-12-24On Windows: use prefs.gui_fileopen_preview for preview timeoutBill Meier1-2/+1
2008-12-24Check current time only every 100 frames during file preview file readBill Meier1-1/+1
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-2/+2
2008-12-23GeoIP expects IPv4 addresses in host byte order.Gerald Combs1-1/+2