log src/events/SDL_mouse_c.h @ 3765:ed9b7fe8f902 gsoc2008_manymouse

age author description
Sat, 05 Jul 2008 20:02:07 +0000 Szymon Wilczek Estethic changes noted on the SDL meeting 05.07.08 gsoc2008_manymouse
Thu, 03 Jul 2008 22:03:58 +0000 Szymon Wilczek Relative mode for tablets. Info on wiki. 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.
Thu, 01 Jan 2009 07:59:08 +0000 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
Mon, 08 Dec 2008 00:52:12 +0000 Sam Lantinga Date: Sun, 07 Dec 2008 13:35:23 +0100
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 07 Dec 2008 21:53:28 +0000 Sam Lantinga There's no reason to add extra code to notify the mice of window size changes.
Thu, 27 Nov 2008 21:53:18 +0000 Sam Lantinga Fixed mouse coordinate range on Mac OS X
Tue, 26 Aug 2008 07:34:23 +0000 Sam Lantinga Fixed crash when tablet isn't detected properly
Mon, 25 Aug 2008 08:50:37 +0000 Sam Lantinga Fixed compile errors introduced during the merge refactoring
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Fri, 06 Jul 2007 09:22:18 +0000 Sam Lantinga Fixed bug #382
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.
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Fri, 09 Jun 2006 06:42:42 +0000 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
Wed, 07 Jun 2006 16:10:28 +0000 Sam Lantinga Work in progress. :) SDL-1.3