SFML mainline mirror
Go to file
mantognini f664148e27 Fix GetFullscreenModes : no more returns only desktop mode.
Fix fullscreen window by setting up a desktop-wide window and resizing the context's backbuffer.

Fix mouse coordinate for fullscreen window.

Fix window sending 5 event when resized.

Better fix for TextEntered event – no more relies on documentation but on current implementation of the system.

Update some obj-classes structures. (Mostly improved the code structure.)

Update © date and some comments.



git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1792 4e206d99-4929-0410-ac5d-dfc041789085
2011-02-09 11:50:25 +00:00
bindings some fixes for Vector 2011-01-30 18:38:20 +00:00
cmake Fixed library name of the "main" component in FindSFML.cmake 2011-02-04 22:03:19 +00:00
doc update cmake for better doxygen search 2010-11-25 22:06:17 +00:00
examples Removed old projects/makefiles for SFML examples 2010-11-05 13:29:20 +00:00
extlibs Fixed the sndfile.h issue on Mac OS X 2010-12-13 21:01:49 +00:00
include/SFML Lower case for mingw compatibility (native Windows doesn't care) 2011-02-06 03:47:31 +00:00
src/SFML Fix GetFullscreenModes : no more returns only desktop mode. 2011-02-09 11:50:25 +00:00
CMakeLists.txt This is a big commit for os x port! 2010-11-25 16:45:03 +00:00
license.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00