aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/base_mouse.cpp
AgeCommit message (Collapse)Author
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-01-21Speed up mouse emulation with hires gamesChris Apers
svn-id: r25148
2006-09-17Fixed back mouse in GUI adding cursor palette supportChris Apers
Fixed cursor redraw in GUI Fixed cursor glitches problem in BS because of too small buffer Cleanup svn-id: r23908
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
svn-id: r23380