Camilla Berglund
1047d5646d
Merge pull request #139 from Pieroman/patch-1
...
Fixed full screen windows blanking unused monitors.
ago%!(EXTRA string=12 years)
Camilla Berglund
fa765ee719
Removed DOS line breaks.
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
a8ff81fd8a
Updated .gitignore.
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
e9694cca47
Merge pull request #152 from sjml/master
...
Fixed minor Xcode 5 warnings.
ago%!(EXTRA string=12 years)
Shane Liesegang
9e0c07b7ba
Fixing Xcode 5 warning
...
Xcode 5 has gotten more pedantic about undeclared selectors, by
default.
ago%!(EXTRA string=12 years)
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.
ago%!(EXTRA string=12 years)
Camilla Berglund
16a8fafab2
Made disabled mode disable Win32 cursor image.
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
161065ac19
Clarified configuration header comments.
ago%!(EXTRA string=12 years)
Camilla Berglund
2053767709
Added credit.
ago%!(EXTRA string=12 years)
Camilla Berglund
55530dbd14
Merge pull request #149 from andrewcorrigan/master
...
Added glfw_ prefix to configuration header.
ago%!(EXTRA string=12 years)
Camilla Berglund
12f0d8d4ca
Build documentation grammar fix.
ago%!(EXTRA string=12 years)
Andrew Corrigan
34f1c298b6
config.h.in --> glfw_config.h.in
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
6d9d85670f
Clarified unit of cursor positions.
ago%!(EXTRA string=12 years)
Camilla Berglund
521fa7d005
Added crossrefs for window and fb size.
ago%!(EXTRA string=12 years)
Camilla Berglund
5759d0fdf2
Fixed F13 being reported as PrtSc on OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
07db5daa61
Added note on GDI software OpenGL.
ago%!(EXTRA string=12 years)
Camilla Berglund
201d0a78b1
Fixed Grave and World 1 being flipped.
ago%!(EXTRA string=12 years)
Camilla Berglund
1f6696d433
Added references to build guide.
ago%!(EXTRA string=12 years)
Camilla Berglund
59422ec980
Started 3.0.4.
ago%!(EXTRA string=12 years)
Camilla Berglund
fd3813f0d9
Updated notes referring to Mac OS X.
ago%!(EXTRA string=12 years)
Camilla Berglund
25eb8dc277
Removed index.html from URL.
ago%!(EXTRA string=12 years)
Camilla Berglund
ebe38eedd8
Merge pull request #141 from siavashserver/doxygen-theme
...
Added Doxygen documentation theme.
ago%!(EXTRA string=12 years)
siavash
96c5aea3ba
Removed invisible element.
ago%!(EXTRA string=12 years)
siavash
cca61d752d
New theme for doxygen generated documentations.
ago%!(EXTRA string=12 years)
Camilla Berglund
6af51e049f
Added more detailed notes on some CMake options.
ago%!(EXTRA string=12 years)
Camilla Berglund
3af1c411ca
Added notes on swap interval defaults.
ago%!(EXTRA string=12 years)
Pieroman
d3f22b8a04
Fixed Mac OS X bug where request for one fullscreen window blacks out other monitors
ago%!(EXTRA string=12 years)
Camilla Berglund
fd4ea8bc25
Added description of 3.0.3 release.
ago%!(EXTRA string=12 years)
Camilla Berglund
d3f3e2d6c5
Removed unused flag.
ago%!(EXTRA string=12 years)
Camilla Berglund
546c794321
Fixed OS X cursor bugs #3 , #72 and #88 .
ago%!(EXTRA string=12 years)
Camilla Berglund
d69796d9e0
Updated menu label for minimization.
ago%!(EXTRA string=12 years)
Camilla Berglund
4ff8095dee
Workaround for libXi and CMake 2.8.7.
ago%!(EXTRA string=12 years)
Camilla Berglund
3415f3ccde
Conditionally define API version macros.
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
bb5581690d
Documentation fixes for glfwSetCursorPos.
ago%!(EXTRA string=12 years)
Camilla Berglund
57b8be1c24
Added support for mouse buttons 4-n.
ago%!(EXTRA string=12 years)
Camilla Berglund
c93b120252
Disabled stddef.h for GLFW_INCLUDE_NONE, cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
5cf8587269
Merge pull request #121 from Systemcluster/patch-1
...
Declared unnamed typedef structs as their types.
ago%!(EXTRA string=12 years)
Camilla Berglund
b998d4fe01
Fixed _WIN32_WINNT not being set to Windows XP.
ago%!(EXTRA string=12 years)