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
2006-05-12
Updated WinCE backend to the new form of FilesystemNode::listDir
Max Horn
2006-05-04
Turned the last remaining few GameDetector methods into static methods
Max Horn
2006-03-28
Renamed various container isEmpty() methods to empty() to match STL conventions
Max Horn
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-03
fixes allow compile with emsvc4 again
Paweł Kołodziejski
2006-01-18
Update copyright notice
Eugene Sandulenko
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