Camilla Berglund
8b1b322771
Added manual compilation guide.
2013-11-20 14:27:05 +01:00
Camilla Berglund
bb3f29d8bc
Added note on profile detection.
2013-11-19 17:57:08 +01:00
Camilla Berglund
d82095d7ea
Changed from PREFIX to CMAKE_INSTALL_PREFIX.
2013-11-10 15:43:25 +01:00
Camilla Berglund
a79c844c4d
Oh dear.
2013-11-10 03:31:10 +01:00
Camilla Berglund
6c12ffc902
Added the GLFW_BUILD_DOCS CMake option.
2013-11-07 18:23:54 +01:00
Camilla Berglund
174c72f2c0
Moved GLFW compilation guide to docs.
2013-10-27 12:53:50 +01:00
Camilla Berglund
394c44ccf9
More words on window closing.
2013-10-25 15:55:24 +02:00
Camilla Berglund
db8e6bed7a
Cross-linked build guides.
2013-10-21 22:23:15 +02:00
Camilla Berglund
a5df39e14f
Added section on user pointer to window guide.
2013-10-12 20:00:16 +02:00
siavash
1695fd08f0
Fixed page header background image location.
2013-10-11 23:11:11 +03:30
Camilla Berglund
fa765ee719
Removed DOS line breaks.
2013-10-09 21:35:35 +02:00
Camilla Berglund
aab08712dd
Fixed zero refresh rate on some monitors.
2013-10-09 19:45:39 +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
1f6696d433
Added references to build guide.
2013-09-24 22:17:35 +02:00
Camilla Berglund
25eb8dc277
Removed index.html from URL.
2013-09-24 21:32:21 +02: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
Camilla Berglund
f1397843ee
Added GLFW_OPENED to transition guide.
2013-07-11 14:01:06 +02:00
Camilla Berglund
d10eff4531
Updated OS X OpenGL compatibility docs.
2013-07-10 15:47:32 +02:00
Camilla Berglund
e67ee935a2
Fixed documentation tag name.
2013-07-10 15:39:08 +02:00
Camilla Berglund
41a1374744
Updated references to OS X (previously Mac OS X).
2013-07-10 15:38:31 +02:00
Camilla Berglund
4b7ae4918b
Documentation work.
2013-07-07 12:59:30 +02:00
Camilla Berglund
1947557eb1
Documentation work.
2013-07-04 13:05:19 +02:00
Camilla Berglund
b6b57b5249
Documentation work.
2013-06-23 15:17:43 +02:00
Camilla Berglund
659157928e
Client build documentation work.
2013-06-21 13:04:47 +02:00
Camilla Berglund
f5f55e3ff8
Documentation work.
2013-06-17 14:15:35 +02:00
Camilla Berglund
77572bdf6e
Fixed line terminators.
2013-06-13 12:24:07 +02:00
Camilla Berglund
fdaebdd169
Removed 'unfinished' claim.
2013-06-13 12:12:45 +02:00
Camilla Berglund
74d355fae4
News page fixes.
2013-06-13 12:12:10 +02:00
Camilla Berglund
2cc2e8acd7
Added cursor crossing callback to news.
2013-06-13 12:08:42 +02:00
Camilla Berglund
964a5ba952
Sorted Doxygen pages.
2013-06-12 20:58:13 +02:00
Camilla Berglund
30b6e0c868
Removed deprecated Doxygen option.
2013-06-12 20:35:50 +02:00
Camilla Berglund
c449ef2e12
Moved client build docs to Doxygen.
2013-06-12 16:06:45 +02:00
Camilla Berglund
3274dc9a61
Added internal docs.
2013-06-12 15:03:56 +02:00
Camilla Berglund
bfb7b053c2
Added missing news items.
2013-06-06 17:29:06 +02:00
Camilla Berglund
ee91dea741
Added key input to quick tutorial.
2013-06-05 23:46:16 +02:00
Camilla Berglund
362bf5de64
Documentation work.
2013-06-05 23:01:50 +02:00
Camilla Berglund
fbfbf3ce07
Documentation work.
2013-06-05 21:26:40 +02:00
Camilla Berglund
44e8401f7b
Clarified default profile token name.
2013-06-05 16:15:20 +02:00
Camilla Berglund
179d90956a
Added high-DPI to news page.
2013-06-04 17:50:41 +02:00
Camilla Berglund
2591b6c8c8
Fixed use of legacy token names.
2013-06-03 14:01:25 +02:00
Camilla Berglund
2cd34386bc
Added back refresh rate window hint.
2013-05-30 20:42:59 +02:00
Camilla Berglund
a40f348c8d
Documentation work.
2013-05-27 21:58:33 +02:00
Camilla Berglund
1f5f20eeef
Documentation work.
2013-05-27 17:10:34 +02:00
Camilla Berglund
ad1f6f0341
Renamed glfwGetWindowParam to glfwGetWindowAttrib.
...
Parameters are something specified at creation time and are often
immutable, while many of the values returned by glfwGetWindowParam
reflected current state not controlled by any parameter or hint.
2013-05-27 15:30:32 +02:00
Camilla Berglund
15ed715f4e
Moved public headers to the GLFW directory.
2013-05-22 22:46:34 +02:00
Camilla Berglund
9264b5da0e
Removed double mode for cursor mode.
2013-05-22 21:56:14 +02:00
Camilla Berglund
a8a69006ff
Added paragraph on clipboard manager.
2013-05-20 14:22:19 +02:00