- 10 Dec, 2014 1 commit
-
-
albert-github authored
Analogous 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
-
- 09 Dec, 2014 5 commits
-
-
Dimitri van Heesch authored
Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET
-
Dimitri van Heesch authored
Extra empty line in source fragments
-
Dimitri van Heesch authored
Support for INLINE_SOURCES in Fortran
-
Dimitri van Heesch authored
Fortran continuation character seen as begin of function call
-
Dimitri van Heesch authored
Fortran color code of END
-
- 08 Dec, 2014 2 commits
-
-
albert-github authored
The color for the single END in Fortran code was of the color of the flow type entities though for all the flow entities the entity name is mandatory. For the entity statements of some keywords e.g. SUBROUTINE and FUNCTION the entity name is not mandatory with the END statement. The color of the single END statement has been changed from the flow type to the normal keyword type.
-
albert-github authored
In case in fixed format code a line like: " x ( " existed and the x was on position 6 the "x (" was seen as the start of a function call.
-
- 07 Dec, 2014 2 commits
-
-
albert-github authored
Fortran does not yet support the INLINE_SOURCES, with this patch (part of) this omission is solved.
-
albert-github authored
In case of a language that does not uses curly brackets to define blocks (such as Fortran) there was a newline character in the variable c and this was written in the "code fragment" buffer and subsequently written to the output resulting in and extra empty line on top. I languages using curly brackets this is later overwritten by the while loop searching for the open curly bracket.
-
- 04 Dec, 2014 2 commits
-
-
Dimitri van Heesch authored
Fix bug: language switch command skipped when langauge id contains "-" letter
-
Dimitri van Heesch authored
Fixed typos in comments.
-
- 02 Dec, 2014 1 commit
-
-
orbitcowboy authored
-
- 01 Dec, 2014 1 commit
-
-
kbinani authored
Support language switch for language ids, 'Japanese-en', 'Korean-en', 'Serbian-Cyrillic', and similer langauge ids.
-
- 29 Nov, 2014 10 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Support visible=no for main page tab.
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Bug ?? for page numbers in the latex indices
-
Dimitri van Heesch authored
LaTeX problem with 2 consecutive single quotes
-
albert-github authored
-
albert-github authored
Added the possibility for LATEX_EXTRA_STYLESHEET analogous to HTML_EXTRA_STYLESHEET. Special attention has been paid to the extension as ".sty" is automatically added by the \usepackage
-
Dimitri van Heesch authored
-
albert-github authored
Due to the fact that the path was not stripped from the file name in case CREATE_SUBDIRS was set to YES there was a reference to a non existing page reference. In the corresponding hypertarget and label the path was already stripped.
-
- 27 Nov, 2014 1 commit
-
-
albert-github authored
In LaTeX 2 consecutive single quotes are joined to 1 double quote. This leads in texts where 2 single quotes are intended to a strange view. An example is the initial value for variables. E.g. in Fortran: character(len=10) :: A = '' (i.e an empty string which can either be defined as '' or as "") or in C: char *sq = "''". In the source listings this is OK but in the description text it was not OK.
-
- 25 Nov, 2014 1 commit
-
-
David Robillard authored
-
- 23 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 22 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 17 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 16 Nov, 2014 5 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 15 Nov, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 13 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 06 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 02 Nov, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-