aboutsummaryrefslogtreecommitdiffstats
path: root/image/dfilter_apply_pressed.png
AgeCommit message (Collapse)AuthorFilesLines
2015-09-06Display filter edit updates.Gerald Combs1-0/+0
Have the bookmark button operate on saved display filters, similar to the "Filter:" button in the GTK+ UI. Expose the saved display filter list via a popup menu. Update the display filter icons. Make the "Apply" button wider. Remove the old icon assets. Add a StockIconToolButton class along with note explaining why it's necessary. Rename the "Filter Bookmarks" preference to "Filter Shortcuts". Suggestion for a better name are welcome. Change-Id: I0082d3f01b017253fa75e51cbff9beb17c41a209 Reviewed-on: https://code.wireshark.org/review/10390 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
2013-03-27Add an interface list icon. Some of the new capture icons were 1 pixelGerald Combs1-0/+0
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
2012-07-31Add an expert level indicator. Move a bunch of resources to image/.Gerald Combs1-0/+0
svn path=/trunk/; revision=44165