2930 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
Camilla Berglund 3503cba5d9 Fix Ctrl+Pause reported as unknown key on Win32 ago%!(EXTRA string=9 years)
Camilla Berglund 17bcefeac1 Fix CGL context not being released until later 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 3a6fe042ea Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 0d1dd82b89 Move X11 PPosition hack to glfwSetWindowPos ago%!(EXTRA string=9 years)
Camilla Berglund ea73ccf22d Add support for EWMH _NET_WM_WINDOW_TYPE ago%!(EXTRA string=9 years)
Camilla Berglund 86751b42a6 Fix OS X default max window size ago%!(EXTRA string=9 years)
Camilla Berglund 9a78fd049d Fix view not being made first responder ago%!(EXTRA string=9 years)
Camilla Berglund 89f438de5a Fix window focus regression ago%!(EXTRA string=9 years)
Camilla Berglund 4e4b8727fc Fix Win32 icon restoration ago%!(EXTRA string=9 years)
Camilla Berglund d2338f3a49 Fix X11 icon image copy 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 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund 8221aadea3 Include stddef.h unconditionally in public header ago%!(EXTRA string=9 years)
Camilla Berglund 663ee327b0 Decrease amount of Hocus Pocus ago%!(EXTRA string=9 years)
Camilla Berglund de2d4c7763 Clarify pointer assertions ago%!(EXTRA string=9 years)
Camilla Berglund 5fa7e2faa4 Release autorelease pool last ago%!(EXTRA string=9 years)
Camilla Berglund 5dc9d0f581 Avoid X11 frame size query of undecorated windows ago%!(EXTRA string=9 years)
Camilla Berglund 6494da3101 Fix reporting of non-root X11 window positions ago%!(EXTRA string=9 years)
Camilla Berglund e51e27fcab Add back tracking of X11 override-redirect ago%!(EXTRA string=9 years)
Camilla Berglund 73216e5fb1 Fix NSBeep being emitted for some keys ago%!(EXTRA string=9 years)
Camilla Berglund 4b63f70285 Fix no monitors found on VMware Windows guest ago%!(EXTRA string=9 years)
Camilla Berglund a9b9c4cc33 Cleanup ago%!(EXTRA string=9 years)
Yoshiki Shibukawa e7bb03d8e7 Improve OS X IME candidate window placement ago%!(EXTRA string=9 years)
Camilla Berglund 59dbd3b6ce Cleanup ago%!(EXTRA string=9 years)
Mario Dorn 3107c9548d Implement NSTextInputClient protocol on OS X ago%!(EXTRA string=9 years)
Xo Wang 9f5658c8ac Removed OS X modifier flags cache ago%!(EXTRA string=9 years)
Camilla Berglund d3f5d036f8 Fix OS X modifier flags cache getting out of date ago%!(EXTRA string=9 years)
Camilla Berglund baf574494d Add glfwFocusWindow ago%!(EXTRA string=9 years)
Camilla Berglund de3e413aab Fix VC++ signed/unsigned mismatch warning ago%!(EXTRA string=9 years)
Camilla Berglund 93b4c828c1 Fix VC++ build failure 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 d956dbbd2c Cleanup ago%!(EXTRA string=9 years)
Jonas Ådahl 9160a7ceb3 x11: Premultiply custom cursor image alpha ago%!(EXTRA string=9 years)
Jonas Ådahl 71c72db1e3 wayland: Pre-multiply custom cursor image alpha ago%!(EXTRA string=9 years)
Jonas Ådahl cb08dc574c wayland: Implement 'DISABLED' cursor mode ago%!(EXTRA string=9 years)
Camilla Berglund bb3b3452f3 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 7669ade19c Make instance extension count unsigned ago%!(EXTRA string=9 years)
Camilla Berglund 2be2e0fa86 Fix X11 WSI extension selection logic ago%!(EXTRA string=9 years)
Camilla Berglund bda18bc899 Remove XInput2 XI_Motion support ago%!(EXTRA string=9 years)
Camilla Berglund a10caa4631 Add glfwMaximizeWindow and GLFW_MAXIMIZED ago%!(EXTRA string=9 years)
Camilla Berglund 3b64bae323 Fix X11 WSI extension selection logic ago%!(EXTRA string=9 years)
Camilla Berglund 7da0ffa5ea Formatting ago%!(EXTRA string=9 years)
Camilla Berglund 6e103d5dca Change priority order of X11 WSI extensions ago%!(EXTRA string=9 years)
Camilla Berglund 5e5fea2293 Fix struct member names of Mir WSI ago%!(EXTRA string=9 years)