Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:16:08 -0500 |
Happy New Year!
|
file | diff | annotate |
Thu, 13 Oct 2011 01:08:30 -0400 |
Fixed a whole slew of compiler warnings that -Wall exposed.
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 11 Mar 2011 14:14:38 -0800 |
Added a function to create color cursors: SDL_CreateColorCursor()
|
file | diff | annotate |
Sun, 27 Feb 2011 22:06:46 -0800 |
Implemented mouse relative mode on Mac OS X.
|
file | diff | annotate |
Sun, 27 Feb 2011 21:36:23 -0800 |
Added a cleaner way to set the default cursor.
|
file | diff | annotate |
Mon, 21 Feb 2011 17:15:50 -0800 |
Implemented cursor support and SDL_WarpMouseInWindow() on Mac OS X
|
file | diff | annotate |
Mon, 21 Feb 2011 10:50:53 -0800 |
Fixed the responder chain for event handling, the listener fully handles mouse events - even in fullscreen mode.
|
file | diff | annotate |
Sun, 20 Feb 2011 23:51:59 -0800 |
The valid mouse coordinates actually range from 0 to w-1 and h-1
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Mon, 05 Jul 2010 22:48:13 -0700 |
Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.
|
file | diff | annotate |
Sun, 09 May 2010 20:47:22 -0700 |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
file | diff | annotate |
Thu, 25 Mar 2010 01:08:26 -0700 |
General improvements for user custom event registration
|
file | diff | annotate |
Sun, 27 Sep 2009 05:18:43 +0000 |
Fixed bug #713
|
file | diff | annotate |
Mon, 08 Dec 2008 00:25:42 +0000 |
Updated copyright date
|
file | diff | annotate |
Wed, 06 Aug 2008 11:49:28 +0000 |
proximity events bug fix
|
file | diff | annotate |
Wed, 06 Aug 2008 09:29:32 +0000 |
Sharpened code looks and a minor events upgrade
|
file | diff | annotate |
Wed, 06 Aug 2008 08:48:43 +0000 |
upgraded functions
|
file | diff | annotate |
Tue, 05 Aug 2008 14:10:11 +0000 |
Cursor support added
|
file | diff | annotate |
Sat, 02 Aug 2008 14:02:28 +0000 |
comments added and improved code look(windows part)
|
file | diff | annotate |
Thu, 31 Jul 2008 14:41:48 +0000 |
Implementation finished
|
file | diff | annotate |
Wed, 30 Jul 2008 16:20:32 +0000 |
Project part 2
|
file | diff | annotate |
Wed, 23 Jul 2008 16:12:43 +0000 |
Proximity events, Pressure detection for multiple windows. Tablet button detection on the way.
|
file | diff | annotate |
Sun, 06 Jul 2008 09:24:56 +0000 |
Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation
|
file | diff | annotate |
Sat, 05 Jul 2008 20:02:07 +0000 |
Estethic changes noted on the SDL meeting 05.07.08
|
file | diff | annotate |
Thu, 03 Jul 2008 22:03:58 +0000 |
Relative mode for tablets. Info on wiki.
|
file | diff | annotate |
Wed, 02 Jul 2008 20:29:29 +0000 |
Proximity events and evil-temporary makefile repair
|
file | diff | annotate |
Fri, 06 Jun 2008 15:23:29 +0000 |
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
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Thu, 21 Jan 2010 16:11:55 +0000 |
Fixed crash when there was no mouse focus for some reason (iPhone bug?)
|
file | diff | annotate |
Thu, 21 Jan 2010 06:21:52 +0000 |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
file | diff | annotate |
Wed, 16 Dec 2009 19:50:51 +0000 |
Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
|
file | diff | annotate |
Wed, 16 Dec 2009 00:44:53 +0000 |
Fixed bug #642
|
file | diff | annotate |
Sat, 05 Sep 2009 23:37:35 +0000 |
Fixed issues building 64-bit Windows binary
|
file | diff | annotate |
Thu, 11 Jun 2009 20:08:33 +0000 |
Mouse events now report the correct window id and window enter/leave events are now reported.
|
file | diff | annotate |
Wed, 10 Jun 2009 14:00:21 +0000 |
Fixed bug #750
|
file | diff | annotate |
Wed, 10 Jun 2009 13:46:54 +0000 |
Whoops, didn't mean to commit unfinished patch
|
file | diff | annotate |
Wed, 10 Jun 2009 13:34:20 +0000 |
indent
|
file | diff | annotate |
Tue, 09 Jun 2009 15:45:33 +0000 |
zeroing out the rest of the unititialize fields in mouse motion events.
|
file | diff | annotate |
Tue, 09 Jun 2009 03:27:48 +0000 |
make sure that mouse.z == 0 until it is used.
|
file | diff | annotate |
Tue, 28 Apr 2009 04:43:21 +0000 |
New last cursor position must rely on the clamped coordinates.
|
file | diff | annotate |
Thu, 01 Jan 2009 07:59:08 +0000 |
Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
|
file | diff | annotate |
Mon, 08 Dec 2008 00:52:12 +0000 |
Date: Sun, 07 Dec 2008 13:35:23 +0100
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Sun, 07 Dec 2008 21:53:28 +0000 |
There's no reason to add extra code to notify the mice of window size changes.
|
file | diff | annotate |
Sat, 06 Dec 2008 17:50:50 +0000 |
Date: Sat, 06 Dec 2008 15:27:00 +0100
|
file | diff | annotate |
Thu, 27 Nov 2008 21:53:18 +0000 |
Fixed mouse coordinate range on Mac OS X
|
file | diff | annotate |
Sat, 04 Oct 2008 06:46:59 +0000 |
Final merge of Google Summer of Code 2008 work...
|
file | diff | annotate |
Tue, 26 Aug 2008 07:34:23 +0000 |
Fixed crash when tablet isn't detected properly
|
file | diff | annotate |
Tue, 26 Aug 2008 05:57:41 +0000 |
indent
|
file | diff | annotate |
Mon, 25 Aug 2008 18:02:14 +0000 |
Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
|
file | diff | annotate |
Mon, 25 Aug 2008 08:50:37 +0000 |
Fixed compile errors introduced during the merge refactoring
|
file | diff | annotate |
Mon, 25 Aug 2008 06:33:00 +0000 |
Final merge of Google Summer of Code 2008 work...
|
file | diff | annotate |
Fri, 06 Jul 2007 09:22:18 +0000 |
Fixed bug #382
|
file | diff | annotate |
Tue, 17 Oct 2006 09:15:21 +0000 |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
file | diff | annotate |
Mon, 10 Jul 2006 21:04:37 +0000 |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file | diff | annotate |
Sat, 08 Jul 2006 20:55:39 +0000 |
Implemented Win32 input grab
|
file | diff | annotate |
Sat, 08 Jul 2006 20:07:08 +0000 |
SDL_PushEvent() calls the event filter code, and has a return value to tell
|
file | diff | annotate |
Thu, 06 Jul 2006 07:17:11 +0000 |
Proof of concept done - Win32 GDI implementation mostly complete.
|
file | diff | annotate |