- 13 Jul, 2014 1 commit
-
-
Dimitri van Heesch authored
Added support for C# property accessors visibility modifiers
-
- 04 Jul, 2014 1 commit
-
-
Maksim Osipov authored
-
- 03 Jul, 2014 1 commit
-
-
Maksim Osipov authored
-
- 24 Jun, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 20 Jun, 2014 5 commits
-
-
Dimitri van Heesch authored
Conflicts: src/docbookvisitor.cpp
-
Dimitri van Heesch authored
1. New Feature: Adapted Class Graph generation for DOCBOOK 2. Fixed DOCBOOK Code documentation formatting 3. Fixed Doxygen to handle FULL_PATH_NAMES for DOCBOOK generation
-
Dimitri van Heesch authored
Bug 702584 - \cite rejects valid BibTeX keys
-
Dimitri van Heesch authored
Bug 625601 - FORTRAN: recognition free versus fixed formatted code
-
Dimitri van Heesch authored
Resolves the error of unbalanced tags opened/closed in docbook output
-
- 19 Jun, 2014 4 commits
-
-
albert-github authored
According to the documentation the .bib is automatically added to the names in the CITE_BIB_FILES. In the example given with this bug this was not the case. In case CITE_BIB_FILES was set to 'my.bib' it was working, but with only 'my' it wasn't.
-
Dimitri van Heesch authored
Bug 589707 - Flex .rule file for Visual Studio build can't cope with spaces in filenames
-
albert-github authored
Correction in documentation based on comment by dnm on June 19 2014
-
albert-github authored
Adjusted the rules files and where and the vcproj file so it can handle paths with spaces as well. When generating the documentation (Cygwin) a small problem appeared in a Makefile when there is a space in the path, this is solved as well.
-
- 17 Jun, 2014 1 commit
-
-
Allan Clark authored
resolves the error of unbalanced tags opened/closed in docbook output: parser error : Opening and ending tag mismatch: para line 358 and tbody
-
- 16 Jun, 2014 7 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Tcl: collect XRefs also if INLINE_SOURCES = no
-
Dimitri van Heesch authored
-
-
Petr Prikryl authored
- Open() replaced by xopen() that internally uses the encoding argument only for Python 3. The earlier usage of the codecs module and of the prefixed unicode string literals was removed. - Some lists of prototypes were sorted to get the same translator report for different versions of Python. - The local dedent() definition was replaced by textwrap.dedent(). (The older versions of Python did not have the module.) - Tested on Windows for Python 2.6.0, 2.7.7, 3.0.1, and 3.4.1.
-
Petr Prikryl authored
-
Petr Prikryl authored
-
- 15 Jun, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 14 Jun, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 11 Jun, 2014 2 commits
-
-
wtschueller authored
-
Dimitri van Heesch authored
Fix typo
-
- 10 Jun, 2014 2 commits
-
-
wtschueller authored
-
Dimitri van Heesch authored
-
- 09 Jun, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
\usepackage{fixltx2e} must come before use \usepackage{float}
-
- 07 Jun, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 06 Jun, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Jonathan Wakely authored
-
- 04 Jun, 2014 1 commit
-
-
Mattias Ellert authored
The \usepackage{doxygen} statement adds float as a depenency. If the order is wrong the latex generation fails with: LaTeX Error: Unknown float option `H'
-
- 30 May, 2014 1 commit
-
-
- 29 May, 2014 3 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Fix unnecessary rules for FORTRAN user defined types
-