summaryrefslogtreecommitdiffstats
path: root/src/htmlgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Bug 719389 - HTML escaping incorrectly applied in source tooltipsDimitri van Heesch2013-12-231-3/+3
* More context and template additionsDimitri van Heesch2013-11-291-1/+1
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-061-15/+15
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-181-2/+2
* Using & in the project name caused invalid HTML and LaTeX outputDimitri van Heesch2013-08-031-4/+6
* Bug 702676 - Closing ) of function in function documentation is in wrong colorDimitri van Heesch2013-07-021-1/+1
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-24/+122
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-1/+1
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-3/+34