index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-07-17
Remove PalmOS port
Max Horn
2010-07-12
Some documentation fixes.
Johannes Schickel
2010-07-12
Consistently use "MT-32" as short name of the Roland MT-32 in our GUI and cre...
Johannes Schickel
2010-07-11
Update German translation.
Thierry Crozat
2010-07-09
Update template and all translation files following the addition of a new tra...
Thierry Crozat
2010-07-05
Note Common::String's behaviour may be undefined with \0 characters.
Willem Jan Palenstijn
2010-07-05
Fix update of GUI options, which only differ in the language setting.
Johannes Schickel
2010-07-05
Formatting fixes.
Johannes Schickel
2010-06-30
Commit improved italian translation.
Thierry Crozat
2010-06-29
unzip.cpp can read uncompressed ZIP archives even when zlib is not linked in
Robert Špalek
2010-06-28
Update German translation.
Thierry Crozat
2010-06-28
i18n: Add support for locale-dependent fonts
Eugene Sandulenko
2010-06-27
i18n: Sync all translation with sources
Eugene Sandulenko
2010-06-27
i18n: Update Russian translation
Eugene Sandulenko
2010-06-27
Add italian translation from the patch tracker (#3022046) and update credits.
Thierry Crozat
2010-06-27
Update the french translation.
Thierry Crozat
2010-06-26
Add some explanation why we can not just use setlocale on Win32.
Johannes Schickel
2010-06-26
Use "C" on Win32 as syslang in case the locale could not be determined.
Johannes Schickel
2010-06-26
Fix compilation with our default build system when USE_DETECTLANG is specified.
Johannes Schickel
2010-06-26
Implement support for auto detection of the users preferred locale on Windows.
Johannes Schickel
2010-06-26
Remove support for translation of console messages.
Johannes Schickel
2010-06-26
GUI: Update translations after the last message changes
Jordi Vilalta Prat
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-25
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
Florian Kagerer
2010-06-24
Add German translation from patch tracker (patch #3020282).
Thierry Crozat
2010-06-24
Yet another slight variable renaming to match our conventions.
Johannes Schickel
2010-06-24
Do not include any headers from common/messages.cpp, since that file might be...
Johannes Schickel
2010-06-24
Some more cleanup of po2c's output.
Johannes Schickel
2010-06-24
Adapt po2c's output to better mach our code formatting conventions.
Johannes Schickel
2010-06-24
Added some consts to the output of tools/po2c.
Johannes Schickel
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-21
Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.)
Torbjörn Andersson
2010-06-21
PSP: errors from both ScummVM and the PSP port now print to file by default. ...
Yotam Barnoy
2010-06-19
Add nearly complete french translation. I tried to make it work also in 320x2...
Thierry Crozat
2010-06-19
Fix an issue in String::ensureCapacity() when the string is shared. It could ...
Thierry Crozat
2010-06-18
Properly provide stub implementations for all TranslationManager methods when...
Johannes Schickel
2010-06-18
Do not rebuild common/messages.cpp automatically when a translation changes, ...
Johannes Schickel
2010-06-17
Commit updated common/messages.cpp too.
Johannes Schickel
2010-06-17
Fix common/messages.cpp rule for out of source directory builds. (Maybe this ...
Johannes Schickel
2010-06-17
Correction for Invalid reads in Translation iconv calls reported by Valgrind.
David Turner
2010-06-15
Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...
Johannes Schickel
2010-06-15
Simplify code for the "ICONV_USES_CONST" case even more. (i.e. remove the "ms...
Johannes Schickel
2010-06-15
Fix compilation when using ICONV_USES_CONST.
Andre Heider
2010-06-15
Strip out charset information from the system locale again (like it was done ...
Johannes Schickel
2010-06-15
Fix a typo.
Johannes Schickel
2010-06-15
Output some warning in case an invalid ID was passed to TranslationManager::g...
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
[next]