aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEkeys
AgeCommit message (Collapse)Author
2006-07-01move ce port to its new homeKostas Nakos
svn-id: r23366
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20535
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-07-05* Updated WINCE files to compile with new code sharing with other small ↵Lars Persson
screen devices (such as Symbian) svn-id: r18499
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
* Moved KeyConfigDialog, key from WinCE to gui * Updated wince code to inherit and use new GUI::Keys and launch new dialog * New definition SMALL_SCREEN_DEVICE when keysdialog should be inittialized from options.cpp * Added new function to SDL\Events that handles key remapping. LINUPY & QTOPIA remapping moved to that function. SymbianOs.cpp overrides this function to enable key remapping to events * Compiled VC6++ project. This with warnings and errors, but NOT in the changed code. (SAGA,KYRA) * Compiled using WCE tools 3 for X86 target and running Scummvm in emulator to test * Compiled with UIQ target. The rest Symbian platforms might require further configuration to operate properly * Actor.h in Saga now compiles for default VC6 setting. * Aspect.cpp does not compile in VC6/WCE due to template problems with the kFastAndNiceAspectMode setting. * Changed order of creation of gamedetector and mainsystem in Main.cpp * If anything does not compile, or is totally out of order, please revert changes. svn-id: r18498
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-01-28Update to latest branch fixesNicolas Bacca
svn-id: r16683
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-21Cleanup mouseclick emulation (and make the new about dialog happy)Nicolas Bacca
svn-id: r16222
2004-05-09Tiny virtual keys changesNicolas Bacca
svn-id: r13820
2004-05-09Goodbye KeysBuffer, hello EventsBufferNicolas Bacca
svn-id: r13819
2004-05-09Switched to EventsBuffer for SmartphonesNicolas Bacca
svn-id: r13818
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ↵Max Horn
resizable array, not a linked list) svn-id: r13520
2004-01-26Fix ItemActionNicolas Bacca
svn-id: r12627
2004-01-26Initial CE virtual keys classes commitNicolas Bacca
svn-id: r12614