log include/SDL_events.h @ 2710:44e49d3fa6cf

age author description
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
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
Tue, 15 Jan 2008 22:37:17 +0000 Bob Pendleton Minimal implementation of textinput events for x11. It only works for latin-1.
Fri, 06 Jul 2007 09:22:18 +0000 Sam Lantinga Fixed bug #382
Wed, 20 Jun 2007 00:01:04 +0000 Bob Pendleton Added a WindowID to the user event and cleaned up a little bit of formating
Sat, 29 Jul 2006 22:42:48 +0000 Sam Lantinga Implemented Cocoa mouse wheel events
Tue, 18 Jul 2006 07:49:51 +0000 Sam Lantinga Added a test program framework for easy initialization.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sat, 08 Jul 2006 20:07:08 +0000 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Sun, 18 Jun 2006 13:47:19 +0000 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. SDL-1.3
Mon, 29 May 2006 05:08:33 +0000 Sam Lantinga The test programs compile again. SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 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
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Tue, 31 Jan 2006 01:16:21 +0000 Sam Lantinga Oops
Mon, 30 Jan 2006 13:32:31 +0000 Sam Lantinga *** empty log message ***
Sun, 29 Jan 2006 23:14:04 +0000 Sam Lantinga Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
Fri, 20 Jan 2006 13:07:25 +0000 Sam Lantinga Date: Thu, 19 Jan 2006 20:02:29 +0200
Fri, 20 Aug 2004 18:57:01 +0000 Sam Lantinga Date: Fri, 20 Aug 2004 08:31:20 +0200
Sun, 18 Jul 2004 22:57:40 +0000 Sam Lantinga Date: Mon, 3 May 2004 03:15:01 +0100
Wed, 18 Feb 2004 03:57:13 +0000 Sam Lantinga *** empty log message ***
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Tue, 21 Jan 2003 05:33:34 +0000 Sam Lantinga Fixed header docs for the joystick hat position
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 13 Feb 2002 23:40:13 +0000 Sam Lantinga Updated the documentation for the SDL_PushEvent() call.
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision