Mon, 21 Sep 2009 09:38:10 +0000 |
Sam Lantinga |
Fixed bug #706
SDL-1.2
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
Wed, 06 Aug 2008 11:49:28 +0000 |
Szymon Wilczek |
proximity events bug fix
gsoc2008_manymouse
|
Wed, 06 Aug 2008 09:29:32 +0000 |
Szymon Wilczek |
Sharpened code looks and a minor events upgrade
gsoc2008_manymouse
|
Tue, 05 Aug 2008 14:10:11 +0000 |
Szymon Wilczek |
Cursor support added
gsoc2008_manymouse
|
Sun, 06 Jul 2008 09:24:56 +0000 |
Szymon Wilczek |
Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation
gsoc2008_manymouse
|
Sat, 05 Jul 2008 20:02:07 +0000 |
Szymon Wilczek |
Estethic changes noted on the SDL meeting 05.07.08
gsoc2008_manymouse
|
Wed, 02 Jul 2008 20:29:29 +0000 |
Szymon Wilczek |
Proximity events and evil-temporary makefile repair
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, 21 Jan 2010 06:21:52 +0000 |
Sam Lantinga |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
Wed, 16 Dec 2009 00:44:53 +0000 |
Sam Lantinga |
Fixed bug #642
|
Mon, 19 Oct 2009 13:31:58 +0000 |
Sam Lantinga |
Partial fix for bug #859
|
Sat, 19 Sep 2009 13:29:40 +0000 |
Sam Lantinga |
Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
|
Wed, 10 Jun 2009 14:00:21 +0000 |
Sam Lantinga |
Fixed bug #750
|
Fri, 05 Jun 2009 23:36:00 +0000 |
Bob Pendleton |
Added a #ifndef SDL_NO_COMPAT around SDL_ActiveEvent and SDL_ResizeEvent so that code
|
Wed, 01 Jul 2009 07:33:58 +0000 |
Jiang Jiang |
Add SDL_TEXTEDTING event to inform application about marked text.
gsoc2009_IME
|
Tue, 17 Feb 2009 05:59:40 +0000 |
Sam Lantinga |
Fixed bug #684
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Mon, 25 Aug 2008 06:33:00 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Thu, 10 Jul 2008 23:35:01 +0000 |
Darren Alton |
Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver
gsoc2008_nds
|
Mon, 23 Jun 2008 11:55:26 +0000 |
Darren Alton |
Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API.
gsoc2008_nds
|
Tue, 15 Jan 2008 22:37:17 +0000 |
Bob Pendleton |
Minimal implementation of textinput events for x11. It only works for latin-1.
|
Fri, 06 Jul 2007 09:22:18 +0000 |
Sam Lantinga |
Fixed bug #382
|
Wed, 20 Jun 2007 00:01:04 +0000 |
Bob Pendleton |
Added a WindowID to the user event and cleaned up a little bit of formating
|
Sat, 29 Jul 2006 22:42:48 +0000 |
Sam Lantinga |
Implemented Cocoa mouse wheel events
|
Tue, 18 Jul 2006 07:49:51 +0000 |
Sam Lantinga |
Added a test program framework for easy initialization.
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
Sat, 08 Jul 2006 20:07:08 +0000 |
Sam Lantinga |
SDL_PushEvent() calls the event filter code, and has a return value to tell
SDL-1.3
|
Thu, 06 Jul 2006 07:17:11 +0000 |
Sam Lantinga |
Proof of concept done - Win32 GDI implementation mostly complete.
SDL-1.3
|