SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for doxygen-debuginfo-1.8.14-lp150.1.6.x86_64.rpm :

* Wed Jan 03 2018 tchvatalAATTsuse.com- Update to 1.8.14:
* Many fixes during the one year development cycle: http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_14- Switch to python3 instead of python2- Remove upstream merged doxygen-guard-null-variable.patch- Refresh patch vhdlparser-no-return.patch- Kill doxygen-doc subpackages the latex deps keep growing while it is really easy to download the generated pdfs from upstream
* Fri Nov 10 2017 mpluskalAATTsuse.com- Update licensing information
* Tue Nov 07 2017 mpluskalAATTsuse.com- Explicitly require python2 for building- Use more cmake macros- Run spec-cleaner
* Fri Jun 02 2017 meissnerAATTsuse.com- remove CFLAGS CXXFLAGS overrides to block PIE enablement.
* Mon Feb 20 2017 dimstarAATTopensuse.org- Add doxygen-guard-null-variable.patch: Protected against NULL pointer of variable al, upstream commit 0f02761.
* Tue Feb 14 2017 fossAATTgrueninger.de- Update to 1.8.13 See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_13- dropped doxygen-fix-QCH-files.patch, it is part of the release
* Tue Jan 24 2017 stefan.bruensAATTrwth-aachen.de- Added res2cc_sort_resources.diff, sort template files in generated resources.cpp for reproducible build, fixes bgo#777672
* Wed Nov 30 2016 pgajdosAATTsuse.com- Fix: Add missing jquery.js, dynsections.js & optional svgpan.js to QCH file [bsc#1011331] + doxygen-fix-QCH-files.patch
* Tue Sep 06 2016 fossAATTgrueninger.de- Update to 1.8.12 See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html- update patch doxygen-dot-one-thread.patch
* Thu Apr 21 2016 normandAATTlinux.vnet.ibm.com- same work around ppc64 as already done for ppc64le [boo#921577]
* Sun Feb 21 2016 crrodriguezAATTopensuse.org- Do not link with -pie if we are not compiling with -fPIE
* Tue Jan 05 2016 fossAATTgrueninger.de- Update to 1.8.11 See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html- Update patch vhdlparser-no-return.patch- Remove patch doxygen-no-shared-libs.patch which is included in upstream
* Mon Oct 05 2015 pgajdosAATTsuse.com- work around Power8 double free or corruption [bnc#921577] + doxygen-dot-one-thread.patch
* Thu Aug 27 2015 mpluskalAATTsuse.com- Move checks to doxywizard package to avoid build cycle
* Fri Aug 21 2015 tchvatalAATTsuse.com- Set proper minimal cmake version required- Use system stack for cmake params and obey cflags- Add patch to build required static libs:
* doxygen-no-shared-libs.patch- Refresh patch:
* doxygen-no-lowercase-man-names.patch- Add patch to avoid no-return-in-nonvoid function error:
* vhdlparser-no-return.patch
* Mon Aug 17 2015 pgajdosAATTsuse.com- updated to 1.8.10
* Change the build system to use cmake.
* Add support for basic XML syntax highlighting
* Added documentation for ``` style fenced code block and more robust parsing
* Added function arguments to the LaTeX toc
* Added support for language codes
* etc. see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html- removed unneded patches: - doxygen-1.5.9-64archs.patch - doxygen-1.5.9-man.patch - doxygen-1.7.0-modify_footer.patch renamed to doxygen-modify_footer.patch
* Mon Mar 02 2015 pgajdosAATTsuse.com- remove doxygen-html.sh
* Fri Feb 20 2015 mpluskalAATTsuse.com- Cleanup spec file with spec-cleaner- Split documentation to separate package- Do not bundle pdf documentation- Generate html documentation
* Fri Feb 06 2015 mpluskalAATTsuse.com- Update to 1.8.9.1:
* bugfix releas, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details
* Thu Aug 28 2014 andreas.stiegerAATTgmx.de- Doxygen 1.8.8- New features:
* Support for PlantUML
* Add BREAD_CRUMB_TRAIL- A selection of bug fixes and updates as listed in http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_8
* Thu May 22 2014 schwabAATTsuse.de- Don\'t disable optimisation
* Tue May 13 2014 pgajdosAATTsuse.com- updated to 1.8.7:
* many bugfixes and features, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details- altered modify_footer.patch
* Thu Jan 02 2014 pgajdosAATTsuse.com- updated to 1.8.6:
* many bugfixes and features, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details
* Mon Aug 26 2013 pgajdosAATTsuse.com- updated to 1.8.5:
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing.
* bugfixes- removed upstreamed endless-loop.patch
* Wed Jul 03 2013 dvaleevAATTsuse.com- upstream patch to fix endless loop doxygen-1.4.8-endless-loop.patch
* Mon May 20 2013 pgajdosAATTsuse.com- updated to 1.8.4:
* id 686384: When INLINE_SIMPLE_STRUCTS is enabled, also structs with simple typedefs will be inlined.
* Doxywizard: scrolling with mouse wheel no longer affects the values in the expert view.
* id 681733: More consistent warnings and errors.
* Added support for \"clang assisted parsing\", which allows the code to also be parsed via libclang (C/C++ frontend of LLVM) and can improve the quality of the syntax highting, cross-references, and call graphs, especially for template heavy C++ code. To enable this feature you have to configure doxygen with the --with-libclang option. Then you get two new configuration options: CLANG_ASSISTED_PARSING to enable or disable parsing via clang and CLANG_OPTIONS to pass additional compiler options needed to compile the files. Note that enabling this feature has a significant performance penality.
* Included patch donated by Intel which adds Docbook support. This can be enabled via GENERATE_DOCBOOK and the output location can be controlled using DOCBOOK_OUTPUT. Docbook specific sections can be added using \\docbookonly ... \\enddocbookonly
* Added support for UNO IDL (interace language used in Open/Libre Office), thanks to Michael Stahl for the patch.
* Included patch by Adrian Negreanu which stores data gathered by doxygen in a sqlite3 database. Currently still work in progress and can only be enabled using --with-sqlite3 during ./configure.
* For interactive SVG graphs, edges are now highlighted when hovered by the mouse.
* Include patch by Adrian Negreanu to show duration statistics after a run. You can enable this by running doxygen with the \"-d Time\" option.
* Included patch by Markus Geimer which adds a new option LATEX_EXTRA_FILES which works similarily to HTML_EXTRA_FILES in that it copied specified files to the LaTeX output directory.
* etc., see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
* Tue Mar 26 2013 mmeisterAATTsuse.com- Added url as source. Please see http://en.opensuse.org/SourceUrls
* Tue Jan 22 2013 pgajdosAATTsuse.com- updated to 1.8.3.1: Changes
* Changed to way the search results for multiple projects can be linked together. A project is now no longer identified by the tag files name but via new option EXTERNAL_SEARCH_ID giving a bit more flexibility.
* Disabled the disk cache for member data. Allows removing quite some complexity in doxygen and is not really needed now that 64bit systems with >4GB RAM are becoming more common. Let me know if you think you benefit from this caching.
* id 691607: Using $relpath$ in a custom footer could lead to ambiguities when followed by a name that could also be a marker, like \'search\'. Now $relpath^ should be used instead. $relpath$ is still supported for backward compatibility. New features
* You can now use EXTENSION_MAPPING on files without any extension using no_extension as placeholder (thanks to Jason Majors for the patch).
* To make navindex section inside a layout file that links to a specific URL you can use usergroup with the url attribute.
* To make navindex section without any link inside a layout file you can use usergroup with special title [none]. Details at: http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Dec 31 2012 pgajdosAATTsuse.com- updated to 1.8.3: Changes
* Expanding the tree in an index page of the HTML output, will now expand only one level instead of the whole sub-tree.
* A blockquote in Markdown does no longer require a whitespace after the last \'>\' if the \'>\' is followed by a newline.
* id 682718: Included patch to add version info to all generated template files (headers, footers, stylesheets, layout files, etc). New features
* Added support for using external tools to index and search through the HTML documentation. An example index tool is provided (doxyindexer) and an example search engine (doxysearch.cgi). To configure the external search engine the following new options are added to the configuration file: EXTERNAL_SEARCH (to enable the feature), SEARCHENGINE_URL (to specify the URL of the search engine), SEARCHDATA_FILE (to specify the name of the raw search data to index), EXTRA_SEARCH_MAPPINGS (for search through multiple projects). See the manual for details.
* Added USE_MDFILE_AS_MAINPAGE config option to select a markdown page to be used as the main page.
* id 630645: This patch (contributed by Albert) adds support for simple logic expressions for \\cond, \\if, and friends, i.e. you can do \\if (SOME_SECTION_NAME && (!THIS_ALTERNATIVE || THAT_ALTERNATIVE))
* id 684152: Patch (contributed by Albert) adds a new configuration option MATHJAX_FORMAT to select the MathJax output format. Options are HTML-CSS, NativeMML, or SVG. Bug Fixes
* see http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Aug 20 2012 pgajdosAATTsuse.com- updated to 1.8.2: changes
* Using a fenched block (~~~~) in Markdown without explicit extension will now be interpreted as a AATTcode..AATTendcode block instead of AATTverbatim..AATTendverbatim.
* Classes inheriting from an class that is outside the scope of doxygen are still shown in diagrams. This does not hold for usage relations. new features
* Added support for C++11.
* Made several improvements to the way Objective-C categories and protocols are handled:
* Added option HTML_EXTRA_STYLESHEET which allows adding an additional stylesheet without completely replacing doxygen.css.
* Added option AUTOLINK_SUPPORT which can be used to enable/disable autolinking globally.
* Included language updates for Czech, Spanish, Greek, Slovak, and Esparanto. etc. see http://www.stack.nl/~dimitri/doxygen/changelog.html
* Fri Jul 13 2012 pgajdosAATTsuse.com- updated to 1.8.1.2: changes
* doxygen now strips the leading indentation shared by the lines in a AATTcode..AATTendcode block.
* id 678218: Changed title of the SVG graphs from \'G\' to the root node of the graph.
* Integrated the root navigation tree in navtree.js for faster loading
* When the navigation tree is enabled, clicking jump to a line in the source code view will now highlight the line. features
* Added button in the navigation tree to allow enabling/disabling syncing the navigation tree with the content.
* Extended the number of HTML entities with Greek letters and other symbols (thanks to Charles Karney for the patch).
* id 663645: Added support for C++11 strongly typed enums (enum class E { ... }).
* VHDL code now has a new Design Overview page (thanks for Martin Kreis for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg.
* id 677678: Added support for strong and weak attributes in Objective-C properties.
* bugfixes- for details see http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Jun 04 2012 pgajdosAATTsuse.com- 1.8.1 generates man page names uncondidionally lowercase which causes problem for lapack build for example; reverting one hunk of fix for https://bugzilla.gnome.org/show_bug.cgi?id=674563 as workaround
* no-lowercase-man-names.patch
* Mon May 21 2012 pgajdosAATTsuse.com- updated to 1.8.1:
* Included a couple of performance improvements.
* Changed the way indexes (Class,File,Namespace,Groups) are rendered.
* Changed the way member attributes (like protected, virtual, and static) are rendered in the HTML output
* more info at http://www.stack.nl/~dimitri/doxygen/changelog.html
* Mon Apr 16 2012 pgajdosAATTsuse.com- updated to 1.8.0svn20120416:
* fixed crash [bnc#755402]
* Mon Feb 27 2012 pgajdosAATTsuse.com- 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
* Mon Dec 12 2011 pgajdosAATTsuse.com- 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 AATTstaticmethod.
* Python: scopes are now shown with . instead of ::
* id 665313: Space before AATTif was not preserved, causing problems with inline AATTif .. AATTendif 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.
* Mon Dec 05 2011 pgajdosAATTsuse.com- 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
* Fri Sep 30 2011 dmuellerAATTsuse.de- remove arm specific patch that broke building on arm
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Mon Aug 22 2011 pgajdosAATTnovell.com- update to 1.7.5.1:
* A bug that could cause doxygen to crash on large projects was fixed.
* Mon Aug 15 2011 pgajdosAATTnovell.com- 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 AATTcopyright 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.
* Added new \\snippet command that can be used to include marked sections from a source file. See http://www.doxygen.org/commands.html#cmdsnippet for more info.
* Added translation support for Armenian, thank to Armen Tangamyan. and included translation updates for a number of languages.
* Many bug fixes, for details see http://www.stack.nl/~dimitri/doxygen/changelog.html.
* Tue Mar 29 2011 pascal.bleserAATTopensuse.org- update to 1.7.4:
* adds an option that allows embedding of the class documentation inside the documentation of a group
* doxygen -w html now reads the default Doxyfile even if not specified explicitly
* doxygen -w html now produces a template header and footer that can be used independent of the configuration options used.
* new option INLINE_GROUPED_CLASSES that when enabled shows grouped classes inside the group documentation, instead of on a separate page.
* included updates for the Italian and Russian translation.
* #640875: added option HTML_EXTRA_FILES which makes it easier to copy additional files to the HTML output and also add them to the index files
* #642579: Included patch that adds new LATEX_FOOTER option to customize the end of refman.tex in the LaTeX output
* #566921: %A::B now prevents a link for A::B, instead of only for A and generating a warning that ::B cannot be linked.
* #634415: Fixed problem parsing an array of character literals.
* #635537: Links to file members were not made when found in tag files.
* #638655: Double quote in page or group title broke treeview.
* #638856: Fixed problem autolinking to struct field using #S::a
* #639272: using AATTdot...AATTendot produced an image referenced with absolute path.
* #640463: Fixed problem parsing PHP \"use\" statement when the argument did not have a namespace scope.
* #640646: Long error messages could cause memory corruption.
* #640754: Comment with XML style list of type table was not rendered properly.
* #640828: Internal section marked with AATTinternal was not shown as such anymore in the XML output.
* #640847: PHP: Fixed parse problem referring to class in global namespace.
* #640924: Included patch to make the custom header and footer independent of the chosen config options.
* #640927: Included fix to prevent a warning in the server side PHP search script.
* #641026: Included patch to fix broken hyperlink to page entry in xreflists.
* #641188: Header of \\page was wrong in Man page output.
* #641336: #include\'s to other directories were not always linked.
* #641673: Using \"use Foo\\Foo;\" in PHP could cause doxygen to hang.
* #641814: In some cases the HTML output could contain an extra

.
* #642030: Tooltips with HTML entities could be wrongly truncated.
* #642475: Include graphs could be incomplete.
* #643056: Fixed problem with macro expansion.
* #643279: Fixed potential crash when generating a warning for void f(int %x) style parameter, which is valid in C++/CLI.
* #643655: Fixed argument matching issue when one of match candidates was a typedef of a method pointer.
* doxygen -w html now ignores the values for HTML_HEADER and HTML_FOOTER found in the config file.
* importing a group via a tag file could overrule a local group with the same name even when EXTERNAL_GROUPS was disabled.
* Tue Jan 04 2011 pascal.bleserAATTopensuse.org- update to 1.7.3:
* adds support for including SVG images generated by the dot tool
* the way the tree view looks and works has been redesigned: it is now dynamically loaded on a page instead of using HTML frames
* each HTML page now (optionally) has a header with project name, synopsis, and logo
* Fri Nov 12 2010 msebenAATTgmail.com- changed modify_footer.patch: drop suse specific HTML_FOOTER_DESCRIPTION option functionality, each package could use now HTML_TIMESTAMP to avoid putting timestamp in to generated html files
* Mon Oct 11 2010 pgajdosAATTnovell.com- 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: \"AATTparam 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.
* Sun Aug 29 2010 cristian.rodriguezAATTopensuse.org- set HTML_TIMESTAMP default to off, so all packages that generate documentation during build dont get republished just due to a timestamp change.
* Mon Aug 02 2010 cooloAATTnovell.com- unfuzzy patches to build on >= 11.3
* Fri Jun 25 2010 pascal.bleserAATTopensuse.org- update to 1.7.1:
* Changes: + id 621695: Made warning and error messages appear with lower case \"warning:\" and \"error:\" prefix to make it easier to use the messages from Visual Studio
* New features: + id 621908: added new config option FORMULA_TRANSPARENT which allows selecting between transparent (YES) or non-transparent (NO) PNGs for formulas in the HTML output. + update for Turkish translation
* Bug fixes: + id 533821: Inheritance relation for a C# class deriving from a generic class was not handled correctly + id 554638: Changing DOT_IMAGE_FORMAT did not cause the graphs to be regenerated + id 576533: A field of the form \"enum E
*p\" was ignore + id 597016: Hide scope name was not working properly for todo items inside class members, where the class was inside a namespace + id 617761: In dot graphs now also AATTref worked (previously only \\ref was supported) + id 621733: Removed bogus warning about undocument return type for define when WARN_NO_PARAMDOC was enabled + id 621780: Fixed parsing support for a function that returns a struct definition + id 621785: Doxygen could hang when using \\copydoc in a function with \\param + id 621805: Using //!< after a #define no longer worked + id 621854,622219,622593: html help compiler (and also the Qt help compiler) was called before all dot images were generated. + id 621984: Using a auto-list in combination with \\subpage cause the items to be inlined + id 622018: Fixed problem parsing a AATTparam command where the text part started with a formula + id 622019: Added some instructions how to document Fortran code + id 622041: Using \\var multiple times in a comment block did not work properly + id 622413: Tooltips could get wrongly truncated when multi-byte UTF-8 characters were used + id 622471: Argument matching failed for typedef in another namespace + Fixed crash situation while handling commands inside a AATTref section + Treeview icons were missing in the HTML output when setting GENERATE_TREEVIEW to NO and USE_INLINE_TREES to YES
* Tue Jun 15 2010 pascal.bleserAATTopensuse.org- update to 1.7.0:
* the look of the HTML output was changed
* the color of HTML output can now be changed easily
* several performance enhancements were included: + ability to run multiple instances of dot in parallel for faster graph generation
* many bugs have been fixed
* Sun Feb 21 2010 Nico.Laus.2001AATTgmx.de- update to 1.6.3: - New features
* id 608480: Using \\dir without argument will create directory documentation for the directory in which the \\dir command was found. - Bug fixes (ids refer to the bugzilla database)
* id 590161: perlmod output was wrong when using paragraph commands.
* id 600525: Included patch for VHDL.
* id 605698: Replaced size attribute of hr tag by class attribute in the HTML output.
* id 606030,606192,607563: Using \\dot produced \"Error opening map file\" or could even crash doxygen.
* id 606104: Grouped members with todo-like items were shown with \"GlobalScope\" prefix.
* id 606156: Fixed RTF rendering problem with group index.
* id 606206,610133: Added missing line break in LaTeX output.
* id 606330, 608056: The title of pages whose label had an underscore was not shown
* id 606717: Include guard not starting with #ifndef SOME_GUARD_H were not recognised as such.
* id 606718: Setting SEARCHENGINE to YES and GENERATE_HTML to NO caused error that search results directory could not be created.
* id 606772,608493: typedef\'ed enums or struct with the same as the typedef did no longer show up.
* id 607088,607946: Related pages (manual and automatic like the todo page) caused broken links when SHORT_NAMES was enabled.
* id 607432,608002: Automatically generated related pages (like the todo page) caused broken links when CREATE_SUBDIR was enabled.
* id 607736: comments after #if could cause next function call not to be cross-referenced.
* id 607743: \\internal inside a conditional section caused warning.
* id 608016: Using \\internal inside a \\section did not end at the next \\section as documented.
* id 608018: \\internal command produced message with .: in the LaTeX output.
* id 608072: HTML Tables with custom attributes were not rendered properly.
* id 608227: Man pages with underscore got double underscore in the name.
* id 608590: Buffer overflow when using non-ascii characters as class name.
* id 608921: Macro definition had effect even if the definition was not actually included.
* id 609504: config.h and config.l where missing from the SVN repository.
* id 609624: Todo items were merged for overloaded functions.
* id 609709: C# enum values with AATTtodo items were missing from the todo list.
* id 610437: Removed bogus warning when using
tag.
* Fixed parsing problem for function pointer type starting with \"typedef enum\".
* Preprocessor did not take EXCLUDE_PATTERNS into account, which could cause parse issues when importing a .tlb file.
* Wed Dec 30 2009 pascal.bleserAATTopensuse.org- update to 1.6.2:
* two new methods of searching through the HTML documentation: were added: + via a PHP based Web server + via an Eclipse help plugin
* the \\addindex command now also works for the HTML indices
* rendering of LaTeX formulas in the HTML output has been improved (especially for non-white backgrounds)
* smaller improvements
* large number of bugfixes
* Mon Sep 07 2009 pascal.bleserAATTopensuse.org- update to 1.6.1:
* fixed file handle leak when parsing include files; also fixed the logic that determines whether or not an include file need to be parsed
* search result pages were not using UTF-8 character encoding
* search results pointing to external references were not linked correctly
* multiline second argument of \\ref caused unexpected \" warning
* feeding invalid XML could crash doxygen\'s DBus XML parser
* include patch to fix problem with building rpms
* SHOW_USED_FILES now works again
* xrefitems (like AATTtodo) did not appear in the list when found in comments marked with AATTenum or AATTname.
* Fri Aug 21 2009 nico.laus.2001AATTgmx.de- updated to version 1.6.0 - Changes
* id 580924, 541234: Replaced the PHP based search engine by a Javascript/DHTML based one. As a result the search feature no longer requires a HTTP server with PHP enabled to be usable. Searching is limited to symbols though, but it is now possible to filter on symbol type.
* id 519886: Make the HTML output XHTML 1.0 compliant.
* id 579950: Objective-C categories are now merged with their base class, unless there is no base class.
* Member groups with the same header within the same scope are now merged. This also works for Objective-C categories.
* Changed the LaTeX style sheet such that more of the markup is configurable. Please update your style sheet if you use a custom one.
* id 584844: Treat \\details inside a brief description as a new paragraph command.
* Split GENERATE_TREEVIEW into two separate options: GENERATE_TREEVIEW and USE_INLINE_TREES.
* Removed the dependencies on libpng and libz, doxygen now generates gifs again for internal class diagrams (like it did 7 years ago ;-) - New features
* Added option SORT_MEMBERS_CTORS_1ST, which when enabled places the constructors and destructors first in an otherwise sorted list.
* id 581518: Applied patch by Tobias Hunger that adds support for documenting DBus XML interface descriptions.
* Included QtHelp patch by Karsten Heimrich which adds missing reference and keyword for methods.
* Included updates for the Korean and Polish translation. - Bug fixes (ids refer to the gnome bugzilla database)
* id 131989: Fixed preprocessor handling for C# code.
* id 133418: -- was not rendered correctly for LaTeX output
* id 157485: Missing link in todo page.
* id 318061: Two template functions that only differed in the number of template arguments were seen as the same function.
* id 443939: HIDE_UNDOC_CLASSES did not work properly.
* id 509348: Fixed problem with syncing the information of declaration and definition in the presence of an extra forward declaration in the source code.
* id 522193: For C# enum values were merged together if the same enum name was used in different scopes.
* id 523167: Included patch to handle PROGRAM statement in Fortran as subroutines/functions.
* id 554636: Remove spacing around brackets for Obj-C protocols.
* id 557026: Included patch for fixing wrongly labeled items in docsets.
* id 560512: Improved parser to better disambiguate nested templates ending with >> from the bitshift right operator.
* id 570238: Fixed matching problem for method in nested class, where the outer class is a template.
* id 581746: Segfault/realloc error when a very long path was used.
* id 582469: documented #define with guard caused wrong documentation.
* id 582276: Doxywizard could crash on exit in some cases.
* id 582676: Regression: a struct ivar in ObjC class screws up method identification.
* id 583213: Included patch that avoids trailing spaces in the generated Doxyfile template.
* id 584192: Included VHDL patch by Martin Klein
* id 585543: Fixed case where matching declaration and definition did not work correctly.
* id 585260: The \"more...\" link for files was broken, since the anchor was not generated.
* id 586925: Fixed parsing problem when an unpaired apostrophe appeared in a Python comment.
* id 588291: Included fix for doxywizard makefile.
* id 588587: Added missing virtual destructor to CompAccept base class.
* id 588968: Fixed segmentation fault for specific case in PHP code.
* Fixed some issues building for Windows.
* id 589514: Fixed problem handling strings like a\"\\b\" within a comment.
* id 589616: Fixed problem matching explicitly scoped parameter in a template class.
* id 590712: A namespaced with name \"internal\" (C++/CLI keyword) could confuse doxygen\'s C++ parser.
* id 591749: AATToptional/AATTrequired attributes for Objective-C were missing from the XML output.
* Mon Jul 20 2009 nico.laus.2001AATTgmx.de- integrated patch from http://blog.dixo.net/2009/05/20/using-doxygen-help-in-qtcreator/ that allows doxygen-created .qch files to be used with the tooltips shown in Qt Creator
* Mon Jun 22 2009 msebenAATTsuse.cz- Changed default behavior ! : added modify_footer.patch (bnc#489947), which disable text in footer by default, you could enable this text with option HTML_FOOTER_DESCRIPTION = YES, this feature was added due to increasing efficiency of build buildservice
* Mon May 04 2009 msebenAATTsuse.cz- updated to version 1.5.9 - New features
* Added new option LATEX_SOURCE_CODE, which when enabled adds source code also to the latex output
* Included updates for the Finnish, Romanian, Korean, German, Japanese, and Hongarian translation.
* Added translation support for Esperanto.
* Added class attribute to the \\todo and \\bug HTML code so they can be customized via CSS.
* Added support for Æ and æ characters. - Bug fixes (ids refer to the gnome bugzilla database)
* id 395169: Some links via tagfiles were not correct in combination with CREATE_SUBDIRS=YES
* id 539080: Having the same comment for the declaration and definition of a function could result in duplicate documentation in case the indentation level was different.
* id 566713: Dot font was not removed even though DOT_CLEANUP was YES.
* id 566925: Fixed problem resolving symbolic links.
* id 567044: Fully qualified name was not shown correctly for nested classes.
* id 567375: Fixed parse problem for typedefs with redundant braces.
* id 567535: Fixed problem when parsing operator%= for CLI/C++ code.
* id 567777: Fixed problem with latex output when using enums.
* id 567990: Doxygen could crash when there was a symlink in project.
* id 568237: Non-ascii values entered where not saved according to the INPUT_ENCODING.
* id 568505: Fixed build problem for old Linux distributions.
* id 569478: Fixed line continuation issue with the Fortran parser.
* id 570960: C++ class defined in a .mm file was sometimes parsed as Objective-C code.
* id 571013: In the wizard, editing a text field in the middle of the text in the expert tab caused the cursor to jump to the end of the line.
* id 571096: Fixed Objective-C parsing problem when multiple protocol forward declarations are put on one line.
* id 571990: Fixed compiler issue with portable_iconv by moving the function to a C file.
* id 572560: Fixed parse issue when a #define is inside an enum.
* id 572740: Fixed problem parsing C++ comments using line continuation.
* id 573057: Included update for Swedish translator and changed the language code from SE to SV to comply with ISO 639.
* id 578382: When referring to a static variable or function doxygen will now look at the file context in case of ambiguity.
 
ICM