aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/toolbar_icons.h
AgeCommit message (Collapse)AuthorFilesLines
2013-04-26Update the capture start, stop, and restart icons and development badgeGerald Combs1-558/+621
with enhanced versions from Elliott. Switch the interface configuration icon to the "gear" version. This matches the gear in the capture icon. svn path=/trunk/; revision=49059
2013-04-11Replace the capture start and restart icons with a green fin similar toGerald Combs1-391/+414
wsiconcap. Make the capture stop icon red. Replace wsiconcap with an earlier version which has gears instead of a record button. svn path=/trunk/; revision=48818
2013-04-08Nudge the fill another half pixel.Gerald Combs1-20/+20
svn path=/trunk/; revision=48792
2013-04-08Decrease the width of the outer borders by half a pixel to match theGerald Combs1-25/+26
other icons more closely. svn path=/trunk/; revision=48791
2013-04-08Try a blue fill for the stop capture button, using Windows SoundGerald Combs1-53/+68
Recorder as a cue. svn path=/trunk/; revision=48790
2013-04-07Change the "stop capture" icon to a Great Big Huge Square to try to makeGerald Combs1-156/+88
it more obvious (particularly at 16x16 pixels) that it and the "start capture" icons work like media controls. Update compress-pngs to match the latest version of pngcrush and recompress our PNGs. Add a "clean-pixmaps" target to ui/gtk/Makefile.am to make it easier to rebuild our pixbuf includes. svn path=/trunk/; revision=48776
2013-03-27Add an interface list icon. Some of the new capture icons were 1 pixelGerald Combs1-650/+847
too small, so add corrected ones. Add SVG versions of the new toolbar icons. Use consistent naming for alternate icons. Remove some no-longer-used XPMs. Add a script to compress PNGs using various utilities and run it. Regenerate the pixbuf includes using the smaller PNGs. svn path=/trunk/; revision=48591
2013-03-26Add new capture toolbar icons.Gerald Combs1-0/+839
svn path=/trunk/; revision=48571
2013-03-26More icon updates. Gerald Combs1-0/+185
Use the PNG versions of the new application icons. Remove the XPM versions of the Wireshark application and capture icons. To paraphrase Zoidberg, XPMs are bad and we should feel bad. Remove xpm_to_widget_from_parent (which we weren't using and likely won't use in the future). Replace wiki_24.xpm (which was a GNOME or GTK+ stock icon IIRC) with the 16x16 and 24x24 versions emblem-web.png from GNOME icon theme 2.30.3. This version was used specifically because it's GPLv2 and later versions are GPLv3. Update image/README. svn path=/trunk/; revision=48565
2012-12-05Add the new toolbar icons.Gerald Combs1-0/+224
svn path=/trunk/; revision=46414