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
/
backends
/
wince
/
CELauncherDialog.cpp
Age
Commit message (
Expand
)
Author
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-05
* Start of generic key configuration support for ScummVM
Lars Persson
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-11-26
Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it pro...
Max Horn
2004-08-11
Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...
Max Horn
2004-05-30
Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug (Monke...
Nicolas Bacca
2004-05-09
Add warning for unresolved conflicts
Nicolas Bacca
2004-03-17
Fix for bug #917532 (GUI: BrowserDialog return value)
Max Horn
2004-03-03
Add SDL information to track driver problems
Nicolas Bacca
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-01-26
New CE backend initial commit
Nicolas Bacca