377 Commits (0b76e3a6f158549b96d1ae3424f094c63177b2ce)

Author SHA1 Message Date
Camilla Löwy 918b4e81d2 Win32: Move to WM_INPUT for disabled cursor motion ago%!(EXTRA string=9 years)
Camilla Löwy dd96d0ac93 Win32: Fix mouse button messages lost by capture ago%!(EXTRA string=9 years)
Camilla Löwy 355b46e6c5 Win32: Fix screensaver and blanking prevention ago%!(EXTRA string=9 years)
Camilla Löwy 366b90be1a Documentation work ago%!(EXTRA string=9 years)
Camilla Löwy 5a74b5008d Cleanup ago%!(EXTRA string=9 years)
Liam Middlebrook 72ac5badb0 Add GLFW_CENTER_CURSOR ago%!(EXTRA string=9 years)
Camilla Löwy 43c1910453 Win32: Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy f3e20ca437 Pass scancode with synthetic key release events ago%!(EXTRA string=9 years)
Camilla Löwy c28778e28c Win32: Improve platform error messages ago%!(EXTRA string=9 years)
Camilla Löwy 221451b817 Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy 04f559e28d Restructure monitor enumeration ago%!(EXTRA string=9 years)
Camilla Löwy 9e56099edd Add glfwSetWindowAttrib ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 8d6f265441 Update default name from OS X to macOS ago%!(EXTRA string=9 years)
Camilla Berglund c156b50e4c Add glfwSetWindowMaximizeCallback ago%!(EXTRA string=9 years)
Camilla Berglund 838c4e938c Win32: Allow iconifying undecorated windows ago%!(EXTRA string=9 years)
Camilla Berglund f79a52fe9b Win32: Make glfwPostEmptyEvent use helper window ago%!(EXTRA string=9 years)
Camilla Berglund e6a32db7b9 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund bb3cb8f233 Cleanup ago%!(EXTRA string=9 years)
Michael Stocker e745b0dd47 Add glfwGetKeyScancode ago%!(EXTRA string=9 years)
Camilla Berglund 5ff7d9505f Simplify Vulkan extension checks ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund fcdef1d0a0 Fix potential context resource leaks ago%!(EXTRA string=9 years)
Camilla Berglund 7be62631ae Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 2c32503b10 Fix comment ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund 66149a29da Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 0ee8159f6c Win32: Remove intermediate clipboard string copy ago%!(EXTRA string=9 years)
Camilla Berglund 6f313ff245 Win32: Use helper window to load WGL extensions ago%!(EXTRA string=9 years)
Camilla Berglund 5f17b61ff2 Win32: Remove accidental C99 ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
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=10 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=10 years)