Sam Lantinga <slouken@libsdl.org> [Mon, 26 Nov 2012 17:31:49 -0800] rev 6691
Fixed joystick attached API call on Linux
Sam Lantinga <slouken@libsdl.org> [Mon, 26 Nov 2012 16:37:54 -0800] rev 6690
Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds
Sam Lantinga <slouken@libsdl.org> [Mon, 26 Nov 2012 14:59:07 -0800] rev 6689
Include all the test headers in the test library header install
Sam Lantinga <slouken@libsdl.org> [Mon, 26 Nov 2012 07:53:56 -0800] rev 6688
Work in progress on an SDL test library
Andreas Schiffler <aschiffler@ferzkopp.net> [Sun, 25 Nov 2012 21:57:13 -0800] rev 6687
Fix VS2012 solution; remove accidentally submitted .patch file
Sam Lantinga <slouken@libsdl.org> [Sun, 25 Nov 2012 10:03:22 -0800] rev 6686
Don't run the game loop while a messagebox is up
DavidLudwig <dludwig@pobox.com> [Mon, 23 Jul 2012 00:14:07 -0400] rev 6685
Fix for Game Center leaderboard screens not always responding to touch input in iOS apps that don't use SDL_iPhoneSetAnimationCallback
DavidLudwig <dludwig@pobox.com> [Mon, 23 Jul 2012 00:10:19 -0400] rev 6684
Fix for UIScrollView instances not scrolling properly in iOS apps that don't use SDL_iPhoneSetAnimationCallback
Sam Lantinga <slouken@libsdl.org> [Thu, 22 Nov 2012 11:55:11 -0800] rev 6683
Fixed clang -Weverything warnings
stopiccot [Mon, 19 Nov 2012 00:39:19 +0300] rev 6682
SetWindowMinimumSize Windows implementation