Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								37194b1355 
								
							 
						 
						
							
							
								
								Xi: switch to using "rc" (instead of "err") as returncode.  
							
							 
							
							... 
							
							
							
							All the rest of XI uses rc and returns rc in case of error, so make
mpx-related stuff comply. This stops the rest of XI sending the error
manually.
This is just a cosmetic change to be in line with the rest. 
							
						 
						
							2008-01-03 18:36:33 +10:30  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								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  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								e96d926d64 
								
							 
						 
						
							
							
								
								Xi: remove trailing whitespaces.  
							
							 
							
							
							
						 
						
							2007-11-13 17:14:35 +10:30  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								5ccc09b182 
								
							 
						 
						
							
							
								
								Use the same struct for generic event masks throughout the code.  
							
							 
							
							... 
							
							
							
							Renaming those structs too.
Previously grabs were using a different struct than windows, which was
reasonably stupid. 
							
						 
						
							2007-07-06 15:43:08 +09:30  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								167e1773de 
								
							 
						 
						
							
							
								
								Remove unused include "gestr.h"  
							
							 
							
							
							
						 
						
							2007-05-21 10:45:10 +09:30  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								81fc6a128b 
								
							 
						 
						
							
							
								
								Add ungrab support to ExtendedGrabDeviceRequest handling.  
							
							 
							
							... 
							
							
							
							Polish the code a bit. 
							
						 
						
							2007-05-14 18:12:56 +09:30  
						
						
							 
							
								 
							
						 
					 
				
					
						
							
							
								 
								Peter Hutterer
							
						 
						
							
							
							
							
								
							
							
								4dc973f08c 
								
							 
						 
						
							
							
								
								Add ExtendedGrabDevice handling.  
							
							 
							
							... 
							
							
							
							Add XGE handling in DeliverGrabbedEvent.
We can now grab something selecting XGE events, but the current code is a
bit messy and doesn't work too well yet. 
							
						 
						
							2007-05-14 10:42:03 +09:30