Camilla Berglund
eb460c30ce
Added missing link flags for threaded example.
ago%!(EXTRA string=11 years)
Camilla Berglund
6d8e78cc95
Further separation of window and context.
...
The context related parts of _GLFWwndconfig have been moved to
_GLFWctxconfig and given better names. Window hint and attribute
members have been renamed to match.
ago%!(EXTRA string=11 years)
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
a89a02ff85
Fixed documentation copypaste error.
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)
Camilla Berglund
6029585f19
Added credit.
ago%!(EXTRA string=11 years)
Siavash Eliasi
aaea58fa2e
Removed <code> element background from other undesirable cases.
ago%!(EXTRA string=11 years)
Siavash Eliasi
9ddaf76b68
Added background colour for non-table and non-note <code> elements.
ago%!(EXTRA string=11 years)
Michael Dickens
04b4e605a0
Removed C99-ism for the sake of OS X 10.6.
...
Fixes #241 .
ago%!(EXTRA string=11 years)
Camilla Berglund
754536404e
Updated version number on main page.
ago%!(EXTRA string=11 years)
Camilla Berglund
a75c457620
Removed background of <code> elements.
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)
David Avedissian
128e678815
Fixed missing include in glfw3native.h for Cocoa.
...
Fixes #240 .
ago%!(EXTRA string=11 years)
Camilla Berglund
2ec0acc972
Formatting (removed tab characters).
ago%!(EXTRA string=11 years)
Camilla Berglund
54fac457bf
Removed unused -s option.
ago%!(EXTRA string=11 years)
Camilla Berglund
91e069f979
Desktop mode full screen fixes for tests.
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
135ee0d93f
Added multi-window support to events test.
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
0cd31782d4
Enabled pkg-config file generation on MinGW.
...
Fixes #220 .
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
6fef0f1351
Updated changelog to include #231 .
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=12 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)