summaryrefslogtreecommitdiff
path: root/image/toolbar/capture_details_16.xpm
AgeCommit message (Collapse)AuthorFilesLines
2007-03-24Remove all warnings under Unix for the gtk/ directory.Stephen Fisher1-1/+1
svn path=/trunk/; revision=21160
2006-08-25Constify the capture details icons, and get rid of the CRs inGuy Harris1-1/+1
capture_details_24.xpm and give it the appropriate Subversion keywords. svn path=/trunk/; revision=19035
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+150
is disabled by default, and can be enabled by setting AIRPCAP_CONFIG in config.nmake. The code is currently limited to Windows, but should be adaptable to other platforms. The official announcement won't come until next week, so you'll have to read the source for details. :) svn path=/trunk/; revision=18928