summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #630 from faheel/change-right-arrowDimitri van Heesch2017-12-243-5/+5
|\
| * Change navtree collapsed list iconFaheel Ahmad2017-12-073-5/+5
* | Merge pull request #627 from mosra/xml-strong-typed-enumsDimitri van Heesch2017-12-241-0/+1
|\ \
| * | Provide information about enum type "strongness" in the XML output.Vladimír Vondruš2017-11-291-0/+1
| |/
* | Merge pull request #625 from mosra/xml-tableofcontentsDimitri van Heesch2017-12-241-0/+1
|\ \
| * | Expose TOC placeholder in XML output.Vladimír Vondruš2017-11-291-0/+1
| |/
* | Merge pull request #623 from mosra/xml-encode-invalid-charactersDimitri van Heesch2017-12-241-1/+5
|\ \
| * | Encode invalid XML characters instead of skipping them.Vladimír Vondruš2017-11-251-1/+5
| |/
* | Misc. typosluzpaz2017-12-232-2/+2
|/
* Propagate language information to all <programlisting> XML elements.Vladimír Vondruš2017-11-191-1/+1
* Use language identifier instead of file extension for language attributeDimitri van Heesch2017-09-281-1/+1
* update compound.xsd to add language attributeShi Yan2017-09-041-0/+1
* Marks JS as freely licensedzachwick2017-08-0411-36/+261
* Bug 776964 - Menu does not work without JavascriptDimitri van Heesch2017-01-102-0/+332
* Merge pull request #545 from albert-github/feature/bug_774138Dimitri van Heesch2016-11-281-0/+4
|\
| * Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-131-0/+4
* | Added missing language value for SQL to XML outputDimitri van Heesch2016-11-271-0/+1
|/
* Fixed svgpan.js issue with Chrome causing empty SVG graphsDimitri van Heesch2016-11-061-3/+7
* Fixed jump to anchor issue when navigating to source fileDimitri van Heesch2016-11-061-0/+1
* Bug 773231 - Underscores in type or member name cause unwanted hyphenation in...Dimitri van Heesch2016-10-231-0/+3
* Add support for more CSS formatting and column/row spanning in markdown tablesjohnk2016-10-051-0/+79
* Merge pull request #529 from dallerk/plantuml_cssDimitri van Heesch2016-10-041-0/+5
|\
| * New classes for generated HTML div elements.Dennis Allerkamp2016-09-241-0/+5
* | Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...Dimitri van Heesch2016-09-212-0/+10
|/
* Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-311-0/+16
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-211-1/+1
|\
| * Missing semicolon in navtree.cssalbert-github2016-08-171-1/+1
* | Bug 769028 - Can't scroll using finger documentation in Chrome browser on And...Dimitri van Heesch2016-08-211-17/+2
|/
* Fix for HTML output when using server side search and the the new menu barDimitri van Heesch2016-07-312-3/+7
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-24/+28
* Modified (readability) layout for member title in HTML and LaTexPkLab.net2016-06-222-2/+22
* Adding partial htmlhelp support to template systemDimitri van Heesch2016-06-024-2/+21
* Fixed for index.hhp output when using template engineDimitri van Heesch2016-05-281-2/+2
* Improved list of files in htmlhelp.hhpDimitri van Heesch2016-05-281-4/+3
* Added support for encoding tag to the template engine used for HTML help indicesDimitri van Heesch2016-05-282-0/+40
* Fix search box rendering in HTML when menu bar is disabledDimitri van Heesch2016-05-241-0/+273
* Disable selecting line numberZHUO Qiang2016-05-201-0/+9
* Bug 750930 - Representation of arrowsDimitri van Heesch2016-05-154-118/+12
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-0520-224/+291
* Improve output on mobile devicesDimitri van Heesch2016-03-282-2/+3
* Bug 762934 - External search does not properly escape user supplied data, res...Dimitri van Heesch2016-03-251-0/+1
* PDF generation stops when image with caption is included in a table.albert-github2016-01-131-0/+7
* Bug 745659 - The table in classes.html has no class attributeDimitri van Heesch2015-12-281-1/+13
* Made paragraph spacing more flexible in the LaTeX output to prevent page over...Dimitri van Heesch2015-12-121-1/+1
* Right alignment of in page table of contentsalbert-github2015-10-241-1/+1
* Bug 755293 - Tree view pane overlaps with content tabsDimitri van Heesch2015-09-201-1/+1
* Template enhancements and various other small fixesDimitri van Heesch2015-09-0832-105/+194
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-08-301-3/+3
|\
| * Alignment in LaTeX parameter tablealbert-github2015-08-281-3/+3
* | Moved creation of inline class documentation to separate template fileDimitri van Heesch2015-08-305-214/+82