Commit Graph

  • d5688490cf Accepting request 113917 from devel:tools Stephan Kulow 2012-04-17 19:57:49 +00:00
  • 4d0f3fe000 - updated to 1.8.0svn20120416: * fixed crash [bnc#755402] Petr Gajdos 2012-04-16 09:31:24 +00:00
  • d1a26e3975 Accepting request 107137 from devel:tools Stephan Kulow 2012-02-28 13:12:28 +00:00
  • 897c5378f0 - removing unneeded warnings.patch Petr Gajdos 2012-02-28 07:59:34 +00:00
  • 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.html Petr Gajdos 2012-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 Gajdos 2011-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 Gajdos 2011-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 Mueller 2011-09-30 11:00:11 +00:00
  • b6cd61792d Accepting request 83296 from home:jengelh:bl-d Greg Kroah-Hartman 2011-09-20 15:57:54 +00:00
  • 585427ea6d Accepting request 79478 from devel:tools Sascha Peilicke 2011-08-22 13:16:36 +00:00
  • af5c4e0946 - update to 1.7.5.1: * A bug that could cause doxygen to crash on large projects was fixed. Petr Gajdos 2011-08-22 08:59:09 +00:00
  • 80974e94ca Autobuild autoformatter for 78862 Sascha Peilicke 2011-08-15 12:12:45 +00:00
  • a0fe480627 Updating link to change in openSUSE:Factory/doxygen revision 34.0 OBS User buildservice-autocommit 2011-08-15 12:12:45 +00:00
  • af753b62b6 Accepting request 78862 from devel:tools Sascha Peilicke 2011-08-15 12:12:36 +00:00
  • 29117db95d OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=33 Petr Gajdos 2011-08-15 10:14:22 +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 Gajdos 2011-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
  • b5c43c2d58 Accepting request 77207 from devel:tools Sascha Peilicke 2011-07-27 14:02:48 +00:00
  • 5d5c1c625b Accepting request 77184 from home:dirkmueller:branches:devel:tools Dirk Mueller 2011-07-27 12:49:13 +00:00
  • e7320fe607 Autobuild autoformatter for 65378 Sascha Peilicke 2011-03-30 07:18:47 +00:00
  • d4d5b63a92 Updating link to change in openSUSE:Factory/doxygen revision 30.0 OBS User buildservice-autocommit 2011-03-30 07:18:47 +00:00
  • e8fd08873a Accepting request 65378 from devel:tools Sascha Peilicke 2011-03-30 07:18:40 +00:00
  • 11f363adf0 1.7.4 Pascal Bleser 2011-03-29 09:24:13 +00:00
  • 9b6b78cc49 Autobuild autoformatter for 57580 Berthold Gunreben 2011-01-10 09:37:45 +00:00
  • b2438c08d0 Accepting request 57580 from devel:tools Berthold Gunreben 2011-01-10 09:37:35 +00:00
  • 29f3fd5271 1.7.3 Pascal Bleser 2011-01-04 02:17:51 +00:00
  • bc5f3764b1 Autobuild autoformatter for 53053 OBS User autobuild 2010-11-15 16:28:27 +00:00
  • 2e80a901d7 Updating link to change in openSUSE:Factory/doxygen revision 25.0 OBS User buildservice-autocommit 2010-11-15 16:28:27 +00:00
  • 2212129489 Accepting request 53053 from devel:tools Ruediger Oertel 2010-11-15 16:28:16 +00:00
  • f7ba215608 Accepting request 53048 from home:mseben:branches:devel:tools Petr Gajdos 2010-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 Gajdos 2010-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 Mueller 2010-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
  • d999b064ae 1.7.1 Pascal Bleser 2010-06-25 19:02:05 +00:00
  • 9a8c06e3fb 1.7.0 Pascal Bleser 2010-06-15 15:01:06 +00:00
  • 3a0cc5ee21 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=17 OBS User autobuild 2010-03-18 14:43:16 +00:00
  • 43ec11d6a2 Accepting request 33026 from devel:tools OBS User autobuild 2010-02-24 01:00:28 +00:00
  • 1d757505cf Accepting request 28036 from devel:tools OBS User autobuild 2010-01-08 16:30:01 +00:00
  • 1c4a87bc33 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=13 OBS User unknown 2009-07-03 14:58:05 +00:00
  • b85473dd24 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=12 OBS User unknown 2009-05-06 16:37:44 +00:00
  • 5eea6b4e5e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=11 OBS User unknown 2009-02-09 11:29:16 +00:00
  • 837cfaa50c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=10 OBS User unknown 2009-01-13 17:42:16 +00:00
  • 41db1ffb62 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=9 OBS User unknown 2008-07-18 20:24:33 +00:00
  • c4b221d0f7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=8 OBS User unknown 2008-02-28 00:54:14 +00:00
  • f95afaa64c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=7 OBS User unknown 2007-10-31 15:52:10 +00:00
  • 272ac2badd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=6 OBS User unknown 2007-07-27 11:03:48 +00:00
  • 4597ccdd34 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=5 OBS User unknown 2007-04-12 15:14:04 +00:00
  • be2fa87697 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=4 OBS User unknown 2007-04-05 22:36:17 +00:00
  • 22598810e9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=3 OBS User unknown 2007-03-29 11:58:33 +00:00
  • dde0a1229e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=2 OBS User unknown 2007-02-06 23:27:23 +00:00
  • 87d71fd9c6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=1 OBS User unknown 2007-01-15 23:10:37 +00:00