log src/events/SDL_events.c @ 3072:9da8f57ab92c

age author description
Tue, 17 Feb 2009 05:59:40 +0000 Sam Lantinga Fixed bug #684
Sun, 04 Jan 2009 05:41:52 +0000 Sam Lantinga Fixed some dependency issues with SDL_revision.h
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Wed, 27 Aug 2008 15:10:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Thu, 10 Jul 2008 23:35:01 +0000 Darren Alton Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver gsoc2008_nds
Mon, 23 Jun 2008 11:55:26 +0000 Darren Alton Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds
Sat, 16 Jun 2007 15:32:04 +0000 Sam Lantinga Key repeat is handled by the OS, since text input is now decoupled from physical key events.