summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TranslatorJapaneseEn and TranslatorKoreanEn converted to UTF-8Petr Prikryl2013-06-253-12/+4
* src/unistd.h ignoredPetr Prikryl2013-06-251-0/+1
* winbuild/pack_the_distribution_for_windows.py finalized and cleanedPetr Prikryl2013-06-241-51/+18
* Replaced utf8 character that broke latex compilation of the manualDimitri van Heesch2013-06-233-1315/+1315
* Invalid source encoding warning no longer needs to be suppressedDimitri van Heesch2013-06-232-2/+2
* Fixed unused parameter warningsDimitri van Heesch2013-06-221-4/+4
* Merge pull request #12 from pepr/masterDimitri van Heesch2013-06-2214-1479/+1807
|\
| * winbuild/pack_the_distribution_for_windows.py modified for Python 2Petr Prikryl2013-06-211-2/+3
| * translator.py fixed (non ASCII char inside without the encoding decl.)Petr Prikryl2013-06-211-1/+1
| * New script winbuild/pack_the_distribution_for_windows.pyPetr Prikryl2013-06-211-0/+264
| * Minor fix of info inside translator.pyPetr Prikryl2013-06-211-3/+1
| * doc/.gitignore introduced -- mailto.txt ignoredPetr Prikryl2013-06-211-0/+1
| * The generated language.doc reflects the translator classes changes.Petr Prikryl2013-06-211-2/+2
| * translator_report.txt for the time.Petr Prikryl2013-06-201-31/+4
| * JP maintainer's name added an accent in the maintainers.txt.Petr Prikryl2013-06-201-1/+1
| * TranslatorDecoder removed for Slovene.Petr Prikryl2013-06-201-1/+1
| * Slovene converted to UTF-8.Petr Prikryl2013-06-202-154/+149
| * Chinese traditional almost up-to-date (trLegendDoc has the old content).Petr Prikryl2013-06-201-29/+29
| * Chinese traditional converted to UTF-8 plus getting ready for the update.Petr Prikryl2013-06-192-2/+159
| * Chinese-traditional converted to UTF-8.Petr Prikryl2013-06-192-32/+32
| * translator_report.txtPetr Prikryl2013-06-191-10/+0
| * Indonesian translator converted to UTF-8.Petr Prikryl2013-06-192-153/+153
| * Swedish translator converted to UTF-8.Petr Prikryl2013-06-192-245/+245
| * Serbian translator in UTF-8 cleaned.Petr Prikryl2013-06-192-235/+215
| * Japanese translator converted to UTF-8.Petr Prikryl2013-06-192-400/+369
| * Afrikaans translator converted to UTF-8.Petr Prikryl2013-06-192-209/+209
* | Add support for writing and importing C++11 style enums to and from tag filesDimitri van Heesch2013-06-223-27/+92
|/
* Merge pull request #11 from groleo/for-upstreamDimitri van Heesch2013-06-182-39/+40
|\
| * sqlite3: remove trailing spacesAdrian Negreanu2013-06-181-33/+33
| * sqlite3: fix some copy-pasteAdrian Negreanu2013-06-181-3/+3
| * sqlite3: fix misleading error messageAdrian Negreanu2013-06-181-1/+1
| * sqlite3: fix the case when libsqlite3 is a symlinkAdrian Negreanu2013-06-181-2/+2
| * sqlite3: exit when sqlite is requested but not foundAdrian Negreanu2013-06-181-0/+1
* | Merge pull request #9 from pepr/masterDimitri van Heesch2013-06-1812-3357/+3344
|\ \
| * | translator_report and language.doc generated for the changesPetr Prikryl2013-06-182-1438/+1361
| * | Norwegian translator converted to utf-8.Petr Prikryl2013-06-182-208/+208
| * | Lithuanian translator converted to UTF-8.Petr Prikryl2013-06-182-287/+287
| * | Hungarian translator converted to UTF-8.Petr Prikryl2013-06-182-384/+384
| * | TranslatorDecoder removed for Russian.Petr Prikryl2013-06-181-1/+1
| * | Danish translator converted to UTF-8.Petr Prikryl2013-06-182-87/+87
| * | TranslatorDecoder removed for Romanian.Petr Prikryl2013-06-181-1/+1
| * | Latvian translator converted to UTF-8.Petr Prikryl2013-06-182-394/+394
| * | Korean translator converted to UTF-8.Petr Prikryl2013-06-182-555/+555
| * | Translators for ES and FR -- base class fixed.Petr Prikryl2013-06-182-2/+59
| * | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2013-06-1838-104/+330
| |\ \ | | |/
| * | winbuild/.gitignore addedPetr Prikryl2013-05-311-0/+7
* | | Bug 702590 - Crash with TAB_SIZE=-1Dimitri van Heesch2013-06-181-1/+4
* | | Fixed regression introduced by fixed bug Bug 700740Dimitri van Heesch2013-06-171-2/+2
* | | Bug 702066 - VHDL: Bad HTML formatting when using inline sourcesDimitri van Heesch2013-06-161-14/+26
| |/ |/|
* | Merge branch 'bug702189'Dimitri van Heesch2013-06-151-30/+30
|\ \