SFML/examples
Stefan Schindler c7549cd292 Adjusted and fixed XCB patch.
* Adjusted xcb_icccm calls (for recent XCB versions).
* Fixed wrong parameter order in xcb_icccm_set_wm_protocols call.
* Fixed XCB_BUTTON_RELEASE spawning a MouseButtonPressed event.
* Moved files from obsolete Linux/ to Unix/ directory.
* Added m_useSizeHints fix.
* setTitle() converts to UTF-8 before passing to XCB -> Unicode window title
  support.
* Added XCB-util dependency.
* Replaced XSelectInput. Obtaining XCB connection when taking window handle.
* Adjusted X11 example for XCB.
* Removed AutoPointer, replaced by direct XCB and free() calls.
* Added key repeat workaround.
2014-12-29 08:59:20 +01:00
..
android [Android] Changed APP_PLATFORM value to android-9 in Application.mk 2014-06-21 21:31:21 +02:00
cocoa Fixed additional comments and documention spelling mistakes. 2014-11-18 01:02:07 +01:00
ftp Source code changes. 2014-10-06 01:18:47 +02:00
opengl Source code changes. 2014-10-06 01:18:47 +02:00
pong Examples adjustments. 2014-11-17 09:44:46 +01:00
shader Examples adjustments. 2014-11-17 09:44:46 +01:00
sockets Examples adjustments. 2014-11-17 09:44:46 +01:00
sound Source code changes. 2014-10-06 01:18:47 +02:00
sound_capture Examples adjustments. 2014-11-17 09:44:46 +01:00
voip Examples adjustments. 2014-11-17 09:44:46 +01:00
win32 Source code changes. 2014-10-06 01:18:47 +02:00
window Source code changes. 2014-10-06 01:18:47 +02:00
X11 Adjusted and fixed XCB patch. 2014-12-29 08:59:20 +01:00
CMakeLists.txt Source code changes. 2014-10-06 01:18:47 +02:00