aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug: use &lt; instead of < and etcBill Meier2008-12-131-1/+1
| | | | svn path=/trunk/; revision=26988
* Add checkAPIs as a code submission requirement.Bill Meier2008-12-131-0/+8
| | | | svn path=/trunk/; revision=26987
* add Server 2008 to another place where the versions are mentioned ...Ulf Lamping2008-12-121-2/+2
| | | | svn path=/trunk/; revision=26977
* add Windows Server 2008 to the list of known working systems (partly fixes ↵Ulf Lamping2008-12-121-1/+1
| | | | | | #3115) svn path=/trunk/; revision=26976
* A few minor updates ...Bill Meier2008-12-111-7/+7
| | | | svn path=/trunk/; revision=26965
* Fix typo: profile config is on the right side of the status barBill Meier2008-12-111-1/+1
| | | | svn path=/trunk/; revision=26964
* We have no pop-up menu in the "Packet Bytes" pane.Stig Bjørlykke2008-12-041-3/+3
| | | | svn path=/trunk/; revision=26919
* Fixed some indents in program listings.Stig Bjørlykke2008-11-231-8/+8
| | | | svn path=/trunk/; revision=26830
* Add sections for SMI and GeoIP. Sort the UAT sections.Gerald Combs2008-10-271-104/+180
| | | | svn path=/trunk/; revision=26582
* Fix XML error in developer's guide.Stephen Fisher2008-10-251-1/+1
| | | | svn path=/trunk/; revision=26547
* Update some sections to point to Visual C++ 2008.Gerald Combs2008-10-241-28/+53
| | | | svn path=/trunk/; revision=26543
* Remove extra tags.Gerald Combs2008-10-231-3/+0
| | | | svn path=/trunk/; revision=26532
* Updates for Python 2.6.Gerald Combs2008-10-233-211/+218
| | | | svn path=/trunk/; revision=26520
* List services as a configuration file.Stig Bjørlykke2008-10-111-4/+30
| | | | svn path=/trunk/; revision=26412
* Add Logarithmic and Auto to the list of Y Axis scale.Stig Bjørlykke2008-10-011-2/+2
| | | | svn path=/trunk/; revision=26326
* Add proxy detection to win32-setup.sh. Update and clean up some of theGerald Combs2008-08-272-8/+9
| | | | | | proxy-related documentation. svn path=/trunk/; revision=26100
* Fixed some text and link to a more relevant section for the "!=" common mistake.Stig Bjørlykke2008-08-232-4/+4
| | | | svn path=/trunk/; revision=26062
* use the "official" namesUlf Lamping2008-08-171-4/+4
| | | | svn path=/trunk/; revision=26034
* Fix various minor typos and spelling errorsBill Meier2008-08-137-20/+20
| | | | svn path=/trunk/; revision=26008
* Fix some minor typos, spelling errors & etcBill Meier2008-08-137-21/+21
| | | | svn path=/trunk/; revision=26007
* Fix two spelling errorsBill Meier2008-08-131-2/+2
| | | | svn path=/trunk/; revision=26003
* Added a note about not beeing able to delete the "Default" profile.Stig Bjørlykke2008-08-131-1/+1
| | | | svn path=/trunk/; revision=26002
* Add a missing </para>.Gerald Combs2008-08-051-1/+1
| | | | svn path=/trunk/; revision=25939
* luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2008-08-052-2/+2
| | | | svn path=/trunk/; revision=25937
* From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs2008-08-041-14/+14
| | | | | | | | | | | | | | | | | From me: Instead of adding adns_config.h, place it a custom adns package in wireshark-win32-libs. Update tools/win32-setup.sh accordingly. Split the MSVC2008EE variant into MSVC2008 and MSVC2008EE, similar to MSVC2005 and MSVC2005EE. We have to worry about vcredist_x86.exe in both cases. Add Pascal to AUTHORS. Update the Developer's Guide. svn path=/trunk/; revision=25921
* Remove a lot of vestigal GTK-Wimp stuff. It's been included withGerald Combs2008-06-261-29/+0
| | | | | | | | | | | | | | GTK+ since version 2.8, when its name was changed to the "GTK MS Windows-Engine." Simplify the Windows installer by removing the GTK-Wimp option (which means the "Wireshark" item can be an entry instead of a group). Move Rawshark to the "Tools" group. (If anyone wants to disable the MS Windows Engine they can still do so after installation by disabling or removing libwimp.dll.) svn path=/trunk/; revision=25611
* Updated the Configuration Profiles chapter in the User Guide.Stig Bjørlykke2008-06-221-16/+37
| | | | svn path=/trunk/; revision=25527
* Updated some chapters in the User Guide.Stig Bjørlykke2008-06-224-24/+227
| | | | svn path=/trunk/; revision=25523
* Updated the statusbar documentation:Stig Bjørlykke2008-06-217-33/+85
| | | | | | | | | - 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
* Added a brief introduction to the "Interface Details" dialog box.Stig Bjørlykke2008-06-213-7/+21
| | | | svn path=/trunk/; revision=25509
* Added a reference to the link-layer chapter.Stig Bjørlykke2008-06-211-1/+2
| | | | svn path=/trunk/; revision=25508
* Added help topic item previous reused for another topic.Stig Bjørlykke2008-06-211-1/+6
| | | | | | Todo: add documentation text. svn path=/trunk/; revision=25506
* Added a help button in the Interface Options dialog.Stig Bjørlykke2008-06-213-0/+40
| | | | | | Added the Interface Options docbook chapter. svn path=/trunk/; revision=25502
* Fix for bug 2613:Jaap Keuter2008-06-181-0/+13
| | | | | | Add explanation of built-in vs plugin dissectors. svn path=/trunk/; revision=25480
* Replaced net-SNMP section with libSMI.Jaap Keuter2008-06-051-13/+10
| | | | svn path=/trunk/; revision=25432
* Replace leading spaces by a TABJörg Mayer2008-05-051-2/+2
| | | | svn path=/trunk/; revision=25228
* add some cygwin clarificationsUlf Lamping2008-04-301-7/+8
| | | | svn path=/trunk/; revision=25200
* Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as ↵Ulf Lamping2008-04-191-11/+16
| | | | | | | | | | already done in the open file dialog page. add missing Help button some other minor changes svn path=/trunk/; revision=25117
* Added a "Capture Interfaces" dialog box figure for other than Win32Stig Bjørlykke2008-04-185-6/+31
| | | | | | | | 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
* Add descriptions of the "Rel Start" and "Duration" columns in theGerald Combs2008-04-171-118/+119
| | | | | | Conversations window. svn path=/trunk/; revision=25102
* From Marton Nemeth <nm127@freemail.hu>Luis Ontanon2008-04-101-1/+1
| | | | | | | | | | 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
* From Andrew Feren:Jaap Keuter2008-04-101-0/+1
| | | | | | Fix code example. svn path=/trunk/; revision=24875
* fix guides according to recent GTK1 changesUlf Lamping2008-04-0912-54/+44
| | | | svn path=/trunk/; revision=24870
* remove GTK1 #if #else #endif from the dev guideUlf Lamping2008-04-091-21/+1
| | | | svn path=/trunk/; revision=24856
* Add a bunch of known problems from the list of open bugs.Gerald Combs2008-03-271-4/+66
| | | | svn path=/trunk/; revision=24739
* Fix a typo.Gerald Combs2008-03-241-88/+88
| | | | svn path=/trunk/; revision=24723
* Clean up outer docbook files for 1.0.0.Jaap Keuter2008-03-212-13/+6
| | | | svn path=/trunk/; revision=24706
* Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at someGerald Combs2008-03-171-1/+1
| | | | | | point). svn path=/trunk/; revision=24676
* From Ben B.: Correct the info as to dissector integration using idl2wrsBill Meier2008-03-071-6/+22
| | | | svn path=/trunk/; revision=24581
* Added an option to uat_new() to set if configuration shall be saved in theStig Bjørlykke2008-03-061-10/+0
| | | | | | | | | 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