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
|
dbdf01d4a0
|
Added getopt dependency to events text.
|
2013-10-17 15:35:01 +02:00 |
|
Camilla Berglund
|
7ef7beb9fb
|
Formatting.
|
2013-10-17 15:16:27 +02:00 |
|
Camilla Berglund
|
16e63adc40
|
Tenative setting of install_name.
|
2013-10-16 20:56:59 +02:00 |
|
Camilla Berglund
|
e85455719d
|
Point made.
|
2013-10-16 20:33:28 +02:00 |
|
Camilla Berglund
|
23ff318f59
|
Replaced find_library with CMAKE_DL_LIBS.
|
2013-10-13 16:24:33 +02:00 |
|
Camilla Berglund
|
0041699048
|
Fixed glfw3.pc not using LIB_SUFFIX.
|
2013-10-12 20:22:48 +02:00 |
|
Camilla Berglund
|
a5df39e14f
|
Added section on user pointer to window guide.
|
2013-10-12 20:00:16 +02:00 |
|
Camilla Berglund
|
4175c9edea
|
Merge pull request #155 from siavashserver/master
Fixed page header background image location.
|
2013-10-12 10:20:40 -07:00 |
|
siavash
|
1695fd08f0
|
Fixed page header background image location.
|
2013-10-11 23:11:11 +03:30 |
|
Camilla Berglund
|
2c920fbb8b
|
Clarified character callback parameter.
|
2013-10-10 19:41:56 +02:00 |
|
Camilla Berglund
|
7dd8770e6f
|
Added full screen option to events test.
|
2013-10-10 00:17:53 +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
|
1047d5646d
|
Merge pull request #139 from Pieroman/patch-1
Fixed full screen windows blanking unused monitors.
|
2013-10-09 14:47:41 -07:00 |
|
Camilla Berglund
|
fa765ee719
|
Removed DOS line breaks.
|
2013-10-09 21:35:35 +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
|
a8ff81fd8a
|
Updated .gitignore.
|
2013-10-09 19:46:44 +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
|
e9694cca47
|
Merge pull request #152 from sjml/master
Fixed minor Xcode 5 warnings.
|
2013-10-08 10:43:55 -07:00 |
|
Shane Liesegang
|
9e0c07b7ba
|
Fixing Xcode 5 warning
Xcode 5 has gotten more pedantic about undeclared selectors, by
default.
|
2013-10-08 10:49:00 -04:00 |
|
Shane Liesegang
|
209de7b56d
|
Removing warnings when building Cocoa in 64-bit
NSInteger is defined as the native integer width, so these changes
remove implicit conversions that were causing precision warnings.
|
2013-10-08 10:42:17 -04:00 |
|
Camilla Berglund
|
16a8fafab2
|
Made disabled mode disable Win32 cursor image.
|
2013-10-07 16:28:19 +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
|
161065ac19
|
Clarified configuration header comments.
|
2013-10-06 11:45:28 +02:00 |
|
Camilla Berglund
|
2053767709
|
Added credit.
|
2013-10-06 11:37:16 +02:00 |
|
Camilla Berglund
|
55530dbd14
|
Merge pull request #149 from andrewcorrigan/master
Added glfw_ prefix to configuration header.
|
2013-10-04 08:47:29 -07:00 |
|
Camilla Berglund
|
12f0d8d4ca
|
Build documentation grammar fix.
|
2013-10-04 17:08:04 +02:00 |
|
Andrew Corrigan
|
34f1c298b6
|
config.h.in --> glfw_config.h.in
|
2013-10-04 09:41:08 -04: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
|
6d9d85670f
|
Clarified unit of cursor positions.
|
2013-09-28 22:12:50 +02:00 |
|
Camilla Berglund
|
521fa7d005
|
Added crossrefs for window and fb size.
|
2013-09-26 20:02:19 +02:00 |
|
Camilla Berglund
|
5759d0fdf2
|
Fixed F13 being reported as PrtSc on OS X.
|
2013-09-26 19:58:35 +02:00 |
|
Camilla Berglund
|
07db5daa61
|
Added note on GDI software OpenGL.
|
2013-09-26 19:15:45 +02:00 |
|
Camilla Berglund
|
201d0a78b1
|
Fixed Grave and World 1 being flipped.
|
2013-09-26 00:00:07 +02:00 |
|
Camilla Berglund
|
1f6696d433
|
Added references to build guide.
|
2013-09-24 22:17:35 +02:00 |
|
Camilla Berglund
|
59422ec980
|
Started 3.0.4.
|
2013-09-24 21:36:11 +02:00 |
|
Camilla Berglund
|
fd3813f0d9
|
Updated notes referring to Mac OS X.
|
2013-09-24 21:34:46 +02:00 |
|
Camilla Berglund
|
25eb8dc277
|
Removed index.html from URL.
|
2013-09-24 21:32:21 +02:00 |
|
Camilla Berglund
|
ebe38eedd8
|
Merge pull request #141 from siavashserver/doxygen-theme
Added Doxygen documentation theme.
|
2013-09-21 12:49:41 -07:00 |
|
siavash
|
96c5aea3ba
|
Removed invisible element.
|
2013-09-21 15:18:49 +04:30 |
|
siavash
|
cca61d752d
|
New theme for doxygen generated documentations.
|
2013-09-21 15:14:37 +04:30 |
|