- 23 Dec, 2014 1 commit
- 
- 
Dimitri van Heesch authored
 
- 
- 22 Dec, 2014 8 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 21 Dec, 2014 2 commits
- 
- 
Dimitri van Heesch authoredSupporting linking for methods bound to FORTRAN classes in source definitions 
- 
Chris Hansen authored
 
- 
- 20 Dec, 2014 3 commits
- 
- 
Dimitri van Heesch authoredMerge branch 'feature/bug_size_latex' of https://github.com/albert-github/doxygen into albert-github-feature/bug_size_latex Conflicts: src/doctokenizer.h src/latexgen.cpp 
- 
Dimitri van Heesch authoredAdd source code possibility for RTF output 
- 
Dimitri van Heesch authoredConvert FORTRAN modules to namespaces 
 
- 
- 19 Dec, 2014 5 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 17 Dec, 2014 3 commits
- 
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
- 
Dimitri van Heesch authored
 
- 
- 16 Dec, 2014 3 commits
- 
- 
Dimitri van Heesch authoredFixed typos in C/C++ comments. There are no functional changes. 
- 
Dimitri van Heesch authoredfix docbookgen.cpp to support other than english 
- 
zmhuang authored1. support other than english 2. fix broken example link id 3. fix incomplete TOC : no Classe etc. 4. add brief description for Functions etc. 5. Comply with REPEAT_BRIEF 6. Do not output duplicated contents when detailed descripton is missing. 7. set table colwidth for Param/RetVal
 
- 
- 15 Dec, 2014 1 commit
- 
- 
orbitcowboy authored
 
- 
- 14 Dec, 2014 5 commits
- 
- 
Dimitri van Heesch authoredBug 722940 - classes with same name in different namespace adding to same group 
- 
Dimitri van Heesch authoredFixed typos in comments. No functional changes. 
- 
Dimitri van Heesch authoredFortran color CALL as keyword 
- 
Dimitri van Heesch authoredFortran code color END (regression pull request 259) 
- 
albert-github authoredThis is a regression on pull request 259. Fortran code like: end if was not colored properly anymore. This has been corrected with this patch.
 
- 
- 10 Dec, 2014 4 commits
- 
- 
albert-github authoredAnalogous to Latex and HTML output the possibility to have source code shown in RTF output is created. Based on question: http://doxygen.10944.n7.nabble.com/RTF-lack-of-source-code-tc6936.html 
- 
albert-github authoredColor the word CALL as keyword. 
- 
Leon Helsloot authoredIf two classes with the same name, but in different namespaces (so different qualified names) were added to the same group, only one of them would end up in the group. The problem is caused by qualifiedName of the class not containing the qualified name but the class name when a class is added to the group. A workaround is to use the name attribute of the class, which does contain the qualified name. 
- 
orbitcowboy authored
 
- 
- 09 Dec, 2014 5 commits
- 
- 
Dimitri van Heesch authoredBug 687576 - Add support for LATEX_EXTRA_STYLESHEET 
- 
Dimitri van Heesch authoredExtra empty line in source fragments 
- 
Dimitri van Heesch authoredSupport for INLINE_SOURCES in Fortran 
- 
Dimitri van Heesch authoredFortran continuation character seen as begin of function call 
- 
Dimitri van Heesch authoredFortran color code of END 
 
- 
