aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_graphics/ws-stats-conversations.png
AgeCommit message (Collapse)AuthorFilesLines
2023-02-11Docbook: Reorganize our guide directoriesGerald Combs1-0/+0
Move the top-level user-guide.adoc and developer-guide.adoc to their respective source directores. This is in preparation for a future toolchain revamp. Move the wsug_graphics directory to wsug_src/images and wsdg_graphics directory to wsdg_src/images. Copy common_graphics/* to the each images directory and remove common_graphics. We only have five admonition graphics; duplicating them lets us remove some build config overhead. Rename wsluarm.adoc to wsdg_src/wsdg_lua_support.adoc. Remove a dummy file. Tested visually and by enabling `--failure-level=WARN`.
2022-06-14Docs: Update documentation for redesigned Traffic TabsRoland Knall1-0/+0
Update the documentation to document the change of features that happen during the redesign of the UI as well as fix some wordings in the data model.
2016-09-02Qt: Conversation time column updates.Gerald Combs1-0/+0
Add a checkbox which lets you toggle between absolute and relative start times. Use the local time for now. Fixes bug 11618. Adjust our time precision based on the capture file's time precision. Fixes bug 12803. Update the User's Guide accordingly. Bug: 11618 Bug: 12803 Change-Id: I0049d6db6e4d0b6967bf35e6d056a61bfb4de10f Reviewed-on: https://code.wireshark.org/review/17448 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2016-09-02Qt: Add a timeline indicator to conversations.Gerald Combs1-0/+0
Add a timeline indicator to the Start and Duration columns in the Conversations dialog. Add tooltips to the columns that explain what's going on. Round the timeline rect corners and do the same for Prototocol Hierarchy Statistics. This should hopefully differentiate the graph bars from a text selection and IMHO it looks better. Update the PHS and Conversations images in the User's Guide. Change-Id: I61d6c25843be522cc444e01ba77cb5b1e991fa36 Reviewed-on: https://code.wireshark.org/review/17396 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-06-30Recompress PNGs.Gerald Combs1-0/+0
Recompress PNGs using the current versions of various compressors: optipng 0.7.6 advpng 1.20 advdef 1.20 pngcrush 1.8.1 Parallelize PNG compression. Note why we're not using a couple of other compression utilities. Change-Id: I52757d0bc2d424013e7f00b693a0f5378427cc31 Reviewed-on: https://code.wireshark.org/review/16209 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-14WSUG and image updates.Gerald Combs1-0/+0
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>
2009-11-09Switch the default Fop version to 0.95 and adjust custom_layer_pdf.xslGerald Combs1-0/+0
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-07Make all of the PNGs 90 DPI.Gerald Combs1-0/+0
svn path=/trunk/; revision=30849
2008-02-17Updated the User Guide:Stig Bjørlykke1-0/+0
- 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
2007-11-30Update the users guide according to recent changes in the statistics windows:Stig Bjørlykke1-0/+0
- 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
2006-08-25User's/Developer's Guide: finish Ethereal to Wireshark transition by ↵Ulf Lamping1-0/+0
"reshoot" *all* screenshots (and rename them) and update some of the menu items that changed in the meantime. svn path=/trunk/; revision=19032