- 07 Apr, 2014 1 commit
-
-
albert-github authored
Blank spaces after an if statement have to be removed as well. Also spaces before the firs round bracket have to be removed.
-
- 06 Apr, 2014 1 commit
-
-
albert-github authored
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).
-
- 27 Mar, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 23 Mar, 2014 19 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Chm don't add images multiple times
-
Dimitri van Heesch authored
Enable Previous and Next buttons in chm output file
-
Dimitri van Heesch authored
Superfluous < sign
-
Dimitri van Heesch authored
Bug 726734 - alignment of blockquotes in pdf
-
Dimitri van Heesch authored
Bug 726722 - Blockquote followed by text inserts an extra paragraph
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Update doctokenizer.l
-
Dimitri van Heesch authored
List only the project pages in "Related Pages"
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
albert-github authored
Don 't add image to list in case it is already present (happened for image extsearch_flow.png in the doxygen manual).
-
albert-github authored
Enables the Previous and Next buttons in case of a binary table of contents in the chm output file (binary toc is a requirement for the Precious and Next buttons).
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Extension in config.xml if type=string with format=image
-
albert-github authored
Removed superfluous < sign
-
- 19 Mar, 2014 2 commits
-
-
albert-github authored
The quote instead of quotation does align multi level block quotes
-
albert-github authored
Remove superfluous \n from intermediate output.
-
- 18 Mar, 2014 1 commit
-
-
Aurélien Gâteau authored
This avoids cluttering "Related Pages" with links to pages from external projects.
-
- 17 Mar, 2014 2 commits
-
-
Dimitri van Heesch authored
-
rkawulak authored
Added support for Subversion fixed-length keyword syntax (see: http://sourceforge.net/p/doxygen/discussion/130996/thread/1c641a9f/).
-
- 16 Mar, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 15 Mar, 2014 6 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
https://github.com/albert-github/doxygenDimitri van Heesch authored
Merge branch 'feature/bug_625601' of https://github.com/albert-github/doxygen into albert-github-feature/bug_625601
-
Dimitri van Heesch authored
pass libclang header file location; add paths for Ubuntu's llvm-3.4
-
Dimitri van Heesch authored
Bug 725516 - In case of sections with the same name they are not reported.
-
- 13 Mar, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 11 Mar, 2014 3 commits
-
-
Dimitri van Heesch authored
Bug 643618 - Fortran: variable with name "type" confuses Doxygen
-
Dimitri van Heesch authored
Alternative way to get rules information from flex
-
Dimitri van Heesch authored
-
- 10 Mar, 2014 1 commit
-
-
albert-github authored
This patch describes an alternative way to get rules / debug information from flex files
-
- 09 Mar, 2014 1 commit
-
-
albert-github authored
Most problems were solved in version 1.8.5 but the underscore character (_) had not been incorporated, this is done with this patch.
-