Mercurial > sdl-ios-xcode
log src/video/gem/SDL_gemvideo.c @ 959:51ec8fc8bedb
age | author | description |
---|---|---|
Fri, 08 Oct 2004 09:08:32 +0000 | Patrice Mandin | No need to close the window when going to fullscreen mode |
Tue, 10 Aug 2004 18:53:38 +0000 | Patrice Mandin | Give mouse position relative to window position, and do not generate mouse button event if outside of the window |
Mon, 09 Aug 2004 11:53:14 +0000 | Patrice Mandin | Do not destroy window on resize, so we can go back to original size from maximized size |
Thu, 05 Aug 2004 19:50:06 +0000 | Patrice Mandin | Too much backslash-n at end of line |
Thu, 05 Aug 2004 19:43:07 +0000 | Patrice Mandin | Correctly center window on creation |
Thu, 05 Aug 2004 19:37:45 +0000 | Patrice Mandin | Use meaningful define instead of numeral value |