Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing links in changelog when multiple bug ids were on one line | Dimitri van Heesch | 2014-04-21 | 1 | -28/+28 |
| | |||||
* | Merge pull request #159 from albert-github/feature/bug_623699 | Dimitri van Heesch | 2014-04-21 | 2 | -0/+6 |
|\ | | | | | Bug 623299 - Fortran: quotation after define causes error | ||||
| * | Bug 623299 - Fortran: quotation after define causes error | albert-github | 2014-04-21 | 2 | -0/+6 |
| | | | | | | | | For the determination whether the file is free or fixed formatted code just see lines starting with # as comment lines | ||||
* | | Added bugzilla link for numbered changelog items | Dimitri van Heesch | 2014-04-21 | 1 | -817/+817 |
|/ | |||||
* | Merge pull request #156 from albert-github/feature/INSTALL | Dimitri van Heesch | 2014-04-21 | 1 | -2/+2 |
|\ | | | | | Made INSTALL file version and date independent | ||||
| * | Made INSTALL file version and date independent | albert-github | 2014-04-20 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #157 from albert-github/feature/bug_172072 | Dimitri van Heesch | 2014-04-21 | 2 | -7/+9 |
|\ \ | | | | | | | Bug 172072 - $title doesn't work in LateX header | ||||
| * | | Bug 172072 - $title doesn't work in LateX header | albert-github | 2014-04-20 | 2 | -7/+9 |
| |/ | | | | | | | | | | | | | | | In case $title is used in the latex header or footer it is now replaced with the empty string (it was left inside, resulting in non translatable LaTeX code), the documentation has been updated too. See also: Bug 668004 - LATEX_HEADER should share common information with HTML_HEADER Bug 401327 - LATEX_HEADER: $title does not get expanded | ||||
* | | Merge pull request #158 from albert-github/feature/bug_copyright | Dimitri van Heesch | 2014-04-21 | 2 | -2/+2 |
|\ \ | | | | | | | Corrected copyright year | ||||
| * | | Corrected copyright year | albert-github | 2014-04-21 | 2 | -2/+2 |
|/ / | |||||
* | | Bump version numberRelease_1_8_7 | Dimitri van Heesch | 2014-04-21 | 1 | -1/+1 |
| | | |||||
* | | Updated changelog for release 1.8.7 | Dimitri van Heesch | 2014-04-20 | 1 | -0/+171 |
| | | |||||
* | | Added last and first attributes to index tree node | Dimitri van Heesch | 2014-04-20 | 1 | -0/+7 |
| | | |||||
* | | Bug 712251 - Documentation for enumeration not generated | Dimitri van Heesch | 2014-04-20 | 4 | -5/+6 |
|/ | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-04-19 | 15 | -64/+67 |
|\ | |||||
| * | Merge pull request #151 from albert-github/feature/bug_docu_latex2 | Dimitri van Heesch | 2014-04-19 | 14 | -63/+66 |
| |\ | | | | | | | Consistency of usage of the word LaTeX in the documentation | ||||
| | * | Consistency of usage of the word LaTeX in the documentation | albert-github | 2014-04-13 | 14 | -63/+66 |
| | | | | | | | | | | | | | | | | | | The word LaTeX was used as just the word and on other places as \f$\mbox{\LaTeX}\f$ This has been made more consistent by means of the definition of the Alia \LaTeX (similar for \TeX) Some names of executables etc. were not set in a 'code' font. | ||||
| * | | Merge pull request #152 from gilelad/master | Dimitri van Heesch | 2014-04-19 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Fix segfault on invalid bounding FIG when patching dot | ||||
| | * | | Fix segfault on invalid bounding FIG when patching dot | Gil Elad | 2014-04-15 | 1 | -1/+1 |
| | |/ | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-04-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #154 from albert-github/feature/bug_docbook_simplesectsep | Dimitri van Heesch | 2014-04-19 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Inconsistency in usage of simplesecr versus simplesectsep corrected | ||||
| | * | | Inconsistency in usage of simplesecr versus simplesectsep corrected | albert-github | 2014-04-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Undo previous commit | albert-github | 2014-04-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Inconsistency in usage of simplesecr versus simplesectsep corrected | albert-github | 2014-04-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | Bug 692985 - Notes in xml output are not correctly separated | Dimitri van Heesch | 2014-04-19 | 3 | -4/+8 |
| | | | |||||
* | | | Bug 728530 - Crash on \addindex \term | Dimitri van Heesch | 2014-04-19 | 2 | -40/+49 |
|/ / | |||||
* | | Added stricter URL filtering to prevent DOM Based XSS when the tree view is ↵ | Dimitri van Heesch | 2014-04-19 | 1 | -18/+28 |
|/ | | | | enabled | ||||
* | Added support for \-- and \--- to prevent interpretation as ndash and mdash | Dimitri van Heesch | 2014-04-13 | 9 | -4/+70 |
| | |||||
* | Meta tag in the HTML search page was not closed properly | Dimitri van Heesch | 2014-04-12 | 1 | -1/+1 |
| | |||||
* | Bug 726469 - Tilde sign in combination with <pre> and MARKDOWN_SUPPORT disabled | Dimitri van Heesch | 2014-04-12 | 1 | -1/+2 |
| | |||||
* | Bug 726219 - python3 import style causes doxygen to ignore some inheritances | Dimitri van Heesch | 2014-04-12 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-04-12 | 1 | -1/+0 |
|\ | |||||
| * | Merge pull request #141 from randomguy3/fix-id-extract | Dimitri van Heesch | 2014-04-12 | 1 | -1/+0 |
| |\ | | | | | | | Fix id parsing for atx markdown headers | ||||
| | * | Fix id parsing for atx markdown headers | Alex Merry | 2014-03-18 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | isAtxHeader() parses out the id and the title into the appropriate variables. The subsequent call to extractTitleId() would then have the trimmed title (without the id ref) as input, and hence always set id to be empty. | ||||
* | | | Merge branch 'patch-1' of https://github.com/rkawulak/doxygen into ↵ | Dimitri van Heesch | 2014-04-12 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | rkawulak-patch-1 Conflicts: src/doctokenizer.l | ||||
| * | | Update doctokenizer.l | rkawulak | 2014-03-17 | 1 | -1/+1 |
| |/ | | | | | Removed ':' from the end of the section title for an RCS tag - it was inconsistent with sections created using other commands. | ||||
* | | [PATCH] Fix broken links to subpages in LaTeX output | Dimitri van Heesch | 2014-04-12 | 1 | -2/+2 |
| | | |||||
* | | Bug 728077 - [PATCH] Build fails when --with-libclang on Fedora | Dimitri van Heesch | 2014-04-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'feature/bug_678436' of ↵ | Dimitri van Heesch | 2014-04-11 | 1 | -3/+3 |
|\ \ | | | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_678436 | ||||
| * | | Bug 678436 - Nested \if messes up list items | albert-github | 2014-04-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Blank spaces after an if statement have to be removed as well. Also spaces before the firs round bracket have to be removed. | ||||
| * | | Bug 678436 - Nested \if messes up list items | albert-github | 2014-04-06 | 1 | -2/+2 |
| | | | | | | | | | | | | Blank spaces after an if statement have to be removed as well. Just enable them as part of the parameter of the conditional expression and remove them later on (to be safe not having them in the parser). | ||||
* | | | Changed "See Also" back to "See also" | Dimitri van Heesch | 2014-04-05 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed problem with ending a paragraph when htmlonly was at the end of a ↵ | Dimitri van Heesch | 2014-04-05 | 1 | -1/+5 |
| | | | | | | | | | | | | comment block | ||||
* | | | Added optional [block] option to \htmlonly | Dimitri van Heesch | 2014-03-29 | 9 | -18/+42 |
| | | | |||||
* | | | Improve rendering of sub and superscripts in LaTeX | Dimitri van Heesch | 2014-03-28 | 2 | -2/+3 |
| | | | |||||
* | | | Use \newline i.s.o. \par for linebreaks in LaTeX | Dimitri van Heesch | 2014-03-28 | 1 | -2/+1 |
| | | | |||||
* | | | add space between br and / for better compatibility | Dimitri van Heesch | 2014-03-28 | 5 | -90/+37 |
|/ / | |||||
* | | Added \latexinclude command (thanks to Juan Zaratiegui for the patch) | Dimitri van Heesch | 2014-03-27 | 17 | -3/+64 |
| | | |||||
* | | Disabled config dependency check to avoid regression | Dimitri van Heesch | 2014-03-23 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'template' | Dimitri van Heesch | 2014-03-23 | 2 | -16/+272 |
|\ \ |