324 Commits (56aad76b164be741af21688ea3832093c2069cef)

Author SHA1 Message Date
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)
Camilla Berglund 3dc53e21e5 Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund 67eadf1e97 Fix glfwIconifyWindow not restoring video mode ago%!(EXTRA string=10 years)
Camilla Berglund 0db3940cc4 Formatting ago%!(EXTRA string=10 years)
Camilla Berglund e2bb5e1726 Fix glfwWaitEvents generating events on Win32 ago%!(EXTRA string=10 years)
Camilla Berglund fcd6ec99d3 Formatting ago%!(EXTRA string=10 years)
Camilla Berglund 0a1225d0df Decouple Win32 cursor setting and tracking ago%!(EXTRA string=10 years)
Camilla Berglund bfe55118dd Fixed name of Win32 cursor tracking flag. ago%!(EXTRA string=10 years)
Camilla Berglund 0f3b69c79d Fixed missing utility function return types. ago%!(EXTRA string=10 years)
Camilla Berglund cc4c232956 Renamed cursor window library struct member. ago%!(EXTRA string=10 years)
Camilla Berglund ec6f0811a0 Improved initial placement of full screen windows. ago%!(EXTRA string=10 years)
Camilla Berglund a257e7a3ee Removed caching of Win32 window styles. ago%!(EXTRA string=10 years)
Camilla Berglund b067bb6304 Removed swap interval re-application hack. ago%!(EXTRA string=10 years)
Camilla Berglund 8309e0ecb0 Use DwmFlush when DWM is enabled. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=10 years)
Camilla Berglund 93855ae6ab Fixed name of path drop list. ago%!(EXTRA string=10 years)
Camilla Berglund dcc78017b0 Fixed iconification event for maximized windows. ago%!(EXTRA string=10 years)
Camilla Berglund 9ec1a4361b Removed duplication from bad rebase. ago%!(EXTRA string=10 years)
Camilla Berglund 439417a22c Comment and string spell check pass. ago%!(EXTRA string=10 years)
Camilla Berglund 3c70155504 Formatting. ago%!(EXTRA string=10 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=10 years)
Camilla Berglund 641761ddb0 Changed state attribs to direct access. ago%!(EXTRA string=10 years)