2010-05-10 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
2009-09-21 |
Sam Lantinga |
Fixed bug #706
SDL-1.2
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
2007-12-29 |
Sam Lantinga |
Fixed bug #464
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Reverted mousewheel support in 1.2, since it breaks binary compatibility.
SDL-1.2
|
2007-07-06 |
Sam Lantinga |
Fixed bug #382
SDL-1.2
|
2008-08-06 |
Szymon Wilczek |
upgraded functions
gsoc2008_manymouse
|
2008-08-05 |
Szymon Wilczek |
Cursor support added
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-12-16 |
Ryan C. Gordon |
Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
|
2009-10-19 |
Sam Lantinga |
Partial fix for bug #859
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-10-04 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-08-25 |
Szymon Wilczek |
Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
|
2008-08-25 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2007-12-29 |
Sam Lantinga |
Fixed bug #464
|
2007-08-15 |
Sam Lantinga |
Date: Wed, 15 Aug 2007 01:08:38 +0200
|
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-10 |
Sam Lantinga |
Keyboard code update in progress
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
|
2006-05-29 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
2006-02-10 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
2006-02-10 |
Sam Lantinga |
*** empty log message ***
|
2006-02-06 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2005-04-17 |
Ryan C. Gordon |
Added some parentheses for a little more macro safety. Recommended by Petri
|
2004-07-18 |
Sam Lantinga |
Date: Mon, 3 May 2004 03:15:01 +0100
|
2004-01-04 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
2002-08-19 |
Sam Lantinga |
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
|
2002-04-11 |
Sam Lantinga |
Explicitly specify the SDL API calling convention (C by default)
|
2002-03-06 |
Sam Lantinga |
Updated copyright information for 2002
|
2001-12-14 |
Sam Lantinga |
Updated the headers with the correct e-mail address
|
2001-04-26 |
Sam Lantinga |
Initial revision
|