ae7f71a8b3 
								
							 
						 
						
							
							
								
								Implement core protocol backing store exclusively in terms of Composite.  
							
							... 
							
							
							
							Composite's automatic redirection is a more general mechanism than the
ad-hoc BS machinery, so it's much prettier to implement the one in terms
of the other.  Composite now wraps ChangeWindowAttributes and activates
automatic redirection for windows with backing store requested.  The old
backing store infrastructure is completely gutted: ABI-visible structures
retain the function pointers, but they never get called, and all the
open-coded conditionals throughout the DIX layer to implement BS are gone.
Note that this is still not a strictly complete implementation of backing
store, since Composite will throw the bits away on unmap and therefore
WhenMapped and Always hints are equivalent. 
							
						 
						
							2007-08-25 15:08:20 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4d76075dbb 
								
							 
						 
						
							
							
								
								Death to RCS tags.  
							
							
							
						 
						
							2007-06-29 14:06:52 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4d7469f75f 
								
							 
						 
						
							
							
								
								Fix a typo in using memcpy in xwin.  
							
							
							
						 
						
							2007-05-24 11:30:27 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								178d426311 
								
							 
						 
						
							
							
								
								Missing piece from bug 9808  
							
							
							
						 
						
							2007-05-11 10:08:42 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								86c4941727 
								
							 
						 
						
							
							
								
								fix an occasional crash in GetWindowName() (bug: 9798)  
							
							
							
						 
						
							2007-05-09 16:55:27 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								be44018a3c 
								
							 
						 
						
							
							
								
								Fix bad use of hwnd (bug: 9808)  
							
							
							
						 
						
							2007-05-09 16:55:09 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d3248b66a6 
								
							 
						 
						
							
							
								
								Migrate some code to the new mi apis  
							
							
							
						 
						
							2007-05-09 16:54:46 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								021fc5cb2c 
								
							 
						 
						
							
							
								
								Static markup and dead code cull over xkb/.  
							
							... 
							
							
							
							The former <X11/extensions/XKBsrv.h> has been pulled into the server now as
include/xkbsrv.h, and the world updated to look for it in the new place,
since it made no sense to define server API in an extension header.  Any
further work along this line will need to do similar things with XKBgeom.h
and friends. 
							
						 
						
							2007-03-20 18:37:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								25d5e0a629 
								
							 
						 
						
							
							
								
								Convert callers of SecurityLookupWindow() to dixLookupWindow().  
							
							
							
						 
						
							2006-12-15 15:50:46 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6c46645cfc 
								
							 
						 
						
							
							
								
								Naming change: Security*Access -> Dix*Access  
							
							
							
						 
						
							2006-12-14 14:45:42 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81281cb298 
								
							 
						 
						
							
							
								
								Fix bad commit  
							
							
							
						 
						
							2006-12-12 11:28:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								792e0f71c6 
								
							 
						 
						
							
							
								
								Fix Xming fails to use xkb bug  
							
							... 
							
							
							
							bug #5049  (Colin Harrison) 
							
						 
						
							2006-12-11 14:54:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								27d4b84f26 
								
							 
						 
						
							
							
								
								Fix Tooltip from minimized clients  
							
							... 
							
							
							
							Bug #3678  (Colin Harrison) 
							
						 
						
							2006-12-11 14:51:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20e9144c07 
								
							 
						 
						
							
							
								
								Add $(DIX_CFLAGS) to remaining Makefile.am files  
							
							
							
						 
						
							2006-11-07 12:49:28 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ad631afcf3 
								
							 
						 
						
							
							
								
								make core keyboard/pointer map functions act on all core-sending devices  
							
							... 
							
							
							
							Make Set{Keyboard,Modifier,Pointer}Mapping act on all devices which send core
events.
Change LegalModifier to accept a DeviceIntPtr. 
							
						 
						
							2006-09-29 00:34:23 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ce4a0a4dda 
								
							 
						 
						
							
							
								
								Apply patch in bug  #7919 , blit improvements in  
							
							... 
							
							
							
							multiwindow mode for Xming/CygwinX 
							
						 
						
							2006-08-24 13:56:22 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a1a8e4f7f5 
								
							 
						 
						
							
							
								
								Fix bug  #7280 , round title corner background  
							
							... 
							
							
							
							should be transparent not black in Xming/CygwinX
(Colin Harrison) 
							
						 
						
							2006-08-18 09:08:12 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0aaac95b0d 
								
							 
						 
						
							
							
								
								Remove RCS tags.  Fix Xprint makefile braindamage.  
							
							
							
						 
						
							2006-07-21 17:56:00 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								985c34bf06 
								
							 
						 
						
							
							
								
								Remove the DDXTIME conditional, for being unused.  
							
							
							
						 
						
							2006-07-20 17:33:13 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d44b2a0a57 
								
							 
						 
						
							
							
								
								Move Xserver API for security extension to securitysrv.h  
							
							
							
						 
						
							2006-06-20 18:22:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								576e6fb112 
								
							 
						 
						
							
							
								
								Bug  #7120 : Multimonitor (non-Xinerama) support for xwin servers.  
							
							... 
							
							
							
							(Tom Whittock) 
							
						 
						
							2006-06-08 17:49:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d42cf4a2a4 
								
							 
						 
						
							
							
								
								Bug  #7121 : fix clipboard handling in Xming (Colin Harrison)  
							
							
							
						 
						
							2006-06-08 17:46:53 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4fd668940f 
								
							 
						 
						
							
							
								
								Bug  #6619 : Fix disappearing hardware cursor. (Colin Harrison)  
							
							
							
						 
						
							2006-06-03 10:58:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a73e0f8cdf 
								
							 
						 
						
							
							
								
								Die XTESTEXT1, die!  
							
							
							
						 
						
							2006-06-01 18:47:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fd8bde8bb0 
								
							 
						 
						
							
							
								
								Remove -xkbmap argument.  
							
							
							
						 
						
							2006-05-29 11:14:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								291e89d4f2 
								
							 
						 
						
							
							
								
								Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.  
							
							
							
						 
						
							2006-04-30 19:16:14 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b2f8f410c0 
								
							 
						 
						
							
							
								
								https://bugs.freedesktop.org/show_bug.cgi?id=4341  Make Xming error messages  
							
							... 
							
							
							
							more meaningful. 
							
						 
						
							2006-03-03 09:54:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								29237c1977 
								
							 
						 
						
							
							
								
								https://bugs.freedesktop.org/show_bug.cgi?id=4538  Fix mouse button release  
							
							... 
							
							
							
							on multiwindows scrolling. 
							
						 
						
							2006-03-03 09:50:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								06f01623fd 
								
							 
						 
						
							
							
								
								https://bugs.freedesktop.org/show_bug.cgi?id=5138  Check for NULL pointer  
							
							
							
						 
						
							2006-03-03 09:43:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6798fd0170 
								
							 
						 
						
							
							
								
								Bug  #4190 : Add a rule for 'make relink' since automake sucks.  
							
							
							
						 
						
							2005-12-26 19:13:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								267cbffa41 
								
							 
						 
						
							
							
								
								Bug  #5019  < https://bugs.freedesktop.org/show_bug.cgi?id=5019 > xserver  
							
							... 
							
							
							
							installs manpages into 'man1' instead of 'man1x' 
							
						 
						
							2005-11-13 20:53:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								578e18d11b 
								
							 
						 
						
							
							
								
								Add darwin to dist  
							
							... 
							
							
							
							Include missing docs in EXTRA_DIST
Include headers and other files in dist 
							
						 
						
							2005-10-07 14:27:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b4f4bf028a 
								
							 
						 
						
							
							
								
								programs/Xserver/hw/xwin/winmultiwindowshape.c Fix off by one error (Colin  
							
							... 
							
							
							
							Harrison) 
							
						 
						
							2005-08-30 19:51:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bb5258a21d 
								
							 
						 
						
							
							
								
								Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are  
							
							... 
							
							
							
							regenerated after 'make clean' and to make parallel builds work right. 
							
						 
						
							2005-08-02 17:57:36 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								71ed3ae0c6 
								
							 
						 
						
							
							
								
								wrap fInternalWM with XWIN_MULTIWINDOWEXTWM  
							
							
							
						 
						
							2005-07-05 22:58:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20c15003f9 
								
							 
						 
						
							
							
								
								Fix crash on server shutdown  
							
							
							
						 
						
							2005-07-05 18:25:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d72fef26d4 
								
							 
						 
						
							
							
								
								Fix simultanious presses of Left and Right Control and Shift keys.  
							
							... 
							
							
							
							https://bugs.freedesktop.org/show_bug.cgi?id=3677  
						
							2005-07-05 17:52:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0f2c8221c9 
								
							 
						 
						
							
							
								
								Fix typo which broke window titles  
							
							
							
						 
						
							2005-07-05 16:35:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0bb2eb8eaa 
								
							 
						 
						
							
							
								
								Fix problem with fake Control press on Alt-Gr  
							
							... 
							
							
							
							https://bugs.freedesktop.org/show_bug.cgi?id=3680 
    https://bugs.freedesktop.org/show_bug.cgi?id=3497 
Fix static declaration of winGetBaseDir 
						
							2005-07-05 15:43:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3af77ad3e7 
								
							 
						 
						
							
							
								
								External windowmanagers could connect in multiwindow mode which lead to  
							
							... 
							
							
							
							strange results with the internal windowmanager. 
							
						 
						
							2005-07-05 14:09:48 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								426282268b 
								
							 
						 
						
							
							
								
								Build miinitext.c and fbcmap.c as DDX specific files  
							
							... 
							
							
							
							Do not define _POSIX_SOURCE on cygwin. 
							
						 
						
							2005-07-04 23:40:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								048045a9e7 
								
							 
						 
						
							
							
								
								Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86Misc  
							
							... 
							
							
							
							conditional
Add XWin DDX
Added DDXTIME, DDXOSFATALERROR, DDXOSVERRORF and DDXBEFORERESET
Added fbcmap.c
Added miinitext.c
Added -I$(top_srcdir)/Xext/extmod to INCLUDES 
							
						 
						
							2005-07-04 22:18:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0bb669638f 
								
							 
						 
						
							
							
								
								Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".  
							
							
							
						 
						
							2005-07-03 08:53:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9b1debcdb6 
								
							 
						 
						
							
							
								
								Change all misc.h and os.h references to <X11/foo.h>.  
							
							
							
						 
						
							2005-07-01 22:43:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1230c55ac3 
								
							 
						 
						
							
							
								
								Pass serverClient instead of NULL to ConfigureWindow. This should fix a  
							
							... 
							
							
							
							crash reported by Øyvind Harboe 
							
						 
						
							2005-06-30 18:50:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e7fec996eb 
								
							 
						 
						
							
							
								
								Merge from CYGWIN Added layout "French (Canada)" as ca_enhanced Added Czech  
							
							... 
							
							
							
							(QWERTY) layout
Merge from CYGWIN Print error code if winStoreColorsShadowDDNL fails 
							
						 
						
							2005-06-08 16:13:11 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d0d164e6da 
								
							 
						 
						
							
							
								
								Fix crash reported by yvind Harboe  
							
							
							
						 
						
							2005-06-08 09:01:41 +00:00