summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE, HTML_COLO...albert-github2018-07-271-18/+18
* Improvements in handling special characters in Latexalbert-github2018-07-231-9/+4
* Merge pull request #747 from albert-github/feature/bug_779141Dimitri van Heesch2018-07-231-1/+1
|\
| * Bug 779141 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCHalbert-github2018-05-281-1/+1
* | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...Dimitri van Heesch2018-07-221-1/+15
|\ \
| * \ Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...albert-github2018-07-125-9/+23
| |\ \
| * | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-121-1/+15
| | |/ | |/|
* | | Merge pull request #738 from albert-github/feature/bug_latex_codeDimitri van Heesch2018-07-211-6/+6
|\ \ \ | |_|/ |/| |
| * | Small problems when having code in LaTeX outputalbert-github2018-05-241-6/+6
| |/
* | Merge pull request #742 from albert-github/feature/bug_latex_table_codeDimitri van Heesch2018-06-101-4/+10
|\ \
| * | Problem with code inside a Doxy table in LaTeXalbert-github2018-05-261-4/+10
| |/
* | Merge pull request #754 from albert-github/feature/bug_css_menu_sidebarDimitri van Heesch2018-06-101-0/+8
|\ \
| * | Drop down lists in menu bar missingalbert-github2018-06-021-0/+8
| |/
* | Bug 796494 - Collapsed treeview arrow displays as emoji in Microsoft Edgealbert-github2018-06-043-5/+5
|/
* Bug 768240 - Make maxLineLen of latex output configurablealbert-github2018-04-261-12/+50
* Merge pull request #701 from albert-github/feature/bug_latex_table_verboseDimitri van Heesch2018-04-221-16/+17
|\
| * LaTeX with verbatim part inside a tablealbert-github2018-04-111-16/+17
* | added PHP7 support for the search engine on HTML output.daMaex2018-03-222-4/+4
|/
* Merge pull request #636 from ahoogol/masterDimitri van Heesch2018-01-061-7/+39
|\
| * -Fixed: last line underline overlap border in html fragmentahoogol2017-09-021-4/+4
| * - Fixed: text-align of rtl tocahoogol2017-08-281-1/+28
| * - Fixed: list item bullets overlap floating elements in htmlahoogol2017-08-281-4/+9
* | Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-42/+158
|\ \ | |/
| * Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-42/+158
* | 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
|\