245 Commits (ed076b7c5b42a2313ab992c56adfc8f194782db5)

Author SHA1 Message Date
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)
Camilla Berglund 421810325a Win32 fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 11615fcaf2 Added scancode to key callback. ago%!(EXTRA string=12 years)
Camilla Berglund edebf3b560 Clarified comment. ago%!(EXTRA string=12 years)
Camilla Berglund 36de6d3ce3 Fixed AltGr on Windows. ago%!(EXTRA string=12 years)
Camilla Berglund 3498163da1 Separated window and framebuffer sizes. ago%!(EXTRA string=12 years)
Camilla Berglund aaa955f51f Moved mode setting to after window re-creation. ago%!(EXTRA string=12 years)
Camilla Berglund a90389044d Fixed styles for undecorated windows on Windows. ago%!(EXTRA string=12 years)
Camilla Berglund ffc55c3509 Removed broken initial cursor pos kluges. ago%!(EXTRA string=12 years)
Noel Cower eff85f9500 Added super modifier bit. ago%!(EXTRA string=12 years)
Camilla Berglund 3bcffba24a Renamed control modifier bit to match key token. ago%!(EXTRA string=12 years)
Camilla Berglund 6df692b61e Renamed CURSOR_CAPTURED to CURSOR_DISABLED. ago%!(EXTRA string=12 years)
Camilla Berglund 2d1b835711 Added a conservative set of key modifiers. ago%!(EXTRA string=12 years)
Camilla Berglund 7423cfa5bf Corrected type of cursor coordinates. ago%!(EXTRA string=12 years)
Camilla Berglund 6fd396f766 Removed C99-ism. ago%!(EXTRA string=12 years)
Camilla Berglund e9712739ba Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 1ffd8f667f Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 7b7ef1e07b Cleanup of Win32 mouse button handling. ago%!(EXTRA string=12 years)
Camilla Berglund c12759880d Fixed Win32 cursor mode switch jitter. ago%!(EXTRA string=12 years)
Camilla Berglund 2caee225ea Fixed hidden cursor mode for focus events. ago%!(EXTRA string=12 years)
Camilla Berglund 6164eb603b Added tracking of cursor visibility. ago%!(EXTRA string=12 years)
Camilla Berglund 082306b1db Added support for WM_UNICHAR. ago%!(EXTRA string=12 years)
Camilla Berglund 49db3b2a9e Formatting. ago%!(EXTRA string=12 years)
NathanSweet 8e2e7b37a1 Undecorated window support on win/mac/linux. ago%!(EXTRA string=12 years)
Camilla Berglund 129e94da2e Changed cursor pos to double. ago%!(EXTRA string=12 years)
Camilla Berglund 0356aa620d Fixed resize mode setting on Windows. ago%!(EXTRA string=12 years)
Camilla Berglund 200e07027c Implemented hidden cursor on Windows. ago%!(EXTRA string=12 years)
Camilla Berglund 51ee3a5c0a No swap interval on composition. ago%!(EXTRA string=12 years)
Camilla Berglund 3897a174b5 Fixed VC++ warnings. ago%!(EXTRA string=12 years)
SephiRok 1ae9ce1e0a Fixed print screen key input for all platforms. ago%!(EXTRA string=12 years)