Sam Lantinga <slouken@libsdl.org> [Thu, 08 Oct 2009 09:37:58 +0000] rev 3357
Fixed bug #830
Added pre-build step to generate required headers
Sam Lantinga <slouken@libsdl.org> [Thu, 08 Oct 2009 09:32:07 +0000] rev 3356
Fixed bug #830
Added pre-build step to generate required headers
Ryan C. Gordon <icculus@icculus.org> [Thu, 08 Oct 2009 09:14:31 +0000] rev 3355
Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall.
Fixes Bugzilla #813 for the 1.3 branch.
Sam Lantinga <slouken@libsdl.org> [Thu, 08 Oct 2009 09:07:58 +0000] rev 3354
Fixed bug #828
Added support for --disable-dependency-tracking to configure.in
Sam Lantinga <slouken@libsdl.org> [Thu, 08 Oct 2009 07:08:45 +0000] rev 3353
Update config.guess and config.sub
Sam Lantinga <slouken@libsdl.org> [Wed, 07 Oct 2009 14:29:59 +0000] rev 3352
The SDL 1.3 documentation will be primarily online wiki based:
http://wiki.libsdl.org/
Please contact Lauren MacDonell laleh_aziz cox.net who is coordinating it.
Sam Lantinga <slouken@libsdl.org> [Wed, 07 Oct 2009 06:11:53 +0000] rev 3351
SuSE 11.1 installs directfb-config without directfb-devel, so check to
make sure the development headers are actually available!
Sam Lantinga <slouken@libsdl.org> [Wed, 07 Oct 2009 04:32:04 +0000] rev 3350
Reminder, add multiple icon sizes!
Sam Lantinga <slouken@libsdl.org> [Wed, 07 Oct 2009 04:31:45 +0000] rev 3349
Upgrading libtool didn't fix bug #499
Sam Lantinga <slouken@libsdl.org> [Tue, 06 Oct 2009 03:34:10 +0000] rev 3348
Eric Wing to Sam
Also noticed the SDL.h header in 1.3 didn't have the /** for the methods while testing. Attached is a quick fix patch.