summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Doxywizard: make the Next button on the last page of the expert tab switch ↵Dimitri van Heesch2014-05-033-5/+21
|/ / | | | | | | to the run tab
* | Doxywizard: make the Next button on the last page of the wizard switch to ↵Dimitri van Heesch2014-05-034-11/+31
| | | | | | | | the run tab
* | Bug 729017 - function object in member initializer causes documentation lossDimitri van Heesch2014-04-271-8/+3
|/
* Merge pull request #161 from albert-github/feature/bug_728654Dimitri van Heesch2014-04-262-8/+4
|\ | | | | Bug 728654 - configuration stops with settings.h missing
| * Bug 728654 - configuration stops with settings.h missingalbert-github2014-04-262-8/+4
|/ | | | | | | | | This bug fix fixes, in a general way, a number of issues encountered on Solaris - configure - ! (exclamation mark) not recognized properly, but with mkdir -p no test is necessary - sed problem regarding removing last , (comma) in language list. Is automatically replaced in with a space when translating language names to upper case. - lang_cfg.py - corrected check on number of arguments
* Added more missing links to the changelogDimitri van Heesch2014-04-211-3/+3
|
* Added missing links in changelog when multiple bug ids were on one lineDimitri van Heesch2014-04-211-28/+28
|
* Merge pull request #159 from albert-github/feature/bug_623699Dimitri van Heesch2014-04-212-0/+6
|\ | | | | Bug 623299 - Fortran: quotation after define causes error
| * Bug 623299 - Fortran: quotation after define causes erroralbert-github2014-04-212-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 itemsDimitri van Heesch2014-04-211-817/+817
|/
* Merge pull request #156 from albert-github/feature/INSTALLDimitri van Heesch2014-04-211-2/+2
|\ | | | | Made INSTALL file version and date independent
| * Made INSTALL file version and date independentalbert-github2014-04-201-2/+2
| |
* | Merge pull request #157 from albert-github/feature/bug_172072Dimitri van Heesch2014-04-212-7/+9
|\ \ | | | | | | Bug 172072 - $title doesn't work in LateX header
| * | Bug 172072 - $title doesn't work in LateX headeralbert-github2014-04-202-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_copyrightDimitri van Heesch2014-04-212-2/+2
|\ \ | | | | | | Corrected copyright year
| * | Corrected copyright yearalbert-github2014-04-212-2/+2
|/ /
* | Bump version numberRelease_1_8_7Dimitri van Heesch2014-04-211-1/+1
| |
* | Updated changelog for release 1.8.7Dimitri van Heesch2014-04-201-0/+171
| |
* | Added last and first attributes to index tree nodeDimitri van Heesch2014-04-201-0/+7
| |
* | Bug 712251 - Documentation for enumeration not generatedDimitri van Heesch2014-04-204-5/+6
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-04-1915-64/+67
|\
| * Merge pull request #151 from albert-github/feature/bug_docu_latex2Dimitri van Heesch2014-04-1914-63/+66
| |\ | | | | | | Consistency of usage of the word LaTeX in the documentation
| | * Consistency of usage of the word LaTeX in the documentationalbert-github2014-04-1314-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/masterDimitri van Heesch2014-04-191-1/+1
| |\ \ | | | | | | | | Fix segfault on invalid bounding FIG when patching dot
| | * | Fix segfault on invalid bounding FIG when patching dotGil Elad2014-04-151-1/+1
| | |/
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-04-191-1/+1
|\ \ \ | |/ /
| * | Merge pull request #154 from albert-github/feature/bug_docbook_simplesectsepDimitri van Heesch2014-04-191-1/+1
| |\ \ | | | | | | | | Inconsistency in usage of simplesecr versus simplesectsep corrected
| | * | Inconsistency in usage of simplesecr versus simplesectsep correctedalbert-github2014-04-191-1/+1
| | | |
| | * | Undo previous commitalbert-github2014-04-191-1/+1
| | | |
| | * | Inconsistency in usage of simplesecr versus simplesectsep correctedalbert-github2014-04-191-1/+1
| |/ /
* | | Bug 692985 - Notes in xml output are not correctly separatedDimitri van Heesch2014-04-193-4/+8
| | |
* | | Bug 728530 - Crash on \addindex \termDimitri van Heesch2014-04-192-40/+49
|/ /
* | Added stricter URL filtering to prevent DOM Based XSS when the tree view is ↵Dimitri van Heesch2014-04-191-18/+28
|/ | | | enabled
* 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 headers
| | * Fix id parsing for atx markdown headersAlex Merry2014-03-181-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 Heesch2014-04-121-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | rkawulak-patch-1 Conflicts: src/doctokenizer.l
| * | Update doctokenizer.lrkawulak2014-03-171-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 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 ↵Dimitri van Heesch2014-04-111-3/+3
|\ \ | | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_678436
| * | Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-071-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 itemsalbert-github2014-04-061-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 Heesch2014-04-051-1/+1
| | |
* | | Fixed problem with ending a paragraph when htmlonly was at the end of a ↵Dimitri van Heesch2014-04-051-1/+5
| | | | | | | | | | | | comment block
* | | Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-299-18/+42
| | |