log src/video/x11/SDL_x11mouse.c @ 3761:e0c95ad1ba87 gsoc2008_manymouse

age author description
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.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sat, 04 Oct 2008 06:46:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 17 Sep 2008 08:20:57 +0000 Ryan C. Gordon Some cleanups on the new XInput code.
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 26 Jul 2006 06:34:54 +0000 Sam Lantinga Started work on the new X11 driver.