Commit Graph

147 Commits

Author SHA1 Message Date
Jeff Morriss 58459d3fba Create a new "Wireshark utility" library and move the mpeg-audio stuff from
wiretap to this new libwsutil.  This solves
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1677 by making libwireshark
no longer depend on libwiretap.

svn path=/trunk/; revision=25330
2008-05-20 21:51:01 +00:00
Ulf Lamping be75f6fa16 remove the copied xpm stock icon files from SVN and use the "GTK built in" stock icons
this will also prevent us from showing different stock icons for "our" xpm stock icons and the "system defaults". GTK (for Windows?) changed the icon theme somewhere around V2.10 (or later?) and/or the user might use a different icon theme, so this isn't an esoteric case ;-)

svn path=/trunk/; revision=25075
2008-04-16 09:54:55 +00:00
Stephen Fisher 56a638339c "const static char *" -> "static const char *" to fix build
svn path=/trunk/; revision=25013
2008-04-14 03:29:49 +00:00
Ulf Lamping e7fde0351e add stock icons for expert info and flow graph
svn path=/trunk/; revision=25012
2008-04-14 02:09:54 +00:00
Ulf Lamping 8de6fc7792 fixes related to file_dlg_win32.rc
svn path=/trunk/; revision=24976
2008-04-13 13:45:50 +00:00
Stephen Fisher 75fc454c1c Make expert xpm strings const to avoid warning/error on Unix
svn path=/trunk/; revision=24863
2008-04-09 06:07:06 +00:00
Ulf Lamping 5620f6ff0a use 14*14 pixel icon
svn path=/trunk/; revision=24858
2008-04-09 05:18:23 +00:00
Ulf Lamping e463cd81c1 prevent unix compilation problems, use "static const char"
svn path=/trunk/; revision=24844
2008-04-08 06:00:02 +00:00
Ulf Lamping eac1cb1476 improve expert info indicator icons, but still not perfect
svn path=/trunk/; revision=24843
2008-04-08 05:55:56 +00:00
Stephen Fisher 2000fa9fcf Remove more GTK1 code and related xpm files.
svn path=/trunk/; revision=24795
2008-04-05 19:23:07 +00:00
Stephen Fisher deb0feb343 Make xpm strings const to squelch compiler warnings on Unix.
svn path=/trunk/; revision=24779
2008-04-05 00:33:21 +00:00
Ulf Lamping 0ee0f3ac43 add an "LED" to the statusbar, that indicates the most important level of expert info in the capture file
svn path=/trunk/; revision=24777
2008-04-05 00:13:27 +00:00
Jaap Keuter 68283424ef Replace field values with constants, correcting some values.
Remove the pre-release flag from FILEFLAGS in the resource file.

svn path=/trunk/; revision=24758
2008-03-29 23:40:11 +00:00
Gerald Combs 35a5e1d68b Change the "Filter:" button in the Win32 open and merge dialogs to a
"Display filter" label.

svn path=/trunk/; revision=24734
2008-03-27 17:21:48 +00:00
Gerald Combs fa42bcbd7b Make the document icon brighter and clean it up.
svn path=/trunk/; revision=24641
2008-03-15 19:46:26 +00:00
Gerald Combs d63ad769ff Try out a new Windows document icon.
svn path=/trunk/; revision=24629
2008-03-14 17:57:38 +00:00
Gerald Combs 3df577499f Switch to the "oooh shiny" splash image.
svn path=/trunk/; revision=24393
2008-02-19 18:06:57 +00:00
Stig Bjørlykke 4215b61779 Add rawshark.rc.in to tarball.
svn path=/trunk/; revision=24388
2008-02-19 09:45:59 +00:00
Bill Meier 1cd76ad66a Remove svn:executable property
svn path=/trunk/; revision=24384
2008-02-18 23:58:45 +00:00
Gerald Combs 7abeb02747 If we have an SVN revision number, use it as the build number under Windows
instead of "0".

svn path=/trunk/; revision=24376
2008-02-18 18:08:14 +00:00
Gerald Combs 98bacb3556 Add rawshark, a utility that, when given raw pcap-formatted packets and
a list of fields, prints the field values found in each packet.

Packet data can be specified as a libpcap DLT, e.g. "EN10MB" or an upper-layer protocol, e.g. "http".

svn path=/trunk/; revision=24339
2008-02-15 23:20:32 +00:00
Sake Blok 62150ef57e Whoops... forgot the 'svn add' the icons :-)
svn path=/trunk/; revision=23561
2007-11-24 11:41:05 +00:00
Gerald Combs c1a4caf1b2 Make the lawyer happy - add a registered trademark symbol.
svn path=/trunk/; revision=22366
2007-07-20 21:31:19 +00:00
Stephen Fisher 1909b97d4d Remove all warnings under Unix for the gtk/ directory.
svn path=/trunk/; revision=21160
2007-03-24 00:45:11 +00:00
Gerald Combs 320be55388 Add a Windows installer icon. Remove the ARGB versions from the other
Windows icons.

svn path=/trunk/; revision=20685
2007-02-02 18:45:23 +00:00
Gerald Combs 5d89a093c5 Add an installer icon.
svn path=/trunk/; revision=20684
2007-02-02 18:43:25 +00:00
Gerald Combs 300053d800 Set a transparency threshold for the XPM icons. Have the make-icons script
constify the XPMs.

svn path=/trunk/; revision=19883
2006-11-13 01:15:56 +00:00
Jaap Keuter 9f0da21589 Remove the executable property from this datafile
svn path=/trunk/; revision=19822
2006-11-06 14:20:03 +00:00
Jaap Keuter 7ffd4070df Let the manifest state that we're Wireshark.
svn path=/trunk/; revision=19820
2006-11-06 12:58:14 +00:00
Gerald Combs 4fcbf37533 Update the Windows icons. Use the document icon for capture files.
svn path=/trunk/; revision=19784
2006-11-03 15:54:12 +00:00
Gerald Combs 8239fd24db Touch up the glossy highlight in the main icon. Split "wsiconcap" into
"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-11-03 06:30:52 +00:00
Gerald Combs 82b46c7183 Add a glossy highlight.
svn path=/trunk/; revision=19724
2006-10-29 05:55:04 +00:00
Guy Harris cf858d8336 Squelch some compiler warnings.
svn path=/trunk/; revision=19314
2006-09-24 20:28:16 +00:00
Ulf Lamping a7ce410506 "Elapsed Time:" is truncated, use "Elapsed:" instead
svn path=/trunk/; revision=19237
2006-09-15 21:59:09 +00:00
Ulf Lamping 8d7690ea23 wireshark.res is generated in the image dir, so the paths for includes should be relative to /image and not to /
svn path=/trunk/; revision=19201
2006-09-12 08:22:02 +00:00
Ulf Lamping 4286f79f59 add a comment, that .res files are generated using an implicit (built in) nmake rule
svn path=/trunk/; revision=19200
2006-09-12 08:19:39 +00:00
Guy Harris d39ca47b62 Constify the capture details icons, and get rid of the CRs in
capture_details_24.xpm and give it the appropriate Subversion keywords.

svn path=/trunk/; revision=19035
2006-08-25 23:59:25 +00:00
Ulf Lamping 2efc830279 add a missing icon from yesterdays commit
svn path=/trunk/; revision=19024
2006-08-25 07:24:58 +00:00
Gerald Combs f9661850d1 Add support for AirPcap, an upcoming wireless product from CACE. Support
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
2006-08-16 18:01:25 +00:00
Ulf Lamping 41c9f5e3f6 use file name information from wiretap instead of "build in" values
remove "double combobox" from the save dialog

append the default file extension to the save file name, if the user didn't added one

svn path=/trunk/; revision=18563
2006-06-23 18:29:48 +00:00
Guy Harris e2ca218b3f Constify XPMs, to squelch compiler warnings.
XPMs are C code; don't tag them as binary.

svn path=/trunk/; revision=18413
2006-06-09 22:59:04 +00:00
Gerald Combs 1e1fd7c98a Update the Windows icon.
svn path=/trunk/; revision=18386
2006-06-07 15:25:13 +00:00
Gerald Combs 811209bd73 Switch back to the 2d icons.
svn path=/trunk/; revision=18385
2006-06-07 15:18:32 +00:00
Gerald Combs 227b8c7bb7 In all Wireshark images and icons, make the fin point left (which
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-07 02:49:58 +00:00
Gerald Combs 47f8216d1c Remove more unused icons.
svn path=/trunk/; revision=18365
2006-06-06 22:30:46 +00:00
Gerald Combs a4a7e7c4f9 Icon cleanup.
svn path=/trunk/; revision=18350
2006-06-05 19:32:44 +00:00
Gerald Combs fc3c89006c Update the icon.
svn path=/trunk/; revision=18347
2006-06-05 18:24:43 +00:00
Gerald Combs bccb4d7f00 Update the icon set.
svn path=/trunk/; revision=18336
2006-06-04 22:33:46 +00:00
Guy Harris f8e072f827 Still more constification to try to get rid of compiler warnings.
svn path=/trunk/; revision=18329
2006-06-03 00:47:24 +00:00
Guy Harris 2aadcc832a More constification in the hopes of reducing compiler warnings.
svn path=/trunk/; revision=18327
2006-06-03 00:43:02 +00:00