Commit Graph

192 Commits

Author SHA1 Message Date
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
Guy Harris bbbf47be99 Constify in the hopes of reducing compiler warnings.
svn path=/trunk/; revision=18326
2006-06-03 00:42:04 +00:00
Jörg Mayer a555f3c6a4 It's wireshark.org, not wireshark.com
svn path=/trunk/; revision=18311
2006-06-02 06:51:26 +00:00
Tomas Kukosa 62179dd08f eicon3d*.xpm -> wsicon*.xpm
svn path=/trunk/; revision=18309
2006-06-02 05:43:38 +00:00
Gerald Combs 76103f44f2 Add a new splash image.
svn path=/trunk/; revision=18294
2006-05-31 22:51:38 +00:00
Gerald Combs c208638001 Fix manifest name.
svn path=/trunk/; revision=18285
2006-05-31 20:39:01 +00:00
Gerald Combs d63374e248 ethereal.rc -> wireshark.rc
svn path=/trunk/; revision=18283
2006-05-31 20:32:52 +00:00
Gerald Combs 8f6c23ae6b Rename the manifest file. Remove some unused images.
svn path=/trunk/; revision=18277
2006-05-31 20:05:54 +00:00
Gerald Combs eb71f7fb96 Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org
  mailing lists and addresses
  ETHEREAL -> WIRESHARK
  Man pages
  Automake/Autoconf names


svn path=/trunk/; revision=18271
2006-05-31 19:12:15 +00:00
Gerald Combs 8958bab6de Tethereal/tethereal -> TShark/tshark.
svn path=/trunk/; revision=18268
2006-05-31 17:38:42 +00:00
Gerald Combs b15974d094 libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of
changes here.  It compiles OK on OS X, but hasn't been tested anywhere else.

svn path=/trunk/; revision=18260
2006-05-31 00:23:01 +00:00
Gerald Combs dedb24695e Transform ethereal.ico to wireshark.ico. Update references accordingly.
Change the name of the Windows package to "wireshark-setup-..."  Other
Ethereal -> Wireshark updates.

We _really_ need a better Wireshark icon.

svn path=/trunk/; revision=18253
2006-05-30 13:19:30 +00:00
Gerald Combs bcc7e327e1 Use the Wireshark icon.
svn path=/trunk/; revision=18252
2006-05-30 02:55:56 +00:00
Gerald Combs 170516c62f Add icons in common sizes.
svn path=/trunk/; revision=18251
2006-05-30 02:49:36 +00:00
Gerald Combs 05a958ed01 Add quick-and-dirty icons.
svn path=/trunk/; revision=18249
2006-05-29 21:10:23 +00:00
Anders Broman 4fc8c5fe35 Make it compile again.
svn path=/trunk/; revision=18210
2006-05-23 05:20:33 +00:00
Ronnie Sahlberg 6075ec39fb ethereal->wireshark
svn path=/trunk/; revision=18207
2006-05-22 08:21:22 +00:00
Ronnie Sahlberg f0b33a4789 ethereal->wireshark updates
svn path=/trunk/; revision=18206
2006-05-22 08:14:01 +00:00
Ronnie Sahlberg 89f022b12b name change
svn path=/trunk/; revision=18197
2006-05-21 05:12:17 +00:00
Gerald Combs 3a54954a61 Add the Wireshark logo.
svn path=/trunk/; revision=18192
2006-05-20 20:20:27 +00:00
Gerald Combs 0c92125f1b Make sure the export dialog is large enough. Fix a Unicode issue while
we're at it.

svn path=/trunk/; revision=17754
2006-03-28 23:06:11 +00:00
Jaap Keuter 6a093bd4a3 Major properties cleanup
svn path=/trunk/; revision=17747
2006-03-27 21:00:16 +00:00
Ulf Lamping 97cb055286 add a missing dependency to ethereal.rc
svn path=/trunk/; revision=17345
2006-02-18 01:11:45 +00:00
Ulf Lamping c025657f97 add a link to a message indicating that sizing *is* buggy
svn path=/trunk/; revision=17344
2006-02-18 01:10:38 +00:00
Gerald Combs 1ee7aa4476 Fix a typo found by Jean-Baptiste Marchand.
svn path=/trunk/; revision=17310
2006-02-15 14:37:48 +00:00
Gerald Combs 0d3244a6fe Split the version under Windows into its major, minor, and micro
components.  Use them to build the VERSION, RC_VERSION, and manifest
versions (the latter two are picky about formatting).  This would
probably be useful on the autoconf side, but I didn't see an obvious
way to implement it.

svn path=/trunk/; revision=17302
2006-02-14 15:14:41 +00:00
Gerald Combs a086a018dc Remove unneeded right justification.
svn path=/trunk/; revision=17292
2006-02-13 23:16:55 +00:00
Gerald Combs ee12c30d2c Add a manifest, so that styled widgets are drawn correcltly. The
"version" field in the manifest is picky about formatting, so setting
a custom version in config.nmake (e.g. "0.10.14-test") will probably
break the Windows build.

svn path=/trunk/; revision=17291
2006-02-13 23:09:51 +00:00
Gerald Combs 80e5e0fb15 Copy over the file open/save code from the Win32 native branch.
The Windows-native routines were integrated by inserting

#if GTK_MAJOR_VERSION >= 2 && _WIN32
  win32_native_routine(GDK_WINDOW_HWND(top_level->window));
  return;
#endif

at the beginning of each GTK+ file routine.  There's probably a prettier
way to do this.

Some of the sizes need to be tweaked in win32-file-dlg.rc, but everything
seems to work.

Fix up whitespace.

svn path=/trunk/; revision=17285
2006-02-13 21:25:43 +00:00
Ulf Lamping 8b7477f57c GTK 2.x only: show a slightly different Ethereal main icon while capturing.
I very often forget to stop a running capture, so Ethereal keeps capturing packets on and on, leaving me with a lot of unrequired packets.

On the other hand (because of the above) I often maximize Ethereal just to see that it's really not capturing any longer.

Looking at the window title isn't of much help, as this title changes with every capture file name loaded, so there's no title which can be easily remembered.

We probably might use this icon mechanism as well, when Ethereal loads a (huge) file, so the user get's a more visual feedback when the capture loading is finished (and probably for other potential "lengthy" tasks as well).

svn path=/trunk/; revision=17042
2006-01-17 00:40:32 +00:00
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
Guy Harris 75082d182f Fix a compiler warning.
svn path=/trunk/; revision=15918
2005-09-21 01:34:40 +00:00
Ulf Lamping 7f97d9e9e7 add a new stop icon 48x48 for (simple) dialogs (derived from the openoffice stock icons and slightly enlarged using the Gimp)
svn path=/trunk/; revision=15885
2005-09-20 01:45:35 +00:00
Jörg Mayer 4e1f4b18ab More char -> const char warning fixes.
Removed (very few) casts that only change the warning message
  but don't remove it (with gcc-4).

svn path=/trunk/; revision=15227
2005-08-05 20:59:08 +00:00
Jörg Mayer 9419229386 Fix svn properties where needed:
Remove svn:executable
          Add svn:executable
          Add svn:eol-style
          Add svn:keywords


svn path=/trunk/; revision=15184
2005-08-02 06:29:49 +00:00
Ulf Lamping 8087f8ccb7 add icons for the "File Set" menu items
svn path=/trunk/; revision=14326
2005-05-07 20:47:39 +00:00
Ulf Lamping f315d0976c add "Decode As" and "Checkbox" (Enabled Protocols) Icons
svn path=/trunk/; revision=14116
2005-04-17 21:38:52 +00:00
Ulf Lamping e571cbfa9d add 12 new toolbar/menu icons
add two toolbar toggle buttons
add icons to various menu items

create new Statistics telephony group and put telephony and alike protocols in it

svn path=/trunk/; revision=14098
2005-04-16 10:53:09 +00:00
Ulf Lamping 9718569b63 add some new capture and filter related handcrafted (toolbar) icons
add "new" capture options feature, which will act like old capture start, and change capture start option (for immediately capture)

rename Capture/Clear to Capture/Restart

svn path=/trunk/; revision=14083
2005-04-15 07:41:15 +00:00
Ulf Lamping 854c387c0b add clear toolbar icon (from GTK stock icons)
svn path=/trunk/; revision=14061
2005-04-12 22:55:40 +00:00
Jörg Mayer 5ee5f5c71f - Add 3d logo in size 64x64 (copied from Suse, who *may* have generated
it from eicon3d64.xpm)
- Fix comment: The 3d logos seem to have a transparent background

svn path=/trunk/; revision=13731
2005-03-12 09:38:31 +00:00
Guy Harris 6616a3770c Make the "maintainer-clean" rules get rid of some additional generated
files.  Do this with GENERATED_HEADER_FILES, GENERATED_C_FILES, and
GENERATED_FILES macros in Makefile.common files, along the lines of what
wiretap/Makefile.common has.

Clean up "*~" files with "make clean" rather than only "make distclean"
in some additional places.

Add "maintainer-clean" rules to the Makefile.nmake files, paralelling
the ones in the automake-generated Makefile.in files, using the
GENERATED_FILES macros from Makefile.common files.  In some cases, move
the cleanup of files from "make distclean" to "make maintainer-clean",
and in other cases, put in a comment indicating why we're not doing that
(because some files that are distributed in the source tarballs, namely
Flex output, were built with a UN*X Flex and won't compile on Windows,
so we get rid of them with "make distclean" so you can clean up stuff
that *has* to be re-generated for Windows).

Clean up some *CLEANFILES definitions - get rid of ones that no longer
apply as files were moved or that add to the definition a name that's
already there.

svn path=/trunk/; revision=13402
2005-02-14 20:33:57 +00:00
Ulf Lamping 0f80fa5c7d renamed capinfo to capinfos, as the former name capinfo was already used in a program called tcprelay, so that might confuse packaging managers and users. Hopefully I got all the places need to be changed.
svn path=/trunk/; revision=12358
2004-10-20 18:50:58 +00:00
Olivier Biot 028fd26a0e Add the MSWIN RC information for capinfo.
svn path=/trunk/; revision=11556
2004-07-28 21:13:27 +00:00
Guy Harris f28323ba39 From Graham Bloice: add resources to wiretap.dll.
svn path=/trunk/; revision=11476
2004-07-23 06:11:50 +00:00
Jörg Mayer fd24ad7d92 .cvsignore is dead
it has been replaced by
svn proplist -v <dir/file>
and
svn propedit <dir/file>

svn path=/trunk/; revision=11422
2004-07-18 23:44:34 +00:00
Jörg Mayer 56c759212f Add epan/dissectors/.cvsignore
Add tags and TAGS to all .cvsignore files

svn path=/trunk/; revision=11419
2004-07-18 22:51:50 +00:00
Guy Harris 8a8b883450 Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on
Windows, not on UN*X.

svn path=/trunk/; revision=11400
2004-07-18 00:24:25 +00:00
Guy Harris 506605d771 From Graham Bloice: add resource information to libethereal.dll.
svn path=/trunk/; revision=11388
2004-07-17 09:49:32 +00:00
Guy Harris 9cccb951f0 Make the XPM text "const", to get rid of some compiler warnings.
svn path=/trunk/; revision=10981
2004-05-24 02:06:01 +00:00
Guy Harris 4fe077ffe4 Make the XPM data an array of "const char *", to get rid of a compiler
warning.

svn path=/trunk/; revision=10939
2004-05-21 00:42:02 +00:00
Guy Harris 9831d86922 Squelch some compiler warnings.
Clean up white space.

svn path=/trunk/; revision=10735
2004-04-30 00:22:46 +00:00
Ulf Lamping 9cd7838304 added pane layout icons coming from pan (gnome newsreader)
svn path=/trunk/; revision=10728
2004-04-29 16:49:30 +00:00
Ulf Lamping be0f616e58 simple_dialog now uses the stock_dialog_xy icons
svn path=/trunk/; revision=9996
2004-02-06 06:51:33 +00:00
Ulf Lamping 70fa1b55ff using GTK2 stock icons for dialogs instead of Ethereal specific ones
svn path=/trunk/; revision=9911
2004-01-31 01:28:11 +00:00
Gerald Combs 09bf45ab36 Capitalize "Ethereal.icns" to fix a distclean error. Add its description
to README.image.

svn path=/trunk/; revision=9846
2004-01-25 17:51:54 +00:00