37a64b02df 
								
							 
						 
						
							
							
								
								Fix "warning: ‘rc’ may be used uninitialized in this function".  
							
							
							
						 
						
							2008-06-13 22:46:51 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5c5a1eaf68 
								
							 
						 
						
							
							
								
								Replace UniSA with full Uni name in Author affiliation.  
							
							... 
							
							
							
							Big boss says UniSA isn't unique enough. Who am I to argue? 
							
						 
						
							2008-05-21 21:51:27 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f5ac98747d 
								
							 
						 
						
							
							
								
								Standardise copyright headers for all new files created as part of MPX.  
							
							
							
						 
						
							2008-04-25 14:50:24 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e7211eb0b3 
								
							 
						 
						
							
							
								
								Xi: When attaching, check for ptr -> ptr and keybd -> keybd.  
							
							... 
							
							
							
							Some pointer devices have key classes (e.g. MS Optical Desktop 2000). The
previous test was performed as Error if ptr -> keybd or keybd -> ptr. This
doesnt work with such devices. New test is Succeed if ptr->ptr or
keybd->keybd. 
							
						 
						
							2008-04-10 08:08:54 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								088067c891 
								
							 
						 
						
							
							
								
								Xi: even if ChangeDeviceHierarchy fails, we may need to send an event.  
							
							... 
							
							
							
							Changes are committed instantly, so if at least one change was successful, we
must send an event to the client, even if subsequent ones fail. 
							
						 
						
							2008-02-18 16:46:07 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ba315ae5dd 
								
							 
						 
						
							
							
								
								Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)  
							
							... 
							
							
							
							AddInputDevice checks for permissions already, so all we do is modify a few
callers to let AID sort it out. 
							
						 
						
							2008-01-21 23:44:07 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6e17184486 
								
							 
						 
						
							
							
								
								Xi: Check for DestroyAccess when trying to delete a master device.  
							
							
							
						 
						
							2008-01-18 17:52:38 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8da83836b6 
								
							 
						 
						
							
							
								
								Merge branch 'master' into mpx  
							
							... 
							
							
							
							Conflicts:
	XTrap/xtrapddmi.c
	Xext/security.c
	Xext/xprint.c
	Xext/xtest.c
	Xext/xvdisp.c
	Xi/exevents.c
	Xi/grabdevb.c
	Xi/grabdevk.c
	Xi/opendev.c
	Xi/ungrdev.c
	Xi/ungrdevb.c
	Xi/ungrdevk.c
	dix/cursor.c
	dix/devices.c
	dix/dixutils.c
	dix/events.c
	dix/getevents.c
	dix/main.c
	dix/window.c
	hw/xfree86/ramdac/xf86Cursor.c
	include/dix.h
	include/input.h
	include/inputstr.h
	mi/midispcur.c
	mi/miinitext.c
	mi/misprite.c
	render/animcur.c
	xfixes/cursor.c
	xkb/xkbAccessX.c 
							
						 
						
							2008-01-03 17:04:54 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e96d926d64 
								
							 
						 
						
							
							
								
								Xi: remove trailing whitespaces.  
							
							
							
						 
						
							2007-11-13 17:14:35 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								676b26ca3e 
								
							 
						 
						
							
							
								
								Xi: notify the clients when the device hierarchy has been changed.  
							
							
							
						 
						
							2007-11-09 14:31:54 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5ba738935f 
								
							 
						 
						
							
							
								
								Xi: remove ChangePointerKeyboardPairing in favour of ChangeDeviceHierarchy.  
							
							
							
						 
						
							2007-10-19 14:36:37 +09:30