690 Commits (5bbbf8640e5742e6ee6ac4a16f8f3ee0dbb9192c)

Author SHA1 Message Date
Camilla Berglund bba4a56352 Added missing return value. ago%!(EXTRA string=14 years)
Camilla Berglund 0c3b1b5a0e Removed allocator. ago%!(EXTRA string=14 years)
Camilla Berglund f6dfaf50ad Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 32b07923ab Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund fccef20b76 Added explicit WINVER, avoid redefining UNICODE. ago%!(EXTRA string=14 years)
Camilla Berglund 84579305cb Made string conversions globally available. ago%!(EXTRA string=14 years)
Camilla Berglund e937c86893 Added UTF-8 window title support for Cocooa. ago%!(EXTRA string=14 years)
Camilla Berglund b997db3a8b Removed GLFWthreadmodel and glfwInitWithModels. ago%!(EXTRA string=14 years)
Camilla Berglund 609c008a19 Moved input mode functions to top. ago%!(EXTRA string=14 years)
Camilla Berglund 5a05da441d Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund ce288a8939 Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
Camilla Berglund 9c0c2c6b08 Upgraded Win32 port to Unicode mode. ago%!(EXTRA string=14 years)
Camilla Berglund 06074bc698 Added support for _NET_WM_ICON_NAME. ago%!(EXTRA string=14 years)
Camilla Berglund 797e936311 Replaced XStoreName and XSetIconName with X*SetWMProperties. ago%!(EXTRA string=14 years)
Camilla Berglund 083380884b Removed declarations made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
Camilla Berglund 78c135606a Removed error made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
Camilla Berglund 87dfde34a9 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 017e2b3483 Formatting and cleanup. ago%!(EXTRA string=14 years)
Hanmac 1be6f17c66 add _NET_WM_NAME to the hasEWMGH check ago%!(EXTRA string=14 years)
Camilla Berglund 42cf91a07c Fixed GLFW_KEY_GRAVE_ACCENT and GLFW_KEY_WORLD_1 on Cocoa. ago%!(EXTRA string=14 years)
Marcel Metz 5a16042c8a Fixed mingw compile errors. ago%!(EXTRA string=14 years)
Camilla Berglund b6c510c9d1 Split window and context creation into separate functions. ago%!(EXTRA string=14 years)
Camilla Berglund b016d642ab Comment fixes. ago%!(EXTRA string=14 years)
Hanmac 8e2f4cfb31 add setting an utf8 string to _NET_WM_NAME for x11 ago%!(EXTRA string=14 years)
Camilla Berglund c4806b9532 Merged cursor enter/leave callbacks. ago%!(EXTRA string=14 years)
Camilla Berglund 1d2a9790c9 Only show cursor on leave in hidden mode. ago%!(EXTRA string=14 years)
Camilla Berglund 7e470518ba Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 1ddafc25a6 Moved new cursor input code to other cursor input code. ago%!(EXTRA string=14 years)
Hanmac 0b752b84c3 Added API and X11 implementation of cursor enter and leave callbacks. ago%!(EXTRA string=14 years)
Marcel Metz a69974403e Added x11 support for monitor PnP detection. ago%!(EXTRA string=14 years)
Marcel Metz df64773a44 Moved monitor callback to shared implementation. ago%!(EXTRA string=14 years)
Marcel Metz f228d23024 Moved platform specific monitor list creation part to separate functions. ago%!(EXTRA string=14 years)
Marcel Metz 6f970f5753 Made monitor list cleanup shared. ago%!(EXTRA string=14 years)
Camilla Berglund fa17b7e616 Compatibility fixes. ago%!(EXTRA string=14 years)
Camilla Berglund 0cb77a31b6 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 32f186e82d Made joystick array static. ago%!(EXTRA string=14 years)
Camilla Berglund ea8c7029a7 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund e26fd639f9 Disabled debug printing. ago%!(EXTRA string=14 years)
Camilla Berglund 58bb6b5288 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 3ff48b5b47 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 98173ece03 Removed calls to exit on joystick init failure. ago%!(EXTRA string=14 years)
Camilla Berglund a5b8c8db18 Replaced malloc and free with GLFW allocator. ago%!(EXTRA string=14 years)
Camilla Berglund e05f0c0f53 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund e93ae44ee5 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 1187c7da62 Ported the temporary cursor jitter fix from 2.7.3. ago%!(EXTRA string=14 years)
Camilla Berglund 57f9602b0e Removed speculation. ago%!(EXTRA string=14 years)
Camilla Berglund 1ca5391acd Removed trailing whitespace. ago%!(EXTRA string=14 years)
Camilla Berglund 6add995b06 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund d322fa1ab4 Added workaround for APIENTRY. ago%!(EXTRA string=14 years)
Camilla Berglund 379d0025ec Removed library name from version string to more closely match OpenGL format. ago%!(EXTRA string=14 years)