log Makefile.in @ 5042:8c39b82dc7b0

age author description
Mon, 10 Jan 2011 12:15:16 -0800 Sam Lantinga Include the Android Makefile in the distribution files
Sun, 12 Dec 2010 15:19:05 -0800 Sam Lantinga Use the enumerated type for blend and scale mode instead of int
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Wed, 30 Jun 2010 16:19:44 -0400 Eli Gottlieb Finished X11 shaped-window functionality and removed ellipse+polygon rendering.
Thu, 03 Jun 2010 14:43:38 -0400 Eli Gottlieb Added management and drawing functions for ellipses and polygons.
Mon, 31 May 2010 21:23:06 -0400 Eli Gottlieb Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test.
Mon, 12 Jul 2010 21:09:23 -0700 Sam Lantinga Merged changes from the main SDL codebase
Sun, 11 Jul 2010 01:15:39 -0400 Jim Grandpre Added some files I had previosuly missed
Mon, 14 Jun 2010 01:44:04 -0400 Jim Grandpre Added gesture test c file. Beginning of gesture recognition.
Wed, 07 Jul 2010 23:59:20 -0700 Sam Lantinga Need to add new headers to Makefile.in
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
Thu, 08 Oct 2009 09:02:03 +0000 Ryan C. Gordon Remove sdl.pc during "make uninstall" SDL-1.2
Sun, 04 Oct 2009 20:45:55 +0000 Sam Lantinga Fixed make dist SDL-1.2
Tue, 29 Sep 2009 06:31:29 +0000 Sam Lantinga Reverted revision 4880 since this breaks installation on Mac OS X. SDL-1.2
Mon, 28 Sep 2009 18:21:58 +0000 Ryan C. Gordon Removed -rpath from link line. SDL-1.2
Mon, 31 Dec 2007 06:18:12 +0000 Sam Lantinga Clean up the test directory for release SDL-1.2 release-1.2.13
Sun, 30 Dec 2007 21:50:41 +0000 Sam Lantinga Added symbian.zip to released files SDL-1.2
Mon, 16 Jul 2007 03:27:26 +0000 Sam Lantinga Added support for building version.rc in Windows build. SDL-1.2
Sun, 08 Jul 2007 05:58:16 +0000 Sam Lantinga Fixed configure warning about datarootdir SDL-1.2
Thu, 05 Jul 2007 06:34:51 +0000 Sam Lantinga Fixed bug #436 SDL-1.2
Fri, 15 Jun 2007 15:52:04 +0000 Ryan C. Gordon Removed some more EPOC stuff I missed. SDL-1.2
Fri, 15 Jun 2007 05:41:22 +0000 Sam Lantinga Don't install the extra SDL config headers or SDL_copying.h SDL-1.2
Tue, 23 Jan 2007 04:47:11 +0000 Sam Lantinga Updated svn repository SDL-1.2
Mon, 10 Jul 2006 21:23:11 +0000 Sam Lantinga Updated the snapshot build target to reflect the new source location SDL-1.2
Sun, 24 Jan 2010 21:13:33 +0000 Sam Lantinga Fixed bug #928
Tue, 19 Jan 2010 05:31:16 +0000 Sam Lantinga Added Xcode-iPhoneOS to make dist
Wed, 13 Jan 2010 08:53:32 +0000 Sam Lantinga Don't forget to install the new header. :)
Wed, 11 Nov 2009 06:23:19 +0000 Sam Lantinga The docs directory doesn't exist anymore
Wed, 28 Oct 2009 04:33:24 +0000 Sam Lantinga Adam Strzelecki to SDL
Thu, 08 Oct 2009 09:14:31 +0000 Ryan C. Gordon Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall.