Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 309 | -311/+311 | |
| | | | ||||||
* | | | Bug 742095 - Missing documentation after nested C++11 unified initializer | Dimitri van Heesch | 2015-02-23 | 1 | -7/+18 | |
|/ / | ||||||
* | | Fixed code reachability bug found by coverity in translator_fi.h | Dimitri van Heesch | 2015-02-22 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #281 from albert-github/feature/ftn_comment_pos73ff | Dimitri van Heesch | 2015-02-21 | 3 | -12/+82 | |
|\ | | | | | Fortran: fixed format position 73 and further is comment | |||||
| * | Fortran: fixed format position 73 and further is comment | albert-github | 2015-01-04 | 1 | -0/+3 | |
| | | | | | | | | Small regression, line with 'C' (Capital C) was edited away, re-instated. | |||||
| * | Fortran: fixed format position 73 and further is comment | albert-github | 2015-01-04 | 3 | -13/+80 | |
| | | | | | | | | According to the Fortran standard position 73 and further on a line are comment. Until now this was not considered. | |||||
* | | Merge pull request #273 from albert-github/feature/bug_config | Dimitri van Heesch | 2015-02-21 | 3 | -69/+93 | |
|\ \ | | | | | | | Consistency in handling HTML and LaTeX in respect to header and footer | |||||
| * | | Consistency in handling HTML and LaTeX in respect to header and footer | albert-github | 2014-12-28 | 3 | -69/+93 | |
| | | | | | | | | | | | | | | | There was a discrepancy in the handling of the header and footer files between HTML and LaTeX. Also the wrong error / warning routine was called and the config_err and config_warn have been made more consistent with the messages(.cpp) | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2015-02-21 | 52 | -76/+115 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #297 from albert-github/feature/dot_index_png | Dimitri van Heesch | 2015-02-21 | 50 | -70/+105 | |
| |\ \ \ | | | | | | | | | | | Support generating index-color PNG files | |||||
| | * | | | Support generating index-color PNG files | albert-github | 2015-02-08 | 50 | -70/+105 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on the request http://stackoverflow.com/questions/27036474/how-do-make-doxygen-generate-index-color-png-files for index colored png files, this functionality will be included in the newer versions (2.39) of dot. The functionality -Tpng:cairo:gd will automatically be used by doxygen, though the file extension would be wrong (.png:cairo:gd). With this patch the :cairo:gd is stripped from the image extension, but not from the -T of the dot command. In the doxywizard the different possibilities are supplied as well. Note however that the DOT_IMAGE_FORMAT name is not checked when read from the Doxyfile so it is possible to use other renderer / formats as well due to the generic solution with getDot ImageExtension. | |||||
| * | | | | Merge pull request #299 from rconde01/issue744669 | Dimitri van Heesch | 2015-02-21 | 1 | -3/+3 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix for issue 744669 | |||||
| | * | | | | Merge branch 'master' into issue744669 | rconde01 | 2015-02-17 | 1 | -3/+3 | |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for issue 744669 Uses the display name rather than the name for namespace links | |||||
| * | | | | Merge pull request #300 from rconde01/issue744670 | Dimitri van Heesch | 2015-02-21 | 1 | -2/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix for issue 744670 | |||||
| | * | | | | Fix for issue 744670 | rconde01 | 2015-02-17 | 1 | -2/+6 | |
| | |/ / / | | | | | | | | | | | | | | | | csharp documentation uses "package" rather than "namespace" in some locations | |||||
| * | | | | Merge pull request #301 from rconde01/issue744671 | Dimitri van Heesch | 2015-02-21 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix for issue 744671 | |||||
| | * | | | | Fix for issue 744671 | rconde01 | 2015-02-17 | 1 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | | | | C# enum members are not marked as strong | |||||
* | | | | | Bug 743675 - Non-ascii characters are not emphasised | Dimitri van Heesch | 2015-02-21 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Added type constraint relations for Java generics to dot graphs and XML output | Dimitri van Heesch | 2015-02-21 | 11 | -40/+244 | |
|/ / / | ||||||
* | | | Merge pull request #296 from sloriot/fix_bgl_search | Dimitri van Heesch | 2015-02-05 | 1 | -1/+5 | |
|\ \ \ | | | | | | | | | increase the size of l when result is modified | |||||
| * | | | increase the size of l when result is modified | Sebastien Loriot | 2015-01-31 | 1 | -1/+5 | |
| | | | | ||||||
* | | | | Bug 743605 - Tagfile anchors not generated for enumeration values | Dimitri van Heesch | 2015-02-05 | 1 | -0/+9 | |
| | | | | ||||||
* | | | | Bug 743604 - Duplicate anchors from tagfiles | Dimitri van Heesch | 2015-02-03 | 2 | -7/+7 | |
| | | | | ||||||
* | | | | Fixed potential string buffer issue for dot graphs | Dimitri van Heesch | 2015-01-25 | 1 | -4/+8 | |
|/ / / | ||||||
* | | | Merge pull request #291 from byzheng/patch-1 | Dimitri van Heesch | 2015-01-24 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Remove the new line after @startuml in generated pu file | |||||
| * | | | Remove the new line after @startuml in generated pu file | byzheng | 2015-01-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | Try to fix this problem for me: http://sourceforge.net/p/doxygen/mailman/message/33228212/ | |||||
* | | | | Merge pull request #290 from albert-github/feature/bug_739680_project_name | Dimitri van Heesch | 2015-01-24 | 1 | -1/+31 | |
|\ \ \ \ | | | | | | | | | | | Bug 739680 - Using HTML entities in PROJECT_NAME | |||||
| * | | | | Update of search from "endless search to 'Character search: criterion. | albert-github | 2015-01-23 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Updated search criterion Incremented q, as otherwise ';' remained (visible in PDF). | |||||
| * | | | | Bug 739680 - Using HTML entities in PROJECT_NAME | albert-github | 2015-01-11 | 1 | -1/+30 | |
| |/ / / | | | | | | | | | | | | | Implementation for LaTeX of special symbols by scanning string in case a & is found. | |||||
* | | | | Merge pull request #286 from albert-github/feature/bug_742445 | Dimitri van Heesch | 2015-01-23 | 2 | -3/+7 | |
|\ \ \ \ | | | | | | | | | | | Bug 742445 - Wrong icons in TOC of CHM help | |||||
| * | | | | Bug 742445 - Wrong icons in TOC of CHM help | albert-github | 2015-01-06 | 2 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | It was not checked if a page / section had subsections or not it was always assumed they were present (definition.cpp). For pages it was only checked if it had subpages and not section (index.cpp). | |||||
* | | | | | Merge pull request #293 from albert-github/feature/bug_Doxyfile | Dimitri van Heesch | 2015-01-23 | 3 | -4/+32 | |
|\ \ \ \ \ | | | | | | | | | | | | | Handle user comments in Doxyfile | |||||
| * | | | | | Correction on previous commit (wrong file) | albert-github | 2015-01-22 | 1 | -9/+6 | |
| | | | | | | ||||||
| * | | | | | Based on the report of Peter D. Barnes in the doxygen forum ↵ | albert-github | 2015-01-21 | 3 | -2/+33 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (http://doxygen.10944.n7.nabble.com/doxygen-1-8-9-1-upgrade-errors-td6990.html) All lines at the beginning of the file starting with ## are preserved at the beginning of the Doxyfile Consecutive user comments (with +=) are now joined like the options are. | |||||
* | | | | | Merge pull request #292 from albert-github/feature/bug_742899 | Dimitri van Heesch | 2015-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex output | |||||
| * | | | | Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex output | albert-github | 2015-01-14 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | | | | | This is a regression for bug: Bug 732768 - nested html tables cause pdflatex to hang (1.8.4 and 1.8.6). | |||||
* | | | | Merge pull request #269 from rabindra-harlalka/odl_props_new | Dimitri van Heesch | 2015-01-10 | 1 | -1/+39 | |
|\ \ \ \ | | | | | | | | | | | Fix parsing of ODL-style properties | |||||
| * | | | | Fix parsing of ODL-style properties | rabindra-harlalka | 2014-12-21 | 1 | -1/+39 | |
| | | | | | | | | | | | | | | | | | | | | Declaration of properties inside a dispinterface (ODL syntax) in IDL/ODL file is not parsed properly. Fix that. | |||||
* | | | | | Merge pull request #289 from albert-github/feature/bug_snippet | Dimitri van Heesch | 2015-01-10 | 1 | -0/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | Enable relative paths referenced source files | |||||
| * | | | | | Enable relative paths referenced source files | albert-github | 2015-01-10 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a regression on pull request 210: Create an easy possibility to take a snippet from the current file. In case the source file, as referenced through 'this' in the snippet command, is in the current directory or in a subdirectory pull request worked fine, but as soon as the source file is in a directory referenced through ../... the parser returns an absolute path name instead of a relative path and file is not found, resulting in a warning plus empty snippet part. We now check whether or not is an absolute file name in which case it is checked if the file is found or not and further handled. | |||||
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2015-01-09 | 1 | -23/+24 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #288 from pepr/master | Dimitri van Heesch | 2015-01-09 | 1 | -23/+24 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | TranslatorSwedish updated | |||||
| | * | | | | | Merge branch 'master' of https://github.com/doxygen/doxygen.git | Petr Prikryl | 2015-01-09 | 3 | -4/+15 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | TranslatorSwedish updated | Petr Prikryl | 2015-01-09 | 1 | -23/+24 | |
| | | | | | | | ||||||
* | | | | | | | Fixed potential crash while generating dot graphs | Dimitri van Heesch | 2015-01-09 | 1 | -1/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #282 from pepr/master | Dimitri van Heesch | 2015-01-06 | 3 | -26/+27 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | Chinese Traditional updated | |||||
| * | | | | | Merge branch 'master' of https://github.com/doxygen/doxygen.git | Petr Prikryl | 2015-01-05 | 67 | -2202/+2159 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | fix for src/translator_tw.h by Gary Lee (translation cleaned) | Petr Prikryl | 2014-12-31 | 1 | -19/+20 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' of https://github.com/doxygen/doxygen.git | Petr Prikryl | 2014-12-30 | 292 | -7618/+13633 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'master' of https://github.com/doxygen/doxygen.git | Petr Prikryl | 2014-09-24 | 76 | -782/+1735 | |
| |\ \ \ \ \ |