summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consistency of usage of the word LaTeX in the documentationalbert-github2014-04-1314-63/+66
* Added support for \-- and \--- to prevent interpretation as ndash and mdashDimitri van Heesch2014-04-139-4/+70
* Meta tag in the HTML search page was not closed properlyDimitri van Heesch2014-04-121-1/+1
* Bug 726469 - Tilde sign in combination with <pre> and MARKDOWN_SUPPORT disabledDimitri van Heesch2014-04-121-1/+2
* Bug 726219 - python3 import style causes doxygen to ignore some inheritancesDimitri van Heesch2014-04-121-0/+2
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-04-121-1/+0
|\
| * Merge pull request #141 from randomguy3/fix-id-extractDimitri van Heesch2014-04-121-1/+0
| |\
| | * Fix id parsing for atx markdown headersAlex Merry2014-03-181-1/+0
* | | Merge branch 'patch-1' of https://github.com/rkawulak/doxygen into rkawulak-p...Dimitri van Heesch2014-04-121-1/+1
|\ \ \ | |/ / |/| |
| * | Update doctokenizer.lrkawulak2014-03-171-1/+1
| |/
* | [PATCH] Fix broken links to subpages in LaTeX outputDimitri van Heesch2014-04-121-2/+2
* | Bug 728077 - [PATCH] Build fails when --with-libclang on FedoraDimitri van Heesch2014-04-121-1/+1
* | Merge branch 'feature/bug_678436' of https://github.com/albert-github/doxygen...Dimitri van Heesch2014-04-111-3/+3
|\ \
| * | Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-071-1/+1
| * | Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-061-2/+2
* | | Changed "See Also" back to "See also"Dimitri van Heesch2014-04-051-1/+1
* | | Fixed problem with ending a paragraph when htmlonly was at the end of a comme...Dimitri van Heesch2014-04-051-1/+5
* | | Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-299-18/+42
* | | Improve rendering of sub and superscripts in LaTeXDimitri van Heesch2014-03-282-2/+3
* | | Use \newline i.s.o. \par for linebreaks in LaTeXDimitri van Heesch2014-03-281-2/+1
* | | add space between br and / for better compatibilityDimitri van Heesch2014-03-285-90/+37
|/ /
* | Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-2717-3/+64
* | Disabled config dependency check to avoid regressionDimitri van Heesch2014-03-231-0/+4
* | Merge branch 'template'Dimitri van Heesch2014-03-232-16/+272
|\ \
| * | Add index support to contextDimitri van Heesch2014-03-232-16/+272
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-235-13/+30
|\ \ \
| * \ \ Merge pull request #147 from albert-github/feature/bug_chm_multiple_imagesDimitri van Heesch2014-03-231-1/+1
| |\ \ \
| | * | | Chm don't add images multiple timesalbert-github2014-03-231-1/+1
| | | |/ | | |/|
| * | | Merge pull request #146 from albert-github/feature/extension_chm_prev_nextDimitri van Heesch2014-03-232-7/+24
| |\ \ \
| | * | | Enable Previous and Next buttons in chm output filealbert-github2014-03-232-7/+24
| | |/ /
| * | | Merge pull request #145 from albert-github/feature/bug_changelogDimitri van Heesch2014-03-231-1/+1
| |\ \ \
| | * | | Superfluous < signalbert-github2014-03-231-1/+1
| | |/ /
| * | | Merge pull request #144 from albert-github/feature/bug_726734Dimitri van Heesch2014-03-231-2/+2
| |\ \ \
| | * | | Bug 726734 - alignment of blockquotes in pdfalbert-github2014-03-191-2/+2
| | |/ /
| * | | Merge pull request #143 from albert-github/feature/bug_726722Dimitri van Heesch2014-03-231-2/+2
| |\ \ \
| | * | | Bug 726722 - Blockquote followed by text inserts an extra paragraphalbert-github2014-03-191-2/+2
| | |/ /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-232-4/+13
|\ \ \ \ | |/ / /
| * | | Merge pull request #139 from rkawulak/patch-2Dimitri van Heesch2014-03-231-1/+9
| |\ \ \
| | * | | Update doctokenizer.lrkawulak2014-03-171-1/+9
| | |/ /
| * | | Merge pull request #137 from agateau/wip/list-only-own-pages-in-related-pagesDimitri van Heesch2014-03-231-3/+4
| |\ \ \
| | * | | List only the project pages in "Related Pages"Aurélien Gâteau2014-03-181-3/+4
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-237-14/+124
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #130 from albert-github/feature/bug_doxywizard_logo_expert...Dimitri van Heesch2014-03-237-14/+124
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Extension in config.xml if type=string with format=imagealbert-github2014-03-017-14/+124
| | |/ /
* | | | Removed message, minor restructuringDimitri van Heesch2014-03-231-6/+7
* | | | Merge branch 'master' of https://github.com/groleo/doxygen-1 into groleo-masterDimitri van Heesch2014-03-231-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | config.l: dependency checks for booleansAdrian Negreanu2014-03-061-0/+19
| | |/ | |/|
* | | Bug 726294 - Markdown Extra - fenced code block: '>' before tab width parsed ...Dimitri van Heesch2014-03-171-10/+27
* | | Reverted #132 after submitter reported that it did not workDimitri van Heesch2014-03-162-4/+3
| |/ |/|
* | Fixed compiler warnings in section.hDimitri van Heesch2014-03-151-4/+4