log src/video/x11/SDL_x11mouse.c @ 4021:cbad710a6509 SDL-1.2

age author description
Wed, 04 Apr 2007 09:15:39 +0000 Ryan C. Gordon Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, and SDL-1.2
Wed, 06 Aug 2008 09:29:32 +0000 Szymon Wilczek Sharpened code looks and a minor events upgrade gsoc2008_manymouse
Tue, 05 Aug 2008 14:18:40 +0000 Szymon Wilczek Linux update gsoc2008_manymouse
Sat, 02 Aug 2008 17:40:49 +0000 Szymon Wilczek First comments and code upgrades in X11 gsoc2008_manymouse
Sun, 06 Jul 2008 09:24:56 +0000 Szymon Wilczek Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation gsoc2008_manymouse
Thu, 19 Jun 2008 17:24:30 +0000 Szymon Wilczek Major bug fixes gsoc2008_manymouse
Fri, 06 Jun 2008 15:23:29 +0000 Szymon Wilczek http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi gsoc2008_manymouse
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 11 Jun 2009 20:08:33 +0000 Bob Pendleton Mouse events now report the correct window id and window enter/leave events are now reported.
Mon, 05 Jan 2009 06:35:16 +0000 Sam Lantinga define this value if it's not in the system headers
Sun, 04 Jan 2009 18:29:20 +0000 Sam Lantinga The core pointer is comprised of merging the inputs of all mice.
Fri, 02 Jan 2009 10:30:53 +0000 Sam Lantinga Hopefully fixed crash when there are no input devices
Fri, 02 Jan 2009 01:34:52 +0000 Sam Lantinga Date: Fri, 02 Jan 2009 00:54:48 +0100
Thu, 01 Jan 2009 08:21:19 +0000 Sam Lantinga indent
Thu, 01 Jan 2009 07:59:08 +0000 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.