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=12 years)  
				
					
						
							
							
								 
						
							
							
								0a4796b2a0 
								
							
								 
							
						 
						
							
							
								
								Doxygen CSS cleanup.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								9e72bb1775 
								
							
								 
							
						 
						
							
							
								
								Setting CSS for missed elements.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								3ce7bfef07 
								
							
								 
							
						 
						
							
							
								
								Added GLFW_FLOATING.  
							
							... 
							
							
 
							
							Fixes  #23 . 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								c9808586b3 
								
							
								 
							
						 
						
							
							
								
								Added GLFW_DOUBLEBUFFER.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								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=12 years)  
				
					
						
							
							
								 
						
							
							
								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=12 years)  
				
					
						
							
							
								 
						
							
							
								0ffe934a3e 
								
							
								 
							
						 
						
							
							
								
								Fixed typo in transition guide.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								aa5be2dbc3 
								
							
								 
							
						 
						
							
							
								
								Removed deprecated Doxygen options.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								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=12 years)  
				
					
						
							
							
								 
						
							
							
								42bf473b18 
								
							
								 
							
						 
						
							
							
								
								Added linking tutorial caveat.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								f6f5b4ab0d 
								
							
								 
							
						 
						
							
							
								
								Fixed doxygen navigation bar position for chromium web browser.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								eb3f75e03e 
								
							
								 
							
						 
						
							
							
								
								Added glfwGetWindowFrameSize.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								5c8121e7a8 
								
							
								 
							
						 
						
							
							
								
								Clarified language for file drop callback.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								68d757113b 
								
							
								 
							
						 
						
							
							
								
								Added custom cursors to news.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								d79be3f7fc 
								
							
								 
							
						 
						
							
							
								
								docs/window.dox: Fix typo  
							
							... 
							
							
 
							
							Signed-off-by: Eddie Ringle <eddie@eringle.net> 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								1ccc23268c 
								
							
								 
							
						 
						
							
							
								
								Added glfwPostEmptyEvent.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								a89a02ff85 
								
							
								 
							
						 
						
							
							
								
								Fixed documentation copypaste error.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								aaea58fa2e 
								
							
								 
							
						 
						
							
							
								
								Removed <code> element background from other undesirable cases.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								9ddaf76b68 
								
							
								 
							
						 
						
							
							
								
								Added background colour for non-table and non-note <code> elements.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								754536404e 
								
							
								 
							
						 
						
							
							
								
								Updated version number on main page.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								a75c457620 
								
							
								 
							
						 
						
							
							
								
								Removed background of <code> elements.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								84377c6175 
								
							
								 
							
						 
						
							
							
								
								Added _GLFW_USE_RETINA.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								5114339136 
								
							
								 
							
						 
						
							
							
								
								Added high-DPI viewport note to news.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								1d3f3e65a0 
								
							
								 
							
						 
						
							
							
								
								Added high-DPI note to transition guide.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								040552fcca 
								
							
								 
							
						 
						
							
							
								
								Added file drop support to news page.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								2edc25b729 
								
							
								 
							
						 
						
							
							
								
								Added extensions to X11 conformance section.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								b4001b78b9 
								
							
								 
							
						 
						
							
							
								
								X11 conformance updates.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								0b8cd09435 
								
							
								 
							
						 
						
							
							
								
								Updated title of X11 conformance section.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								313480a09c 
								
							
								 
							
						 
						
							
							
								
								Added XDND note to conformance page.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								b17bed28c8 
								
							
								 
							
						 
						
							
							
								
								Added note on gdi32 as non-defaultlib on MinGW.  
							
							... 
							
							
 
							
							Some versions of MinGW do not include gdi32 among the default libraries
for Win32 subsystem binaries. 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								4eea3175f1 
								
							
								 
							
						 
						
							
							
								
								Re-worded OS X context creation limits.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								8ac7cab100 
								
							
								 
							
						 
						
							
							
								
								Added notes on API headers.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								5668eb0732 
								
							
								 
							
						 
						
							
							
								
								Added paragraph on object sharing.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								8443848637 
								
							
								 
							
						 
						
							
							
								
								Updated swap interval notes.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								e0ee90d50c 
								
							
								 
							
						 
						
							
							
								
								Fixed news item tag name.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								171538d01c 
								
							
								 
							
						 
						
							
							
								
								Grammar fix.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								c21745c886 
								
							
								 
							
						 
						
							
							
								
								Added reference to manual compilation guide.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								9979da59e3 
								
							
								 
							
						 
						
							
							
								
								Manual compilation guide work.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								8b1b322771 
								
							
								 
							
						 
						
							
							
								
								Added manual compilation guide.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								bb3f29d8bc 
								
							
								 
							
						 
						
							
							
								
								Added note on profile detection.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								d82095d7ea 
								
							
								 
							
						 
						
							
							
								
								Changed from PREFIX to CMAKE_INSTALL_PREFIX.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								a79c844c4d 
								
							
								 
							
						 
						
							
							
								
								Oh dear.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								6c12ffc902 
								
							
								 
							
						 
						
							
							
								
								Added the GLFW_BUILD_DOCS CMake option.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								174c72f2c0 
								
							
								 
							
						 
						
							
							
								
								Moved GLFW compilation guide to docs.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								394c44ccf9 
								
							
								 
							
						 
						
							
							
								
								More words on window closing.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								db8e6bed7a 
								
							
								 
							
						 
						
							
							
								
								Cross-linked build guides.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								a5df39e14f 
								
							
								 
							
						 
						
							
							
								
								Added section on user pointer to window guide.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								1695fd08f0 
								
							
								 
							
						 
						
							
							
								
								Fixed page header background image location.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								fa765ee719 
								
							
								 
							
						 
						
							
							
								
								Removed DOS line breaks.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)