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
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-12-07 |
Sam Lantinga |
There's no reason to add extra code to notify the mice of window size changes.
|
2008-11-27 |
Sam Lantinga |
Fixed mouse coordinate range on Mac OS X
|
2008-08-26 |
Sam Lantinga |
Fixed crash when tablet isn't detected properly
|
2008-08-25 |
Sam Lantinga |
Fixed compile errors introduced during the merge refactoring
|
2008-08-25 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2007-07-06 |
Sam Lantinga |
Fixed bug #382
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-06 |
Sam Lantinga |
Proof of concept done - Win32 GDI implementation mostly complete.
SDL-1.3
|
2006-06-30 |
Sam Lantinga |
Added a userdata parameter for event filters.
SDL-1.3
|
2006-06-09 |
Sam Lantinga |
Moved the cursor handling into the mouse code.
SDL-1.3
|
2006-06-07 |
Sam Lantinga |
Work in progress. :)
SDL-1.3
|