8266a2581d 
								
							 
						 
						
							
							
								
								Fix crash with more than one screen reported by John Davidorff Pell.  
							
							
							
						 
						
							2004-12-09 22:40:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								081b33d73f 
								
							 
						 
						
							
							
								
								import changes from CYGWIN branch  
							
							
							
						 
						
							2004-12-08 15:48:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6c317c1c13 
								
							 
						 
						
							
							
								
								//bugs.freedesktop.org/show_bug.cgi?id=1361) attachment  #1287  
							
							... 
							
							
							
							(https://bugs.freedesktop.org/attachment.cgi?id=1287 ): Avoid DRI
    initalisation when the Xfree86-DRI extension was turned off. Patch by
    Kristian Hgsberg <krh@bitplanet.net>. 
							
						 
						
							2004-12-08 05:52:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b9476cd96f 
								
							 
						 
						
							
							
								
								//bugs.freedesktop.org/show_bug.cgi?id=1361) attachment  #938  
							
							... 
							
							
							
							(https://bugs.freedesktop.org/attachment.cgi?id=938 ): Allow more
    extensions to be enabled/disabled. 
							
						 
						
							2004-12-08 05:48:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								47935dd7f0 
								
							 
						 
						
							
							
								
								Xephyr on Xorg fix  
							
							
							
						 
						
							2004-12-06 22:29:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8091b301c9 
								
							 
						 
						
							
							
								
								xf86Config.c references USE_DEPRECATED_KEYBOARD_DRIVER so define it if  
							
							... 
							
							
							
							needed when building this file
- bug fix: pointerMsg -> keyboardMsg in auto-configuration code.
- make the 'kbd' driver the default for autoconfiguration everywhere. 
							
						 
						
							2004-12-06 21:54:19 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cde3a17500 
								
							 
						 
						
							
							
								
								include windows.h  
							
							
							
						 
						
							2004-12-06 18:28:12 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9c94971617 
								
							 
						 
						
							
							
								
								Use the same method of finding the screen pixmap of COMPOSITE extension is  
							
							... 
							
							
							
							compiled in or not.
Removed stale make variable.
Updated xaaWrapper.c: Under certain circumstances the accel path was not
    used when possible. Removed some debugging stuff and stale code that
    had been commented out.
Check if maps are really installed before attempting to list them. 
							
						 
						
							2004-12-06 15:53:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4945034792 
								
							 
						 
						
							
							
								
								problem with max() macro. this one slipped though again  
							
							
							
						 
						
							2004-12-06 12:26:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								531776becf 
								
							 
						 
						
							
							
								
								missed another wBOOL issue  
							
							
							
						 
						
							2004-12-05 21:33:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9bd1328c49 
								
							 
						 
						
							
							
								
								redone ddraw.h to be able to mix it with w32api style COM header files.  
							
							... 
							
							
							
							obj_base.h is not needed anymore. Using <objbase.h> instead.
Use Xwindows.h instead of windows.h
do not include win_ms.h
remove extra definition of sleep()
Set HOME to Documents and Settings/username if not set
Use Xming basedir instead of ProjectRoot for system.XWinrc
Fix callback functions to use wBOOL instead of BOOL
Fix compiler warnings. Added debug output.
Fix warning about undefined macro max 
							
						 
						
							2004-12-05 21:24:48 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bf0a760331 
								
							 
						 
						
							
							
								
								//freedesktop.org/bugzilla/show_bug.cgi?id=1800): Fix Postscript DDX's 1bit  
							
							... 
							
							
							
							StaticGray visual to report only 1bit of significant bits in color
    specification (instead of 8bits). Patch by Julien Lafon
    <julien.lafon@gmail.com> 
							
						 
						
							2004-12-05 04:39:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								44f4713a05 
								
							 
						 
						
							
							
								
								Encoding of numerous files changed to UTF-8  
							
							
							
						 
						
							2004-12-04 00:43:13 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f264a7ea74 
								
							 
						 
						
							
							
								
								Removed scprintf, aprintf and snprintf stuff and use newXprintf  
							
							
							
						 
						
							2004-12-03 12:04:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								16a683f4d1 
								
							 
						 
						
							
							
								
								Bugzilla  #1865 ,  https://bugs.freedesktop.org/show_bug.cgi?id=1865  Added  
							
							... 
							
							
							
							X(NF)printf and X(NF)vprintf functions which allocate the buffer with
    X(NF)alloc
Bugzilla #1865 , https://bugs.freedesktop.org/show_bug.cgi?id=1865  extend
    snprintf to work on NULL. 
							
						 
						
							2004-12-03 11:57:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fe2a2213d1 
								
							 
						 
						
							
							
								
								//freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standalone  
							
							... 
							
							
							
							build when RENDER extension includes are not availabe. 
							
						 
						
							2004-12-02 23:47:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								30a4202f3d 
								
							 
						 
						
							
							
								
								Use __printf__ in gcc function attributes to avoid clash with libc wrapper  
							
							... 
							
							
							
							define, and remove the last bits of the old workaround. 
							
						 
						
							2004-12-02 21:58:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e62d85baa3 
								
							 
						 
						
							
							
								
								Remove some of the ifdef WIN32 checks from WaitForSomething  
							
							
							
						 
						
							2004-12-02 21:49:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2782b88711 
								
							 
						 
						
							
							
								
								Adjust the width of the rootless backbuffer to match 32 bit alignment  
							
							... 
							
							
							
							Make multiplemonitors default for -internalwm 
							
						 
						
							2004-12-02 14:19:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3b3e24dc4d 
								
							 
						 
						
							
							
								
								Set HasFfs to NO  
							
							... 
							
							
							
							Fix link order problems with mingw. Add libdix.a after libmi.a.
Pass -DHAS_FFS to compiler
remove inline code for ffs(). It will link to dix/ffs.c instead added
    declaration for ffs() 
							
						 
						
							2004-12-02 13:38:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2620676306 
								
							 
						 
						
							
							
								
								Patch from Florian Boor <florian.boor@kernelconcepts.de>:  
							
							... 
							
							
							
							Check return value from ts_config. (TslibInit): Likewise. 
							
						 
						
							2004-12-01 19:43:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								96545d0388 
								
							 
						 
						
							
							
								
								Remove code which sneaked in recently. It is not proven to be correct, just  
							
							... 
							
							
							
							a workaround and disabled by default 
							
						 
						
							2004-12-01 14:57:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3f063fc49c 
								
							 
						 
						
							
							
								
								Set XERRORDB environment variable to relocate the XErrorDB file  
							
							
							
						 
						
							2004-12-01 14:16:07 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9084423014 
								
							 
						 
						
							
							
								
								//freedesktop.org/bugzilla/show_bug.cgi?id=811): Updating generated  
							
							... 
							
							
							
							Xprt.html which was forgotten during the previous work. 
							
						 
						
							2004-11-30 23:43:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								af717ae57d 
								
							 
						 
						
							
							
								
								Make Xorg the default server to install.  
							
							... 
							
							
							
							Avoid PIO access on IA64. Some IA64 machine check if legacy ports outside
    the VGA range are accessed. The ATi driver however does this to probe
    for ISA Mach8/32/64. Since no IA64 has ISA slots this restriction
    should not be relevant to the user.
Avoid recursive calls of xf86scanpci(). This function normally detects that
    it has been called before by checking if the PCI structure is filled
    out. So far if this was not the case (because PCI probing has failed
    for some reason) the function is traversed again. With the chipset
    specific PCI bus probing this can lead to an endless recursive loop as
    the post-probing code calls xf86scanpci() from within this function.
The OS specific PCI code for Linux worked only if bus 0 was populated as it
    checked for the presence of /proc/bus/pci/00. Fixed to check for
    /proc/bus/pci/<bus_to_look_for> instead. 
							
						 
						
							2004-11-30 08:38:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59ccc6465c 
								
							 
						 
						
							
							
								
								Fixed windows.h include for cygwin.  
							
							... 
							
							
							
							Bugzilla #1945 : Stop unnecessary reordering. 
							
						 
						
							2004-11-29 12:34:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								df2f2ff5a4 
								
							 
						 
						
							
							
								
								Re-read "fix" structure from kernel after mode selection, in case line  
							
							... 
							
							
							
							pitch has changed. 
							
						 
						
							2004-11-28 23:20:17 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6062f6a6e7 
								
							 
						 
						
							
							
								
								xc/programs/Xserver/Xprint/Imakefile  
							
							... 
							
							
							
							xc/programs/Xserver/Xprint/Xprt.html
xc/programs/Xserver/Xprint/Xprt.man
//freedesktop.org/bugzilla/show_bug.cgi?id=811): Add missing manual page
    for "Xprt" (DocBook master file (Xprt.sgml) and the generated files
    (Xprt.html, Xprt.man). 
							
						 
						
							2004-11-25 22:42:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cbce4cf96d 
								
							 
						 
						
							
							
								
								Bugzilla  #1914 : fix size limit for -fp argument  
							
							
							
						 
						
							2004-11-25 12:48:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2b75c19ea2 
								
							 
						 
						
							
							
								
								minor Xephyr fix  
							
							
							
						 
						
							2004-11-24 17:50:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a96254234f 
								
							 
						 
						
							
							
								
								XEphyr -parent switch fixes  
							
							
							
						 
						
							2004-11-24 17:08:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a7a07d0c71 
								
							 
						 
						
							
							
								
								Finally the multiwindow mode defines a default cursor  
							
							
							
						 
						
							2004-11-24 16:56:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ca4da62478 
								
							 
						 
						
							
							
								
								Add <sys/types.h> include to unbreak build on FreeBSD.  
							
							
							
						 
						
							2004-11-24 09:07:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								da3df7522d 
								
							 
						 
						
							
							
								
								Remove this file and all references to the binary expiry code.  
							
							... 
							
							
							
							Remove old obsolete include/extensions/damage.h.
Include srvrv_ctrl(xfree86) in macintosh US XKB symbol file so VT switching
    works again on mac (#1872 ).
Remove out of place #define's of printf to xf86printf. This definition
    should only be in xfree86/os-support/xf86_libc.h 
							
						 
						
							2004-11-24 02:45:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9a26d6f39e 
								
							 
						 
						
							
							
								
								Bugzilla  #1883  ( https://freedesktop.org/bugzilla/show_bug.cgi?id=1883 ): Fix  
							
							... 
							
							
							
							insufficient SHM detection in XvMC local test. Removed reference to
    getpagesize() which caused linking problems on s390. Reported by Stefan
    Dirsch <sndirsh@suse.de> 
							
						 
						
							2004-11-23 17:29:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fec868bf0f 
								
							 
						 
						
							
							
								
								//freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suite  
							
							... 
							
							
							
							(caused by DAMAGE layer) failure with Xvfb when rendering text using
    |XDrawText*()| (XDrawText() tests 1, 3, 4, 27, 28,
29, 30, 34, 37, 39, 41, 43 and XDrawText16() tests 1, 3, 9, 10, 11, 12,
13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34,
37, 39, 41, 43). Patch by Hong Bo Peng <penghb@cn.ibm.com> and Stefan
    Dirsch <sndirsch@suse.de>. 
							
						 
						
							2004-11-23 17:10:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b09f2a0495 
								
							 
						 
						
							
							
								
								Windows does not have ffs() implementation. added one  
							
							... 
							
							
							
							Enable RootlessSafeAlpha and RootlessAcceleration for the Windows port too 
							
						 
						
							2004-11-22 16:04:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bb43f234c5 
								
							 
						 
						
							
							
								
								Use GetTempPath for finding a place where to store temporary files on  
							
							... 
							
							
							
							Windows 
							
						 
						
							2004-11-22 15:00:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bc7493801d 
								
							 
						 
						
							
							
								
								Fixes for building multiwindow and internalwm on mingw  
							
							... 
							
							
							
							Changed some debugging output 
							
						 
						
							2004-11-22 14:28:25 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								255c3c0e8c 
								
							 
						 
						
							
							
								
								Xming: Place logfile in users tempdir  
							
							
							
						 
						
							2004-11-22 14:12:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0f7874cbfc 
								
							 
						 
						
							
							
								
								Use a simple hashtable as ConnectionTranslation instead of a plain array on  
							
							... 
							
							
							
							Windows because socket fds are not sequential and do not start at 0 
							
						 
						
							2004-11-22 13:23:25 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e6bc551e34 
								
							 
						 
						
							
							
								
								Use CreateProcess instead of system() to spawn xkbcomp on windows. system()  
							
							... 
							
							
							
							can not handle spaces in the path component. Quoted all filenames on
    the commandline. 
							
						 
						
							2004-11-15 18:13:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6618567311 
								
							 
						 
						
							
							
								
								Remove override of HasSnprintf  
							
							
							
						 
						
							2004-11-15 15:58:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9826b83826 
								
							 
						 
						
							
							
								
								Bufzilla  #1802 ,  http://freedesktop.org/bugzilla/show_bug.cgi?id=1802  Added  
							
							... 
							
							
							
							mingw (Win32) port 
							
						 
						
							2004-11-15 15:06:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cecb668149 
								
							 
						 
						
							
							
								
								Add xglPixmapToRegion  
							
							
							
						 
						
							2004-11-14 23:21:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								343f965749 
								
							 
						 
						
							
							
								
								Fix typos in output file. (Bugzilla  #1849 , reported by Yi Ren-Chen)  
							
							
							
						 
						
							2004-11-14 17:29:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								636a9e7868 
								
							 
						 
						
							
							
								
								Don't leave stale pointers hanging around after ts_close(). (TslibFini):  
							
							... 
							
							
							
							Likewise. 
							
						 
						
							2004-11-13 18:03:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								36d9e01c0d 
								
							 
						 
						
							
							
								
								New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.  
							
							... 
							
							
							
							(KdUseMsg): Add help for -nozap and -rgba switches.
Declare.
Honour dontZap flag. 
							
						 
						
							2004-11-13 16:41:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3b0dce3620 
								
							 
						 
						
							
							
								
								lib/XvMC/Imake  
							
							... 
							
							
							
							Added support for automatic loading of the correct hardware XvMC driver.
    This involves a protocol extension of the XvMC protocol. The XvMC
    revision number was bumped. 
							
						 
						
							2004-11-13 11:09:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a97548b1c9 
								
							 
						 
						
							
							
								
								Cosmetic fix to make xf86pciBus.c use standard min() macro.  
							
							
							
						 
						
							2004-11-11 20:10:28 +00:00