index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
htmlgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorrect tag sequence possible for images possible in case of xhtml
albert-github
2018-12-03
1
-11/+24
*
Incorrect tag sequence for xhtml with class diagram possible
albert-github
2018-11-26
1
-0/+1
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-18/+28
*
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-2/+16
*
C++11 features used in Doxygen
albert-github
2018-09-17
1
-0/+4
*
Fixing coverity messages
albert-github
2018-09-13
1
-0/+1
*
Renamed (start/end)SimpleSect to (start/end)Examples.
Dimitri van Heesch
2018-08-26
1
-30/+6
*
Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-08-19
1
-2/+17
|
\
|
*
Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spelling
albert-github
2018-06-29
1
-2/+17
*
|
Merge pull request #6394 from albert-github/feature/bug_qt_link_tag
Dimitri van Heesch
2018-07-26
1
-2/+5
|
\
\
|
*
|
Wrong link generated for inherited members when tag files are used.
albert-github
2018-07-13
1
-2/+5
*
|
|
PATCH -- updates reference link with no closing
Austin Hale
2018-07-11
1
-1/+2
|
/
/
*
|
Tooltip was twice 'HTML escaped'
Dimitri van Heesch
2018-07-07
1
-22/+1
*
|
Tooltip was twice 'HTML escaped'
albert-github
2018-07-01
1
-1/+22
|
/
*
Merge pull request #687 from albert-github/feature/bug_vhdl_ports_html
Dimitri van Heesch
2018-05-22
1
-11/+20
|
\
|
*
Better HTML output for VHDL Ports
albert-github
2018-03-29
1
-11/+20
*
|
Merge pull request #692 from albert-github/feature/bug_792211_2
Dimitri van Heesch
2018-04-22
1
-1/+1
|
\
\
|
*
|
Bug 792211 - When generating xhtml, async attribute on script tags need a value
albert-github
2018-04-02
1
-1/+1
|
|
/
*
|
added PHP7 support for the search engine on HTML output.
daMaex
2018-03-22
1
-4/+4
|
/
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-2/+14
|
\
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-2/+14
*
|
Async load of mathjax javascript
Sam Tygier
2017-10-25
1
-1/+1
*
|
Mark JS as freely available (regression 2)
albert-github
2017-09-28
1
-1/+1
*
|
Merge pull request #595 from albert-github/feature/bug_776870
Dimitri van Heesch
2017-09-21
1
-2/+2
|
\
\
|
*
|
Bug 776870 - XML Parsing Error for operator<< methods when outputing to XHTML
albert-github
2017-08-25
1
-2/+2
*
|
|
Marks JS as freely licensed (regression pull request 586)
albert-github
2017-08-25
1
-9/+9
|
/
/
*
|
Marks JS as freely licensed
zachwick
2017-08-04
1
-168/+184
|
/
*
Bug 776964 - Menu does not work without Javascript
Dimitri van Heesch
2017-01-10
1
-6/+69
*
Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....
albert-github
2016-11-13
1
-2/+5
*
Replaced section marker before members by diamond shaped bullet
Dimitri van Heesch
2016-11-06
1
-1/+1
*
Fix: Add missing jquery.js, dynsections.js & optional svgpan.js to QCH file
Friedrich W. H. Kossebau
2016-10-30
1
-0/+7
*
Bug 773354 - "name" attribute of image map not urlencoded, not working in Chrome
Dimitri van Heesch
2016-10-22
1
-2/+1
*
Unified display of enum values across output formats and languages
Dimitri van Heesch
2016-08-31
1
-3/+45
*
Fix for HTML output when using server side search and the the new menu bar
Dimitri van Heesch
2016-07-31
1
-1/+17
*
Style fixes and added numbering to overloaded members
Dimitri van Heesch
2016-07-30
1
-4/+10
*
Modified (readability) layout for member title in HTML and LaTex
PkLab.net
2016-06-22
1
-3/+7
*
Fix search box rendering in HTML when menu bar is disabled
Dimitri van Heesch
2016-05-24
1
-4/+7
*
Applied responsive design to menu bar using smartmenus
Dimitri van Heesch
2016-05-05
1
-61/+46
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-69/+69
*
Bug 757621 - unclosed tag, c# generics method with where
albert-github
2015-11-07
1
-0/+1
*
Template enhancements and various other small fixes
Dimitri van Heesch
2015-09-08
1
-5/+3
*
Avoid using Resource::data as string, as it is not null terminated.
Dimitri van Heesch
2015-08-31
1
-30/+18
*
Add mathjax support to template & context.
Dimitri van Heesch
2015-08-27
1
-5/+1
*
Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text ...
albert-github
2015-08-23
1
-1/+1
*
Tooltip can still contain < and > signs
albert-github
2015-08-02
1
-1/+1
*
Bug 661814 - writeMemberNavIndex template calls static fixSpaces
albert-github
2015-07-24
1
-5/+0
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-3/+3
*
Fixed several Coverity warnings
Dimitri van Heesch
2014-11-15
1
-11/+17
*
Introduced template directory for template and resource files and resource co...
Dimitri van Heesch
2014-11-13
1
-902/+93
[next]