f4dc521b38 
								
							 
						 
						
							
							
								
								Darwin: Added {/,/System/}Library/Fonts to DEFAULT_FONT_PATH  
							
							... 
							
							
							
							(cherry picked from commit b0069b04dddaa2df6d4cdf86f96fd8a2a257e47e) 
							
						 
						
							2007-12-02 18:22:06 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0fff01f566 
								
							 
						 
						
							
							
								
								Fix swapped Xv dispatch under Xinerama.  
							
							... 
							
							
							
							Same-endian dispatch was properly calling through the Xinerama wrapping,
but other-endian dispatch wasn't. 
							
						 
						
							2007-12-02 14:15:36 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fa47910045 
								
							 
						 
						
							
							
								
								Clean up many #if 0.  
							
							
							
						 
						
							2007-12-02 12:40:25 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								83ba1e167c 
								
							 
						 
						
							
							
								
								added missing call to xcb_connect()  
							
							... 
							
							
							
							(cherry picked from commit dc2fb323ee11f081d447605be151024f9e2487f9) 
							
						 
						
							2007-12-01 19:04:06 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9ad4560b3c 
								
							 
						 
						
							
							
								
								Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility with Tiger X11.  
							
							... 
							
							
							
							(cherry picked from commit 8a76c99c0ebbaf7375f3a9c75c4f7921a79024da) 
							
						 
						
							2007-12-01 17:27:36 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f83d758dcc 
								
							 
						 
						
							
							
								
								Darwin: properly implemented xcb check for stale sockets  
							
							... 
							
							
							
							(cherry picked from commit f543cb8fbb3d9213cb03396f4252ab9821319993) 
							
						 
						
							2007-11-30 16:11:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f54b28eeba 
								
							 
						 
						
							
							
								
								Darwin: Undo focus-hack which didn't work right.  
							
							
							
						 
						
							2007-11-30 16:09:23 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f30abe30c5 
								
							 
						 
						
							
							
								
								edid quirk for MAX 0x77e monitor  
							
							... 
							
							
							
							From RH bugzilla 306441 
							
						 
						
							2007-11-30 13:53:21 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8a079be0dd 
								
							 
						 
						
							
							
								
								Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.  
							
							... 
							
							
							
							(cherry picked from commit d2b768890f0878ae4e3fec8f7219e82b79256133) 
							
						 
						
							2007-11-29 02:21:16 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3839756061 
								
							 
						 
						
							
							
								
								Darwin: Removed support for darwinSwapAltMeta  
							
							... 
							
							
							
							(cherry picked from commit 3d153c8fa40986d194b7701f5eafa0080e32399a) 
							
						 
						
							2007-11-29 02:21:16 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								89c3dfe41e 
								
							 
						 
						
							
							
								
								modes: use xf86RandR12Index to stop illegal access  
							
							... 
							
							
							
							xf86RandR12Index set to -1, and if initialised it gets 0 or higher.
This allows the server to start with xinerama turned on with only one head 
							
						 
						
							2007-11-29 19:57:24 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								725710fd0b 
								
							 
						 
						
							
							
								
								randr: make randr code not segfault when xinerama set  
							
							
							
						 
						
							2007-11-29 19:40:53 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								23b8ca8a37 
								
							 
						 
						
							
							
								
								RANDR 1.2: Only enable unknown outputs if there are no connected outputs.  
							
							... 
							
							
							
							Otherwise you end up with a confusing initial geometry, and xscreensaver
and friends get very angry. 
							
						 
						
							2007-11-27 13:20:40 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								edebe76cfd 
								
							 
						 
						
							
							
								
								Xi: set DeviceXXXState's length fields to the correct size of the struct.  
							
							... 
							
							
							
							Setting it to the size of a pointer is an interesting but equally wrong
approach. Luckily Xlib never used this field anyway so nobody got hurt so far.
Spotted by Simon Thum.
(cherry picked from commit 0f2398d06c 
							
						 
						
							2007-11-27 13:15:28 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								601307615e 
								
							 
						 
						
							
							
								
								Darwin,Rootless: Makefile cleanup  
							
							... 
							
							
							
							(cherry picked from commit 9c6d8a035b712b219833653ac637b89703a9b0c3) 
							
						 
						
							2007-11-26 14:49:32 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8503072e1c 
								
							 
						 
						
							
							
								
								registry: add missing include statement.  
							
							
							
						 
						
							2007-11-26 16:54:33 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								996b621bec 
								
							 
						 
						
							
							
								
								registry: swap out the DTRACE XErrorDB stuff for the new registry call.  
							
							
							
						 
						
							2007-11-26 15:59:44 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								54cb729ecc 
								
							 
						 
						
							
							
								
								registry: Add a call for DTRACE compatibility.  
							
							
							
						 
						
							2007-11-26 15:59:01 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								decd5a7c60 
								
							 
						 
						
							
							
								
								registry: Rebase registry to use the server config file of protocol names.  
							
							
							
						 
						
							2007-11-26 15:26:49 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9b0e72c8d9 
								
							 
						 
						
							
							
								
								registry: Add a great big list of protocol names, like the XErrorDB that  
							
							... 
							
							
							
							ships with Xlib.  This is considered temporary, until server-side XCB can
solve the problem programmatically. 
							
						 
						
							2007-11-26 15:26:04 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c0f9e204ba 
								
							 
						 
						
							
							
								
								registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorg  
							
							... 
							
							
							
							by default. 
							
						 
						
							2007-11-26 15:24:15 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a344920ae8 
								
							 
						 
						
							
							
								
								Allow Virtual to be specified globally in the Screen section.  
							
							... 
							
							
							
							The Display subsections are optional, and it's confusing to need to create
them just to set a Virtual size. 
							
						 
						
							2007-11-26 11:53:08 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c6c284e64b 
								
							 
						 
						
							
							
								
								Initialize Mode with 0 in xf86RandRModeConvert.  
							
							... 
							
							
							
							Asking for trouble if non-initialized values contain random data. 
							
						 
						
							2007-11-26 15:39:42 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								33b94da632 
								
							 
						 
						
							
							
								
								Re-add call to XFixesExtensionInit for static servers.  
							
							... 
							
							
							
							This reverts a portion of bcbaf2a0ce 
							
						 
						
							2007-11-23 16:01:11 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f6401f944d 
								
							 
						 
						
							
							
								
								Don't segfault if referring to a relative output where no modes survived.  
							
							
							
						 
						
							2007-11-23 16:14:48 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fa19e84714 
								
							 
						 
						
							
							
								
								Fix initial placement of LeftOf and Above.  
							
							
							
						 
						
							2007-11-23 16:14:48 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								184e571957 
								
							 
						 
						
							
							
								
								Adjust offsets of modes that do not fit virtual screen size.  
							
							... 
							
							
							
							Fixes memory corruption if a too small "Virtual" was specified in xorg.conf
for the selected multi-monitor configuration. 
							
						 
						
							2007-11-23 16:14:48 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a80e64f150 
								
							 
						 
						
							
							
								
								XKB: Generate correct key repeat events (bug  #13114 )  
							
							... 
							
							
							
							Make sure we send the correct event for the type of device when we're
sending key repeat events, which stops repeats being sent to incorrect
windows. 
							
						 
						
							2007-11-23 23:21:33 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63351df0ee 
								
							 
						 
						
							
							
								
								Darwin: Fix compilation/linking problems  
							
							
							
						 
						
							2007-11-22 18:02:07 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bf4ef4da75 
								
							 
						 
						
							
							
								
								Darwin: Remove the PaintWindow optimization which snuck back in.  
							
							
							
						 
						
							2007-11-22 17:45:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2082e7aa87 
								
							 
						 
						
							
							
								
								Rootless: Remove the PaintWindow optimization which snuck back in.  
							
							
							
						 
						
							2007-11-22 17:18:48 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a751bc12be 
								
							 
						 
						
							
							
								
								Rootless: Imported changes made in xorg-server-1.2-apple branch  
							
							
							
						 
						
							2007-11-22 13:53:00 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59c7ca6586 
								
							 
						 
						
							
							
								
								Darwin: Added missing Makefile.am  
							
							
							
						 
						
							2007-11-22 13:29:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								23596291c3 
								
							 
						 
						
							
							
								
								Darwin: More syncing witn xorg-server-1.2-apple  
							
							
							
						 
						
							2007-11-22 13:17:44 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4e18c62635 
								
							 
						 
						
							
							
								
								Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}  
							
							... 
							
							
							
							(cherry picked from commit 3f857e129df7ce492191e0c51b8e53eaf6179366)
(cherry picked from commit 70374a58937d7a6f01c210bd6ac66cafb63e895a) 
							
						 
						
							2007-11-22 12:21:59 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ed9524d36e 
								
							 
						 
						
							
							
								
								Darwin: Copied over missing file (Localizable.strings) from xorg-server-1.2-apple  
							
							
							
						 
						
							2007-11-22 01:07:02 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4d9cef197b 
								
							 
						 
						
							
							
								
								Darwin: Misc cleanups to line up with xorg-server-1.2-apple  
							
							
							
						 
						
							2007-11-22 00:35:09 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5e950123da 
								
							 
						 
						
							
							
								
								Darwin: Removed cvs tags from Xquartz man page  
							
							
							
						 
						
							2007-11-21 23:32:00 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3a2f714eea 
								
							 
						 
						
							
							
								
								Darwin: Removed .svn dir  
							
							
							
						 
						
							2007-11-21 23:30:37 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								602de4f70b 
								
							 
						 
						
							
							
								
								Darwin: Use UTF8String since lossyCString is deprecated  
							
							... 
							
							
							
							(cherry picked from commit 1786f9464af51ff606a612aec6fe420fa9688a28) 
							
						 
						
							2007-11-21 23:27:17 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								13666e287c 
								
							 
						 
						
							
							
								
								Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling code  
							
							... 
							
							
							
							(cherry picked from commit ec84a4cef66a2b46ed71f9758c434ea629d2f270) 
							
						 
						
							2007-11-21 23:26:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								829b6641bd 
								
							 
						 
						
							
							
								
								Darwin: Disabled ALT_IS_MODE_SWITCH  
							
							... 
							
							
							
							(cherry picked from commit fd181254f85543558190140787dc7b41f6cf90db) 
							
						 
						
							2007-11-21 23:23:44 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8486f8af91 
								
							 
						 
						
							
							
								
								Darwin: Added a lightweight debugging facility to support troubleshooting  
							
							... 
							
							
							
							(for example) the stuck modifier key issue
(cherry picked from commit 0e0b452d10c0af55497c3299b5f3db45d5b381cb) 
							
						 
						
							2007-11-21 23:18:46 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								74214a9f42 
								
							 
						 
						
							
							
								
								Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thomases  
							
							... 
							
							
							
							(cherry picked from commit 148a87ff20aa5e7a6d839610aa14fa1a31505c4a) 
							
						 
						
							2007-11-21 23:18:34 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f5f833b806 
								
							 
						 
						
							
							
								
								Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed  
							
							... 
							
							
							
							color mode working in Xquartz.
(cherry picked from commit a415f62f5289fae99ea9b0038d21fad7695b1336) 
							
						 
						
							2007-11-21 23:18:13 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8358334180 
								
							 
						 
						
							
							
								
								Darwin: Fixed the call to xp_init so that we now receive Motion notifications even  
							
							... 
							
							
							
							if X is not the active application.
fixes <rdar://problem/5167664> xeyes dead until window activation
(cherry picked from commit c7573379a85a1480cc51650075078e41dafe56af) 
							
						 
						
							2007-11-21 23:16:27 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								512dee9087 
								
							 
						 
						
							
							
								
								Darwin: fix for spurious "Are you sure you want to quit?" message  
							
							... 
							
							
							
							(cherry picked from commit 30cbfc786e4fedda3fe070bacceabe1d9212d00b) 
							
						 
						
							2007-11-21 23:15:26 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								28e73e99a9 
								
							 
						 
						
							
							
								
								Darwin: Adding "fake RandR" support from old X11.app  
							
							... 
							
							
							
							(cherry picked from commit 633490c4e8dab30af7ecbe1bef076c22ad5f5da9) 
							
						 
						
							2007-11-21 23:14:21 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								01b70afaac 
								
							 
						 
						
							
							
								
								Darwin: Initial support for Spaces -- if you use Expose to drag an X11  
							
							... 
							
							
							
							window to another Space, it will work correctly (as opposed
to just leaving a ghost window).  We accomplish this by listening
for the notification from Xplugin that our window has been moved,
and then we ask X11 to move the window to the new location.
(cherry picked from commit 2d50ea8013e7c1639d570e227b53b037fb567565) 
							
						 
						
							2007-11-21 23:13:48 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b39edc01a6 
								
							 
						 
						
							
							
								
								Darwin: Swap modifier keys for buttons 2 and 3 -- now Option-click is the middle click  
							
							... 
							
							
							
							(cherry picked from commit 0aa61293b62aeb69a93b2035d0aef8644343eed3) 
							
						 
						
							2007-11-21 23:12:15 -08:00