Camilla Berglund
a21f2377bc
Updated TinyCThread URL.
ago%!(EXTRA string=11 years)
Camilla Berglund
b140606a49
Added GLFW_INCLUDE_GLEXT for glext.h inclusion.
...
Closes #365 .
ago%!(EXTRA string=11 years)
Camilla Berglund
2d13eb0920
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
496567d3f1
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
a6c57dc6f1
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
96d230becb
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
e0c26f0ec5
Changed default of GLFW_REFRESH_RATE.
...
Fixes #354 .
ago%!(EXTRA string=11 years)
Camilla Berglund
6be821c18b
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
95654cfada
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
4591ad2d64
Documentation work.
ago%!(EXTRA string=11 years)
Camilla Berglund
e9c7314d50
Added GLFW_FOCUSED window hint.
...
Fixes #101 .
ago%!(EXTRA string=11 years)
Camilla Berglund
66c3af7628
Added compatibility paragraphs on flush control.
ago%!(EXTRA string=11 years)
Camilla Berglund
44c899ce70
Added support for GL_KHR_context_flush_control.
ago%!(EXTRA string=11 years)
Camilla Berglund
4ce884fa52
Added OpenGL Reference pointers.
ago%!(EXTRA string=11 years)
Camilla Berglund
c39ebfe1b8
Fixed callback syntax in tutorial.
ago%!(EXTRA string=11 years)
Camilla Berglund
0364457947
Added custom Doxygen layout file.
ago%!(EXTRA string=11 years)
Siavash Eliasi
9c545d6a14
Fixed typo.
ago%!(EXTRA string=11 years)
Camilla Berglund
c015852498
Restored smaller Doxygen code block padding.
...
This is a revert of db5b089cee
.
ago%!(EXTRA string=11 years)
Siavash Eliasi
5a48f3123f
Using a light grey syntax highlighting theme.
ago%!(EXTRA string=11 years)
Siavash Eliasi
51208601a4
Setting CSS for horizontal rules.
ago%!(EXTRA string=11 years)
Siavash Eliasi
2ea74e60f9
Using slightly brighter set of colors for message boxes.
ago%!(EXTRA string=11 years)
Siavash Eliasi
db5b089cee
Increasing code block padding.
ago%!(EXTRA string=11 years)
Siavash Eliasi
ce3ff08932
Using different color for links inside code blocks.
ago%!(EXTRA string=11 years)
Siavash Eliasi
30eccfd454
No orange links in documentation message boxes.
ago%!(EXTRA string=11 years)
Siavash Eliasi
eb13951fb2
Removed unnecessary CSS rule.
ago%!(EXTRA string=11 years)
Camilla Berglund
96b12ee504
Added character with modifiers callback.
...
The undefined behaviour changed with #40 has been reverted, making the
character-only callback again behave like a system text field. This
behavior has now been documentated.
Fixes #203 .
Fixes #305 .
ago%!(EXTRA string=11 years)
Camilla Berglund
e8e05d462c
Documentation work.
...
Fixes #276 .
ago%!(EXTRA string=11 years)
Siavash Eliasi
dcc3e72d39
Introducing extra.less and using Less CSS for higher flexibility.
...
This will reduce the amount of copy paste involved when performing
slight changes to the default color sets.
These Ruby gems are required for generating extra.css from extra.less:
gem install less therubyracer
Please run this command to regenerate extra.css:
lessc --compress extra.less > extra.css
ago%!(EXTRA string=11 years)
Siavash Eliasi
0a4796b2a0
Doxygen CSS cleanup.
ago%!(EXTRA string=11 years)
Siavash Eliasi
9e72bb1775
Setting CSS for missed elements.
ago%!(EXTRA string=11 years)
Camilla Berglund
3ce7bfef07
Added GLFW_FLOATING.
...
Fixes #23 .
ago%!(EXTRA string=11 years)
Camilla Berglund
c9808586b3
Added GLFW_DOUBLEBUFFER.
ago%!(EXTRA string=11 years)
Camilla Berglund
281013002d
Added GLFW_DONT_CARE.
...
This changes the behavior of framebuffer hints set to zero. Before,
zero meant that any value was acceptable. This changes zero to be an
explicit preference and adds GLFW_DONT_CARE to mean that any value is
equally acceptable.
Fixes #70 .
ago%!(EXTRA string=11 years)
Camilla Berglund
25e7ff1196
Added GLFW_AUTO_ICONIFY.
...
By default, full screen windows that lose focus will be iconified and
the video mode will be restored. This makes it impossible to create
applications spanning multiple monitors. The GLFW_AUTO_ICONIFY window
hint will allow users to disable this behavior.
Fixes #143 .
ago%!(EXTRA string=11 years)
Siavash Eliasi
0ffe934a3e
Fixed typo in transition guide.
ago%!(EXTRA string=11 years)
Camilla Berglund
aa5be2dbc3
Removed deprecated Doxygen options.
ago%!(EXTRA string=11 years)
Siavash Eliasi
f91d1d967f
Fixed doxygen navigation bar position for Firefox web browser.
...
- More unification with website (page padding and width)
- Setting the minimum width of navigation bars to 800px.
ago%!(EXTRA string=11 years)
Camilla Berglund
42bf473b18
Added linking tutorial caveat.
ago%!(EXTRA string=11 years)
Siavash Eliasi
f6f5b4ab0d
Fixed doxygen navigation bar position for chromium web browser.
ago%!(EXTRA string=11 years)
Camilla Berglund
eb3f75e03e
Added glfwGetWindowFrameSize.
ago%!(EXTRA string=11 years)
Camilla Berglund
5c8121e7a8
Clarified language for file drop callback.
ago%!(EXTRA string=11 years)
Camilla Berglund
68d757113b
Added custom cursors to news.
ago%!(EXTRA string=11 years)
Eddie Ringle
d79be3f7fc
docs/window.dox: Fix typo
...
Signed-off-by: Eddie Ringle <eddie@eringle.net>
ago%!(EXTRA string=11 years)
Camilla Berglund
1ccc23268c
Added glfwPostEmptyEvent.
ago%!(EXTRA string=11 years)
Camilla Berglund
a89a02ff85
Fixed documentation copypaste error.
ago%!(EXTRA string=11 years)
Siavash Eliasi
aaea58fa2e
Removed <code> element background from other undesirable cases.
ago%!(EXTRA string=11 years)
Siavash Eliasi
9ddaf76b68
Added background colour for non-table and non-note <code> elements.
ago%!(EXTRA string=11 years)
Camilla Berglund
754536404e
Updated version number on main page.
ago%!(EXTRA string=11 years)
Camilla Berglund
a75c457620
Removed background of <code> elements.
ago%!(EXTRA string=11 years)
Camilla Berglund
84377c6175
Added _GLFW_USE_RETINA.
ago%!(EXTRA string=11 years)