7ab7d8b4b1 
								
							
								 
							
						 
						
							
							
								
								Make use of uint32_t where appropriate  
							
							... 
							
							
 
							
							This change does not affect the ABI. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5661d03be8 
								
							
								 
							
						 
						
							
							
								
								Replace GLFWuint64 with uint64_t  
							
							... 
							
							
 
							
							C99 stdint.h is provided by VS 2010 and later.  GLFW has not provided
testing or binaries for VS 2008 for several releases.
For earlier versions of VS there are third-party alternatives:
https://msinttypes.googlecode.com/svn/trunk/stdint.h 
http://www.azillionmonkeys.com/qed/pstdint.h 
This change does not affect the ABI. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5eb2e83c82 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c1e4c45c7a 
								
							
								 
							
						 
						
							
							
								
								Replace Win32 window long with window property  
							
							... 
							
							
 
							
							Related to #25 . 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								3503cba5d9 
								
							
								 
							
						 
						
							
							
								
								Fix Ctrl+Pause reported as unknown key on Win32  
							
							... 
							
							
 
							
							Fixes  #730  
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								728a088cd7 
								
							
								 
							
						 
						
							
							
								
								Fix event processing guide section  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								17bcefeac1 
								
							
								 
							
						 
						
							
							
								
								Fix CGL context not being released until later  
							
							... 
							
							
 
							
							Fixes  #721 . 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6570d0c4b7 
								
							
								 
							
						 
						
							
							
								
								Add glfwSetWindowMonitor  
							
							... 
							
							
 
							
							This adds the ability to switch between windowed and full screen modes,
move a full screen window between monitors and update its desired
resolution and refresh rate.
Fixes  #43 . 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fb8a31ba3f 
								
							
								 
							
						 
						
							
							
								
								Fix icon test destroying window from callback  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								e37dbd8b8d 
								
							
								 
							
						 
						
							
							
								
								Fix missing include in event wait timeout test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fc3acdacf6 
								
							
								 
							
						 
						
							
							
								
								Remove pointless window hint from Boing example  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0365f1ec82 
								
							
								 
							
						 
						
							
							
								
								Fix warning when building for X11 on Cygwin  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								99c925efd8 
								
							
								 
							
						 
						
							
							
								
								Add tracking of which window 'owns' a monitor  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ea888114fa 
								
							
								 
							
						 
						
							
							
								
								Remove monitor from _GLFWwndconfig  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								3a6fe042ea 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0d1dd82b89 
								
							
								 
							
						 
						
							
							
								
								Move X11 PPosition hack to glfwSetWindowPos  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ea73ccf22d 
								
							
								 
							
						 
						
							
							
								
								Add support for EWMH _NET_WM_WINDOW_TYPE  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								86751b42a6 
								
							
								 
							
						 
						
							
							
								
								Fix OS X default max window size  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9a78fd049d 
								
							
								 
							
						 
						
							
							
								
								Fix view not being made first responder  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								cdea4209fc 
								
							
								 
							
						 
						
							
							
								
								Add event wait timeout test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								89f438de5a 
								
							
								 
							
						 
						
							
							
								
								Fix window focus regression  
							
							... 
							
							
 
							
							Regression caused by baf574494d 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9dceda8a03 
								
							
								 
							
						 
						
							
							
								
								Fix Clang warnings  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4e4b8727fc 
								
							
								 
							
						 
						
							
							
								
								Fix Win32 icon restoration  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d2338f3a49 
								
							
								 
							
						 
						
							
							
								
								Fix X11 icon image copy  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d998e3eebe 
								
							
								 
							
						 
						
							
							
								
								Add icon test program  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b823f7151e 
								
							
								 
							
						 
						
							
							
								
								Add glfwSetWindowIcon  
							
							... 
							
							
 
							
							Adds support for setting window icons programmatically on platforms
where this makes sense.
Fixes  #453 .
Closes  #467 . 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								793eef1d0a 
								
							
								 
							
						 
						
							
							
								
								Fix missing word  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1e51813d05 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect changelog term  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ee33dcdf33 
								
							
								 
							
						 
						
							
							
								
								Fix speling  
							
							... 
							
							
 
							
							[ci skip] 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								defaea3496 
								
							
								 
							
						 
						
							
							
								
								Documentation work  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								46fce40fd5 
								
							
								 
							
						 
						
							
							
								
								Fix error lists for raw timer functions  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9f890bb6fa 
								
							
								 
							
						 
						
							
							
								
								Add decoration option to multi-window test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								3b2e96e0b1 
								
							
								 
							
						 
						
							
							
								
								Improve cursor test animation  
							
							... 
							
							
 
							
							Only set cursor when it's time for a new frame.  Use
glfwWaitEventsTimeout when waiting for events during animation. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fca5a8ab48 
								
							
								 
							
						 
						
							
							
								
								Fix Win32 custom cursor set for non-client area  
							
							... 
							
							
 
							
							Udating the cursor via glfwSetCursor incorrectly included the non-client
area of the window. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5620895e88 
								
							
								 
							
						 
						
							
							
								
								Add glfwWaitEventsTimeout  
							
							... 
							
							
 
							
							This function will put the calling thread to sleep until an event
arrives or until the specified timeout has elapsed. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								337c77a39b 
								
							
								 
							
						 
						
							
							
								
								Documentation work  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								26cfd75d05 
								
							
								 
							
						 
						
							
							
								
								Add Xcode CMake output patterns to .gitignore  
							
							... 
							
							
 
							
							Closes  #722 . 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9fb00f2ad0 
								
							
								 
							
						 
						
							
							
								
								Fix speling  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								487557b343 
								
							
								 
							
						 
						
							
							
								
								Relax thread constraints for glfwSetTime  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								31f67dd3cc 
								
							
								 
							
						 
						
							
							
								
								Add glfwGetTimerValue and glfwGetTimerFrequency  
							
							... 
							
							
 
							
							This adds raw timer access to the public API and builds the
floating-point time functions on top.  It also makes the GLFWuint64 type
public. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								8221aadea3 
								
							
								 
							
						 
						
							
							
								
								Include stddef.h unconditionally in public header  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								3c9142f37e 
								
							
								 
							
						 
						
							
							
								
								Add check for VULKAN_SDK envvar on Windows  
							
							... 
							
							
 
							
							The LunarG SDK will be standardizing on this name. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								663ee327b0 
								
							
								 
							
						 
						
							
							
								
								Decrease amount of Hocus Pocus  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								de2d4c7763 
								
							
								 
							
						 
						
							
							
								
								Clarify pointer assertions  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5fa7e2faa4 
								
							
								 
							
						 
						
							
							
								
								Release autorelease pool last  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								da44625970 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b2d2e30ac8 
								
							
								 
							
						 
						
							
							
								
								Make windows test wait for events  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5dc9d0f581 
								
							
								 
							
						 
						
							
							
								
								Avoid X11 frame size query of undecorated windows  
							
							... 
							
							
 
							
							This also works around an issue where Xfwm4 ignores Motif hints when
calculating frame extents. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6494da3101 
								
							
								 
							
						 
						
							
							
								
								Fix reporting of non-root X11 window positions  
							
							... 
							
							
 
							
							Fixes  #517 . 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								e51e27fcab 
								
							
								 
							
						 
						
							
							
								
								Add back tracking of X11 override-redirect  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)