aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
AgeCommit message (Collapse)AuthorFilesLines
2005-03-12from Joerg Mayer: go towards "normal" makefile.Ulf Lamping1-70/+235
svn path=/trunk/; revision=13734
2005-03-04Small fixes to previous patchJörg Mayer1-2/+2
svn path=/trunk/; revision=13588
2005-03-04- Add -Xmx256m automatically on unixish systems.Jörg Mayer2-7/+10
- Make build process for A4 and letter pdfs more similar. svn path=/trunk/; revision=13585
2005-02-21I have to check this in with HHC enabled, otherwise I cannot get a chm file ↵Ulf Lamping1-1/+1
without the SVN-version.xml includes a modified tag. Joerg seem's to have fix this HHC thing, so it should be compilable on unix systems without errors (hopefully). svn path=/trunk/; revision=13455
2005-02-21add svn_version.xml to both validate targetsUlf Lamping1-2/+2
svn path=/trunk/; revision=13454
2005-02-20from Joerg Mayer: changes towards the automake generationUlf Lamping1-54/+38
I've added some minor cleanup things svn path=/trunk/; revision=13451
2005-02-20The former icons used for both guide's were copied from the DOCBOOKXSLT ↵Ulf Lamping6-0/+0
package, which is used to convert the files from XML to HTML or whatever. As it's unsure if the license of these icons match the way we use it (I would think so, but I'm unsure), I've replaced them by stock icons (see http://developer.gnome.org/doc/API/2.0/gtk/gtk-Stock-Items.html) from the GTK library (licensed under LPGL), so it should be ok to use them in an GPL project. I had to scale them from 48x48 to 24x24, but the Gimp is my friend :-) svn path=/trunk/; revision=13450
2005-02-20Fix generation of svn_version.xml with Unix makeJörg Mayer1-2/+5
svn path=/trunk/; revision=13446
2005-02-20Correct fix for distcheck this time - definitelyJörg Mayer1-1/+0
svn path=/trunk/; revision=13445
2005-02-20The last checkin changed the settings to my system - reevrt them back so Ulf ↵Jörg Mayer1-3/+5
can use it out of the box svn path=/trunk/; revision=13444
2005-02-20Remove Makefile.auto during make clean (distcheck again)Jörg Mayer1-2/+3
svn path=/trunk/; revision=13443
2005-02-20Beginnings of autogenerating docbook/Makefile (long way to go) so call it ↵Jörg Mayer1-0/+164
Makefile.auto for now svn path=/trunk/; revision=13439
2005-02-02added %ETHEREAL%\disabled_protosUlf Lamping1-1/+1
svn path=/trunk/; revision=13248
2005-02-01by more specific about unix configuration filesUlf Lamping1-6/+13
svn path=/trunk/; revision=13231
2005-01-29various versioning related things (like using the svn version number), fix a ↵Ulf Lamping4-17/+29
broken link in the developer-guide svn path=/trunk/; revision=13196
2005-01-29add links to wiki example pages (Capture/Display Filters and Coloring Rules)Ulf Lamping4-4/+32
svn path=/trunk/; revision=13195
2005-01-18noticed by Nicolas Kaiser: fix various typosUlf Lamping9-15/+15
svn path=/trunk/; revision=13116
2005-01-15add a link to the wiki at appropriate placesUlf Lamping2-3/+27
svn path=/trunk/; revision=13053
2005-01-15I've removed the preference pages screenshots, as there was no description ↵Ulf Lamping4-93/+15
of the settings. I've added a link to the wiki pages and updated them accordingly (hopefully someone else might put the explanation text in there). This way, we will have all preference descriptions at one place. svn path=/trunk/; revision=13052
2005-01-14(Hopefully clarified) name resolution a bit.Ulf Lamping1-24/+49
svn path=/trunk/; revision=13043
2005-01-14add hosts file and some more name resolution infoUlf Lamping2-16/+66
svn path=/trunk/; revision=13027
2004-12-27location of cygwin's docbook xml changedUlf Lamping1-1/+1
svn path=/trunk/; revision=12843
2004-10-31add some more content to the overview sectionUlf Lamping1-1/+81
svn path=/trunk/; revision=12456
2004-10-30update capture dia'sUlf Lamping4-0/+0
svn path=/trunk/; revision=12450
2004-10-30from Olivier Biot: how to add a new file to SubversionUlf Lamping1-0/+73
svn path=/trunk/; revision=12448
2004-10-30add a simplified overview section about the Ethereal function blocks.Ulf Lamping3-28/+43
Some cleanup in the docbook Makefile svn path=/trunk/; revision=12447
2004-10-30add a dia about the capture internalsUlf Lamping2-0/+0
svn path=/trunk/; revision=12446
2004-10-27two more dia diagrams about Ethereals capture engine and updated the first oneUlf Lamping6-0/+0
svn path=/trunk/; revision=12408
2004-10-27a dia diagram about Ethereal development (hopefully later some more) Ulf Lamping2-0/+0
svn path=/trunk/; revision=12407
2004-10-22add a section about "Windows folders"Ulf Lamping1-7/+95
svn path=/trunk/; revision=12376
2004-10-21cleanup "Packet Reassembling" sectionUlf Lamping1-35/+9
svn path=/trunk/; revision=12370
2004-10-21removed the protocols list completely, as I don't want to update it to the ↵Ulf Lamping3-340/+0
current Ethereal features all the time and we also have a really good online version of that list available. svn path=/trunk/; revision=12369
2004-10-21add info about temporary capture files and a section about "Windows ↵Ulf Lamping1-13/+51
NT/2000/XP roaming profiles" svn path=/trunk/; revision=12368
2004-10-20renamed capinfo to capinfos, as the former name capinfo was already used in ↵Ulf Lamping2-9/+9
a program called tcprelay, so that might confuse packaging managers and users. Hopefully I got all the places need to be changed. svn path=/trunk/; revision=12358
2004-10-20add a small section about "GTK resources on the web"Ulf Lamping1-0/+32
svn path=/trunk/; revision=12354
2004-10-19adding a chapter about capturing, currently only containing the mail from ↵Ulf Lamping2-0/+84
Guy Harris about adding new capture types svn path=/trunk/; revision=12349
2004-10-19fixup whitespaceUlf Lamping1-1/+1
svn path=/trunk/; revision=12348
2004-10-16update to the current state of the artUlf Lamping1-7/+12
svn path=/trunk/; revision=12317
2004-10-16update win32 libsnmp infosUlf Lamping1-1/+6
svn path=/trunk/; revision=12315
2004-10-14from Francisco Alcoba: mention TortoiseSVN diff and patch featuresUlf Lamping2-2/+37
svn path=/trunk/; revision=12298
2004-10-12how to use the ./configure script to build gtk1.x versions for unix buildsUlf Lamping1-0/+7
svn path=/trunk/; revision=12273
2004-09-28add a warning, that patch and sources files must have the same line endings ↵Ulf Lamping1-0/+6
(CR/NL) svn path=/trunk/; revision=12124
2004-09-25renamed dirs dg-src and ug-src to match output dirnamesUlf Lamping29-27/+27
svn path=/trunk/; revision=12097
2004-09-24updated screenshot, as the last one had no icons on buttonsUlf Lamping1-0/+0
svn path=/trunk/; revision=12089
2004-09-24add some minor detailsUlf Lamping2-5/+21
svn path=/trunk/; revision=12088
2004-09-24Update help menu screenshot (wiki link) and add some notes about Web browser ↵Ulf Lamping2-1/+14
handling svn path=/trunk/; revision=12087
2004-09-19add Ethereal logoUlf Lamping3-3/+6
svn path=/trunk/; revision=12053
2004-09-19removed duplicate Ethereal version entitiesUlf Lamping1-2/+0
svn path=/trunk/; revision=12052
2004-09-19removed EtherealCurrentVersionTarFile entityUlf Lamping1-4/+4
svn path=/trunk/; revision=12051
2004-09-19add some info how to report problemsUlf Lamping1-6/+23
svn path=/trunk/; revision=12050