log

age author description
Fri, 11 Jul 2008 00:21:45 +0000 Holmes Futrell (none) gsoc2008_iphone
Fri, 11 Jul 2008 00:21:34 +0000 Holmes Futrell (none) gsoc2008_iphone
Wed, 09 Jul 2008 21:32:49 +0000 Holmes Futrell just testing commit ... please commit to the right place. gsoc2008_iphone
Wed, 23 Apr 2008 06:26:33 +0000 Sam Lantinga Creating GSoC 2008 code branches gsoc2008_iphone
Tue, 18 Mar 2008 12:31:14 +0000 Sam Lantinga So we don't forget to do this...
Fri, 14 Mar 2008 20:43:44 +0000 Bob Pendleton ran make indent
Fri, 14 Mar 2008 18:17:49 +0000 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 being
Fri, 07 Mar 2008 23:57:15 +0000 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 was
Fri, 07 Mar 2008 21:01:54 +0000 Bob Pendleton oops, need to comment out some debug code.
Fri, 07 Mar 2008 20:54:11 +0000 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 text
Fri, 07 Mar 2008 17:20:37 +0000 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
Thu, 06 Mar 2008 23:07:02 +0000 Bob Pendleton Fixed many valgrind errors. But, I broke testdyngl.
Thu, 06 Mar 2008 17:08:10 +0000 Bob Pendleton Fixing valgrind errors.
Tue, 04 Mar 2008 23:09:28 +0000 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 call
Sat, 01 Mar 2008 20:34:36 +0000 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 in