Age | Commit message (Expand) | Author |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-10-01 | GUI: Fix bug #3075649 (Fonts not found with built-in theme) | Thierry Crozat |
2010-08-30 | I18N: Add a macro to define a context for a translatable string. | Thierry Crozat |
2010-08-28 | I18N: Look for translations data file in Themes path | Thierry Crozat |
2010-08-23 | i18n: Add support for context in translations. | Thierry Crozat |
2010-08-21 | i18n: Formatting fixes. | Johannes Schickel |
2010-08-21 | i18n: Style fixes. | Johannes Schickel |
2010-08-20 | i18n: Sort the list of available languages alphabetically | Thierry Crozat |
2010-08-19 | i18n: Move translations to standalone file. Patch #3044975 | Eugene Sandulenko |
2010-07-31 | i18n: use user friendly language names in GUI | Thierry Crozat |
2010-06-28 | i18n: Add support for locale-dependent fonts | Eugene Sandulenko |
2010-06-26 | Remove support for translation of console messages. | Johannes Schickel |
2010-06-15 | Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN... | Johannes Schickel |
2010-06-15 | Fix a typo. | Johannes Schickel |
2010-06-15 | Extend (and along with it add) some doxygen comments. | Johannes Schickel |
2010-06-15 | Use a Common::String instead of a fixed size array for _syslang in Translatio... | Johannes Schickel |
2010-06-15 | Remove unnecessary svn:executable properties | Willem Jan Palenstijn |
2010-06-15 | Add TranslationManager::getTranslation variant taking/returning a Common::Str... | Max Horn |
2010-06-15 | Code formatting | Max Horn |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |