log src/events/SDL_events.c @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Wed, 02 Feb 2011 14:34:54 -0800 Sam Lantinga Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Tue, 01 Feb 2011 19:15:42 -0800 Sam Lantinga Added functions to watch events as they go through the event queue.
Thu, 27 Jan 2011 22:44:08 -0800 Sam Lantinga Removed completely non-portable event thread hack.
Thu, 27 Jan 2011 14:45:06 -0800 Sam Lantinga Improved timer implementation
Mon, 24 Jan 2011 15:46:11 -0800 Sam Lantinga Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Thu, 20 Jan 2011 18:04:05 -0800 Sam Lantinga Fixed bug #925
Sun, 22 Aug 2010 12:23:55 -0700 Sam Lantinga Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
Sun, 23 May 2010 15:12:41 +1200 Paul Hunkin Fix a compile error when SDL_JOYSTICK_DISABLED is set
Wed, 07 Jul 2010 04:13:08 -0700 Jim Grandpre Moved Multi finger gesture recognition into the library.
Fri, 28 May 2010 01:26:52 -0400 Jim Grandpre Added reading of event* for touch events.
Sun, 09 May 2010 16:15:14 -0700 Sam Lantinga Make sure events are current before flushing them.
Thu, 25 Mar 2010 01:08:26 -0700 Sam Lantinga General improvements for user custom event registration
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Wed, 12 Nov 2008 17:23:40 +0000 Sam Lantinga Date: Sun, 7 Sep 2008 15:17:00 +0200 SDL-1.2
Sun, 24 Jun 2007 18:26:35 +0000 Ryan C. Gordon Added S60 port. SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 06 Jan 2010 07:34:20 +0000 Ryan C. Gordon Merged r4121:4122 from branches/SDL-1.2: more double-free fixes.
Wed, 16 Dec 2009 04:48:11 +0000 Sam Lantinga Fixed bug #741
Sat, 19 Sep 2009 06:43:45 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 19 Sep 2009 06:24:07 +0000 Sam Lantinga Removed outdated iPodLinux support
Mon, 07 Sep 2009 05:06:34 +0000 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009
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