aboutsummaryrefslogtreecommitdiff
path: root/backends/wince
AgeCommit message (Expand)Author
2005-01-04Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKiNicolas Bacca
2005-01-04Fix yet another copy&paste mistake from 0.6.1bNicolas Bacca
2005-01-01Updated copyrightMax Horn
2004-12-23Add Zone key support for Smartphones. Last commit for todayNicolas Bacca
2004-12-21Update CE specific FAQNicolas Bacca
2004-12-21Cleanup mouseclick emulation (and make the new about dialog happy)Nicolas Bacca
2004-12-20Fix assertNicolas Bacca
2004-12-20Re-add Smartphone support (sorry for the year lag :p)Nicolas Bacca
2004-12-11OopsNicolas Bacca
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
2004-12-05Clean up OSystem::EventMax Horn
2004-11-26Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it pro...Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-05-30Oops newlineNicolas Bacca
2004-05-30Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug (Monke...Nicolas Bacca
2004-05-30Automatic severe crash reportingNicolas Bacca
2004-05-30Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops ...Nicolas Bacca
2004-05-09Do not delete pseudo stdout/stderr if debugging was requestedNicolas Bacca
2004-05-09Synch with branch and Smartphone changes (Smartphone build not ready yet, but...Nicolas Bacca
2004-05-09Separate PocketPC/Smartphone actionsNicolas Bacca
2004-05-09Fix key mappingNicolas Bacca
2004-05-09Remove GAPI hardware keys which is handled by SDL nowNicolas Bacca
2004-05-09Add Zoom scaler and Smartphone scalerNicolas Bacca
2004-05-09Add warning for unresolved conflictsNicolas Bacca
2004-05-09Switch to EventsBufferNicolas Bacca
2004-05-09Remove unused actionNicolas Bacca
2004-05-09Tiny virtual keys changesNicolas Bacca
2004-05-09Goodbye KeysBuffer, hello EventsBufferNicolas Bacca
2004-05-09Switched to EventsBuffer for SmartphonesNicolas Bacca
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ...Max Horn
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added OSystem::...Max Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
2004-03-03Add SDL information to track driver problemsNicolas Bacca
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-24Random 640x480 tweaksNicolas Bacca
2004-02-24Fix monkey detectionNicolas Bacca
2004-02-24Fix hide toolbarNicolas Bacca
2004-02-24Fix Simon detectionNicolas Bacca
2004-02-21Fix HandheldPC/PalmSizePC compileNicolas Bacca
2004-02-20OopsNicolas Bacca
2004-02-13Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ...Nicolas Bacca
2004-02-13Fix compile and 555 display modeNicolas Bacca
2004-02-13Proper DLL terminationNicolas Bacca
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-28Fix toolbar, add hide toolbar requestNicolas Bacca
2004-01-28640x480 toolbar fixes, don't draw an invisible toolbarNicolas Bacca
2004-01-28Add needsHideToolbarMappingNicolas Bacca