Camilla Berglund
e309a784d1
Documentation work.
2013-10-21 22:39:51 +02:00
Camilla Berglund
99f40ede1b
Documentation work.
2013-10-21 22:35:22 +02:00
Camilla Berglund
db8e6bed7a
Cross-linked build guides.
2013-10-21 22:23:15 +02:00
Camilla Berglund
6172e2cfcc
Fixed change log entry.
2013-10-21 17:46:05 +02:00
Camilla Berglund
bc8ff545ca
Fixed mode enumeration for Thunderbolt monitors.
2013-10-17 20:43:39 +02:00
Camilla Berglund
e576bdc894
Removed joystick axis value negation.
2013-10-17 20:09:00 +02:00
Camilla Berglund
d78510457c
Added hack for full screen focus on OS X.
2013-10-17 19:59:34 +02:00
Camilla Berglund
16e63adc40
Tenative setting of install_name.
2013-10-16 20:56:59 +02:00
Camilla Berglund
0041699048
Fixed glfw3.pc not using LIB_SUFFIX.
2013-10-12 20:22:48 +02:00
Camilla Berglund
9c15e2ff86
Enabled Lion full screen.
2013-10-10 00:09:03 +02:00
Camilla Berglund
7775c87cd6
Cleanup and change log update.
2013-10-09 23:58:43 +02:00
Camilla Berglund
50850602b2
Clarified change log entries.
2013-10-09 21:12:03 +02:00
Camilla Berglund
553cc8ac96
Clarified change log entry.
2013-10-09 20:24:57 +02:00
Camilla Berglund
f2a04a56a4
Added CoreVideo dependency to change log.
2013-10-09 20:23:20 +02:00
Camilla Berglund
aab08712dd
Fixed zero refresh rate on some monitors.
2013-10-09 19:45:39 +02:00
Andri Pálsson
99784fb8f0
Fixed hidden cursor positioning corner case.
2013-10-09 19:06:03 +02:00
Camilla Berglund
0e7c6e1d82
Updated change log.
2013-10-09 11:58:08 +02:00
Camilla Berglund
4e3c990656
Updated change log.
2013-10-08 19:45:17 +02:00
Camilla Berglund
6e68d89e0f
Fixed focus for Win+D window restoration.
2013-10-07 16:12:23 +02:00
Camilla Berglund
9c5d9f8614
Fixed clip rect being set for unfocused windows.
2013-10-07 15:30:57 +02:00
Camilla Berglund
2053767709
Added credit.
2013-10-06 11:37:16 +02:00
Camilla Berglund
8194f1e2ae
Added hack for setting WM_CLASS.
2013-10-04 13:41:19 +02:00
Camilla Berglund
a7af3b2c8f
Put GLFW_CLIENT_LIBRARY into correct section.
2013-10-04 13:13:16 +02:00
Camilla Berglund
5759d0fdf2
Fixed F13 being reported as PrtSc on OS X.
2013-09-26 19:58:35 +02:00
Camilla Berglund
201d0a78b1
Fixed Grave and World 1 being flipped.
2013-09-26 00:00:07 +02:00
Camilla Berglund
59422ec980
Started 3.0.4.
2013-09-24 21:36:11 +02:00
Camilla Berglund
6af51e049f
Added more detailed notes on some CMake options.
2013-09-19 22:24:03 +02:00
Camilla Berglund
fd4ea8bc25
Added description of 3.0.3 release.
2013-09-19 14:30:47 +02:00
Camilla Berglund
546c794321
Fixed OS X cursor bugs #3 , #72 and #88 .
2013-09-19 01:05:51 +02:00
Camilla Berglund
4ff8095dee
Workaround for libXi and CMake 2.8.7.
2013-09-13 14:42:45 +02:00
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.
2013-09-13 12:26:55 +02:00
Camilla Berglund
57b8be1c24
Added support for mouse buttons 4-n.
2013-09-08 16:09:23 +02:00
Camilla Berglund
b998d4fe01
Fixed _WIN32_WINNT not being set to Windows XP.
2013-09-03 13:38:16 +02:00
Camilla Berglund
8c1588b14e
Started 3.0.3.
2013-08-26 16:22:06 +02:00
Camilla Berglund
58aef89521
Made release description match website.
2013-08-25 21:40:06 +02:00
Camilla Berglund
83f57ff0ce
Fixed potential segfault on init.
2013-08-21 10:15:52 +02:00
Camilla Berglund
71c07feffd
Added description of 3.0.2 release.
2013-08-20 12:46:32 +02:00
Camilla Berglund
9c20737b60
Allowed characters regardless of modifier keys.
2013-08-19 13:08:35 +02:00
Camilla Berglund
951f02acf3
Fixed keypad 5 release events.
2013-08-16 17:48:11 +02:00
Camilla Berglund
735bc2d815
Added NvOptimusEnablement.
2013-08-07 18:11:58 +02:00
Camilla Berglund
a024e61bf8
Build documentation improvements.
2013-08-07 17:53:19 +02:00
Camilla Berglund
082fc019c7
Build documentation improvements.
2013-08-07 17:17:15 +02:00
Camilla Berglund
ffb699fb06
Build documentation improvements.
2013-08-07 17:05:32 +02:00
Camilla Berglund
d318de7c00
Expanded section on X11 and Mesa packages.
2013-08-07 16:01:38 +02:00
Camilla Berglund
68bd6687d6
Formatting.
2013-08-07 15:30:15 +02:00
Camilla Berglund
261f290abf
Fixed original video mode being overwritten.
2013-08-06 19:52:09 +02:00
arturo
a6a5fa937c
Fixed window position being incorrect on some WMs.
2013-07-30 15:52:47 +02:00
Camilla Berglund
670070e61a
Updated change log.
2013-07-30 15:02:08 +02:00
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.
2013-07-17 19:36:43 -07:00
Camilla Berglund
50b2961d34
Moved to auto-updated docs URLs.
2013-07-10 17:00:09 +02:00