Commit Graph

72 Commits

Author SHA1 Message Date
Bill Meier fcb9eacb45 Fix bug: use &lt; instead of < and etc
svn path=/trunk/; revision=26988
2008-12-13 21:42:10 +00:00
Bill Meier 761096c41d Add checkAPIs as a code submission requirement.
svn path=/trunk/; revision=26987
2008-12-13 19:17:12 +00:00
Stig Bjørlykke 48cced98a6 Fixed some indents in program listings.
svn path=/trunk/; revision=26830
2008-11-23 18:16:04 +00:00
Stephen Fisher d10ec9cdb0 Fix XML error in developer's guide.
svn path=/trunk/; revision=26547
2008-10-25 02:21:05 +00:00
Gerald Combs 9fb53f8f0a Update some sections to point to Visual C++ 2008.
svn path=/trunk/; revision=26543
2008-10-24 21:00:35 +00:00
Gerald Combs 526e3ddbf8 Remove extra tags.
svn path=/trunk/; revision=26532
2008-10-23 21:05:36 +00:00
Gerald Combs befeb91d67 Updates for Python 2.6.
svn path=/trunk/; revision=26520
2008-10-23 00:38:34 +00:00
Gerald Combs 205d47a905 Add proxy detection to win32-setup.sh. Update and clean up some of the
proxy-related documentation.

svn path=/trunk/; revision=26100
2008-08-27 22:06:13 +00:00
Ulf Lamping dee45a3060 use the "official" names
svn path=/trunk/; revision=26034
2008-08-17 22:33:53 +00:00
Bill Meier 0b499492f7 Fix various minor typos and spelling errors
svn path=/trunk/; revision=26008
2008-08-13 16:44:18 +00:00
Gerald Combs 5e1a101afd Add a missing </para>.
svn path=/trunk/; revision=25939
2008-08-05 23:08:16 +00:00
Gerald Combs 7d8e29f501 From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.
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-08-04 23:05:32 +00:00
Gerald Combs 72965329b0 Remove a lot of vestigal GTK-Wimp stuff. It's been included with
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-26 16:42:07 +00:00
Jaap Keuter e4c2cb4300 Fix for bug 2613:
Add explanation of built-in vs plugin dissectors.

svn path=/trunk/; revision=25480
2008-06-18 20:23:42 +00:00
Jaap Keuter 29383d1d6a Replaced net-SNMP section with libSMI.
svn path=/trunk/; revision=25432
2008-06-05 13:25:48 +00:00
Jaap Keuter eac1f4a37a From Andrew Feren:
Fix code example.

svn path=/trunk/; revision=24875
2008-04-10 06:55:45 +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
Ulf Lamping 2fb7887efc remove GTK1 #if #else #endif from the dev guide
svn path=/trunk/; revision=24856
2008-04-09 04:59:24 +00:00
Gerald Combs 3020bd9110 Fix a typo.
svn path=/trunk/; revision=24723
2008-03-24 18:17:26 +00:00
Bill Meier c51459585d Minor wording change
svn path=/trunk/; revision=24499
2008-02-28 21:44:28 +00:00
Stig Bjørlykke fb0fe86cfb Removed the <?xml> tag.
svn path=/trunk/; revision=24389
2008-02-19 09:55:44 +00:00
Bill Meier 5b8da491d7 Add $Id$
svn path=/trunk/; revision=24382
2008-02-18 22:39:03 +00:00
Gerald Combs b49d30415f Upate another VC++ 2005 EE link.
svn path=/trunk/; revision=24147
2008-01-20 18:53:38 +00:00
Gerald Combs 2b5b9ad467 Update the VC2005EE URL.
svn path=/trunk/; revision=24103
2008-01-15 21:48:16 +00:00
Jaap Keuter 3e3453537c Get the paragraph markers right.
svn path=/trunk/; revision=23829
2007-12-10 19:08:14 +00:00
Jaap Keuter 554a21ac4f Add some discussion about plugins vs build-in dissectors.
svn path=/trunk/; revision=23822
2007-12-10 07:54:57 +00:00
Gerald Combs 75a21280ea Back out r23308 for the time being, since it's making hhc.exe on the Windows
builder crash.

svn path=/trunk/; revision=23393
2007-11-07 20:13:40 +00:00
Bill Meier a708791aa0 Add comment for Windows build re config.nmake and .h file changes requiring distclean
svn path=/trunk/; revision=23308
2007-10-29 15:11:20 +00:00
Bill Meier 652df63c5f Fix Typo
svn path=/trunk/; revision=22860
2007-09-13 15:04:41 +00:00
Bill Meier 4e49ad6771 Correct (essentially revert) the reference to the Microsoft Debugging Tools;
svn path=/trunk/; revision=22839
2007-09-10 21:50:01 +00:00
Bill Meier baead522d4 General cleanup; Update 'Win32 Automated library download' section slightly;
Cleanup: 
   - relatively minor wording changes
   - spelling 
   - typos
   - minor formatting changes 

svn path=/trunk/; revision=22836
2007-09-10 17:10:42 +00:00
Ulf Lamping c5b43b6cda various updates to match current MSVC compiler problems, fix some typos, ...
svn path=/trunk/; revision=22721
2007-08-29 00:15:15 +00:00
Ulf Lamping 31871e3695 some more editing
svn path=/trunk/; revision=22710
2007-08-28 17:50:25 +00:00
Ulf Lamping 41d6f8eca3 move "create guides" section above installer section as the installer might need the user's guide
svn path=/trunk/; revision=22706
2007-08-28 17:38:50 +00:00
Jaap Keuter 98f3b6ea30 Filling in ChSrcDeb section
svn path=/trunk/; revision=22405
2007-07-26 06:45:19 +00:00
Gerald Combs 14cbf71f73 Update the sections on submitting patches.
svn path=/trunk/; revision=22404
2007-07-25 21:56:37 +00:00
Luis Ontanon 06d1d9bfbb Migrate the wslua ref man into wsug
svn path=/trunk/; revision=22369
2007-07-21 15:24:25 +00:00
Jaap Keuter 8c241db91e Bring developer guide up to date regarding tools and current plugin build infrastructure.
svn path=/trunk/; revision=22117
2007-06-17 11:18:29 +00:00
Ulf Lamping e6345ad54d Since the integration into the official GTK sources, the name of GTK-Wimp is now "GTK MS Windows Engine". Change the name in the NSIS installer and the docbook docs accordingly.
svn path=/trunk/; revision=22114
2007-06-16 11:09:34 +00:00
Jaap Keuter d35b4aa207 Bring the information up to date regarding versions and sample output.
svn path=/trunk/; revision=22113
2007-06-16 10:52:25 +00:00
Ulf Lamping b1cf62b8fc some minor fixes for the Win32 setup guide:
- command.com -> cmd.exe
- reverse the calling of vcvars32 and setenv environment setting scripts (to avoid problems with nmake)

svn path=/trunk/; revision=21767
2007-05-14 15:08:01 +00:00
Jaap Keuter 3da55888e6 Improve readability of code samples and program output
svn path=/trunk/; revision=21701
2007-05-06 19:25:14 +00:00
Ulf Lamping 85cee37933 the default is still python 2.4, as 2.5 currently doesn't work with the buildbot installation.
svn path=/trunk/; revision=21698
2007-05-06 09:32:51 +00:00
Ulf Lamping aa193e2563 use setup target output of MSVC2005EE and not the older MSVC6, mention that the exact string may vary on the MSVC version
svn path=/trunk/; revision=21284
2007-03-30 17:57:04 +00:00
Jörg Mayer 5b36395c69 Fix a white space
Add link to nmake documentation.

svn path=/trunk/; revision=21246
2007-03-28 11:31:34 +00:00
Ulf Lamping 132ef2725b fix validation
svn path=/trunk/; revision=21172
2007-03-25 00:47:53 +00:00
Ulf Lamping b6369d2dc0 edit some things about source code (update)
svn path=/trunk/; revision=21171
2007-03-25 00:46:04 +00:00
Ulf Lamping 2467660c44 add a section about the buildbot
some other minor editing

svn path=/trunk/; revision=21170
2007-03-24 23:50:15 +00:00
Ulf Lamping c17f0fb323 add a (small) section to create the User/Developer Guide - it only links to the file docbook/README.txt
svn path=/trunk/; revision=21095
2007-03-21 21:15:35 +00:00
Anders Broman f73b16ffc0 From Douglas Pratley:
This patch gives brief instructions on how to build the RPM package target for Wireshark.

svn path=/trunk/; revision=20938
2007-02-27 06:58:30 +00:00