1a8df8c24a
- updated to 1.8.0: * Auto list items can now consist of multiple paragraphs. * When UML_LOOK is enabled, relations shown on the edge of a graph are not shown as attributes. * Updated the manual and improved the look. * Latex: made the margins of latex page layout smaller using the geometry package. * etc., see http://www.stack.nl/~dimitri/doxygen/changelog.htmlPetr Gajdos2012-02-27 09:54:11 +00:00
c97708242c
Accepting request 96323 from devel:tools
Stephan Kulow
2011-12-14 13:33:13 +00:00
2f9f0a17f8
- updated to 1.7.6.1: * Doxygen now reports its cache usage (for the symbol and the lookup cache) at the end of a run (if QUIET=NO), and recommends settings for SYMBOL_CACHE_SIZE and LOOKUP_CACHE_SIZE for your project if either cache is too small. * Added new option LOOKUP_CACHE_SIZE to control the internal cache doxygen uses to find symbols given their name and a context. * Python: added support for @staticmethod. * Python: scopes are now shown with . instead of :: * id 665313: Space before @if was not preserved, causing problems with inline @if .. @endif constructs. * id 665583: Fixed XHTML validity problem when using mscgen graphs. * id 665641: Fixed XHTML validity problem when GENERATE_TREEVIEW was disabled. * id 665720: Included patch to fix hang issue when non-empty INCLUDE_PATH was used. * id 665778: Fixed parse issue when a comma appeared as part of an enum's value.
Petr Gajdos2011-12-12 09:18:49 +00:00
74e3b63351
- updated to 1.7.6: * To improve the performance of loading the navigation tree, the data is now split into multiple javascript files which are loaded dynamically. * The selected member is now briefly highlighted in the HTML output (when GENERATE_TREEVIEW is enabled). * The navigation tree (GENERATE_TREEVIEW) now shows the same information as the index. * The navindex section of layout now also controls what is shown in the navigation tree. * Improved HTML output support for IE9. * Included redesigned VHDL parser (thanks to Martin Kreis for the patch) * When a class/structs has many (>15) members of the same type, only the first 10 are shown in the UML diagram. * Made the output of the javascript based search engine more compact. * Update of the French translation. * id 607305: Added support for PHP heredoc and nowdoc constructs. * Added support for cross-referencing in case of operator-> overloading. This includes support for std::auto_ptr, std::smart_ptr,std::unique_ptr and std::weak_ptr when BUILTIN_STL_SUPPORT is enabled. * bugfixes
Petr Gajdos2011-12-05 09:58:31 +00:00
0273b9e225
Accepting request 85814 from devel:tools
Lars Vogdt
2011-10-02 07:57:33 +00:00
467eda7dd9
- remove arm specific patch that broke building on arm
Dirk Mueller2011-09-30 11:00:11 +00:00
fe2d316d6c
- update to 1.7.5: * id 641904: Function in the call graphs are now shown based on first appearance rather then alphabetical order. * id 616213: When customizing the HTML header $title now only generates the title excluding the project name (which can still be added using $projectname) * Improved the look of the class index: all items now have equal spacing. * New option INTERACTIVE_SVG which when set to YES in combination with DOT_IMAGE_FORMAT=svg will make doxygen generate interactive SVG diagrams that support zooming and panning via the mouse (only for large graphs). * Added support for the Tcl programming language (thanks to Rene Zaumseil and Samuel Bentley for the patch). * Added @copyright command. * added option MATHJAX_EXTENSIONS to provide additional extensions for MathJax (thanks to David Munger for the patch). * added option INLINE_SIMPLE_STRUCTS which when enabled shows the fields of simple classes and structs (with only public data fields) as a table and inline in context (file/group/namespace/class) provided this context is documented. * When using the server based search engine (SEARCHENGINE=YES and SERVER_BASED_SEARCH=YES) doxygen now advertises a opensearch provider for your project, that allows integrating the search directly in the search field of the browser (thanks to Phil Lello for the patch). * id 503239: Added new option CITE_BIB_FILES and LATEX_BIB_STYLE and a new command \cite, allowing you to make references to literature (as defined in one or more .bib files). This also works for output formats other than LaTeX. The tool bibtex is required for this to work though. Thanks to David Munger for the initial patch upon which this feature is based. * PHP namespaces are now shown as A\B in the output.
Petr Gajdos2011-08-15 09:38:04 +00:00
8c314b4852
Autobuild autoformatter for 77207
Sascha Peilicke
2011-07-27 14:03:04 +00:00
658d2e2246
Updating link to change in openSUSE:Factory/doxygen revision 32.0
OBS User buildservice-autocommit
2011-07-27 14:03:04 +00:00
f7ba215608
Accepting request 53048 from home:mseben:branches:devel:tools
Petr Gajdos2010-11-15 15:33:20 +00:00
0ae6e78609
Accepting request 50219 from devel:tools
OBS User autobuild
2010-10-11 14:47:11 +00:00
1910e42afc
Updating link to change in openSUSE:Factory/doxygen revision 23.0
OBS User buildservice-autocommit
2010-10-11 14:47:11 +00:00
67b6ae62ba
Accepting request 50219 from devel:tools
OBS User autobuild
2010-10-11 14:47:07 +00:00
f15ea0efdd
- updated to 1.7.2: * Changed the default font of the LaTeX output to helvetica. * Changed the way parameters and return values are represented in the LaTeX and RTF output. They are now listed using tables. * added support for Apple's block object extension for C/Obj-C/C++. * added support for detecting Python constructors and destructors. * id 624575: Added \endinternal command that can be used to force the end of a section started with \internal. * id 552605: Added parsing support for PHP 5.3+ style namespaces. * id 582532: added \mscfile command which can be used to insert a message sequence chart given a .msc file. Also added a new config option MSCFILE_DIRS to provide directories were msc files are searched (Thanks to Adrien for the patch). * Added support for type specifiers for documenting PHP parameters, format: "@param type $paramname docs" * Added support for rendering formulas in the HTML output using MathJax instead of using prerendered bitmaps. For this purpose the options USE_MATHJAX and MATHJAX_RELPATH were added. * Many bugfixes. * For details see http://www.stack.nl/~dimitri/doxygen/changelog.html.
Petr Gajdos2010-10-11 14:08:58 +00:00
311309f510
Accepting request 48976 from devel:tools
OBS User autobuild
2010-09-23 21:53:10 +00:00
8af95f4277
Updating link to change in openSUSE:Factory/doxygen revision 22.0
OBS User buildservice-autocommit
2010-09-23 21:53:10 +00:00
f302010c0e
Accepting request 46588 from home:elvigia:branches:devel:tools
Dirk Mueller2010-08-30 11:15:04 +00:00
e18609e10e
Accepting request 44356 from devel:tools
OBS User autobuild
2010-08-03 13:17:04 +00:00
07690b3ed3
Updating link to change in openSUSE:Factory/doxygen revision 21.0
OBS User buildservice-autocommit
2010-08-03 13:17:04 +00:00
b0bec816d8
Accepting request 44348 from home:coolo:branches:openSUSE:Factory
Stephan Kulow
2010-08-02 10:27:05 +00:00
8f1bb9aa6b
Accepting request 44230 from devel:tools
OBS User autobuild
2010-07-30 10:41:43 +00:00
c7395db6bb
Accepting request 44230 from devel:tools
OBS User autobuild
2010-07-30 10:41:43 +00:00