log src/events/SDL_events.c @ 4347:38f22ed3a433 SDL-1.2

age author description
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2008-11-12 Sam Lantinga Date: Sun, 7 Sep 2008 15:17:00 +0200 SDL-1.2
2007-06-24 Ryan C. Gordon Added S60 port. SDL-1.2
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-06 Ryan C. Gordon Merged r4121:4122 from branches/SDL-1.2: more double-free fixes.
2009-12-16 Sam Lantinga Fixed bug #741
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
2006-06-30 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.