graph
- (none)gsoc2008_iphone 2008-07-11, by Holmes Futrell
- (none)gsoc2008_iphone 2008-07-11, by Holmes Futrell
- (none)gsoc2008_iphone 2008-07-11, by Holmes Futrell
- (none)gsoc2008_iphone 2008-07-11, by Holmes Futrell
- (none)gsoc2008_iphone 2008-07-11, by Holmes Futrell
- just testing commit ... please commit to the right place.gsoc2008_iphone 2008-07-09, by Holmes Futrell
- Creating GSoC 2008 code branchesgsoc2008_iphone 2008-04-23, by Sam Lantinga
- So we don't forget to do this...2008-03-18, by Sam Lantinga
- ran make indent2008-03-14, by Bob Pendleton
- re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being2008-03-14, by Bob Pendleton
- In testdyngl.c the event type was being anded (&) with SDL_KEYDOWN and if the result was none zero the program was quiting. This is very weird because it was2008-03-07, by Bob Pendleton
- oops, need to comment out some debug code.2008-03-07, by Bob Pendleton
- Next version of internationalized input for X11. On my machine (famous last words :-) with a US English keyboard and locale I can compose ` and e and get a text2008-03-07, by Bob Pendleton
- more valgrind errors fixed. Plus I ran make indent which changed a few files.2008-03-07, by Bob Pendleton
- Fixed many valgrind errors. But, I broke testdyngl.2008-03-06, by Bob Pendleton
- Fixing valgrind errors.2008-03-06, by Bob Pendleton
- SetupWindowData in SDL_X11window.c was realloc()ing the display window list and incrementing numwindows even though those are being updated in functions that call2008-03-04, by Bob Pendleton
- Deleted a call to X__PumpEvents at the end of X11_GL_InitExtensions(). This function is being called from SDL_RecreateWindow at a point when the numwindows value in2008-03-01, by Bob Pendleton
- Now the program will process all events and then terminate. :)2008-02-23, by Sam Lantinga
- HandleEvent() returns done each time it is called. If done was set to 0 the program should quit, but because done is not checked until *all* events are handled a2008-02-20, by Bob Pendleton
- Windows also remaps the numeric keypad... grrr2008-02-11, by Sam Lantinga
- Checkout directly to the SDL 1.3 folder2008-02-11, by Sam Lantinga
- Show integer scancode, since that's how it's defined in the header.2008-02-10, by Sam Lantinga
- Disable DirectFB by default, since it hasn't been updated for the 1.3 API yet.2008-02-10, by Sam Lantinga