log src/video/x11/SDL_x11mouse.c @ 5008:35afe807b51c

age author description
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2007-04-04 Ryan C. Gordon Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, and SDL-1.2
2008-08-06 Szymon Wilczek Sharpened code looks and a minor events upgrade gsoc2008_manymouse
2008-08-05 Szymon Wilczek Linux update gsoc2008_manymouse
2008-08-02 Szymon Wilczek First comments and code upgrades in X11 gsoc2008_manymouse
2008-07-06 Szymon Wilczek Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation gsoc2008_manymouse
2008-06-19 Szymon Wilczek Major bug fixes gsoc2008_manymouse
2008-06-06 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
2010-01-24 Sam Lantinga Fixed bug #926
2009-06-11 Bob Pendleton Mouse events now report the correct window id and window enter/leave events are now reported.
2009-01-05 Sam Lantinga define this value if it's not in the system headers
2009-01-04 Sam Lantinga The core pointer is comprised of merging the inputs of all mice.
2009-01-02 Sam Lantinga Hopefully fixed crash when there are no input devices
2009-01-02 Sam Lantinga Date: Fri, 02 Jan 2009 00:54:48 +0100