2203 Commits (f308228a19fe26fa83d56cbb62500818bfccea6c)

Author SHA1 Message Date
Emmanuel Gil Peyrot f0f5d9f644 wayland: Implement size limits and aspect ratio ago%!(EXTRA string=9 years)
Camilla Berglund 0b6a4313dd Create EWMH and XDND atoms on demand ago%!(EXTRA string=9 years)
IntellectualKitty 3b0b5dacf5 Fix test for joystick presence in matchCallback ago%!(EXTRA string=9 years)
Camilla Berglund 99dc2c48bd Fix setting of GLFW_MAXIMIZED hint ago%!(EXTRA string=9 years)
Camilla Berglund 135ed7feb4 Fix build on legacy MinGW ago%!(EXTRA string=9 years)
Camilla Berglund bd345164d3 Fix missing constant on VC++ 2010 ago%!(EXTRA string=9 years)
Camilla Berglund 7cbdae1bed Add initial DirectInput 8 support ago%!(EXTRA string=9 years)
Camilla Berglund 3aebb0bfe3 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund bdd17c337f Make helper window child of HWND_MESSAGE ago%!(EXTRA string=9 years)
Camilla Berglund eb3577c1eb Add initial XInput support ago%!(EXTRA string=9 years)
Camilla Berglund c580949417 Cleanup ago%!(EXTRA string=9 years)
IntellectualKitty ae4ece840d Remove redundant OS X joystick polling ago%!(EXTRA string=9 years)
Camilla Berglund c234a19423 Fix invalid EGL display being terminated ago%!(EXTRA string=9 years)
Camilla Berglund 20574fa81f Fix VC++ warnings ago%!(EXTRA string=9 years)
Camilla Berglund 29e232f4b2 Improved error messages ago%!(EXTRA string=9 years)
Camilla Berglund 33c68a24a0 Formatting ago%!(EXTRA string=9 years)
Camilla Berglund f96d865b93 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 925208d28f Fix copypaste mistake ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 5eb2e83c82 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund c1e4c45c7a Replace Win32 window long with window property ago%!(EXTRA string=9 years)
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)