Camilla Berglund
9c15e2ff86
Enabled Lion full screen.
ago%!(EXTRA string=12 years)
Camilla Berglund
7775c87cd6
Cleanup and change log update.
ago%!(EXTRA string=12 years)
Camilla Berglund
50850602b2
Clarified change log entries.
ago%!(EXTRA string=12 years)
Camilla Berglund
553cc8ac96
Clarified change log entry.
ago%!(EXTRA string=12 years)
Camilla Berglund
f2a04a56a4
Added CoreVideo dependency to change log.
ago%!(EXTRA string=12 years)
Camilla Berglund
aab08712dd
Fixed zero refresh rate on some monitors.
ago%!(EXTRA string=12 years)
Andri Pálsson
99784fb8f0
Fixed hidden cursor positioning corner case.
ago%!(EXTRA string=12 years)
Camilla Berglund
0e7c6e1d82
Updated change log.
ago%!(EXTRA string=12 years)
Camilla Berglund
4e3c990656
Updated change log.
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
2053767709
Added credit.
ago%!(EXTRA string=12 years)
Camilla Berglund
8194f1e2ae
Added hack for setting WM_CLASS.
ago%!(EXTRA string=12 years)
Camilla Berglund
a7af3b2c8f
Put GLFW_CLIENT_LIBRARY into correct section.
ago%!(EXTRA string=12 years)
Camilla Berglund
5759d0fdf2
Fixed F13 being reported as PrtSc on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
201d0a78b1
Fixed Grave and World 1 being flipped.
ago%!(EXTRA string=12 years)
Camilla Berglund
59422ec980
Started 3.0.4.
ago%!(EXTRA string=12 years)
Camilla Berglund
6af51e049f
Added more detailed notes on some CMake options.
ago%!(EXTRA string=12 years)
Camilla Berglund
fd4ea8bc25
Added description of 3.0.3 release.
ago%!(EXTRA string=12 years)
Camilla Berglund
546c794321
Fixed OS X cursor bugs #3 , #72 and #88 .
ago%!(EXTRA string=12 years)
Camilla Berglund
4ff8095dee
Workaround for libXi and CMake 2.8.7.
ago%!(EXTRA string=12 years)
Camilla Berglund
6770ae0556
Added workaround for legacy MinGW.
...
When building on legacy MinGW, WINVER and UNICODE need to be defined
before the inclusion of stddef.h (by glfw3.h), which is itself included
before win32_platform.h.
ago%!(EXTRA string=12 years)
Camilla Berglund
57b8be1c24
Added support for mouse buttons 4-n.
ago%!(EXTRA string=12 years)
Camilla Berglund
b998d4fe01
Fixed _WIN32_WINNT not being set to Windows XP.
ago%!(EXTRA string=12 years)
Camilla Berglund
8c1588b14e
Started 3.0.3.
ago%!(EXTRA string=12 years)
Camilla Berglund
58aef89521
Made release description match website.
ago%!(EXTRA string=12 years)
Camilla Berglund
83f57ff0ce
Fixed potential segfault on init.
ago%!(EXTRA string=12 years)
Camilla Berglund
71c07feffd
Added description of 3.0.2 release.
ago%!(EXTRA string=12 years)
Camilla Berglund
9c20737b60
Allowed characters regardless of modifier keys.
ago%!(EXTRA string=12 years)
Camilla Berglund
951f02acf3
Fixed keypad 5 release events.
ago%!(EXTRA string=12 years)
Camilla Berglund
735bc2d815
Added NvOptimusEnablement.
ago%!(EXTRA string=12 years)
Camilla Berglund
a024e61bf8
Build documentation improvements.
ago%!(EXTRA string=12 years)
Camilla Berglund
082fc019c7
Build documentation improvements.
ago%!(EXTRA string=12 years)
Camilla Berglund
ffb699fb06
Build documentation improvements.
ago%!(EXTRA string=12 years)
Camilla Berglund
d318de7c00
Expanded section on X11 and Mesa packages.
ago%!(EXTRA string=12 years)
Camilla Berglund
68bd6687d6
Formatting.
ago%!(EXTRA string=12 years)
Camilla Berglund
261f290abf
Fixed original video mode being overwritten.
ago%!(EXTRA string=12 years)
arturo
a6a5fa937c
Fixed window position being incorrect on some WMs.
ago%!(EXTRA string=12 years)
Camilla Berglund
670070e61a
Updated change log.
ago%!(EXTRA string=12 years)
Dmitri Shuralyov
5655e26315
Changed scrollWheel to use precise scrolling deltas when available.
...
Use precise scrolling deltas only on supported versions of OS X;
hasPreciseScrollingDeltas, scrollingDeltaX, scrollingDeltaY are
available in OS X v10.7 and later.
Replaced a single occurence of a tab character with 4 spaces for
consistency in src/socoa_window.m.
ago%!(EXTRA string=12 years)
Camilla Berglund
50b2961d34
Moved to auto-updated docs URLs.
ago%!(EXTRA string=12 years)
Camilla Berglund
41a1374744
Updated references to OS X (previously Mac OS X).
ago%!(EXTRA string=12 years)
Camilla Berglund
c8b01f61d6
Enabled OpenGL 3.x and 4.x context on OS X 10.9.
ago%!(EXTRA string=12 years)
Camilla Berglund
d20aa0428a
Fixed window positioning on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
1c80e99008
Added forcing of swap interval on DWM composition.
ago%!(EXTRA string=12 years)
Camilla Berglund
dcb4d8ee32
Fixed possible X11 screensaver race condition.
ago%!(EXTRA string=12 years)
Camilla Berglund
58c69a9ac4
Enabled compilation on OS X 10.6 SDK.
ago%!(EXTRA string=12 years)
Camilla Berglund
621753e8a8
Added credit.
ago%!(EXTRA string=12 years)
Camilla Berglund
2656bf8f9f
Added missing module handle freeing.
ago%!(EXTRA string=12 years)
Camilla Berglund
194e22dbbe
Fixed retrieval of OpenGL 1.0 and 1.1 on WGL.
ago%!(EXTRA string=12 years)