2277 Commits (c112804539695480171d48f57aaa394ff0c4ae2c)
 

Author SHA1 Message Date
Camilla Berglund cf177905e5 Allowed drops from less privileged processes. ago%!(EXTRA string=11 years)
Camilla Berglund 6fef0f1351 Updated changelog to include #231. ago%!(EXTRA string=11 years)
Camilla Berglund 9cc8107c6b Fixed X11 drop support. ago%!(EXTRA string=11 years)
Camilla Berglund 84377c6175 Added _GLFW_USE_RETINA. ago%!(EXTRA string=11 years)
Shane Liesegang b4c03b992c Fixing memory leak in cocoa_joystick ago%!(EXTRA string=11 years)
Camilla Berglund a70bcb97bb Added missing winmm loading errors. ago%!(EXTRA string=11 years)
Camilla Berglund 5114339136 Added high-DPI viewport note to news. ago%!(EXTRA string=12 years)
Camilla Berglund 1d3f3e65a0 Added high-DPI note to transition guide. 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 040552fcca Added file drop support to news page. ago%!(EXTRA string=12 years)
Camilla Berglund 2edc25b729 Added extensions to X11 conformance section. ago%!(EXTRA string=12 years)
Camilla Berglund b4001b78b9 X11 conformance updates. ago%!(EXTRA string=12 years)
Camilla Berglund d73e15d08f Added mention of encoding to GLFWdropfun. ago%!(EXTRA string=12 years)
Camilla Berglund 0b8cd09435 Updated title of X11 conformance section. ago%!(EXTRA string=12 years)
Camilla Berglund 313480a09c Added XDND note to conformance page. ago%!(EXTRA string=12 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=12 years)
Camilla Berglund ed4c8b27f1 Added drop reporting to events test. 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)
Camilla Berglund 18c635f474 Replaced Free Getopt with getopt_port. ago%!(EXTRA string=12 years)
Camilla Berglund af78508488 Merge pull request #219 from serialvelocity94/master ago%!(EXTRA string=12 years)
David Avedissian c789238741 Removed extra argument ago%!(EXTRA string=12 years)
Camilla Berglund 83195f0745 Merge pull request #217 from serialvelocity94/master ago%!(EXTRA string=12 years)
Camilla Berglund c64d2787f8 Revamped cursor mode test. 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 75f916db44 Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 16eb97dbc3 Added native monitor handle access to native API. ago%!(EXTRA string=12 years)
Camilla Berglund 2733cce8ff Added dependency section to readme. ago%!(EXTRA string=12 years)
Camilla Berglund fc92c5cc73 Removed unused bits of glad. ago%!(EXTRA string=12 years)
Camilla Berglund 6e0015f022 Replaced ad-hoc extension loading with glad. ago%!(EXTRA string=12 years)
Camilla Berglund 0c21dd3924 Added CLOCK_REALTIME to clock_gettime emulation. ago%!(EXTRA string=12 years)
Camilla Berglund fe05515f43 Fixed uses of relative time for cnd_timedwait. ago%!(EXTRA string=12 years)
Camilla Berglund 89627e4cd0 Cleaned up particles example. ago%!(EXTRA string=12 years)
Camilla Berglund 457403586d Replaced ad-hoc argument processing with getopt. ago%!(EXTRA string=12 years)
Camilla Berglund 3f9117ef85 Formatted particles example. ago%!(EXTRA string=12 years)