2e2ce817ce 
								
							 
						 
						
							
							
								
								Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h  
							
							... 
							
							
							
							And make sure os.h is included in files that use it. 
							
						 
						
							2008-08-10 23:07:46 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ab79110a84 
								
							 
						 
						
							
							
								
								XKB: Remove support for pre-built keymaps  
							
							... 
							
							
							
							Don't load prebuilt keymaps anymore. 
							
						 
						
							2008-02-17 22:52:07 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								534fc5140b 
								
							 
						 
						
							
							
								
								XKB: Remove a bunch of mad ifdefs  
							
							... 
							
							
							
							We have SEEK_SET and size_t, seriously.  Also use DebugF instead of
ifdef DEBUG, and ditch a couple of random bits that were never used. 
							
						 
						
							2008-02-17 22:52:07 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								68bd7ac193 
								
							 
						 
						
							
							
								
								XKB: Move headers into the server tree  
							
							... 
							
							
							
							We need to start breaking the XKB API to enforce sanity, so drag whichever
headers we need to do so into the server tree, as the client API is set in
stone, being part of Xlib. 
							
						 
						
							2008-02-17 22:52:07 +02: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0aaac95b0d 
								
							 
						 
						
							
							
								
								Remove RCS tags.  Fix Xprint makefile braindamage.  
							
							
							
						 
						
							2006-07-21 17:56:00 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63f13e01ee 
								
							 
						 
						
							
							
								
								Bug  #7097 : do case-insensitive comparison for some hotkeys.  
							
							... 
							
							
							
							xkb's strcasecmp implementation has been moved to the dix so it's now
safe to just use strcasecmp(). 
							
						 
						
							2006-07-08 11:33:44 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b3031532ca 
								
							 
						 
						
							
							
								
								Remove tolower() which was missed in the _XkbStrCaseCmp/strcmp changes.  
							
							
							
						 
						
							2006-05-24 20:11:38 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0e88cefbfe 
								
							 
						 
						
							
							
								
								Prune XKB code to only what we need to run the server. Remove dead  
							
							... 
							
							
							
							!XKB_IN_SERVER codepaths. Remove HAVE_CONFIG_H codepaths. 
							
						 
						
							2006-03-27 23:03:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5be8a66d32 
								
							 
						 
						
							
							
								
								Fix remnants of previous busted _XkbStrCaseCmp commit.  
							
							
							
						 
						
							2006-03-27 22:28:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d7b9e2b0e9 
								
							 
						 
						
							
							
								
								Bug  #3819 : Remove open-coding of strcasecmp.  
							
							
							
						 
						
							2006-03-25 23:09:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1cfa9f647e 
								
							 
						 
						
							
							
								
								Bug  #5216 : Allow options to appear with other components.  
							
							
							
						 
						
							2006-02-28 16:55:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46b64bd5c6 
								
							 
						 
						
							
							
								
								Fix more include paths; add dix-config.h to XKB code.  
							
							
							
						 
						
							2005-07-03 07:37:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e03198972c 
								
							 
						 
						
							
							
								
								Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.  
							
							... 
							
							
							
							Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
    source files in the xserver/xorg tree, predicated on defines of
    HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
    <X11/fonts/foo.h>. 
							
						 
						
							2005-07-03 07:02:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fa782dfd5 
								
							 
						 
						
							
							
								
								Add xkbfile to symlink.sh, conditionally include "config.h" in  
							
							... 
							
							
							
							xc/lib/xkbfile 
							
						 
						
							2005-06-13 21:51:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0664db19bf 
								
							 
						 
						
							
							
								
								Merging XORG-CURRENT into trunk  
							
							
							
						 
						
							2004-04-23 18:54:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								df0313d35b 
								
							 
						 
						
							
							
								
								readding XFree86's cvs IDs  
							
							
							
						 
						
							2004-02-26 13:36:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								adc7f9a4eb 
								
							 
						 
						
							
							
								
								XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks  
							
							
							
						 
						
							2003-11-25 19:29:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d568221710 
								
							 
						 
						
							
							
								
								XFree86 4.3.0.1  
							
							
							
						 
						
							2003-11-14 16:49:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ded6147bfb 
								
							 
						 
						
							
							
								
								R6.6 is the Xorg base-line  
							
							
							
						 
						
							2003-11-14 15:54:54 +00:00