245 Commits (ed076b7c5b42a2313ab992c56adfc8f194782db5)

Author SHA1 Message Date
Camilla Berglund ed076b7c5b Win32: Re-enable cursor during modal loops ago%!(EXTRA string=9 years)
Camilla Berglund 2d2756cbad Simplify cursor window logic ago%!(EXTRA string=9 years)
Camilla Berglund 03db3ed6e9 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 797ee8d8e3 Move all cursor positioning to platform code ago%!(EXTRA string=9 years)
Camilla Berglund 0e846883bf Clarify cursor position variable names ago%!(EXTRA string=9 years)
ocornut 3c1a83d61f Fix keys filtered by IME being passed to callback ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund e640d840b7 Fix Win32 window size event race condition ago%!(EXTRA string=9 years)
Camilla Berglund eb3577c1eb Add initial XInput support ago%!(EXTRA string=9 years)
Camilla Berglund 20574fa81f Fix VC++ warnings ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund c1e4c45c7a Replace Win32 window long with window property ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund 99c925efd8 Add tracking of which window 'owns' a monitor ago%!(EXTRA string=9 years)
Camilla Berglund ea888114fa Remove monitor from _GLFWwndconfig ago%!(EXTRA string=9 years)
Camilla Berglund 4e4b8727fc Fix Win32 icon restoration ago%!(EXTRA string=9 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=9 years)
Camilla Berglund fca5a8ab48 Fix Win32 custom cursor set for non-client area ago%!(EXTRA string=9 years)
Camilla Berglund 5620895e88 Add glfwWaitEventsTimeout ago%!(EXTRA string=9 years)
Camilla Berglund baf574494d Add glfwFocusWindow ago%!(EXTRA string=9 years)
Camilla Berglund 165171f9c8 Add comment for Win32 helper window path ago%!(EXTRA string=9 years)
Camilla Berglund 0ea193c4e2 Fix detection of Win32 software monitor events ago%!(EXTRA string=9 years)
Camilla Berglund 7669ade19c Make instance extension count unsigned ago%!(EXTRA string=9 years)
Camilla Berglund a10caa4631 Add glfwMaximizeWindow and GLFW_MAXIMIZED ago%!(EXTRA string=9 years)
Camilla Berglund 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 5c98a44603 Move Win32 clipboard code to helper window ago%!(EXTRA string=10 years)
Camilla Berglund 4cd493dd9a Add Win32 helper window ago%!(EXTRA string=10 years)
Camilla Berglund b4b210526a Move to RegisterWindowClassEx for no real reason ago%!(EXTRA string=10 years)
Camilla Berglund 1bf33a7402 Clarify WNDPROC window pointer handling ago%!(EXTRA string=10 years)
Camilla Berglund 27462c1078 Cleanup ago%!(EXTRA string=10 years)
Stanislav dc373d2e0e Fix for MinGW compilation ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 3efaa065a5 Fix comment ago%!(EXTRA string=10 years)
Camilla Berglund 9f3636a103 Add partial support for Windows 8.1 per-monitor DPI ago%!(EXTRA string=10 years)
Camilla Berglund 3489b759a0 Simplify Win32 key and mouse button handling ago%!(EXTRA string=10 years)
Camilla Berglund d725eeaf84 Simplify Win32 character message handling ago%!(EXTRA string=10 years)
Camilla Berglund 37b20124f9 Make call to DefWindowProcW explicit ago%!(EXTRA string=10 years)
Camilla Berglund 43f4afef78 Clarify WGL recreation comment ago%!(EXTRA string=10 years)
Camilla Berglund c117965072 Fix misplaced #endif ago%!(EXTRA string=10 years)
Camilla Berglund 23bf1b530b Move all WGL weirdness to Win32 code ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund a94a84b507 Fix segfault on early WM_GETMINMAXINFO ago%!(EXTRA string=10 years)
Camilla Berglund 9dd3b8101a Clarify Win32 getWindowFullSize ago%!(EXTRA string=10 years)
Camilla Berglund d84772d620 Add size limits and aspect ratio functions ago%!(EXTRA string=10 years)
Camilla Berglund 0aca5082ab Replace LoadIcon with LoadImage ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 13fbb4748a Clean up cursor mode setting ago%!(EXTRA string=10 years)
Camilla Berglund 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)