log src/events/SDL_mouse_c.h @ 4894:ac19d74e2a47

age author description
2010-07-06 Sam Lantinga Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2008-08-06 Szymon Wilczek upgraded functions gsoc2008_manymouse
2008-08-05 Szymon Wilczek Cursor support added gsoc2008_manymouse
2008-08-04 Szymon Wilczek Further x11 code improvments + comments gsoc2008_manymouse
2008-07-30 Szymon Wilczek Project part 2 gsoc2008_manymouse
2008-07-23 Szymon Wilczek Proximity events, Pressure detection for multiple windows. Tablet button detection on the way. gsoc2008_manymouse
2008-07-06 Szymon Wilczek Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation gsoc2008_manymouse
2008-07-05 Szymon Wilczek Estethic changes noted on the SDL meeting 05.07.08 gsoc2008_manymouse
2008-07-03 Szymon Wilczek Relative mode for tablets. Info on wiki. 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
2010-01-21 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
2009-01-01 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
2008-12-08 Sam Lantinga Date: Sun, 07 Dec 2008 13:35:23 +0100