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 .
...
XFree may not be passed NULL. An invalid window handle will cause
_glfwGetWindowProperty to not return 1.
ago%!(EXTRA string=11 years)
Camilla Berglund
69e10b88b0
Fixed uncaught BadWindow in EWMH check.
...
Fixes #234 .
ago%!(EXTRA string=11 years)
Camilla Berglund
7f4e947447
Fixed return value for WM_DROPFILES.
ago%!(EXTRA string=11 years)
Camilla Berglund
d0d2332193
WINVER fixes for MinGW and VC++.
ago%!(EXTRA string=11 years)
Camilla Berglund
9beba1ba31
Fixed copypaste mistake.
ago%!(EXTRA string=11 years)
Camilla Berglund
c1446618cf
Blurb nomenclature fix.
ago%!(EXTRA string=11 years)
Camilla Berglund
cf177905e5
Allowed drops from less privileged processes.
...
By default, UAC will prevent less privileged processes from sending
these messages. This resolves that on Windows 7 and later. Windows
Vista is still affected by this issue, as it has UAC but lacks
ChangeWindowMessageFilterEx.
Fixes #227 .
ago%!(EXTRA string=11 years)
Camilla Berglund
9cc8107c6b
Fixed X11 drop support.
...
This was broken by 8ae063bb1b
.
Fixes #224 .
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
...
Making sure that propsRef and valueRef get released no matter when we
break out of the loop.
Resolves #231 .
ago%!(EXTRA string=11 years)
Camilla Berglund
a70bcb97bb
Added missing winmm loading errors.
ago%!(EXTRA string=11 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.
...
Fixes #206 .
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)
Camilla Berglund
ed98e06651
Clarified WGL missing OpenGL error.
ago%!(EXTRA string=12 years)
Camilla Berglund
06289110e7
Documented utility functions.
ago%!(EXTRA string=12 years)
Camilla Berglund
823cc38ac1
Cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
5ef4f77fb5
Added support for _NET_WM_BYPASS_COMPOSITOR.
ago%!(EXTRA string=12 years)
Camilla Berglund
0ccbddf767
Moved version number macro to internal.h.
...
This lets alternative build environments avoid having to manually keep
track of which version of GLFW is being built.
ago%!(EXTRA string=12 years)
Camilla Berglund
23021422f3
Added explicit configuration header macro.
ago%!(EXTRA string=12 years)