log src/events/SDL_events.c @ 3517:e7eec78e4b92

age author description
2009-09-19 Sam Lantinga Removed outdated OS/2 support
2009-09-19 Sam Lantinga Removed outdated iPodLinux support
2009-09-07 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009
2009-02-17 Sam Lantinga Fixed bug #684
2009-01-04 Sam Lantinga Fixed some dependency issues with SDL_revision.h
2008-12-08 Sam Lantinga Updated copyright date
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-07-10 Darren Alton Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver gsoc2008_nds
2008-06-23 Darren Alton Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds
2007-06-16 Sam Lantinga Key repeat is handled by the OS, since text input is now decoupled from physical key events.
2006-08-10 Sam Lantinga MacOS Classic is no longer supported.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-08 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3