324 Commits (56aad76b164be741af21688ea3832093c2069cef)

Author SHA1 Message Date
Camilla Berglund 45eebb39fb Fixed order of operations. ago%!(EXTRA string=11 years)
Camilla Berglund 44372b89f6 Documentation work. ago%!(EXTRA string=11 years)
Camilla Berglund 2a1375e97c Added glfwCreateStandardCursor. ago%!(EXTRA string=11 years)
Camilla Berglund 1495134398 Changed all key translation to arrays. ago%!(EXTRA string=11 years)
Camilla Berglund 3b9a14fc9c Moved note to new place of inversion. ago%!(EXTRA string=11 years)
Camilla Berglund 4c64e94d39 Fixed X-axis scroll offset inversion (take two). ago%!(EXTRA string=11 years)
Camilla Berglund 5ca875a7ff Fixed incorrect full screen window placement. ago%!(EXTRA string=11 years)
Camilla Berglund e9c7314d50 Added GLFW_FOCUSED window hint. ago%!(EXTRA string=11 years)
Camilla Berglund 8d170c7f47 Merged clipboard code into input. ago%!(EXTRA string=11 years)
Camilla Berglund c85294e0b2 Window class cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund 7cb217ed4a Fixed plural forms on key/button arrays. ago%!(EXTRA string=11 years)
Camilla Berglund 3ce7bfef07 Added GLFW_FLOATING. ago%!(EXTRA string=11 years)
Camilla Berglund 25e7ff1196 Added GLFW_AUTO_ICONIFY. ago%!(EXTRA string=11 years)
Camilla Berglund 4fb5da75dc Consume WM_ERASEBKGND. ago%!(EXTRA string=11 years)
Camilla Berglund 04ea2112bd Fixed possible use of invalid HWND. ago%!(EXTRA string=11 years)
Camilla Berglund b91116e2bc Fixed glfwShowWindow restoring maximized windows. ago%!(EXTRA string=11 years)
Camilla Berglund cda5b25cb2 Moved to WM_NCCREATE. ago%!(EXTRA string=11 years)
Camilla Berglund 584879c759 Fixed flipped M and N key. ago%!(EXTRA string=11 years)
Camilla Berglund 1900d9a656 Included extended flag in Win32 scan code. ago%!(EXTRA string=11 years)
Camilla Berglund eb3f75e03e Added glfwGetWindowFrameSize. ago%!(EXTRA string=11 years)
Doug Binks dc987edf34 First draft of physical key fix for Windows. ago%!(EXTRA string=11 years)
Camilla Berglund 7ac3d85126 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 8fa9cc0de3 Added GLFWimage struct. ago%!(EXTRA string=11 years)
Camilla Berglund 608de57358 Cleanup. ago%!(EXTRA string=11 years)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 1ccc23268c Added glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund d2205aa1a0 Added missing suffix for WNDCLASSW. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=11 years)
Camilla Berglund 0701d4ce6e Made use of Win32 W-suffixed symbols explicit. ago%!(EXTRA string=11 years)
Camilla Berglund 7f4e947447 Fixed return value for WM_DROPFILES. ago%!(EXTRA string=11 years)
Camilla Berglund cf177905e5 Allowed drops from less privileged processes. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=11 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=11 years)
Camilla Berglund 2b876da52d Fixed broken includes. ago%!(EXTRA string=11 years)
Camilla Berglund 8ae063bb1b Cleanup. ago%!(EXTRA string=11 years)
arturo 89d0723ba3 Initial drag and drop support. ago%!(EXTRA string=11 years)
Camilla Berglund e0a26aa62f Cursor mode cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund d937b74b8f Fixed glfwSetWindowSize stealing focus. ago%!(EXTRA string=12 years)
Camilla Berglund 56e600d7a1 Fixed iconify callback not triggered by Alt+Tab. ago%!(EXTRA string=12 years)
Camilla Berglund a5b6a306ae Added note. ago%!(EXTRA string=12 years)
Camilla Berglund 109e3d13ed Fixed reporting of negative window positions. ago%!(EXTRA string=12 years)
Camilla Berglund 7af99bce88 Fixed cursor centering for odd window sizes. ago%!(EXTRA string=12 years)
Camilla Berglund adbd52ba27 Formatted todos and notes. ago%!(EXTRA string=12 years)
Camilla Berglund 0153dab346 Clarified WGL re-creation comment. ago%!(EXTRA string=12 years)
Camilla Berglund 16a8fafab2 Made disabled mode disable Win32 cursor image. ago%!(EXTRA string=12 years)
Camilla Berglund 6e68d89e0f Fixed focus for Win+D window restoration. ago%!(EXTRA string=12 years)
Camilla Berglund 9c5d9f8614 Fixed clip rect being set for unfocused windows. ago%!(EXTRA string=12 years)
Camilla Berglund 9c20737b60 Allowed characters regardless of modifier keys. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)