f3b65445dc 
								
							
								 
							
						 
						
							
							
								
								Fixed cursor outside new full screen windows.  
							
							... 
							
							
 
							
							The cursor was not positioned over newly created full screen windows,
leading to confusing behavior like invisible cursor or window
iconification.
This fix is a stop-gap until the direct cursor position work is merged.
Fixes  #111 . 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								7cb217ed4a 
								
							
								 
							
						 
						
							
							
								
								Fixed plural forms on key/button arrays.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								cdd44849b8 
								
							
								 
							
						 
						
							
							
								
								Updated glad.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								35fd08f594 
								
							
								 
							
						 
						
							
							
								
								Made windows test show all windows at once.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								11587f1dde 
								
							
								 
							
						 
						
							
							
								
								Added position testing to windows test.  
							
							
 
							
						 
						
							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)  
				
					
						
							
							
								 
						
							
							
								4fb5da75dc 
								
							
								 
							
						 
						
							
							
								
								Consume WM_ERASEBKGND.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								5e008ad074 
								
							
								 
							
						 
						
							
							
								
								Removed tautological test.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								20792526c6 
								
							
								 
							
						 
						
							
							
								
								Clarified dependency list.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								7123bcfc3e 
								
							
								 
							
						 
						
							
							
								
								Fixed modifier key events being lost.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								20b7ac0518 
								
							
								 
							
						 
						
							
							
								
								Formatting.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								2f30d3e5a3 
								
							
								 
							
						 
						
							
							
								
								Only generate Doxyfile if generating docs.  
							
							... 
							
							
 
							
							Fixes  #307 . 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								cb9d194f86 
								
							
								 
							
						 
						
							
							
								
								Removed uses of GLU in tests.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								7653f3af49 
								
							
								 
							
						 
						
							
							
								
								Updated comments on global variables.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								ae469ee614 
								
							
								 
							
						 
						
							
							
								
								Made X11 Unicode table const.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								0493d717a4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #306  from SephiRok/patch-1  
							
							... 
							
							
 
							
							Start reopen test in fullscreen. 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								093029c2f5 
								
							
								 
							
						 
						
							
							
								
								Start reopen test in fullscreen.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								c6e02c09ff 
								
							
								 
							
						 
						
							
							
								
								Fixed leaks of joystick mutable arrays.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								8f2336f02c 
								
							
								 
							
						 
						
							
							
								
								Fixed release of get rule objects.  
							
							... 
							
							
 
							
							Partial revert of b4c03b992cFixes  #262 . 
							
						 
						
							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)  
				
					
						
							
							
								 
						
							
							
								04ea2112bd 
								
							
								 
							
						 
						
							
							
								
								Fixed possible use of invalid HWND.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								4923f1cf7e 
								
							
								 
							
						 
						
							
							
								
								Call platform API directly where possible.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								56f0bb8613 
								
							
								 
							
						 
						
							
							
								
								Comment fix.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								b91116e2bc 
								
							
								 
							
						 
						
							
							
								
								Fixed glfwShowWindow restoring maximized windows.  
							
							... 
							
							
 
							
							Fixes  #264 . 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								dc5c264e26 
								
							
								 
							
						 
						
							
							
								
								Fixed broken key repeat detection.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								22e1b525a5 
								
							
								 
							
						 
						
							
							
								
								Cleaned up shared key repeat detection.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								d95b1b33e5 
								
							
								 
							
						 
						
							
							
								
								Cleanup of XKB detection code.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								b889aa7841 
								
							
								 
							
						 
						
							
							
								
								Automatically detect Xkb at run-time.  
							
							... 
							
							
 
							
							Uses XGetKeyboardMapping as a fallback.  Fixes  #282 . 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								e02b278db1 
								
							
								 
							
						 
						
							
							
								
								Linux joystick cleanup.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								deed44a4af 
								
							
								 
							
						 
						
							
							
								
								Fixed joystick name dangling pointer.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								aa6f8d40bd 
								
							
								 
							
						 
						
							
							
								
								Fixed misspelled parameter.  
							
							... 
							
							
 
							
							Fixes  #287 . 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								5ea485e197 
								
							
								 
							
						 
						
							
							
								
								Added missing function stub.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								60eeaeee69 
								
							
								 
							
						 
						
							
							
								
								4.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								cda5b25cb2 
								
							
								 
							
						 
						
							
							
								
								Moved to WM_NCCREATE.  
							
							
 
							
						 
						
							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)  
				
					
						
							
							
								 
						
							
							
								f1cb1f8420 
								
							
								 
							
						 
						
							
							
								
								Disabled Wayland on OS X.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								9becd733af 
								
							
								 
							
						 
						
							
							
								
								Added file renaming notice.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								646c1cb8a8 
								
							
								 
							
						 
						
							
							
								
								Added inclusion of TLS header to Wayland.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								1fed6f8abd 
								
							
								 
							
						 
						
							
							
								
								Fixed name of global TLS state macro.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								1127c0e6e5 
								
							
								 
							
						 
						
							
							
								
								Renamed Wayland files to match prefix.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								48619a385e 
								
							
								 
							
						 
						
							
							
								
								Renamed joystick state members.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								eaf3bd5ca4 
								
							
								 
							
						 
						
							
							
								
								Formatting.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								12b28c4bb9 
								
							
								 
							
						 
						
							
							
								
								Fixed name of global context state macro.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								7c925353a5 
								
							
								 
							
						 
						
							
							
								
								Renamed context module headers.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)