wireshark/docbook/wsug_src
Gerald Combs fa5f6cced7 From Edgar Gladkich:
This is an extension to the Wireshark context sensitive protocol help. Rows in
TreeView window are analyzed and suitable help file (as HTML) is opened in a
browser.

The help part (large file, 23 MB) of the Protocol Help can be downloaded under
www.inacon.com/dowload/stuff/protocol_help.tar.gz

This protocol help "light" provides descriptive content for the most frequently
used standard protocols, including IP, TCP or SMTP.

From me:

Changes:

Rename "ph_" in some function names to "proto_help_". Move the protocol
help code to its own module.

Make a bunch of functions static. Remove unused code.

Use browser_open_url() instead of a custom function.

Increase the logging levels. Don't clobber the normal log handler.

Update some Doxygen comments to match the format in the rest of the code
base.

Removed GTK version checks. We've been 2.x only for a while.

Move ph_replace_string to string_replace() in epan/strutil.[ch].

Fix a bunch of memory leaks.

Add a NULL pointer check.

Reformat the overview menu label.

Document the file format and locations.

Add Edgar to AUTHORS.

svn path=/trunk/; revision=32995
2010-05-27 15:51:25 +00:00
..
WSUG_app_files.xml From Edgar Gladkich: 2010-05-27 15:51:25 +00:00
WSUG_app_howitworks.xml Some cleanup: correct some grammar and do a few minor rewordings 2007-09-10 21:02:58 +00:00
WSUG_app_messages.xml Add "Session setup by" information field description 2007-09-14 22:25:07 +00:00
WSUG_app_protocols.xml Ethereal -> Wireshark in the User's Guide. Switch over to the new logo. 2006-05-30 20:49:45 +00:00
WSUG_app_tools.xml Update the capinfos documentation. 2010-05-03 20:25:33 +00:00
WSUG_chapter_advanced.xml Update name resolving description. 2010-05-26 19:06:17 +00:00
WSUG_chapter_build_install.xml Update details about building and installing. 2009-12-14 14:39:32 +00:00
WSUG_chapter_capture.xml Update User Guide: 2009-12-02 19:33:28 +00:00
WSUG_chapter_customize.xml Document ESS Category Attributes UAT. 2010-04-26 12:19:04 +00:00
WSUG_chapter_introduction.xml Update the Windows requirements section. 2009-10-20 16:48:52 +00:00
WSUG_chapter_io.xml Update list of supported file formats + some minor rewording. 2009-01-19 22:40:39 +00:00
WSUG_chapter_statistics.xml From Vincenzo Condoleo via bug 3724: 2010-04-23 21:21:11 +00:00
WSUG_chapter_telephony.xml Add a simple help page for LTE RLC stats. 2010-01-22 12:42:53 +00:00
WSUG_chapter_troubleshoot.xml Minor documentation updates. 2007-02-02 22:06:20 +00:00
WSUG_chapter_use.xml Add a simple help page for LTE RLC stats. 2010-01-22 12:42:53 +00:00
WSUG_chapter_work.xml Document the ignore packets functions. 2010-01-01 17:00:17 +00:00
WSUG_meta_info.xml Ethereal -> Wireshark in the User's Guide. Switch over to the new logo. 2006-05-30 20:49:45 +00:00
WSUG_preface.xml Some cleanup: correct some grammar and do a few minor rewordings 2007-09-10 21:02:58 +00:00