Colin Harrison
							
						 
						
							
							
							
							
								
							
							
								71ba9856a4 
								
							 
						 
						
							
							
								
								Xming: Cache atom lookups in clipboard integration code  
							
							 
							
							... 
							
							
							
							Cache the CLIPBOARD atom lookups in winClipboardWindowProc()
Cache atom lookups in winClipboardFlushXEvents()
Recache on server regeneration
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/ 
http://sourceforge.net/projects/xming/ 
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 
							
						 
						
							2009-05-27 14:12:12 +01:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Colin Harrison
							
						 
						
							
							
							
							
								
							
							
								d7c27bfe55 
								
							 
						 
						
							
							
								
								Xming: Check clipboard selection ownership after taking it  
							
							 
							
							... 
							
							
							
							When you take ownership of a selection you should always check you got
it (X11 ICCCM gospel).
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/ 
http://sourceforge.net/projects/xming/ 
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 
							
						 
						
							2009-02-12 12:07:30 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Colin Harrison
							
						 
						
							
							
							
							
								
							
							
								d54d24dd5f 
								
							 
						 
						
							
							
								
								Xming: Fix prototype for winProcessXEventsTimeout() in clipboard integration code  
							
							 
							
							... 
							
							
							
							Function 'winProcessXEventsTimeout()' is declared 'static Bool' and
defined 'static int' (correct) in 'winclipboardwndproc.c'. This has been
wrong since dot, but luckily was of no significance
Copyright (C) Colin Harrison 2005-2008
http://www.straightrunning.com/XmingNotes/ 
http://sourceforge.net/projects/xming/ 
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 
							
						 
						
							2009-02-12 12:06:57 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Colin Harrison
							
						 
						
							
							
							
							
								
							
							
								b997b3849d 
								
							 
						 
						
							
							
								
								Xming: Add Colin Harrison to copyright and authors list for clipboard integration files  
							
							 
							
							... 
							
							
							
							Add Colin Harrison to copyright and authors list
Adjust license text for multiple authors
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 
							
						 
						
							2009-02-12 12:06:10 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alan Hourihane
							
						 
						
							
							
							
							
								
							
							
								70ddd0f39d 
								
							 
						 
						
							
							
								
								Fix bug  #5735 , Serious flaw in CygwinX clipboard  
							
							 
							
							... 
							
							
							
							integration prevents paste from X to Windows apps
(Brett Stahlman & Colin Harrison) 
							
						 
						
							2006-08-18 14:43:10 +01:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alan Hourihane
							
						 
						
							
							
							
							
								
							
							
								1880defe4e 
								
							 
						 
						
							
							
								
								Fix bug  #7281 , clipboard viewer should not  
							
							 
							
							... 
							
							
							
							call SetClipboard viewer when bogus in Xming/CygwinX
(Colin Harrison) 
							
						 
						
							2006-08-18 09:09:53 +01:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Adam Jackson
							
						 
						
							
							
							
							
								
							
							
								d42cf4a2a4 
								
							 
						 
						
							
							
								
								Bug  #7121 : fix clipboard handling in Xming (Colin Harrison)  
							
							 
							
							
							
						 
						
							2006-06-08 17:46:53 -04:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alexander Gottwald
							
						 
						
							
							
							
							
								
							
							
								508cdb5cb0 
								
							 
						 
						
							
							
								
								Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes  
							
							 
							
							... 
							
							
							
							handling Warning fixes 
							
						 
						
							2005-07-04 22:10:43 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alexander Gottwald
							
						 
						
							
							
							
							
								
							
							
								9826b83826 
								
							 
						 
						
							
							
								
								Bufzilla  #1802 ,  http://freedesktop.org/bugzilla/show_bug.cgi?id=1802  Added  
							
							 
							
							... 
							
							
							
							mingw (Win32) port 
							
						 
						
							2004-11-15 15:06:51 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alexander Gottwald
							
						 
						
							
							
							
							
								
							
							
								9d4823adc8 
								
							 
						 
						
							
							
								
								Import recent changes from CYGWIN branch  
							
							 
							
							
							
						 
						
							2004-10-28 14:23:08 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alexander Gottwald
							
						 
						
							
							
							
							
								
							
							
								9c1d52a69d 
								
							 
						 
						
							
							
								
								Merge from CYGWIN branch  
							
							 
							
							... 
							
							
							
							2004-08-02 Kensuke Matsuzaki
Fix the bug that we can't copy & paste multi-byte string to Unicode-base
    Windows application. Rename fUnicodeSupport to fUseUnicode, because it
    don't mean wheather Windows support Unicode or not. 
							
						 
						
							2004-08-03 10:12:25 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Alexander Gottwald
							
						 
						
							
							
							
							
								
							
							
								d6e8b1affe 
								
							 
						 
						
							
							
								
								Bug 777: Merge from CYGWIN branch  
							
							 
							
							
							
						 
						
							2004-06-21 13:19:32 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Egbert Eich
							
						 
						
							
							
							
							
								
							
							
								2fb5886200 
								
							 
						 
						
							
							
								
								Merging XORG-CURRENT into trunk  
							
							 
							
							
							
						 
						
							2004-04-23 19:54:30 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Egbert Eich
							
						 
						
							
							
							
							
								
							
							
								dae90c3af9 
								
							 
						 
						
							
							
								
								Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004  
							
							 
							
							
							
						 
						
							2004-03-14 08:34:49 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Egbert Eich
							
						 
						
							
							
							
							
								
							
							
								867451f1ab 
								
							 
						 
						
							
							
								
								Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004  
							
							 
							
							
							
						 
						
							2004-03-03 12:12:50 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Egbert Eich
							
						 
						
							
							
							
							
								
							
							
								df0313d35b 
								
							 
						 
						
							
							
								
								readding XFree86's cvs IDs  
							
							 
							
							
							
						 
						
							2004-02-26 13:36:15 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Egbert Eich
							
						 
						
							
							
							
							
								
							
							
								147aae87fd 
								
							 
						 
						
							
							
								
								Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004  
							
							 
							
							
							
						 
						
							2004-02-26 09:23:53 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Kaleb Keithley
							
						 
						
							
							
							
							
								
							
							
								adc7f9a4eb 
								
							 
						 
						
							
							
								
								XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks  
							
							 
							
							
							
						 
						
							2003-11-25 19:29:01 +00:00  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Kaleb Keithley
							
						 
						
							
							
							
							
								
							
							
								9508a382f8 
								
							 
						 
						
							
							
								
								Initial revision  
							
							 
							
							
							
						 
						
							2003-11-14 16:48:57 +00:00