graph
- Fix a crash caused by empty keyboard focus2010-04-20, by Jjgod Jiang
- changeset: 4434:4e5dd7dc58cd2010-04-15, by Sam Lantinga
- Minor cleanup on Jiang's patch2010-04-15, by Sam Lantinga
- changeset: 4433:25667ea797fa2010-04-15, by Sam Lantinga
- Fixed bug 9842010-04-15, by Sam Lantinga
- Fixed bug 9442010-04-13, by Sam Lantinga
- Fixed bug 944SDL-1.2 2010-04-13, by Sam Lantinga
- CVS is so last decade...SDL-1.2 2010-04-13, by Sam Lantinga
- General improvements for user custom event registration2010-03-25, by Sam Lantinga
- Fixed bug #9682010-03-10, by Sam Lantinga
- Fixed bug #943SDL-1.2 2010-03-10, by Sam Lantinga
- Fixed bug #9432010-03-10, by Sam Lantinga
- Fixed bug #9612010-03-09, by Sam Lantinga
- Removed reference to compatibility function2010-03-05, by Sam Lantinga
- Disable error checks for reset actuators and set autocenter.2010-02-28, by Edgar Simo
- Replaced README.SVN with Mercurial information, for 1.2 branch.SDL-1.2 2010-02-28, by Ryan C. Gordon
- Changed the Subversion README to Mercurial.2010-02-28, by Ryan C. Gordon
- Added .hgignore file for 1.2 branch.SDL-1.2 2010-02-28, by Ryan C. Gordon
- Changed revision details to be a string (an hg changeset) instead of an int.2010-02-28, by Ryan C. Gordon
- Made an .hgignore to mostly match old svn:ignore properties.2010-02-28, by Ryan C. Gordon
- Readded Xcode.tar.gz to the Mercurial repository.SDL-1.2 2010-02-28, by Ryan C. Gordon
- Closing obsolete SDL-1.3 named branchSDL-1.3 2010-02-28, by Ryan C. Gordon
- Closing obsolete SDL-ryan-multiple-audio-device named branchSDL-ryan-multiple-audio-device 2010-02-28, by Ryan C. Gordon
- Closing obsolete SDL-1.2-olpc named branchSDL-1.2-olpc 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_audio_resampling named branchgsoc2008_audio_resampling 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_manymouse named branchgsoc2008_manymouse 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_iphone named branchgsoc2008_iphone 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_force_feedback named branchgsoc2008_force_feedback 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_nds named branchgsoc2008_nds 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2009_unit_tests named branchgsoc2009_unit_tests 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2009_IME named branchgsoc2009_IME 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2009_ps3 named branchgsoc2009_ps3 2010-02-28, by Ryan C. Gordon
- update tags2010-02-28, by convert-repo
- First shot at GTK+ video target for the OLPC laptops. Seriously incomplete,SDL-1.2-olpc 2007-04-19, by Ryan C. Gordon
- Branching for some One Laptop Per Child experiments.SDL-1.2-olpc 2007-04-19, by Ryan C. Gordon
- Fixed channel swizzling for ALSA target with 6-channel output.SDL-1.2 2010-02-12, by Ryan C. Gordon
- Fixed uninitialized variable in FreeBSD joystick.SDL-1.2 2010-02-05, by Ryan C. Gordon
- PulseAudio: get the window title for the context name if it wasn't set already.SDL-1.2 2010-01-24, by Ryan C. Gordon
- Patched to compile on Visual C++.SDL-1.2 2010-01-24, by Ryan C. Gordon
- 1.2: let PulseAudio hook into SDL_WM_SetCaption().SDL-1.2 2010-01-24, by Ryan C. Gordon
- Reverted accidental commit.SDL-1.2 2010-01-17, by Ryan C. Gordon
- 1.2 pulseaudio: make some function pointers static.SDL-1.2 2010-01-17, by Ryan C. Gordon
- Call SDL_OutOfMemory() if SDL_malloc() fails.SDL-1.2 2010-01-06, by Ryan C. Gordon
- Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels.SDL-1.2 2009-12-17, by Sam Lantinga
- Fixed bug #901SDL-1.2 2009-12-14, by Sam Lantinga
- Fixed bug #898SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #849 some more:SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #895SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #899SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #896SDL-1.2 2009-12-11, by Sam Lantinga
- Missing pop over a jumpSDL-1.2 2009-12-03, by Sam Lantinga
- Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0.SDL-1.2 2009-12-02, by Sam Lantinga
- Fixed bug #888SDL-1.2 2009-11-17, by Sam Lantinga
- Fixed bugs #882 and 865, re-opening bug #634SDL-1.2 2009-11-17, by Sam Lantinga
- Gregory SmithSDL-1.2 2009-11-15, by Sam Lantinga
- Forgot a check for Coldfire CPUSDL-1.2 2009-11-09, by Patrice Mandin
- Adapt timer code for ColdfireSDL-1.2 2009-11-07, by Patrice Mandin
- Adapt audio interrupts for ColdfireSDL-1.2 2009-11-07, by Patrice Mandin
- Adapt XBIOS asm routine for ColdfireSDL-1.2 2009-11-07, by Patrice Mandin
- Damn. Need to be more careful with stack stuff.SDL-1.2 2009-11-06, by Patrice Mandin