From 5042f14501ee003ee5b13173877936f0138f0544 Mon Sep 17 00:00:00 2001 From: dimitri Date: Tue, 9 Sep 2003 19:57:43 +0000 Subject: Release-1.3.3-20030909 --- INSTALL | 4 +- README | 4 +- VERSION | 2 +- doc/config.doc | 3 +- doc/doxygen_manual.tex | 1 - doc/history.doc | 4 +- doc/install.doc | 13 ++- doc/language.doc | 10 +-- packages/rpm/doxygen.spec | 2 +- src/definition.cpp | 6 +- src/doxygen.cpp | 28 ++++--- src/pngenc.cpp | 13 ++- src/pre.l | 15 +++- src/translator_br.h | 56 ++++++++++++- src/translator_hr.h | 79 +++++++++++++++++- src/translator_it.h | 52 ++++++++++++ src/util.cpp | 205 +++------------------------------------------- 17 files changed, 258 insertions(+), 239 deletions(-) diff --git a/INSTALL b/INSTALL index b6ae1f6..3aca7d0 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ -DOXYGEN Version 1.3.3-20030904 +DOXYGEN Version 1.3.3-20030909 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- -Dimitri van Heesch (04 September 2003) +Dimitri van Heesch (09 September 2003) diff --git a/README b/README index 77de0ae..d03d9f7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -DOXYGEN Version 1.3.3_20030904 +DOXYGEN Version 1.3.3_20030909 Please read INSTALL for compilation instructions. @@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives. Enjoy, -Dimitri van Heesch (dimitri@stack.nl) (04 September 2003) +Dimitri van Heesch (dimitri@stack.nl) (09 September 2003) diff --git a/VERSION b/VERSION index 175caed..3314165 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.3-20030904 +1.3.3-20030909 diff --git a/doc/config.doc b/doc/config.doc index 79690c8..db71631 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -917,8 +917,7 @@ function's detailed documentation block. HTML files are now used as the Windows 98 help format, and will replace the old Windows help format (.hlp) on all Windows platforms in the future. Compressed HTML files also contain an index, a table of contents, - and you can search for words in the documentation - (which basically renders \c doxysearch obsolete on Windows). + and you can search for words in the documentation. The HTML workshop also contains a viewer for compressed HTML files. \anchor cfg_chm_file diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex index 0c9bac3..33c2f0b 100644 --- a/doc/doxygen_manual.tex +++ b/doc/doxygen_manual.tex @@ -62,7 +62,6 @@ Written by Dimitri van Heesch\\[2ex] \input{history} \input{doxygen_usage} \input{doxytag_usage} -\input{doxysearch_usage} \input{doxywizard_usage} \input{installdox_usage} \input{output} diff --git a/doc/history.doc b/doc/history.doc index ffc3513..5c76556 100644 --- a/doc/history.doc +++ b/doc/history.doc @@ -85,8 +85,8 @@

Version 0.3

Major new features: