summaryrefslogtreecommitdiff
path: root/docbook
AgeCommit message (Collapse)AuthorFilesLines
2008-10-25Fix XML error in developer's guide.Stephen Fisher1-1/+1
svn path=/trunk/; revision=26547
2008-10-24Update some sections to point to Visual C++ 2008.Gerald Combs1-28/+53
svn path=/trunk/; revision=26543
2008-10-23Remove extra tags.Gerald Combs1-3/+0
svn path=/trunk/; revision=26532
2008-10-23Updates for Python 2.6.Gerald Combs3-211/+218
svn path=/trunk/; revision=26520
2008-10-11List services as a configuration file.Stig Bjørlykke1-4/+30
svn path=/trunk/; revision=26412
2008-10-01Add Logarithmic and Auto to the list of Y Axis scale.Stig Bjørlykke1-2/+2
svn path=/trunk/; revision=26326
2008-08-27Add proxy detection to win32-setup.sh. Update and clean up some of theGerald Combs2-8/+9
proxy-related documentation. svn path=/trunk/; revision=26100
2008-08-23Fixed some text and link to a more relevant section for the "!=" common mistake.Stig Bjørlykke2-4/+4
svn path=/trunk/; revision=26062
2008-08-17use the "official" namesUlf Lamping1-4/+4
svn path=/trunk/; revision=26034
2008-08-13Fix various minor typos and spelling errorsBill Meier7-20/+20
svn path=/trunk/; revision=26008
2008-08-13Fix some minor typos, spelling errors & etcBill Meier7-21/+21
svn path=/trunk/; revision=26007
2008-08-13Fix two spelling errorsBill Meier1-2/+2
svn path=/trunk/; revision=26003
2008-08-13Added a note about not beeing able to delete the "Default" profile.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=26002
2008-08-05Add a missing </para>.Gerald Combs1-1/+1
svn path=/trunk/; revision=25939
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2-2/+2
svn path=/trunk/; revision=25937
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-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
2008-06-26Remove a lot of vestigal GTK-Wimp stuff. It's been included withGerald Combs1-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
2008-06-22Updated the Configuration Profiles chapter in the User Guide.Stig Bjørlykke1-16/+37
svn path=/trunk/; revision=25527
2008-06-22Updated some chapters in the User Guide.Stig Bjørlykke4-24/+227
svn path=/trunk/; revision=25523
2008-06-21Updated the statusbar documentation:Stig Bjørlykke7-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
2008-06-21Added a brief introduction to the "Interface Details" dialog box.Stig Bjørlykke3-7/+21
svn path=/trunk/; revision=25509
2008-06-21Added a reference to the link-layer chapter.Stig Bjørlykke1-1/+2
svn path=/trunk/; revision=25508
2008-06-21Added help topic item previous reused for another topic.Stig Bjørlykke1-1/+6
Todo: add documentation text. svn path=/trunk/; revision=25506
2008-06-21Added a help button in the Interface Options dialog.Stig Bjørlykke3-0/+40
Added the Interface Options docbook chapter. svn path=/trunk/; revision=25502
2008-06-18Fix for bug 2613:Jaap Keuter1-0/+13
Add explanation of built-in vs plugin dissectors. svn path=/trunk/; revision=25480
2008-06-05Replaced net-SNMP section with libSMI.Jaap Keuter1-13/+10
svn path=/trunk/; revision=25432
2008-05-05Replace leading spaces by a TABJörg Mayer1-2/+2
svn path=/trunk/; revision=25228
2008-04-30add some cygwin clarificationsUlf Lamping1-7/+8
svn path=/trunk/; revision=25200
2008-04-19Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as ↵Ulf Lamping1-11/+16
already done in the open file dialog page. add missing Help button some other minor changes svn path=/trunk/; revision=25117
2008-04-18Added a "Capture Interfaces" dialog box figure for other than Win32Stig Bjørlykke5-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
2008-04-17Add descriptions of the "Rel Start" and "Duration" columns in theGerald Combs1-118/+119
Conversations window. svn path=/trunk/; revision=25102
2008-04-10From Marton Nemeth <nm127@freemail.hu>Luis Ontanon1-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
2008-04-10From Andrew Feren:Jaap Keuter1-0/+1
Fix code example. svn path=/trunk/; revision=24875
2008-04-09fix guides according to recent GTK1 changesUlf Lamping12-54/+44
svn path=/trunk/; revision=24870
2008-04-09remove GTK1 #if #else #endif from the dev guideUlf Lamping1-21/+1
svn path=/trunk/; revision=24856
2008-03-27Add a bunch of known problems from the list of open bugs.Gerald Combs1-4/+66
svn path=/trunk/; revision=24739
2008-03-24Fix a typo.Gerald Combs1-88/+88
svn path=/trunk/; revision=24723
2008-03-21Clean up outer docbook files for 1.0.0.Jaap Keuter2-13/+6
svn path=/trunk/; revision=24706
2008-03-17Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at someGerald Combs1-1/+1
point). svn path=/trunk/; revision=24676
2008-03-07From Ben B.: Correct the info as to dissector integration using idl2wrsBill Meier1-6/+22
svn path=/trunk/; revision=24581
2008-03-06Added an option to uat_new() to set if configuration shall be saved in theStig Bjørlykke1-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
2008-03-04Add an item for Roofnet.Gerald Combs1-0/+13
svn path=/trunk/; revision=24556
2008-03-03Make sure we initialize a TVB. Fixes bug 2329.Gerald Combs1-4/+4
svn path=/trunk/; revision=24543
2008-03-03Add section IDs.Gerald Combs1-6/+6
svn path=/trunk/; revision=24542
2008-02-29Update datestamp on documentsJaap Keuter2-4/+4
svn path=/trunk/; revision=24506
2008-02-28Minor wording changeBill Meier1-2/+2
svn path=/trunk/; revision=24499
2008-02-22Reduce the H1 font size a bit.Gerald Combs1-0/+1
svn path=/trunk/; revision=24436
2008-02-19Add 'executable' property to a few .pl and .py filesBill Meier1-0/+0
svn path=/trunk/; revision=24390
2008-02-19Removed the <?xml> tag.Stig Bjørlykke1-1/+0
svn path=/trunk/; revision=24389
2008-02-18Add $Id$Bill Meier2-0/+6
svn path=/trunk/; revision=24382