wireshark/image
Ulf Lamping fc61a1de25 first steps towards a separated capture tool, working title "dumpcap"
personal backup only, not meant for public testing!

I've copied main.c into dumpcap.c and carved out all things not needed

currently won't work as a command line tool, capture_loop.c wants an input pipe
console output is also very ugly and the whole code needs a lot of further cleanup

shouldn't break the unix build as I've only changed the nmake files so far, but who knows ...

svn path=/trunk/; revision=16615
2005-11-28 08:54:52 +00:00
..
toolbar More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
Ethereal.icns
Makefile.nmake first steps towards a separated capture tool, working title "dumpcap" 2005-11-28 08:54:52 +00:00
README.image add a new stop icon 48x48 for (simple) dialogs (derived from the openoffice stock icons and slightly enlarged using the Gimp) 2005-09-20 01:45:35 +00:00
capinfos.rc.in
clist_ascend.xpm
clist_descend.xpm
dn_arrow.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
dumpcap.rc.in first steps towards a separated capture tool, working title "dumpcap" 2005-11-28 08:54:52 +00:00
editcap.rc.in
eexcl3d64.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
eicon3d16.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
eicon3d32.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
eicon3d48.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
eicon3d64.xpm
elogo3d48x48.png
elogo3d64x64.png
ethereal.ico
ethereal.rc.in
ethereal48x48-trans.png
ethereal48x48.png
hi16-app-ethereal.png
hi32-app-ethereal.png
hi48-app-ethereal.png
icon-ethereal.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
icon-excl.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
icon_layout_1.xpm
icon_layout_2.xpm
icon_layout_3.xpm
icon_layout_4.xpm
icon_layout_5.xpm
icon_layout_6.xpm
libethereal.rc.in
lo16-app-ethereal.png
lo32-app-ethereal.png
lo48-app-ethereal.png
mergecap.rc.in
nsis-checked.bmp
nsis-unchecked.bmp
stock_dialog_error_48.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
stock_dialog_info_48.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
stock_dialog_question_48.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
stock_dialog_stop_48.xpm Fix a compiler warning. 2005-09-21 01:34:40 +00:00
stock_dialog_warning_48.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
tethereal.rc.in
text2pcap.rc.in
up_arrow.xpm More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
wiretap.rc.in

README.image

This directory contains a set of images and icons for the Ethereal suite of
applications.  Of particular note for people creating packages for
distribution are the files ethereal.ico, hi??-app-ethereal.png, and
lo??-app-ethereal.png.

File descriptions:

File				Description

clist_ascend.xpm		Packet list sort ascending and descending
clist_descend.xpm		indicators

dn_arrow.xpm			Up and down arrows (originally intended for
up_arrow.xpm			filter dialogs - not currently used)

eexcl3d64.xpm			3D Exclamation point icon (originally intended 
				for warning and error dialogs - not currently used)

eicon3d16.xpm			3D Ethereal logo in various sizes with
eicon3d32.xpm			transparent background, high color
eicon3d48.xpm
eicon3d64.xpm

elogo3d48x48.png		3D Ethereal logo with transparent background
elogo3d64x64.png		

Ethereal.icns			Mac OS X icon file

ethereal.ico			Windows icon file with 16 and 32 pixel
				3D logo icons, high and low color
				
ethereal48x48-trans.png		Old (flat, black & white) logo icon with
				transparent background
ethereal48x48.png		Old (flat, black & white) logo icon with
				white background

hi16-app-ethereal.png		KDE Icon Factory Styleguide-compliant
hi32-app-ethereal.png		(http://www.kde.org/artist/introduction.html)
hi48-app-ethereal.png		icons
lo16-app-ethereal.png 
lo32-app-ethereal.png
lo48-app-ethereal.png

icon-ethereal.xpm		Old icons used in warning, error, and
icon-excl.xpm			informational dialogs

ethereal.rc.in			MSVC++ resource templates
editcap.rc.in
mergecap.rc.in
tethereal.rc.in
text2pcap.rc.in

stock_dialog_error_48.xpm		GTK2 default icons for simple_dialog, from:
stock_dialog_info_48.xpm		"ftp://ftp.gtk.org/pub/gtk/v2.0/gtk+-2.0.6.tar.bz2"
stock_dialog_question_48.xpm	in the zip directory "gtk+-2.0.6/gtk/stock-icons"
stock_dialog_warning_48.xpm
stock_dialog_stop_48.xpm