log src/video/x11/SDL_x11window.c @ 3484:fed6d4c6c693

age author description
2009-09-05 Sam Lantinga Fixed a few issues compiling with Mac OS X 10.6
2009-08-02 Sam Lantinga Removed arbitrary window size limitation
2009-05-31 Sam Lantinga OpenPandora support added by David Carré
2009-02-19 Sam Lantinga indent
2009-02-19 Sam Lantinga Implemented X11 maximized state control
2009-02-09 Sam Lantinga Added test program for SDL_CreateWindowFrom()
2009-01-30 Sam Lantinga indent
2009-01-15 Bob Pendleton Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11
2009-01-09 Bob Pendleton Changed and hopefully fixed support for DirectColor with support for gammaramps.
2009-01-04 Sam Lantinga indent
2009-01-02 Sam Lantinga Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
2009-01-01 Sam Lantinga Fixed DirectColor visual window creation problem
2009-01-01 Sam Lantinga indent
2009-01-01 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
2008-12-30 Sam Lantinga Date: Mon, 29 Dec 2008 23:29:52 +0100
2008-12-17 Sam Lantinga indent
2008-12-17 Sam Lantinga * Implemented X11 fullscreen input grab
2008-12-08 Sam Lantinga Updated copyright date
2008-08-26 Sam Lantinga indent
2008-08-25 Szymon Wilczek Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-03-07 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
2008-03-07 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
2008-03-06 Bob Pendleton Fixed many valgrind errors. But, I broke testdyngl.
2008-03-06 Bob Pendleton Fixing valgrind errors.
2008-03-04 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
2007-07-25 Bob Pendleton Added gamma table support to X11. Also now supports DirectColor visuals.
2007-07-24 Bob Pendleton make indent
2007-07-23 Bob Pendleton Oops, meant PsuedoColor not TrueColor
2007-07-12 Bob Pendleton This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is