3235 Commits (f4c5e6568e4dd9d57e28305e7d16d35bbe2a84f3)
 

Author SHA1 Message Date
Emmanuel Gil Peyrot c301a1e51a wayland: Implement remaining attribute getters ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot e673bdc617 wayland: Implement maximized state ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 71cedc6cfe wayland: Implement glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 5034c6c65e wayland: Handle hidden window as no shell surface ago%!(EXTRA string=9 years)
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)
Erlend Sogge Heggen d97044d9ac Update forum link ago%!(EXTRA string=9 years)
Camilla Berglund 99dc2c48bd Fix setting of GLFW_MAXIMIZED hint ago%!(EXTRA string=9 years)
Camilla Berglund 95439ba529 Merge downstream FreeBSD fix ago%!(EXTRA string=9 years)
Camilla Berglund e2d5071e59 Fix typo 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 c41b029ca4 Update changelog ago%!(EXTRA string=9 years)
Camilla Berglund 9e35bc7dae Update changelog ago%!(EXTRA string=9 years)
Camilla Berglund c2fd61fa01 Remove unused variable in timeout test 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 3bbc8e3191 Hack for msvcrt and mintty ago%!(EXTRA string=9 years)
Camilla Berglund eb3577c1eb Add initial XInput support ago%!(EXTRA string=9 years)
Camilla Berglund 9f1474c1d0 Add Unix full screen key chord for no reason ago%!(EXTRA string=9 years)
Camilla Berglund 608a33f72b Add credit 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 13e2ad2840 Documentation work 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 bc713dabc4 Documentation work 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 728a088cd7 Fix event processing guide section 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 fb8a31ba3f Fix icon test destroying window from callback ago%!(EXTRA string=9 years)
Camilla Berglund e37dbd8b8d Fix missing include in event wait timeout test ago%!(EXTRA string=9 years)
Camilla Berglund fc3acdacf6 Remove pointless window hint from Boing example ago%!(EXTRA string=9 years)
Camilla Berglund 0365f1ec82 Fix warning when building for X11 on Cygwin 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)