- 06 Apr, 2014 1 commit
- 
- 
albert-github authoredBlank 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 authoredChm don't add images multiple times 
- 
Dimitri van Heesch authoredEnable Previous and Next buttons in chm output file 
- 
Dimitri van Heesch authoredSuperfluous < sign 
- 
Dimitri van Heesch authoredBug 726734 - alignment of blockquotes in pdf 
- 
Dimitri van Heesch authoredBug 726722 - Blockquote followed by text inserts an extra paragraph 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authoredUpdate doctokenizer.l 
- 
Dimitri van Heesch authoredList only the project pages in "Related Pages" 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
albert-github authoredDon 't add image to list in case it is already present (happened for image extsearch_flow.png in the doxygen manual). 
- 
albert-github authoredEnables 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 authoredExtension in config.xml if type=string with format=image 
- 
albert-github authoredRemoved superfluous < sign 
 
- 
- 19 Mar, 2014 2 commits
- 
- 
albert-github authoredThe quote instead of quotation does align multi level block quotes 
- 
albert-github authoredRemove superfluous \n from intermediate output. 
 
- 
- 18 Mar, 2014 1 commit
- 
- 
Aurélien Gâteau authoredThis avoids cluttering "Related Pages" with links to pages from external projects. 
 
- 
- 17 Mar, 2014 2 commits
- 
- 
Dimitri van Heesch authored
- 
rkawulak authoredAdded 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 authoredMerge branch 'feature/bug_625601' of https://github.com/albert-github/doxygen into albert-github-feature/bug_625601 
- 
Dimitri van Heesch authoredpass libclang header file location; add paths for Ubuntu's llvm-3.4 
- 
Dimitri van Heesch authoredBug 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 authoredBug 643618 - Fortran: variable with name "type" confuses Doxygen 
- 
Dimitri van Heesch authoredAlternative way to get rules information from flex 
- 
Dimitri van Heesch authored
 
- 
- 10 Mar, 2014 1 commit
- 
- 
albert-github authoredThis patch describes an alternative way to get rules / debug information from flex files 
 
- 
- 09 Mar, 2014 2 commits
- 
- 
albert-github authoredMost problems were solved in version 1.8.5 but the underscore character (_) had not been incorporated, this is done with this patch. 
- 
albert-github authoredThe recognition of the type (free or fixed) of Fortran code is not reliable possible. A well known possibility as used with compilers as well is to specify the type of code by means of the extension. With EXTENSION_MAPPING it is possible to select the type of Fortran code, when not explicitly set doxygen tries to guess the type of Fortran code. 
 
- 
