aboutsummaryrefslogtreecommitdiffstats
path: root/image/README.image
AgeCommit message (Collapse)AuthorFilesLines
2017-10-24Add 32x32 png file for UAT "clear list" iconMichael Mann1-1/+2
Change-Id: Ifff401d9014d58c3848e1fcb2f09f09d4391e61e Reviewed-on: https://code.wireshark.org/review/24043 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-10-21Add button in Qt UAT dialog/frame to remove all UAT entries at once.Michael Mann1-0/+2
Change-Id: If5a172cd69beeb0b9a22eb7f6b9e7cb25f350b49 Reviewed-on: https://code.wireshark.org/review/23968 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-2/+2
Avoid anachronisms, however; there was no "macOS 10.0" or even "OS X 10.0", for example. It was "Mac OS X" until 10.8 (although 10.7 was sometimes called "OS X" and sometimes called "Mac OS X"), and it was "OS X" from 10.8 to 10.11. Change-Id: Ie4a848997dcc6c45c2245c1fb84ec526032375c3 Reviewed-on: https://code.wireshark.org/review/20933 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 ↵Michael Mann1-0/+1
(https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9607) This is a VERY PRELIMINARY version of tfshark. It's an attempt to jumpstart FileShark and its architecture. Right now it's mostly just a very stripped down version of tshark with all of the necessary build modifications (including now building filetap library since tfshark depends on it) This code has helped me identify what I believe to be all of the necessary layers for a complete fileshark architecture. And those layers will slowly be added in time (patches always welcome!). svn path=/trunk/; revision=54646
2013-03-26More icon updates. Gerald Combs1-18/+13
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-27Add "+", "-", and "copy" images. Document their origins.Gerald Combs1-0/+5
svn path=/trunk/; revision=46807
2012-03-07Update and add icons for capture comments / annotations.Gerald Combs1-0/+5
svn path=/trunk/; revision=41406
2010-08-03Remove the up/down arrow images. They haven't been used in a very longGerald Combs1-3/+0
time. svn path=/trunk/; revision=33693
2008-02-19Add rawshark.rc.in to tarball.Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=24388
2006-11-03Touch up the glossy highlight in the main icon. Split "wsiconcap" intoGerald Combs1-5/+23
"capture-in-progress" and "document" icons. Update the highlight in each of them as well. Resize and rename the 200-pixel icons to 256. Add a script to generate icons from their canonical sources. svn path=/trunk/; revision=19780
2006-06-07In all Wireshark images and icons, make the fin point left (whichGerald Combs1-10/+8
signifies moving west, in case you're wondering). Convert many Ethereal icons to Wireshark, and remove a few. (Notably Ethereal.icns, for which we don't currently have a counterpart.) svn path=/trunk/; revision=18376
2006-06-06Remove more unused icons.Gerald Combs1-5/+0
svn path=/trunk/; revision=18365
2006-06-05Icon cleanup.Gerald Combs1-6/+3
svn path=/trunk/; revision=18350
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-4/+4
svn path=/trunk/; revision=18309
2006-05-31Rename the manifest file. Remove some unused images.Gerald Combs1-7/+1
svn path=/trunk/; revision=18277
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-1/+1
svn path=/trunk/; revision=18268
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18207
2005-09-20add a new stop icon 48x48 for (simple) dialogs (derived from the openoffice ↵Ulf Lamping1-0/+1
stock icons and slightly enlarged using the Gimp) svn path=/trunk/; revision=15885
2005-03-12- Add 3d logo in size 64x64 (copied from Suse, who *may* have generatedJörg Mayer1-1/+2
it from eicon3d64.xpm) - Fix comment: The 3d logos seem to have a transparent background svn path=/trunk/; revision=13731
2004-02-06simple_dialog now uses the stock_dialog_xy iconsUlf Lamping1-2/+7
svn path=/trunk/; revision=9996
2004-01-25Capitalize "Ethereal.icns" to fix a distclean error. Add its descriptionGerald Combs1-0/+2
to README.image. svn path=/trunk/; revision=9846
2001-12-15Note that "ethereal48x48-trans.png" has a transparent background andGuy Harris1-2/+4
"ethereal48x48.png" has a white background. svn path=/trunk/; revision=4402
2001-12-15Add KDE Icon Factory Styleguide-compliant icons, along with a text fileGerald Combs1-0/+46
describing the files in the "image" directory. svn path=/trunk/; revision=4400