821 Commits (d99e2385c12e41085cd9fc90c8be9c260f23e19a)
 

Author SHA1 Message Date
Camilla Berglund 086fba40b4 Fixed program names in help output. ago%!(EXTRA string=14 years)
Camilla Berglund b35ef1ac53 Added gamma setting function. ago%!(EXTRA string=14 years)
Camilla Berglund 55a34c6967 Made gamma test set gamma at startup. ago%!(EXTRA string=14 years)
Camilla Berglund ba3a60523b Added context state copying to sharing test. 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 58f78d4d15 Updated .gitignore. ago%!(EXTRA string=14 years)
Camilla Berglund f582746aaa Merge branch 'utf8' ago%!(EXTRA string=14 years)
Camilla Berglund afcc5f9e1d UTF-8 window title all done. ago%!(EXTRA string=14 years)
Camilla Berglund e937c86893 Added UTF-8 window title support for Cocooa. ago%!(EXTRA string=14 years)
Camilla Berglund ee4f2386e7 Updated to new API. ago%!(EXTRA string=14 years)
Camilla Berglund fcae55591e Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=14 years)
Camilla Berglund ad55edf114 Merge branch 'master' into utf8 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 011ef7463a Doxygen config improvements. ago%!(EXTRA string=14 years)
Camilla Berglund 73f26effea Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 41c02d0e38 Added prefixes to ignore. ago%!(EXTRA string=14 years)
Camilla Berglund b5cd3114af Added Doxyfile generation. ago%!(EXTRA string=14 years)
Camilla Berglund 70bfdfb22e Updated change log. 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 4cffa3b185 Added UTF-8 window title test. 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 0913b450c0 Added credit. ago%!(EXTRA string=14 years)
Camilla Berglund 87dfde34a9 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund a508d21961 Merge remote-tracking branch 'hanmac/utf8Title' into utf8 ago%!(EXTRA string=14 years)
Camilla Berglund 05173690d0 Merge branch 'master' of github.com:elmindreda/glfw 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)
Camilla Berglund da8f1a5286 Merge branch 'master' into cursor-enter-leave 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 e5d85a5cc4 Added credit. ago%!(EXTRA string=14 years)
Camilla Berglund 3663d62362 Added cursor enter/leave support to events test. 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)
Camilla Berglund fa17b7e616 Compatibility fixes. ago%!(EXTRA string=14 years)
Camilla Berglund cd1caded8d Added credit. ago%!(EXTRA string=14 years)