summaryrefslogtreecommitdiffstats
path: root/src/htmlgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-261-30/+6
* Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-191-2/+17
|\
| * Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-291-2/+17
* | Merge pull request #6394 from albert-github/feature/bug_qt_link_tagDimitri van Heesch2018-07-261-2/+5
|\ \
| * | Wrong link generated for inherited members when tag files are used.albert-github2018-07-131-2/+5
* | | PATCH -- updates reference link with no closingAustin Hale2018-07-111-1/+2
|/ /
* | Tooltip was twice 'HTML escaped'Dimitri van Heesch2018-07-071-22/+1
* | Tooltip was twice 'HTML escaped'albert-github2018-07-011-1/+22
|/
* Merge pull request #687 from albert-github/feature/bug_vhdl_ports_htmlDimitri van Heesch2018-05-221-11/+20
|\
| * Better HTML output for VHDL Portsalbert-github2018-03-291-11/+20
* | Merge pull request #692 from albert-github/feature/bug_792211_2Dimitri van Heesch2018-04-221-1/+1
|\ \
| * | Bug 792211 - When generating xhtml, async attribute on script tags need a valuealbert-github2018-04-021-1/+1
| |/
* | added PHP7 support for the search engine on HTML output.daMaex2018-03-221-4/+4
|/
* Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-2/+14
|\
| * Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-2/+14
* | Async load of mathjax javascriptSam Tygier2017-10-251-1/+1
* | Mark JS as freely available (regression 2)albert-github2017-09-281-1/+1
* | Merge pull request #595 from albert-github/feature/bug_776870Dimitri van Heesch2017-09-211-2/+2
|\ \
| * | Bug 776870 - XML Parsing Error for operator<< methods when outputing to XHTMLalbert-github2017-08-251-2/+2
* | | Marks JS as freely licensed (regression pull request 586)albert-github2017-08-251-9/+9
|/ /
* | Marks JS as freely licensedzachwick2017-08-041-168/+184
|/
* Bug 776964 - Menu does not work without JavascriptDimitri van Heesch2017-01-101-6/+69
* Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-131-2/+5
* Replaced section marker before members by diamond shaped bulletDimitri van Heesch2016-11-061-1/+1
* Fix: Add missing jquery.js, dynsections.js & optional svgpan.js to QCH fileFriedrich W. H. Kossebau2016-10-301-0/+7
* Bug 773354 - "name" attribute of image map not urlencoded, not working in ChromeDimitri van Heesch2016-10-221-2/+1
* Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-311-3/+45
* Fix for HTML output when using server side search and the the new menu barDimitri van Heesch2016-07-311-1/+17
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-4/+10
* Modified (readability) layout for member title in HTML and LaTexPkLab.net2016-06-221-3/+7
* Fix search box rendering in HTML when menu bar is disabledDimitri van Heesch2016-05-241-4/+7
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-051-61/+46
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-69/+69
* Bug 757621 - unclosed tag, c# generics method with wherealbert-github2015-11-071-0/+1
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-5/+3
* Avoid using Resource::data as string, as it is not null terminated.Dimitri van Heesch2015-08-311-30/+18
* Add mathjax support to template & context.Dimitri van Heesch2015-08-271-5/+1
* Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text ...albert-github2015-08-231-1/+1
* Tooltip can still contain < and > signsalbert-github2015-08-021-1/+1
* Bug 661814 - writeMemberNavIndex template calls static fixSpacesalbert-github2015-07-241-5/+0
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-3/+3
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-11/+17
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-131-902/+93
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-251-2/+2
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-37/+6
* Support multiple extra HTML stylesheets.albert-github2014-08-151-9/+23
* Docbook output improvementsDimitri van Heesch2014-06-201-5/+5
* add space between br and / for better compatibilityDimitri van Heesch2014-03-281-85/+32
* Bug 674851 - Percent to prevent auto-linking in page title is not removed for...albert-github2014-02-171-1/+1