1536 Commits (85de0db05d5bc0d65f7c8cd9c96d18fe4774cf9c)

Author SHA1 Message Date
Camilla Berglund 0701d4ce6e Made use of Win32 W-suffixed symbols explicit. ago%!(EXTRA string=11 years)
Camilla Berglund d169557b00 Made GLX 1.3 the minimum supported version. ago%!(EXTRA string=11 years)
Camilla Berglund ae8393c06e Fixed refresh of debug context attribute. ago%!(EXTRA string=11 years)
Camilla Berglund e2d6f2761c Fixed constness of function parameters. ago%!(EXTRA string=11 years)
Michael Dickens 04b4e605a0 Removed C99-ism for the sake of OS X 10.6. ago%!(EXTRA string=11 years)
Camilla Berglund bf389f7183 Cleaned up RandR video mode handling. ago%!(EXTRA string=11 years)
Camilla Berglund 96433cdf19 Fixed meaningless Win32 video mode restore. ago%!(EXTRA string=11 years)
Camilla Berglund 2ec0acc972 Formatting (removed tab characters). ago%!(EXTRA string=11 years)
Camilla Berglund b3c461bd7e Cleaned up fix for #234. ago%!(EXTRA string=11 years)
Camilla Berglund 69e10b88b0 Fixed uncaught BadWindow in EWMH check. ago%!(EXTRA string=12 years)
Camilla Berglund 7f4e947447 Fixed return value for WM_DROPFILES. ago%!(EXTRA string=12 years)
Camilla Berglund d0d2332193 WINVER fixes for MinGW and VC++. ago%!(EXTRA string=12 years)
Camilla Berglund 9beba1ba31 Fixed copypaste mistake. ago%!(EXTRA string=12 years)
Camilla Berglund c1446618cf Blurb nomenclature fix. ago%!(EXTRA string=12 years)
Camilla Berglund cf177905e5 Allowed drops from less privileged processes. ago%!(EXTRA string=12 years)
Camilla Berglund 9cc8107c6b Fixed X11 drop support. ago%!(EXTRA string=12 years)
Camilla Berglund 84377c6175 Added _GLFW_USE_RETINA. ago%!(EXTRA string=12 years)
Shane Liesegang b4c03b992c Fixing memory leak in cocoa_joystick ago%!(EXTRA string=12 years)
Camilla Berglund a70bcb97bb Added missing winmm loading errors. ago%!(EXTRA string=12 years)
Camilla Berglund 58db8622bd Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 5ed23e593c Handle case of no available CRTCs. ago%!(EXTRA string=12 years)
Camilla Berglund dd02b96c94 Added flag for non-functional RandR monitor path. ago%!(EXTRA string=12 years)
Camilla Berglund 13156de8c3 Updated stale X11 gamma comments. ago%!(EXTRA string=12 years)
Camilla Berglund a4b8b0f114 Removed superfluous test for RandR version. ago%!(EXTRA string=12 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 0163bc05d6 Moved internal context function declarations. ago%!(EXTRA string=12 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=12 years)
Camilla Berglund cd54dc84c4 Fixed off-by-one error. ago%!(EXTRA string=12 years)
Camilla Berglund 2b876da52d Fixed broken includes. ago%!(EXTRA string=12 years)
Camilla Berglund ad9f880d61 Fixed broken calls to memset. ago%!(EXTRA string=12 years)
Camilla Berglund 8ae063bb1b Cleanup. ago%!(EXTRA string=12 years)
arturo 89d0723ba3 Initial drag and drop support. ago%!(EXTRA string=12 years)
Camilla Berglund 0548c713e8 Renamed monitor helper functions for clarity. ago%!(EXTRA string=12 years)
Camilla Berglund beb7e5909f Added comment on headless Macs. ago%!(EXTRA string=12 years)
Camilla Berglund 6eec7970c1 Made NSScreen to CGDisplay matching fail softly. ago%!(EXTRA string=12 years)
Camilla Berglund 7bbd3943c9 Removed superfluous display sorting. ago%!(EXTRA string=12 years)
David Avedissian c789238741 Removed extra argument ago%!(EXTRA string=12 years)
David Avedissian 4658e72b84 Fixed link error introduced by previous commit ago%!(EXTRA string=12 years)
Camilla Berglund e0a26aa62f Cursor mode cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 54b8d0d3c8 Moved to XGrabPointer for cursor hiding. ago%!(EXTRA string=12 years)
Camilla Berglund 16eb97dbc3 Added native monitor handle access to native API. ago%!(EXTRA string=12 years)
Camilla Berglund 7341f8b635 Enlarged OS X invisible cursor. ago%!(EXTRA string=12 years)
Camilla Berglund 7e806a8567 Started 3.1. ago%!(EXTRA string=12 years)
Camilla Berglund d937b74b8f Fixed glfwSetWindowSize stealing focus. ago%!(EXTRA string=12 years)
Camilla Berglund 0e8dace18c Removed stray whitespace in version string. ago%!(EXTRA string=12 years)
Camilla Berglund 402189ba14 Fixed pthread.h not included by GLX header. ago%!(EXTRA string=12 years)
Camilla Berglund 61ccb034d0 Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 50c694fab4 Added errors for override redirect iconification. ago%!(EXTRA string=12 years)
Camilla Berglund 56e600d7a1 Fixed iconify callback not triggered by Alt+Tab. ago%!(EXTRA string=12 years)
Camilla Berglund 0c0bb28d39 Allow setting swap interval to zero on DWM. ago%!(EXTRA string=12 years)