Sam Lantinga <slouken@libsdl.org> [Mon, 16 Feb 2004 21:06:10 +0000] rev 832
Date: Mon, 16 Feb 2004 19:21:51 +0100
From: Max Horn
Subject: Re: Fix for OSX bug
The problem is that our actual client area is realized as a
subview of the "content view" of the window. That's normal so far. The
odd part is that, while our subview starts out filling it parent 100%,
upon resizes it gets changed to something smaller....
Anyway, here is a revised patch which simply enforces the size of
window_view by calling setFrameSize.
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Feb 2004 04:37:56 +0000] rev 831
Remove automake junk before generating a snapshot
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Feb 2004 00:03:31 +0000] rev 830
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Sun, 15 Feb 2004 22:50:28 +0000] rev 829
Fixed mouse focus events after resetting video mode on Windows
Sam Lantinga <slouken@libsdl.org> [Sun, 15 Feb 2004 22:04:46 +0000] rev 828
Lots of people have contributed cash. :)
Sam Lantinga <slouken@libsdl.org> [Sun, 15 Feb 2004 21:47:42 +0000] rev 827
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Sun, 15 Feb 2004 20:31:27 +0000] rev 826
Showed how to toggle fullscreen mode if the API isn't supported
Sam Lantinga <slouken@libsdl.org> [Sun, 15 Feb 2004 18:45:45 +0000] rev 825
*** empty log message ***
Patrice Mandin <patmandin@gmail.com> [Sun, 15 Feb 2004 08:32:25 +0000] rev 824
-lgem must appear after -lldg
Sam Lantinga <slouken@libsdl.org> [Sun, 15 Feb 2004 03:42:56 +0000] rev 823
*** empty log message ***