aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CELauncherDialog.cpp
AgeCommit message (Collapse)Author
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-11-26Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it ↵Max Horn
probably isn't enough to get things compiling again :-/ svn-id: r15897
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ↵Max Horn
moral: either document how things work, or at least provide well named constants for certain return values... using the cheap way out here, i.e. method (b) :-) svn-id: r14557
2004-05-30Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug ↵Nicolas Bacca
(Monkey 1 and 2) svn-id: r13904
2004-05-09Add warning for unresolved conflictsNicolas Bacca
svn-id: r13823
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
svn-id: r13320
2004-03-03Add SDL information to track driver problemsNicolas Bacca
svn-id: r13171
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
svn-id: r12722
2004-01-26New CE backend initial commitNicolas Bacca
svn-id: r12618