Commit Graph

56 Commits

Author SHA1 Message Date
Gerald Combs f80a720a88 WSUG and image updates.
Update the protocol hierarchy, conversation, and endpoint sections of
the User's Guide. When everything is an admonition nothing stands out.
Make a series of "NOTE"s plain old paragraphs. Scale the new
conversation and endpoint images to fit the page width. This looks funny
in my browser but I'm not sure about the best way to fix it.

Move image/compress-pngs to the tools directory. Use it to reduce the
size of the WSUG and WSDG images.

Fixup traffic table column names and window titles.

Change-Id: I674342ed901fc64563b384ee5e1f35413736cb19
Reviewed-on: https://code.wireshark.org/review/7122
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-14 19:47:03 +00:00
Gerald Combs 936f685af5 Qt: Allow shift-double-clicking on a frame link.
You can open a new packet window in the GTK+ UI by holding down the
shift key and double-clicking on a frame link in the protocol tree. Add
this behavior to the Qt UI. Document the different ways of opening a new
packet window and update the image.

Change-Id: I55caf6cc8089a6c305fafd47b4870e7c69dbfb10
Reviewed-on: https://code.wireshark.org/review/7101
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-13 17:30:26 +00:00
Gerald Combs 22b461943e Add the profile name to the Coloring Rules window title.
Matches GTK+ behavior.

Change-Id: I3dedb1532b5e14cc18a3ff34fd5be89438912834
Reviewed-on: https://code.wireshark.org/review/7012
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-07 20:58:47 +00:00
Gerald Combs 6dd1296b76 WSUG: Update the Packet Colorization section.
Change-Id: I0f880293bd185e202d230f0db1a6bc4cbe6cfbfb
Reviewed-on: https://code.wireshark.org/review/7011
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-07 19:23:11 +00:00
Gerald Combs eb14a1f932 WSUG: Convert the ``File I/O'' chapter to AsciiDoc.
Leave most of the content intact for now. Remove images for
no-longer-supported versions of GTK+. Add an example for building the
Guides to README.cmake.

Change-Id: Id9e6a308c91b594d1fb7f107d7b9b28074a92a8b
Reviewed-on: https://code.wireshark.org/review/3931
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-09-01 01:07:08 +00:00
Gerald Combs d31011572d Convert admon graphics to SVG.
Use a common set of SVG files for AsciiDoc / DocBook admonition
graphics. Put them in a common directory. According to
http://caniuse.com/svg all common browsers have had SVG support for
a while now.

The graphics themselves were created with Inkscape. If you would like
to refine them further you are more than welcome.

Use variables to assemble xsltproc commands in Autotools and Nmake
while we're here.

Try to update Debian rules to reflect ga92c3fb.

Change-Id: If82647af27a60117c517125dff0aca81c033be72
Reviewed-on: https://code.wireshark.org/review/3206
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-08-24 02:56:35 +00:00
Chris Maynard 909d2eb309 Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636

svn path=/trunk/; revision=50036
2013-06-19 15:22:56 +00:00
Irene Rüngeler 3ceddc57d3 Add some explanations for the change Capture options Dialog
svn path=/trunk/; revision=44484
2012-08-14 07:56:36 +00:00
Michael Tüxen c92cab9892 From Irene Ruengeler: Updated screenshots.
svn path=/trunk/; revision=41127
2012-02-21 21:27:02 +00:00
Stig Bjørlykke f43c9625e1 From Kurnia Hendrawan:
Update the user's guide.

svn path=/trunk/; revision=38899
2011-09-06 15:36:11 +00:00
Jaap Keuter e1e1566afb Start update for 1.5 version of User's Guide.
svn path=/trunk/; revision=35612
2011-01-21 20:57:24 +00:00
Jaap Keuter a29c1311c1 Update the pop-up menu screen shots.
svn path=/trunk/; revision=35443
2011-01-09 21:59:00 +00:00
Jaap Keuter 88d4fd8830 Update the menu screenshots and descriptions.
svn path=/trunk/; revision=35441
2011-01-09 19:44:21 +00:00
Gerald Combs 637b4a038b Update the export dialog screen shots.
svn path=/trunk/; revision=35312
2010-12-30 20:22:42 +00:00
Jaap Keuter 83c012c5fb Add Compile BPF to the capture options dialog description.
svn path=/trunk/; revision=35296
2010-12-29 18:26:04 +00:00
Bill Meier 9336ede67e Remove svn:executable and svn:keywords properties.
svn path=/trunk/; revision=34985
2010-11-20 15:33:09 +00:00
Jaap Keuter 9256739a7b Add description of File|Import option.
svn path=/trunk/; revision=34983
2010-11-20 13:41:04 +00:00
Jaap Keuter 525deb3f70 Set the right DPI for PDF production.
svn path=/trunk/; revision=33081
2010-06-04 05:57:05 +00:00
Gerald Combs cfb892e316 From Vincenzo Condoleo via bug 3724:
Update the compare stats documentation.

From me: Add a screen shot and editorial updates. Change some lables to
better match the IP and TCP dissectors.

svn path=/trunk/; revision=32545
2010-04-23 21:21:11 +00:00
Jaap Keuter 12ee443299 Rightsize graphics by modifying their DPI.
svn path=/trunk/; revision=31834
2010-02-08 22:09:51 +00:00
Martin Mathieson b3b22d6be8 Update screenshot after fixing some label issues.
svn path=/trunk/; revision=31619
2010-01-22 15:39:06 +00:00
Martin Mathieson a33e4ee41e Add a simple help page for LTE RLC stats.
svn path=/trunk/; revision=31616
2010-01-22 12:42:53 +00:00
Jaap Keuter b74a82e665 Start Telephony statistics chapter.
svn path=/trunk/; revision=31369
2009-12-27 22:20:03 +00:00
Stig Bjørlykke 3dd56aba9c Document the new Copy Profile button.
svn path=/trunk/; revision=31344
2009-12-21 23:32:33 +00:00
Jaap Keuter 7d11c07ace Update the User Guide to show the current menu.
svn path=/trunk/; revision=31317
2009-12-18 23:14:26 +00:00
Jaap Keuter 85f4872301 Update User Guide:
- New Capture Options dialog.
- Add Remote Capture section.

svn path=/trunk/; revision=31154
2009-12-02 19:33:28 +00:00
Gerald Combs fdbdedf2b4 Update the stock tip, note, and warning icons from GTK+ 2.18.3. Add an
item to the known bugs list in the release notes.

svn path=/trunk/; revision=30928
2009-11-11 00:09:03 +00:00
Gerald Combs 0ead6b73ff Switch the default Fop version to 0.95 and adjust custom_layer_pdf.xsl
accordinglty. Tweak the print resolution on all of the images again. Add
a MIME type for one of the images.

svn path=/trunk/; revision=30909
2009-11-09 18:41:21 +00:00
Gerald Combs 16adb1c04b Make more PNGs 90 DPI.
svn path=/trunk/; revision=30850
2009-11-07 00:45:03 +00:00
Gerald Combs 250559eeb1 Make all of the PNGs 90 DPI.
svn path=/trunk/; revision=30849
2009-11-07 00:40:04 +00:00
Gerald Combs 0b1b0264ab Update the logo in the documentation.
svn path=/trunk/; revision=28526
2009-05-29 17:57:55 +00:00
Martin Mathieson 68eb20a550 Add a page describing LTE MAC stats window.
The user guide still needs to be updated to show separate Statistics and Telephony menus.

svn path=/trunk/; revision=27971
2009-04-06 09:29:32 +00:00
Stig Bjørlykke 55b2064946 Updated some chapters in the User Guide.
svn path=/trunk/; revision=25523
2008-06-22 13:25:57 +00:00
Stig Bjørlykke 4e3df102d7 Updated the statusbar documentation:
- Added description of the expert info bullet
- Added description of the configuration profile with menu
- Show the correct Packets/Displayed/Marked(/Dropped) names
- Describe the display filter message when using the != operator

svn path=/trunk/; revision=25513
2008-06-21 17:30:44 +00:00
Stig Bjørlykke fa288d492f Added a brief introduction to the "Interface Details" dialog box.
svn path=/trunk/; revision=25509
2008-06-21 15:15:07 +00:00
Stig Bjørlykke 960d9138af Added a help button in the Interface Options dialog.
Added the Interface Options docbook chapter.

svn path=/trunk/; revision=25502
2008-06-21 13:08:02 +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
Ulf Lamping fbccddbad2 fix guides according to recent GTK1 changes
svn path=/trunk/; revision=24870
2008-04-09 22:51:51 +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
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
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
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
Stig Bjørlykke 395a5add85 Update screenshot according to button change.
svn path=/trunk/; revision=23698
2007-12-02 14:45:11 +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
Ulf Lamping 6ad79ef80c finish the expert info section
svn path=/trunk/; revision=22526
2007-08-16 15:53:35 +00:00
Ulf Lamping 34ad22678b add a section about expert infos
svn path=/trunk/; revision=22504
2007-08-15 01:35:05 +00:00
Stephen Fisher 0ba44094e6 Fix enhancement bug #1337: Export IO Graphs
This new code adds a save button to the Statistics IO Graphs window and
is also reusable by any other code that uses GDK Pixmaps to draw graphs.
The Gdk-pixbuf library included in GTK is used for this save function.


svn path=/trunk/; revision=22166
2007-06-22 22:22:10 +00:00
Stephen Fisher 2e562ea7b4 From Sake Blok (via -dev list and enhancement bug #1449):
I did however see some small errors in the
documentation that I did not notice when I sent in the patch. This
patch corrects them and adds an accelerated key:

- table 6.1 remove "Analyze" from "Identical..." column for "Copy as Filter"
- table 6.2 add "Edit" from "Identical..." column for "Copy as Filter"
- Added accelerator key for "Copy as Filter". I chose "Shift+Ctrl+C", so
  that "Ctrl+C" is still available for "standard" copy

Image figure 3.4 should be renewed, reflecting the change in the menu
structure. 


svn path=/trunk/; revision=21140
2007-03-23 00:42:45 +00:00
Stephen Fisher 2c5ccc66ef Update object export code:
- Add to User's Guide
 - Add a help button
 - Move a lot of code into the shared export_object.c file and out of
   dissector specific file export_object_http.c.  This will make adding
   additional protocols much easier.
 - Change comment in packet-http.c to reflect new name (Export Object)
 - Various other minor improvements 


svn path=/trunk/; revision=20961
2007-03-03 03:14:00 +00:00
Ulf Lamping 28e897a1fc from Douglas Pratley:
Based on comments from Ulf (http://www.wireshark.org/lists/wireshark-dev/200701/msg02802.html), have revised menu structure and labels for copying items, and updated the documentation to match.

(a) All copying now under one sub-menu in each of packet list and details panes
(b) Revised names for copy items, now the same for both panes
(c) Export Selected Packet Bytes item now in pop-up menu for packet list and details panes
(d) Removed Copy and Export from packet bytes pane; this leaves no items in the pop-up menu.
 

This last is because the functionality in the bytes pane was odd and inconsistent
- right-clicking would often change the selection in unexpected ways
- the export worked on the selected bytes, the copy on the whole packet
- the documentation did not reflect the functionality correctly (at least for Copy / Text Only).

svn path=/trunk/; revision=20787
2007-02-11 08:38:49 +00:00