summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated changelog for release 1.8.9Release_1_8_9Dimitri van Heesch2014-12-251-0/+178
* Added graphical hierarchy support to template engineDimitri van Heesch2014-12-2512-394/+557
* Removed bash specific construct from ./configure script to make it work on So...Dimitri van Heesch2014-12-251-2/+2
* Improved main page rendering via template engineDimitri van Heesch2014-12-254-18/+66
* Prevent overly long terms from stopping the search indexerDimitri van Heesch2014-12-231-7/+14
* Bug 685597 - C# <code> tag in an <example> tag does not render as expected.Dimitri van Heesch2014-12-231-1/+6
* Bug 741100 - Latex to PDF hangs when using Markdown tablesDimitri van Heesch2014-12-231-1/+1
* Bug 729063 - Missing link for item inside the same namespaceDimitri van Heesch2014-12-231-15/+17
* Bug 738173 - Entity references in XML code command are incorrectly handledDimitri van Heesch2014-12-231-0/+4
* Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silentlyDimitri van Heesch2014-12-231-0/+4
* Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW speci...Dimitri van Heesch2014-12-231-5/+5
* Bug 739209 - Invalid warning about undocumented C++ function imported from ta...Dimitri van Heesch2014-12-233-3/+10
* Show tag file name instead of <unknown> for warnings pointing to symbols extr...Dimitri van Heesch2014-12-221-9/+43
* Bug 739210 - C++11 scoped enums with same name inside different classes are m...Dimitri van Heesch2014-12-221-12/+16
* Fix to ignore the contents of \verbatim and friends while looking for sectionsDimitri van Heesch2014-12-221-12/+62
* Disabled enter/exit printing for doctokenizer (produced too much noise)Dimitri van Heesch2014-12-221-10/+10
* Remove redundant codeDimitri van Heesch2014-12-221-3/+0
* Bug 741778 - \cite confused by labels ending with a dot (improved warning mes...Dimitri van Heesch2014-12-221-2/+15
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-12-221-4/+13
|\
| * Merge pull request #268 from hansec/FORTRAN_link_bound_methodsDimitri van Heesch2014-12-211-4/+13
| |\
| | * Supporting linking for methods bound to FORTRAN classes in source definitionsChris Hansen2014-12-211-4/+13
| |/
* | various fixes and restructuringDimitri van Heesch2014-12-2211-309/+112
* | Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-2020-727/+760
|\ \ | |/ |/|
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-2820-702/+731
* | Merge pull request #264 from albert-github/feature/bug_rtf_sourceDimitri van Heesch2014-12-205-13/+88
|\ \
| * | Add source code possibility for RTF outputalbert-github2014-12-105-13/+88
* | | Merge pull request #247 from hansec/FORTRAN_moduleNSDimitri van Heesch2014-12-202-5/+38
|\ \ \
| * | | Remove filtering rule when generating FORTRAN module linksChris Hansen2014-11-301-1/+1
| * | | Fix rules for closing FORTRAN module and typedef scopesChris Hansen2014-11-281-2/+2
| * | | Convert FORTRAN modules to namespacesChris Hansen2014-11-212-4/+37
* | | | Bug 738167 - Entity references in XML command attributes are incorrectly handledDimitri van Heesch2014-12-191-1/+5
* | | | Bug 735584 - Reached end of file while still insided a (nested) comment in Ma...Dimitri van Heesch2014-12-192-5/+5
* | | | Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML...Dimitri van Heesch2014-12-192-0/+27
* | | | Fixed issue parsing @end directly followed by the end of the fileDimitri van Heesch2014-12-191-0/+4
* | | | Bug 740218 - Full scope needed when making link inside cross-referenced secti...Dimitri van Heesch2014-12-192-1/+24
* | | | Update README.mdDimitri van Heesch2014-12-171-0/+2
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-12-174-108/+143
|\ \ \ \
| * \ \ \ Merge pull request #267 from orbitcowboy/masterDimitri van Heesch2014-12-162-4/+4
| |\ \ \ \
| | * | | | Fixed typos in C/C++ comments. There are no functional changes.orbitcowboy2014-12-152-4/+4
| * | | | | Merge pull request #260 from zmhuang/masterDimitri van Heesch2014-12-162-104/+139
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix docbook outputzmhuang2014-12-162-104/+139
* | | | | | Bug 741417 - Crash when building gtkmm documentationDimitri van Heesch2014-12-172-2/+3
|/ / / / /
* | | | | Merge pull request #261 from lhelsloot/feature/bug_722940Dimitri van Heesch2014-12-141-5/+5
|\ \ \ \ \
| * | | | | Bug 722940 - classes with same name in different namespace adding to same groupLeon Helsloot2014-12-101-5/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #262 from orbitcowboy/masterDimitri van Heesch2014-12-143-5/+5
|\ \ \ \ \
| * | | | | Fixed typos in comments. No functional changes.orbitcowboy2014-12-103-5/+5
| |/ / / /
* | | | | Merge pull request #263 from albert-github/feature/bug_fortran_call_colorDimitri van Heesch2014-12-141-4/+6
|\ \ \ \ \
| * | | | | Fortran color CALL as keywordalbert-github2014-12-101-4/+6
| |/ / / /
* | | | | Merge pull request #265 from albert-github/feature/bug_ftn_end_color_regr_259Dimitri van Heesch2014-12-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fortran code color END (regression pull request 259)albert-github2014-12-141-1/+1
|/ / / /