aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/wince-sdl.h
AgeCommit message (Collapse)Author
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All ↵Max Horn
changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax. svn-id: r27548
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
svn-id: r27250
2007-06-03new functionality for the predictive input dialog for smartphonesKostas Nakos
svn-id: r27071
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-04-28rewrote drawing loop in a more straightforward fashion, which also kills ↵Kostas Nakos
some bugs svn-id: r26668
2007-04-28add focus flagKostas Nakos
svn-id: r26662
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class ↵Max Horn
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180
2007-02-12removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bitKostas Nakos
svn-id: r25527
2006-11-12CleanupKostas Nakos
svn-id: r24702
2006-11-12Implement Fingolfin's modular backend timer, savefile and mixer managersKostas Nakos
svn-id: r24691
2006-10-10Merge ozone headerKostas Nakos
svn-id: r24266
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
svn-id: r24212
2006-07-01move ce port to its new homeKostas Nakos
svn-id: r23366