summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #128 from dstftw/russian-translation-typosDimitri van Heesch2014-02-271-4/+4
|\
| * Fix typos in russian translationSergey M․2014-02-271-4/+4
|/
* Merge pull request #126 from albert-github/feature/bug_doxywizard_logo_msgDimitri van Heesch2014-02-271-13/+32
|\
| * Give message when PROJECT_LOGO cannot be found or cannot be convertedalbert-github2014-02-261-13/+32
* | Merge pull request #125 from albert-github/feature/doxygwizard_argsDimitri van Heesch2014-02-271-8/+22
|\ \
| * | Superfluous include removedalbert-github2014-02-261-1/+0
| * | Showing error message on windows in case on error on startupalbert-github2014-02-261-8/+23
| |/
* | Merge pull request #127 from groleo/masterDimitri van Heesch2014-02-272-186/+260
|\ \ | |/ |/|
| * util/patternMatch: break when pattern is foundAdrian Negreanu2014-02-271-1/+2
| * sqlite3: speedup the SELECTsAdrian Negreanu2014-02-271-185/+258
|/
* Merge pull request #123 from albert-github/feature/bug_ftn_keywordsDimitri van Heesch2014-02-232-3/+3
|\
| * Corrected some definitions for some Fortran keywordsalbert-github2014-02-232-3/+3
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-226-6/+15
|\
| * Merge pull request #121 from albert-github/feature/bug_674851Dimitri van Heesch2014-02-204-4/+4
| |\
| | * Bug 674851 - Percent to prevent auto-linking in page title is not removed for...albert-github2014-02-174-4/+4
| * | Merge pull request #122 from albert-github/feature/bug_724241Dimitri van Heesch2014-02-202-2/+11
| |\ \ | | |/ | |/|
| | * Bug 724241 - Internal inconsistency: namespace in IDLalbert-github2014-02-202-2/+11
| |/
* | Fixed difference between generated XML schema and XML files for HTML entitiesDimitri van Heesch2014-02-221-3/+6
* | Bug 722619 - doxygen 1.8.6 sorts the contents of a namespace by group within ...Dimitri van Heesch2014-02-224-2/+13
|/
* Bug 722457 - regression referencing namespaced typeDimitri van Heesch2014-02-151-1/+3
* Add validation of internal consistency to html entity mapperDimitri van Heesch2014-02-152-1/+2
* Merge pull request #120 from NimbusKit/propertynamesDimitri van Heesch2014-02-151-0/+2
|\
| * Pull out property names in Objective-C.Jeff Verkoeyen2014-02-151-0/+2
* | Merge pull request #119 from NimbusKit/xcodeescapeDimitri van Heesch2014-02-151-1/+1
|\ \
| * | Properly escape the XCODE path.Jeff Verkoeyen2014-02-151-1/+1
| |/
* | Merge pull request #118 from albert-github/feature/bug_docu_custcmdDimitri van Heesch2014-02-151-7/+7
|\ \
| * | Made documentation more consistentalbert-github2014-02-121-7/+7
| |/
* | Merge pull request #117 from albert-github/feature/bug_docu_latexDimitri van Heesch2014-02-151-7/+2
|\ \
| * | Command \< and \> are not properly shown in section headers (and consequently...albert-github2014-02-121-7/+2
| |/
* | Merge pull request #116 from albert-github/feature/bug_docuDimitri van Heesch2014-02-151-1/+1
|\ \
| * | Superfluous backslash in documentationalbert-github2014-02-121-1/+1
| |/
* | Merge pull request #115 from albert-github/feature/bug_html_entities_buildDimitri van Heesch2014-02-151-0/+8
|\ \
| * | A new files have been added but is not incorporated in the windows build partalbert-github2014-02-121-0/+8
| |/
* | Merge pull request #114 from albert-github/feature/bug_vhdl_dotDimitri van Heesch2014-02-151-2/+4
|\ \ | |/ |/|
| * Place where dot executable is foundalbert-github2014-02-121-2/+4
* | Bug 722603 - doxygen nested \if \endif sample not workingDimitri van Heesch2014-02-111-2/+8
* | Improved handling of percent symbolDimitri van Heesch2014-02-1110-25/+36
* | Updated copyrightDimitri van Heesch2014-02-11299-1441/+1441
* | Fixed off-by one error for last character in compound.xsdDimitri van Heesch2014-02-101-1/+1
* | fixed compile issue on LinuxDimitri van Heesch2014-02-101-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-101-0/+1
|\ \ | |/
| * Merge pull request #113 from albert-github/feature/bug_citelistDimitri van Heesch2014-02-091-0/+1
| |\
| | * On windows citelist.doc remainsalbert-github2014-02-091-0/+1
| |/
* | Restructered html entity handlingDimitri van Heesch2014-02-1017-536/+603
* | Merge branch 'feature/html_entities' of https://github.com/albert-github/doxy...Dimitri van Heesch2014-02-0918-1537/+1036
|\ \
| * | Recognize all HTML4 special character entitiesalbert-github2014-02-0818-1537/+1036
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-092-394/+689
|\ \ \ | | |/ | |/|
| * | Merge pull request #112 from groleo/masterDimitri van Heesch2014-02-092-394/+689
| |\ \ | | |/ | |/|
| | * sqlite3: add new searches to search.pyAdrian Negreanu2014-02-081-62/+267
| | * sqlite3: updatesAdrian Negreanu2014-02-081-332/+422
| |/