Imakefile
InitOutput.c
XWin.rc
winerror.c
wintrayicon.c
winvideo.c
winshaddd.c
Set PROJECT_NAME in Imakefile to create alternative window titles for
    Cygwin/X and Xming
			
			
This commit is contained in:
		
							parent
							
								
									d6a74f2c4a
								
							
						
					
					
						commit
						d332a909f8
					
				| 
						 | 
				
			
			@ -6,6 +6,7 @@
 | 
			
		|||
	* winerror.c 
 | 
			
		||||
	* wintrayicon.c 
 | 
			
		||||
	* winvideo.c
 | 
			
		||||
	* winshaddd.c       	
 | 
			
		||||
	* winwindow.h:
 | 
			
		||||
	Set PROJECT_NAME in Imakefile to create alternative window titles 
 | 
			
		||||
	for Cygwin/X and Xming
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -634,7 +634,7 @@ winShadowUpdateDD (ScreenPtr pScreen,
 | 
			
		|||
      ErrorF ("winShadowUpdateProcDD - Memory location of the shadow "
 | 
			
		||||
	      "surface has changed, trying to update the root window "
 | 
			
		||||
	      "pixmap header to point to the new address.  If you get "
 | 
			
		||||
	      "this message and Cygwin/X freezes or crashes "
 | 
			
		||||
	      "this message and "PROJECT_NAME" freezes or crashes "
 | 
			
		||||
	      "after this message then send a problem report and your "
 | 
			
		||||
	      "/tmp/XWin.log file to cygwin-xfree@cygwin.com\n");
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue