Commit Graph

551 Commits

Author SHA1 Message Date
Jörg Mayer 9e52500a6a Replace leading spaces by a TAB
svn path=/trunk/; revision=25228
2008-05-05 00:41:30 +00:00
Ulf Lamping 6ffb831268 add some cygwin clarifications
svn path=/trunk/; revision=25200
2008-04-30 07:35:25 +00:00
Ulf Lamping 8301b1e694 Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as already done in the open file dialog page.
add missing Help button

some other minor changes

svn path=/trunk/; revision=25117
2008-04-19 10:11:45 +00:00
Stig Bjørlykke ddbf7eb242 Added a "Capture Interfaces" dialog box figure for other than Win32
to show and document the "Device" column.
Added a note about hidden interfaces.
Added some missing graphics files to Makefile.common.

svn path=/trunk/; revision=25115
2008-04-18 23:55:03 +00:00
Gerald Combs 53f9968447 Add descriptions of the "Rel Start" and "Duration" columns in the
Conversations window.

svn path=/trunk/; revision=25102
2008-04-17 17:51:57 +00:00
Luis Ontanon db608bdf76 From Marton Nemeth <nm127@freemail.hu>
correct example and documentation about register_menu()

my own: do not fail to make init.lua when building in a different dir



svn path=/trunk/; revision=24879
2008-04-10 20:07:58 +00:00
Jaap Keuter eac1f4a37a From Andrew Feren:
Fix code example.

svn path=/trunk/; revision=24875
2008-04-10 06:55:45 +00:00
Ulf Lamping fbccddbad2 fix guides according to recent GTK1 changes
svn path=/trunk/; revision=24870
2008-04-09 22:51:51 +00:00
Ulf Lamping 2fb7887efc remove GTK1 #if #else #endif from the dev guide
svn path=/trunk/; revision=24856
2008-04-09 04:59:24 +00:00
Gerald Combs 07c1b4497f Add a bunch of known problems from the list of open bugs.
svn path=/trunk/; revision=24739
2008-03-27 22:05:52 +00:00
Gerald Combs 3020bd9110 Fix a typo.
svn path=/trunk/; revision=24723
2008-03-24 18:17:26 +00:00
Jaap Keuter 6c2c608bae Clean up outer docbook files for 1.0.0.
svn path=/trunk/; revision=24706
2008-03-21 00:39:03 +00:00
Gerald Combs 55b798b353 Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at some
point).

svn path=/trunk/; revision=24676
2008-03-17 23:01:20 +00:00
Bill Meier 52d5c46297 From Ben B.: Correct the info as to dissector integration using idl2wrs
svn path=/trunk/; revision=24581
2008-03-07 05:10:18 +00:00
Stig Bjørlykke fdc980e79d Added an option to uat_new() to set if configuration shall be saved in the
selected profile.

Don't save SMI Paths and SMI Modules in the profiles because reloading
currently doesn't work (bug 2309).

svn path=/trunk/; revision=24580
2008-03-06 22:13:24 +00:00
Gerald Combs 2da196a98b Add an item for Roofnet.
svn path=/trunk/; revision=24556
2008-03-04 21:03:43 +00:00
Gerald Combs 7f097fdc9b Make sure we initialize a TVB. Fixes bug 2329.
svn path=/trunk/; revision=24543
2008-03-03 22:28:35 +00:00
Gerald Combs af7d55655c Add section IDs.
svn path=/trunk/; revision=24542
2008-03-03 22:05:25 +00:00
Jaap Keuter 26b8bf31d7 Update datestamp on documents
svn path=/trunk/; revision=24506
2008-02-29 17:26:28 +00:00
Bill Meier c51459585d Minor wording change
svn path=/trunk/; revision=24499
2008-02-28 21:44:28 +00:00
Gerald Combs 2cfc0036dd Reduce the H1 font size a bit.
svn path=/trunk/; revision=24436
2008-02-22 21:47:58 +00:00
Bill Meier 936381623d Add 'executable' property to a few .pl and .py files
svn path=/trunk/; revision=24390
2008-02-19 13:44:02 +00:00
Stig Bjørlykke fb0fe86cfb Removed the <?xml> tag.
svn path=/trunk/; revision=24389
2008-02-19 09:55:44 +00:00
Bill Meier 5b8da491d7 Add $Id$
svn path=/trunk/; revision=24382
2008-02-18 22:39:03 +00:00
Stig Bjørlykke 9968c7cc96 Updated the User Guide:
- Added description for WLAN Traffic statistics.
- Added "Limit to display filter" description in conversations and endpoints.
- Added a tip in IO Graphs to click in the graph to select a matching packet.
- Some indentation fixes.

svn path=/trunk/; revision=24371
2008-02-17 14:33:06 +00:00
Guy Harris ba7b7a0d66 Indent the body of one paragraph, as was done with some other
paragraphs, to make it easier to see the nesting of tags.

svn path=/trunk/; revision=24363
2008-02-16 19:15:10 +00:00
Stig Bjørlykke 48118ff47c Remove a </para>
svn path=/trunk/; revision=24356
2008-02-16 16:18:11 +00:00
Guy Harris 3b6dbecdf3 Fix(?) nesting of <para> tags.
svn path=/trunk/; revision=24348
2008-02-16 07:52:16 +00:00
Gerald Combs 6537c76fb6 Extend the UAT and preferences code so that you can use the "-o" flag
to override UAT entries from the command line, e.g.

  -o "uat:user_dlts:\"User 0 (DLT=147)\",\"http\",\"0\",\"\",\"0\",\"\""
  
Fix up white space.

svn path=/trunk/; revision=24338
2008-02-15 22:36:24 +00:00
Stig Bjørlykke ba11df88da Added option to turn off name resolution.
Added help button (documentation TBD).

svn path=/trunk/; revision=24329
2008-02-14 09:33:57 +00:00
Stig Bjørlykke a60079bd1e Improved the profile name check to popup a dialog when trying to apply an
invalid profile name.

svn path=/trunk/; revision=24268
2008-02-04 15:50:17 +00:00
Jaap Keuter 0b9fb7efea Updated various misleading examples.
svn path=/trunk/; revision=24240
2008-02-01 06:47:12 +00:00
Stig Bjørlykke a88efc9325 From Douglas Pratley (bug 1445):
Add a "subnets" file defining a named list of subnets.

svn path=/trunk/; revision=24154
2008-01-21 21:44:34 +00:00
Gerald Combs b49d30415f Upate another VC++ 2005 EE link.
svn path=/trunk/; revision=24147
2008-01-20 18:53:38 +00:00
Stig Bjørlykke 9dda728c6e Fixed a </para> placement.
svn path=/trunk/; revision=24146
2008-01-20 17:07:59 +00:00
Stig Bjørlykke 8f8bce5175 Document the copy button in conversations, endpoints and iographs.
svn path=/trunk/; revision=24144
2008-01-20 13:52:48 +00:00
Gerald Combs 2b5b9ad467 Update the VC2005EE URL.
svn path=/trunk/; revision=24103
2008-01-15 21:48:16 +00:00
Stig Bjørlykke 94654a3e0a Fixed a typo in the docbook.
svn path=/trunk/; revision=24093
2008-01-14 23:22:36 +00:00
Stig Bjørlykke a2d1e9005d This patch adds support for configuration profiles, which can be used to
configure and use more than one set of preferences and configuration files.

This can be found in the "Configuration Profiles..." menu item from the Edit
menu, or by pressing Shift-Ctrl-A.  It's also possible to start wireshark
and tshark with a named profile by using the "-C ProfileName" option.
A new status pane in the main window will show the current profile.

The configuration files currently stored in the Profiles are:
- Preferences
- Capture Filters
- Display Filters
- Coloring Rules
- Disabled Protocols
- User Accessible Tables

The recent data are by design not added to the profile.

Planned future enhancements:
- make a more convenient function to switch between profiles
- add a "clone profile" button to copy an existing profile
- make the profiles list active and accept return as OK
- save users "Decode as" in the profile
- make new, clone and deletion of profiles more secure
- make some of the recent values available in the profile

This patch also fixes:
- setting default status pane sizes
- a bug setting status pane for packets when not having main lower pane.

svn path=/trunk/; revision=24089
2008-01-14 16:40:23 +00:00
Gerald Combs c9ff99636a Update the documentation style sheet with a modified version of AsciiDoc's
(http://www.methods.co.nz/asciidoc/).

svn path=/trunk/; revision=24066
2008-01-11 18:52:13 +00:00
Stig Bjørlykke 2501a9f4b3 Updated wsug according to changes in IO Graphs.
svn path=/trunk/; revision=23978
2007-12-30 00:08:02 +00:00
Jaap Keuter 3e3453537c Get the paragraph markers right.
svn path=/trunk/; revision=23829
2007-12-10 19:08:14 +00:00
Jaap Keuter 554a21ac4f Add some discussion about plugins vs build-in dissectors.
svn path=/trunk/; revision=23822
2007-12-10 07:54:57 +00:00
Stig Bjørlykke 395a5add85 Update screenshot according to button change.
svn path=/trunk/; revision=23698
2007-12-02 14:45:11 +00:00
Gerald Combs 2c117354d4 Add a compatibility note from Ethereal(!) bug 1130.
svn path=/trunk/; revision=23694
2007-12-01 01:17:59 +00:00
Stig Bjørlykke fb12fd593f Update the users guide according to recent changes in the statistics windows:
- New column "Marked" in the summary window
- New label "Capture filter" in the hierarchy window
- Moved Copy button in conversations and endpoints
- Added the zero value on the x-axis in io graphs

svn path=/trunk/; revision=23690
2007-11-30 20:50:37 +00:00
Stig Bjørlykke 30d9c21bdb List Conversations before Endpoints to be in sync with the application.
svn path=/trunk/; revision=23671
2007-11-29 08:33:15 +00:00
Stig Bjørlykke 6a97eaebfd Terminate <para> with </para>.
svn path=/trunk/; revision=23574
2007-11-24 23:51:27 +00:00
Sake Blok 9b6f806089 This patch adds (ten) temporary coloring rules which will only live until Wireshark is
quit. Temporary coloring filters can be set by:

- pressing <ctrl>-<digit> will create a conversation coloring filter based on the
  addresses of the currently selected packet (order TCP/UDP/IP/Ethernet)
  This can also be achieved from the "View|Colorize Conversation" menu.

- Rightclicking on a packet in the packet-list will give the option to
  "Colorize Conversation" just as "Conversation Filter" does.

- Rightclicking on an item in the packet-detail-list will give the option to
  "Colorize with filter" which works similar to "Apply as filter"

Temporary filters can be cleared from the same menus or by pressing <ctrl>-<space>.

This patch also adds an item to the above mentioned menu's to add a permanent color filter
in the same way.


The colors for the temporary coloring rules are now hardcoded as I do not know
how to change the color of menu-items and therefore I chose to use icons to
show the actual color of each of the ten temporary coloring rules. Is it at all
possible to have different menu items in different colors?

One other way of solving this is to recreate the icons on the fly after changing
the colors. I will have a look into that once it is clear whether I can use 
different colors within the menu structure.


svn path=/trunk/; revision=23560
2007-11-24 11:38:16 +00:00
Gerald Combs 7a4d6fbf36 Bump the trunk to 0.99.8.
svn path=/trunk/; revision=23525
2007-11-21 00:09:38 +00:00