CVS Update: xc (branch: trunk)

2004-10-28 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/10/28 18:17:26

Log message:
  Remove unused vestigial file.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
Removed files:
  xc/programs/Xserver/hw/darwin/quartz/:
rootlessAqua.h 
  
  Revision  ChangesPath
  3.3337+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-09-21 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/09/21 11:37:49

Log message:
  Fix bug that caused restacks to be optimized away in rootless mode.

Modified files:
  xc/programs/Xserver/dix/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.20  +2 -1  xc/programs/Xserver/dix/Imakefile
  3.3319+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-07-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/07/15 11:53:25

Log message:
  Fix bugs in XDarwin's dynamic screen configuration change support:
  - Reset screen origin information on each reconfiguration.
  - Allow Cocoa implementation to receive reconfig notifications.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m quartz.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprScreen.c 
  
  Revision  ChangesPath
  3.3293+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.24  +16 -2 xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.10  +3 -1  xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.8   +18 -1 xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.6   +2 -1  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c
  1.11  +7 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-07-13 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/07/13 16:32:38

Log message:
  Add documentation for generic rootless layer.

Added files:
  xc/programs/Xserver/miext/rootless/:
README.txt 

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-07-01 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/07/01 18:30:33

Log message:
  Add support for dynamic screen configuration changes in rootless mode
  (John Harper and Torrey T. Lyons).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
pseudoramiX.c pseudoramiX.h quartz.c quartz.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprScreen.c 
  xc/programs/Xserver/miext/rootless/:
rootless.h rootlessCommon.c rootlessCommon.h 
rootlessWindow.c 
  
  Revision  ChangesPath
  3.3289+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.4   +12 -2 xc/programs/Xserver/hw/darwin/quartz/pseudoramiX.c
  1.3   +2 -1  xc/programs/Xserver/hw/darwin/quartz/pseudoramiX.h
  1.16  +71 -1 xc/programs/Xserver/hw/darwin/quartz/quartz.c
  1.9   +10 -1 xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.7   +96 -69xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.5   +8 -6  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c
  1.10  +48 -32xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c
  1.7   +12 -1 xc/programs/Xserver/miext/rootless/rootless.h
  1.6   +55 -34xc/programs/Xserver/miext/rootless/rootlessCommon.c
  1.5   +24 -21xc/programs/Xserver/miext/rootless/rootlessCommon.h
  1.12  +40 -15xc/programs/Xserver/miext/rootless/rootlessWindow.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-06-08 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/06/08 15:51:23

Log message:
  Update project file for Xcode 1.1. Update XDarwin application version.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  
  Revision  ChangesPath
  1.24  +393 -3
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-06-07 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/06/07 11:34:13

Log message:
  Remove unused, unmaintained, and broken code for Mac OS X 10.0. Proper
  Mac OS X 10.0 support should use the generic rootless layer.

Removed files:
  xc/programs/Xserver/hw/darwin/quartz_1.3/:
Imakefile XServer.h XServer.m XView.h XView.m XWindow.h 
XWindow.m rootless.h rootlessAqua.h rootlessAquaGlue.c 
rootlessAquaImp.h rootlessAquaImp.m rootlessCommon.c 
rootlessCommon.h rootlessGC.c rootlessScreen.c 
rootlessValTree.c rootlessWindow.c rootlessWindow.h 
  xc/programs/Xserver/hw/darwin/quartz_1.3/XDarwin.pbproj/:
project.pbxproj 

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-06-07 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/06/07 11:50:27

Log message:
  Update

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.3266+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-06-07 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/06/07 18:19:18

Log message:
  Fix building on Mac OS X

Modified files:
  xc/programs/Xserver/:
Imakefile 
  
  Revision  ChangesPath
  3.300 +2 -13 xc/programs/Xserver/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-05-28 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/05/28 00:44:00

Log message:
  Add initial Xinput support for XDarwin (Greg Parker).

Modified files:
  xc/config/cf/:
darwin.cf 
  xc/programs/Xserver/:
Imakefile 
  xc/programs/Xserver/hw/darwin/:
Imakefile darwin.c 
Added files:
  xc/programs/Xserver/hw/darwin/:
darwinXinput.c 
  
  Revision  ChangesPath
  1.52  +5 -3  xc/config/cf/darwin.cf
  3.298 +5 -4  xc/programs/Xserver/Imakefile
  1.21  +18 -4 xc/programs/Xserver/hw/darwin/Imakefile
  1.57  +24 -1 xc/programs/Xserver/hw/darwin/darwin.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-05-12 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/05/12 15:06:11

Log message:
  Let XDarwin interpret scroll wheel mouse events correctly when shift is
  held down (Benjamin Burke).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m 
  
  Revision  ChangesPath
  3.3255+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.22  +3 -2  xc/programs/Xserver/hw/darwin/quartz/XServer.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-04-29 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/04/29 10:55:38

Log message:
  Fix Mac OS X build after FreeType 2.1.8 merge.

Modified files:
  xc/lib/freetype2/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.23  +1 -8  xc/lib/freetype2/Imakefile
  3.3243+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-04-23 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/04/23 10:56:05

Log message:
  Fix missing library symlinks during install on Darwin (Greg Parker).

Modified files:
  xc/config/cf/:
darwinLib.rules 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.13  +2 -2  xc/config/cf/darwinLib.rules
  3.3233+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-03-31 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/03/31 14:29:10

Log message:
  Differentiate left and right modifier keys on Mac OS X 10.3 (Kaleb Keithley).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/:
darwinEvents.c darwinKeyboard.c 
  xc/programs/Xserver/hw/darwin/quartz/:
quartzKeyboard.c 
  
  Revision  ChangesPath
  3.3200+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.6   +84 -60xc/programs/Xserver/hw/darwin/darwinEvents.c
  1.20  +87 -42xc/programs/Xserver/hw/darwin/darwinKeyboard.c
  1.3   +2 -1  xc/programs/Xserver/hw/darwin/quartz/quartzKeyboard.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-03-31 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/03/31 16:05:23

Log message:
  Only use left Alt key for Mode_switch by default in XDarwin.

Modified files:
  xc/programs/Xserver/hw/darwin/:
darwinKeyboard.c 
  
  Revision  ChangesPath
  1.21  +2 -2  xc/programs/Xserver/hw/darwin/darwinKeyboard.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-03-31 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/03/31 16:17:04

Log message:
  Fix XDarwin's launch of X clients by double clicking in the Finder when
  there is a space in the path.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.h XServer.m 
  
  Revision  ChangesPath
  3.3202+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.18  +2 -2  xc/programs/Xserver/hw/darwin/quartz/XServer.h
  1.21  +30 -26xc/programs/Xserver/hw/darwin/quartz/XServer.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_4-branch)

2004-03-19 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/03/19 10:48:48

Log message:
  Work around bug in Mac OS X 10.1's AppKit that causes rootless XDarwin
  to lock up when creating windows.

Modified files:
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_4-branch
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/cr/: Tag: xf-4_4-branch
Imakefile crFrame.m 
  
  Revision  ChangesPath
  3.3157.2.5+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.2.2.1   +5 -1  xc/programs/Xserver/hw/darwin/quartz/cr/Imakefile
  1.8.2.1   +22 -1 xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-03-18 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/03/18 18:05:29

Log message:
  Work around bug in Mac OS X 10.1's AppKit that causes rootless XDarwin to
  lock up when creating windows.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
Imakefile crFrame.m 
  
  Revision  ChangesPath
  3.3185+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.3   +5 -1  xc/programs/Xserver/hw/darwin/quartz/cr/Imakefile
  1.9   +22 -1 xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-02-25 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 11:36:24

Log message:
  Add acknowledgement satisfying new XFree86 Project License to XDarwin credits.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/English.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/French.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/German.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/ko.lproj/:
Credits.rtf 
  
  Revision  ChangesPath
  1.6   +44 -40xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/Credits.rtf
  1.11  +44 -40
xc/programs/Xserver/hw/darwin/bundle/English.lproj/Credits.rtf
  1.7   +44 -40
xc/programs/Xserver/hw/darwin/bundle/French.lproj/Credits.rtf
  1.6   +44 -40
xc/programs/Xserver/hw/darwin/bundle/German.lproj/Credits.rtf
  1.10  +55 -47
xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/Credits.rtf
  1.4   +48 -46
xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/Credits.rtf
  1.6   +44 -40
xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/Credits.rtf
  1.6   +44 -40
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/Credits.rtf
  1.6   +44 -40xc/programs/Xserver/hw/darwin/bundle/ko.lproj/Credits.rtf

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-02-11 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/11 18:25:02

Log message:
  Fix building on Mac OS X 10.1 and newer.

Modified files:
  xc/programs/Xserver/GL/glx/:
Imakefile g_disptab.c g_disptab_EXT.c g_disptab_EXT.h 
g_render.c g_renderswap.c glxcmds.c glxcmdsswap.c 
glxscreens.c render2.c 
  
  Revision  ChangesPath
  1.12  +6 -2  xc/programs/Xserver/GL/glx/Imakefile
  1.6   +9 -1  xc/programs/Xserver/GL/glx/g_disptab.c
  1.6   +61 -1 xc/programs/Xserver/GL/glx/g_disptab_EXT.c
  1.6   +8 -1  xc/programs/Xserver/GL/glx/g_disptab_EXT.h
  1.9   +13 -1 xc/programs/Xserver/GL/glx/g_render.c
  1.9   +5 -1  xc/programs/Xserver/GL/glx/g_renderswap.c
  1.13  +3 -2  xc/programs/Xserver/GL/glx/glxcmds.c
  1.11  +3 -2  xc/programs/Xserver/GL/glx/glxcmdsswap.c
  1.15  +3 -1  xc/programs/Xserver/GL/glx/glxscreens.c
  1.9   +3 -1  xc/programs/Xserver/GL/glx/render2.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-02-10 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/10 14:51:24

Log message:
  Make build robust to having more then one Xcode project lying around.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
Imakefile 
  
  Revision  ChangesPath
  1.13  +10 -4 xc/programs/Xserver/hw/darwin/quartz/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-02-10 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/10 14:48:36

Log message:
  Add Mesa directory to find glapitable.h header file.

Modified files:
  xc/programs/Xserver/GL/apple/:
Imakefile 
  
  Revision  ChangesPath
  1.3   +3 -2  xc/programs/Xserver/GL/apple/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-01-28 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/01/28 08:46:50

Log message:
  Update

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.3119+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-01-20 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/01/20 15:54:50

Log message:
  Another Mac OS X 10.1.x build fix.

Modified files:
  xc/config/cf/:
darwin.cf 
  
  Revision  ChangesPath
  1.50  +2 -1  xc/config/cf/darwin.cf

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-01-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/01/16 14:39:56

Log message:
  Add overlooked SecondaryColor entries to CGL indirect dispatch table.

Modified files:
  xc/lib/GL/apple/:
dri_dispatch.defs 
  
  Revision  ChangesPath
  1.5   +18 -1 xc/lib/GL/apple/dri_dispatch.defs

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-01-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/01/16 16:38:12

Log message:
  Add overlooked SecondaryColor entries to CGL indirect dispatch table. Fix
  Imake warning.

Modified files:
  xc/lib/GL/apple/:
Imakefile dri_dispatch.h 
  
  Revision  ChangesPath
  1.3   +2 -7  xc/lib/GL/apple/Imakefile
  1.5   +85 -0 xc/lib/GL/apple/dri_dispatch.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-01-02 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/01/02 11:41:22

Log message:
  Update

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.3075+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-23 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/23 12:21:06

Log message:
  Update Swedish localization of XDarwin GUI (Patrik Montgomery).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/MainMenu.nib/:
objects.nib 
  
  Revision  ChangesPath
  3.3048+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.9   +35 -39
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-17 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/17 10:21:27

Log message:
  Update localized versions of XDarwin credits with English for now.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/English.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/French.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/German.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/ko.lproj/:
Credits.rtf 
  
  Revision  ChangesPath
  1.5   +33 -3 xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/Credits.rtf
  1.10  +1 -1  
xc/programs/Xserver/hw/darwin/bundle/English.lproj/Credits.rtf
  1.6   +31 -2 
xc/programs/Xserver/hw/darwin/bundle/French.lproj/Credits.rtf
  1.5   +33 -3 
xc/programs/Xserver/hw/darwin/bundle/German.lproj/Credits.rtf
  1.3   +25 -5 
xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/Credits.rtf
  1.5   +33 -3 
xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/Credits.rtf
  1.5   +33 -3 
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/Credits.rtf
  1.5   +33 -3 xc/programs/Xserver/hw/darwin/bundle/ko.lproj/Credits.rtf

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/16 09:01:36

Log message:
  Update Japanese localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.11  +8 -0  
xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/MainMenu.nib/classes.nib
  1.18  +39 -71
xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/16 09:03:19

Log message:
  Update Portuguese localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/MainMenu.nib/classes.nib
  1.5   +33 -38
xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/16 09:05:39

Log message:
  Update Spanish localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/MainMenu.nib/classes.nib
  1.4   +34 -41
xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/16 09:07:56

Log message:
  Update Swedish localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/MainMenu.nib/classes.nib
  1.8   +39 -31
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/16 09:09:58

Log message:
  Update Korean localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/ko.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/ko.lproj/MainMenu.nib/classes.nib
  1.4   +33 -38
xc/programs/Xserver/hw/darwin/bundle/ko.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/15 11:38:23

Log message:
  Update information on XDarwin.

Modified files:
  xc/programs/Xserver/hw/xfree86/doc/sgml/:
RELNOTES.sgml 
  
  Revision  ChangesPath
  1.88  +13 -7 xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/15 12:47:42

Log message:
  Update Darwin documentation for XFree86 4.4.

Modified files:
  xc/programs/Xserver/hw/xfree86/doc/sgml/:
Darwin.sgml 
  
  Revision  ChangesPath
  1.10  +46 -25xc/programs/Xserver/hw/xfree86/doc/sgml/Darwin.sgml

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/15 17:28:33

Log message:
  Update Dutch localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/MainMenu.nib/classes.nib
  1.6   +32 -36
xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/15 17:32:05

Log message:
  Update French localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/French.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/French.lproj/MainMenu.nib/classes.nib
  1.7   +29 -36
xc/programs/Xserver/hw/darwin/bundle/French.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/15 17:40:44

Log message:
  Update German localization of XDarwin GUI.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/German.lproj/MainMenu.nib/:
classes.nib objects.nib 
  
  Revision  ChangesPath
  1.4   +8 -0  
xc/programs/Xserver/hw/darwin/bundle/German.lproj/MainMenu.nib/classes.nib
  1.5   +35 -37
xc/programs/Xserver/hw/darwin/bundle/German.lproj/MainMenu.nib/objects.nib

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-08 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/08 20:41:27

Log message:
  Remove extraneous debug printfs.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  
  Revision  ChangesPath
  1.4   +1 -4  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-08 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/08 20:42:36

Log message:
  Fix XDarwin crash in IOKit mode for certain screen resolutions.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/iokit/:
xfIOKit.c 
  
  Revision  ChangesPath
  3.3028+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.3   +2 -3  xc/programs/Xserver/hw/darwin/iokit/xfIOKit.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-08 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/08 21:20:23

Log message:
  Update XDarwin version for XFree86 4.4.0.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  
  Revision  ChangesPath
  1.23  +2 -2  
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-12-05 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/12/04 23:00:10

Log message:
  Fix XDarwin build failure due to stronger type testing of new REGION_* macros.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crFrame.m 
  
  Revision  ChangesPath
  1.8   +2 -2  xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-26 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/26 17:53:39

Log message:
  Fix bug in generic rootless resize code which caused the wrong region
  to be damaged. The workaround for this bug in CR is no longer necessary.

Modified files:
  xc/programs/Xserver/miext/rootless/:
rootlessWindow.c 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crFrame.m 
  
  Revision  ChangesPath
  1.11  +2 -8  xc/programs/Xserver/miext/rootless/rootlessWindow.c
  1.7   +1 -11 xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-26 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/26 17:59:54

Log message:
  Fix hide/unhide with xpr when an AppleWM-aware window manager is not present.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m quartz.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xpr.h xprFrame.c xprScreen.c 
  
  Revision  ChangesPath
  1.20  +5 -3  xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.8   +3 -1  xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.6   +2 -1  xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.3   +2 -1  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c
  1.5   +2 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xpr.h
  1.5   +44 -2 xc/programs/Xserver/hw/darwin/quartz/xpr/xprFrame.c
  1.9   +2 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-22 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/22 22:06:29

Log message:
  Fix failure to redraw after resizing with cr rootless implementation.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crFrame.m 
  
  Revision  ChangesPath
  1.6   +12 -2 xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-22 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/22 22:15:00

Log message:
  Update.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.2986+5 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-22 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/22 22:47:04

Log message:
  Fix XDarwin install failure when DESTDIR is specified.

Modified files:
  xc/programs/Xserver/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.296 +8 -8  xc/programs/Xserver/Imakefile
  3.2987+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-18 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/18 11:04:54

Log message:
  Fix libfontenc link failure after SVR4 build fix and remove no longer needed
  libOSMesa dependency on libXxf86vm.

Modified files:
  xc/config/cf/:
darwinLib.tmpl 
  xc/lib/fontenc/:
Imakefile 
  
  Revision  ChangesPath
  1.20  +3 -2  xc/config/cf/darwinLib.tmpl
  1.9   +5 -1  xc/lib/fontenc/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-18 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/18 11:00:14

Log message:
  Use flex -l for compatibility with Fink's newer version of flex.

Modified files:
  xc/config/cf/:
darwin.cf 
  
  Revision  ChangesPath
  1.46  +7 -1  xc/config/cf/darwin.cf

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


Re: libGL dependencies problems

2003-11-16 Thread Torrey T. Lyons
At 7:13 PM +0100 11/16/03, Matthieu Herrb wrote:
while building -current XFree86 on Panther I get the following error:

/usr/bin/gcc-3.3 -o glxinfo -Os -Wall -Wpointer-arith 
-no-cpp-precomp -L../../exports/lib   glxinfo.o -lGLU -lGL 
-lXext -lX11 -L/usr/X11R6/lib
ld: warning can't open dynamic library: 
/usr/X11R6/lib/libXxf86vm.1.dylib (checking for undefined symbols 
may be affected) (No such file or directory, errno = 2)
ld: Undefined symbols:
_XF86VidModeGetModeLine referenced from libGL expected to be defined 
in /usr/X11R6/lib/libXxf86vm.1.dylib
_XF86VidModeQueryVersion referenced from libGL expected to be 
defined in /usr/X11R6/lib/libXxf86vm.1.dylib
make: *** [glxinfo] Error 1

It looks indeed that libGL is referencing those symbols. OTOH, I don't
see any reference to them in libMesaGL. So I guess something changed
in a recent Mesa update... What  about this patch ? (and similar
changes to the other *Lib.tmpl)
Yeah, this is a one time error. libXxf86vm is actually built and 
installed on Darwin, but until you install it for the first time you 
get this kind of error.  If one pushes ahead with a make install 
this error does not reappear. Nonetheless it is good to fix it.

Index: xc/config/cf/darwinLib.tmpl
===
RCS file: /cvs/xf86/xc/config/cf/darwinLib.tmpl,v
retrieving revision 1.19
diff -u -r1.19 darwinLib.tmpl
--- xc/config/cf/darwinLib.tmpl	4 Nov 2003 00:24:36 -	1.19
+++ xc/config/cf/darwinLib.tmpl	16 Nov 2003 18:11:37 -
@@ -22,9 +22,9 @@
 #define SharedXfontReqs $(LDPRELIB) $(FONTSTUBLIB) GzipLibrary 
$(FREETYPE2LIB) -flat_namespace

 #define SharedAppleWMReqs   $(LDPRELIB) $(XLIB)
-#define SharedGLReqs$(LDPRELIB) $(XLIB)
+#define SharedGLReqs$(LDPRELIB) $(XLIB) $(XXF86VMLIB)
If we need to keep the libXxf86vm dependency, this is probably the 
right way to do this. Currently XXF86VMLIB is already pulled into 
the libGL build by the following lines in the xc/lib/GL/GL/Imakefile:

#if BuildXF86DRI || (defined(DarwinArchitecture)  BuildAppleDRI)
VMODEREQUIREDLIBS = $(LDPRELIBS) $(XXF86VMLIB)
#endif
 #define SharedGLUReqs   $(LDPRELIB) $(XLIB) $(GLXLIB)
-#define SharedOSMesaReqs$(LDPRELIB) $(XLIB) $(GLXLIB) $(XXF86VMLIB)
+#define SharedOSMesaReqs$(LDPRELIB) $(XLIB) $(GLXLIB)
I got build errors previously unless I put in the OSMesa dependency 
on XXF86VMLIB. libOSMesa depends on libGL which depends on libXxf86vm.

 #define SharedSMReqs$(LDPRELIB) $(ICELIB)
 #define SharedXawReqs   $(LDPRELIB) $(XMULIB) $(XTOOLLIB) 
$(XPMLIB) $(XLIB)
 #define SharedXaw6Reqs  $(LDPRELIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
Index: xc/programs/glxinfo/Imakefile
===
RCS file: /cvs/xf86/xc/programs/glxinfo/Imakefile,v
retrieving revision 1.8
diff -u -r1.8 Imakefile
--- xc/programs/glxinfo/Imakefile	22 Nov 2002 22:56:03 -	1.8
+++ xc/programs/glxinfo/Imakefile	16 Nov 2003 18:12:44 -
@@ -4,8 +4,8 @@

 #if BuildGLULibrary

-DEPLIBS = $(DEPGLULIB) $(DEPGLXLIB) $(DEPXLIB)
-LOCAL_LIBRARIES = $(GLULIB) $(GLXLIB) $(XLIB)
+DEPLIBS = $(DEPGLULIB) $(DEPGLXLIB) $(DEPXXF86VMLIB) $(DEPXLIB)
+LOCAL_LIBRARIES = $(GLULIB) $(GLXLIB) $(XXF86VMLIB) $(XLIB)
 DEFINES = -DDO_GLU
If you do this here, you should also do it for glxgears for completeness.

At 1:30 PM -0500 11/16/03, David Dawes wrote:
There is code in glx/glxcmds.c for GLX_OML_sync_control that uses
the vidmode extension.  It's only used when direct rendering is
defined.  It should also have a dependence on the vidmode extension
being defined, and that appears to be turned off (as expected) in darwin.cf:
/* no XFree86-VidMode extension */
#define BuildXF86VidModeExt NO
I would suggest the following in addition to the first part of your
patch.  The second part of your patch would be needed for static libraries,
but as far as I know it is still an unanswered question as to whether direct
rendering currently works with a static libGL.
Index: lib/GL/glx/Imakefile
===
RCS file: /home/x-cvs/xc/lib/GL/glx/Imakefile,v
retrieving revision 1.22
diff -u -r1.22 Imakefile
--- lib/GL/glx/Imakefile12 Nov 2003 00:10:24 -  1.22
+++ lib/GL/glx/Imakefile16 Nov 2003 18:23:35 -
@@ -127,7 +127,8 @@
  SRCS = $(GLX_SRCS) $(ASM_SRCS)
  OBJS = $(GLX_OBJS) $(ASM_OBJS)
-  DEFINES = $(GLX_DEFS) $(ASM_DEFS) $(XMESA_DEFINES) $(ALIAS_DEFINES)
+  DEFINES = $(GLX_DEFS) VidModeExtensionDefines $(ASM_DEFS) \
+   $(XMESA_DEFINES) $(ALIAS_DEFINES)
  INCLUDES = -I$(INCLUDESRC) \
-I$(XINCLUDESRC) \
Index: lib/GL/glx/glxcmds.c
===
RCS file: /home/x-cvs/xc/lib/GL/glx/glxcmds.c,v
retrieving revision 1.26
diff -u -r1.26 glxcmds.c
--- lib/GL/glx/glxcmds.c14 Nov 2003 22:44:26 -  1.26

CVS Update: xc (branch: trunk)

2003-11-14 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/14 12:24:16

Log message:
  The cr implementation does not build with NEED_SCREEN_REGIONS,
  so play it safe.

Modified files:
  xc/config/cf/:
darwin.cf 
  
  Revision  ChangesPath
  1.44  +7 -1  xc/config/cf/darwin.cf

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-14 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/14 15:52:50

Log message:
  Don't optimize away window restacks in rootless mode (John Harper).

Modified files:
  xc/programs/Xserver/dix/:
Imakefile window.c 
  
  Revision  ChangesPath
  3.18  +2 -2  xc/programs/Xserver/dix/Imakefile
  3.36  +15 -1 xc/programs/Xserver/dix/window.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-14 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/14 16:07:09

Log message:
  Allow X -version to work without having to connect to the CoreGraphics
  window server (Reported by Benjamin Reed).

Modified files:
  xc/programs/Xserver/hw/darwin/:
darwin.c darwin.h 
  xc/programs/Xserver/hw/darwin/quartz/:
quartzStartup.c 
  
  Revision  ChangesPath
  1.55  +2 -2  xc/programs/Xserver/hw/darwin/darwin.c
  1.20  +2 -1  xc/programs/Xserver/hw/darwin/darwin.h
  1.9   +9 -3  xc/programs/Xserver/hw/darwin/quartz/quartzStartup.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-12 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/12 12:21:52

Log message:
  In rootless modes, don't send ButtonPress events when clicking in non-X11
  windows. xpr used to get confused by menu bar and cr got confused by
  Preferences window. (Torrey T. Lyons, John Harper)

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m quartz.c quartz.h quartzCommon.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xpr.h xprFrame.c xprScreen.c 
  
  Revision  ChangesPath
  1.16  +5 -5  xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.13  +1 -2  xc/programs/Xserver/hw/darwin/quartz/quartz.c
  1.7   +8 -1  xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.14  +1 -2  xc/programs/Xserver/hw/darwin/quartz/quartzCommon.h
  1.5   +24 -1 xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.2   +2 -1  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c
  1.4   +2 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xpr.h
  1.4   +74 -28xc/programs/Xserver/hw/darwin/quartz/xpr/xprFrame.c
  1.8   +2 -3  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-12 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/12 12:29:56

Log message:
  Update

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.2954+8 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-11 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/11 15:48:41

Log message:
  Set _NATIVE_SCREEN_ORIGIN property on root window for AppleWM compatibility
  (John Harper, Torrey T. Lyons).

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
applewm.c applewmExt.h 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprScreen.c 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  
  Revision  ChangesPath
  1.3   +35 -1 xc/programs/Xserver/hw/darwin/quartz/applewm.c
  1.2   +9 -3  xc/programs/Xserver/hw/darwin/quartz/applewmExt.h
  1.6   +7 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c
  1.4   +8 -1  xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-11 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/11 17:16:14

Log message:
  Disable XDarwin handling cut and paste if an AppleWM-aware cut and paste
  manager is available.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m 
  
  Revision  ChangesPath
  1.15  +11 -5 xc/programs/Xserver/hw/darwin/quartz/XServer.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-10 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/10 17:22:32

Log message:
  Fix Panther build warnings and open X11 executables properly from Finder.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.h XServer.m 
  
  Revision  ChangesPath
  1.14  +4 -1  xc/programs/Xserver/hw/darwin/quartz/XServer.h
  1.14  +143 -20   xc/programs/Xserver/hw/darwin/quartz/XServer.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-10 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/10 17:41:27

Log message:
  Update

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.2951+7 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-05 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/05 12:06:54

Log message:
  Register to handle X11 executables on Panther (John Harper).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  
  Revision  ChangesPath
  3.2937+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.22  +32 -0 
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-05 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/05 14:25:25

Log message:
  Include backwards compatibility API for renamed stream functions in
  Freetype2 library (Torrey T. Lyons).

Modified files:
  xc/lib/freetype2/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.17  +8 -5  xc/lib/freetype2/Imakefile
  3.2939+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_3-branch)

2003-11-05 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/05 17:33:05

Log message:
  Include backwards compatibility API for renamed stream functions in
  Freetype2 library.

Modified files:
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_3-branch
CHANGELOG 
  xc/lib/freetype2/:Tag: xf-4_3-branch
Imakefile 
  
  Revision  ChangesPath
  3.2588.2.33   +3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.9.2.1   +8 -5  xc/lib/freetype2/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-04 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/04 14:50:04

Log message:
  Set encodings of Localizable.strings files correctly in XDarwin project.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  
  Revision  ChangesPath
  1.21  +10 -10
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-04 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/04 15:34:16

Log message:
  Update CHANGELOG with recent fixes for Panther.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.2934+5 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-04 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/04 16:15:00

Log message:
  Fix Non-aligned pointer being freed warnings on XDarwin startup.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
quartzStartup.c 
  
  Revision  ChangesPath
  3.2935+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.8   +3 -3  xc/programs/Xserver/hw/darwin/quartz/quartzStartup.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-03 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/03 16:24:36

Log message:
  Fix building libOSMesa on Darwin.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/lib/GL/mesa/src/OSmesa/:
Imakefile 
  xc/config/cf/:
darwinLib.tmpl 
  
  Revision  ChangesPath
  3.2932+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.19  +4 -2  xc/lib/GL/mesa/src/OSmesa/Imakefile
  1.19  +2 -1  xc/config/cf/darwinLib.tmpl

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-03 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/03 18:47:38

Log message:
  Fix start up failure on Panther due to bad keymapping file load.

Modified files:
  xc/programs/Xserver/hw/darwin/:
darwin.c 
  
  Revision  ChangesPath
  1.54  +10 -7 xc/programs/Xserver/hw/darwin/darwin.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-03 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/03 18:52:53

Log message:
  Fix spurious #pragma getting inserted into scripts and man pages on Panther
  due to rogue cpp-3.3 preprocessor (Martin Costabel).

Modified files:
  xc/config/cf/:
darwin.cf 
  
  Revision  ChangesPath
  1.42  +11 -3 xc/config/cf/darwin.cf

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-01 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/01 00:13:09

Log message:
  Add support on Mac OS X for building keymap using Carbon Keyboard Layout
  API (John Harper).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/:
darwinKeyboard.c 
  xc/programs/Xserver/hw/darwin/iokit/:
xfIOKitStartup.c 
  xc/programs/Xserver/hw/darwin/quartz/:
Imakefile 
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
Added files:
  xc/programs/Xserver/hw/darwin/:
darwinKeyboard.h 
  xc/programs/Xserver/hw/darwin/quartz/:
keysym2ucs.c keysym2ucs.h quartzKeyboard.c 
  
  Revision  ChangesPath
  3.2925+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.19  +166 -63   xc/programs/Xserver/hw/darwin/darwinKeyboard.c
  1.2   +14 -2 xc/programs/Xserver/hw/darwin/iokit/xfIOKitStartup.c
  1.11  +10 -2 xc/programs/Xserver/hw/darwin/quartz/Imakefile
  1.20  +30 -2 
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-30 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/30 18:19:15

Log message:
  Fix building AppleDRI since change to add libXxf86vm calls to libGL.

Modified files:
  xc/lib/GL/GL/:
Imakefile 
  
  Revision  ChangesPath
  1.21  +2 -2  xc/lib/GL/GL/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: )

2003-10-23 Thread Torrey T. Lyons
[EMAIL PROTECTED]
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/23 17:20:07

xc/programs/Xserver/miext/rootless/accel

Update of /home/x-cvs/xc/programs/Xserver/miext/rootless/accel
In directory public.xfree86.org:/tmp/cvs-serv53836/accel

Log Message:
Directory /home/x-cvs/xc/programs/Xserver/miext/rootless/accel added to the repository

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-23 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/23 17:33:15

Log message:
  Add accelerated rootless drawing support and fix bug in rootless
  FillSpans (Torrey T. Lyons and John Harper).

Modified files:
  xc/programs/Xserver/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/miext/rootless/:
Imakefile rootless.h rootlessConfig.h rootlessGC.c 
rootlessWindow.c 
  xc/programs/Xserver/miext/rootless/safeAlpha/:
safeAlphaPicture.c 
Added files:
  xc/programs/Xserver/miext/rootless/accel/:
Imakefile rlAccel.h rlBlt.c rlCopy.c rlFill.c 
rlFillRect.c rlFillSpans.c rlGlyph.c rlSolid.c 
  
  Revision  ChangesPath
  3.293 +3 -2  xc/programs/Xserver/Imakefile
  3.2900+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.3   +17 -7 xc/programs/Xserver/miext/rootless/Imakefile
  1.6   +2 -7  xc/programs/Xserver/miext/rootless/rootless.h
  1.2   +2 -1  xc/programs/Xserver/miext/rootless/rootlessConfig.h
  1.2   +315 -59   xc/programs/Xserver/miext/rootless/rootlessGC.c
  1.7   +6 -6  xc/programs/Xserver/miext/rootless/rootlessWindow.c
  1.3   +3 -3  
xc/programs/Xserver/miext/rootless/safeAlpha/safeAlphaPicture.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-23 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/23 17:34:16

Log message:
  Add rootless acceleration files to XDarwin project.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  
  Revision  ChangesPath
  1.19  +65 -0 
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-17 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/17 17:00:35

Log message:
  Add optimized code for RENDER with rootless XDarwin (John Harper,
  Torrey T. Lyons).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/miext/rootless/:
rootless.h rootlessCommon.c 
  xc/programs/Xserver/miext/rootless/safeAlpha/:
safeAlpha.h safeAlphaPicture.c 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crFrame.m 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprFrame.c 
  
  Revision  ChangesPath
  3.2888+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.5   +49 -1 xc/programs/Xserver/miext/rootless/rootless.h
  1.4   +2 -1  xc/programs/Xserver/miext/rootless/rootlessCommon.c
  1.2   +2 -2  xc/programs/Xserver/miext/rootless/safeAlpha/safeAlpha.h
  1.2   +328 -2
xc/programs/Xserver/miext/rootless/safeAlpha/safeAlphaPicture.c
  1.4   +3 -1  xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m
  1.3   +3 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprFrame.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-16 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/16 16:50:16

Log message:
  XDarwin improvements:
 - Add complete server side support for AppleWM with xpr.
 - Allow Aqua and X11 windows to interleave when AppleWM-aware window
   manager is present.
 - Fix hang on server reset.
  Give John Harper proper credit in CHANGELOG (instead of generic Apple).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/:
darwin.c darwin.h darwinEvents.c 
  xc/programs/Xserver/hw/darwin/bundle/English.lproj/MainMenu.nib/:
classes.nib objects.nib 
  xc/programs/Xserver/hw/darwin/iokit/:
xfIOKit.c 
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.h XServer.m quartz.c quartzCommon.h 
quartzStartup.c 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
XView.m 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprScreen.c 
  
  Revision  ChangesPath
  3.2886+17 -10xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.53  +10 -7 xc/programs/Xserver/hw/darwin/darwin.c
  1.19  +28 -15xc/programs/Xserver/hw/darwin/darwin.h
  1.4   +5 -1  xc/programs/Xserver/hw/darwin/darwinEvents.c
  1.13  +5 -0  
xc/programs/Xserver/hw/darwin/bundle/English.lproj/MainMenu.nib/classes.nib
  1.15  +29 -33
xc/programs/Xserver/hw/darwin/bundle/English.lproj/MainMenu.nib/objects.nib
  1.2   +7 -11 xc/programs/Xserver/hw/darwin/iokit/xfIOKit.c
  1.13  +13 -5 xc/programs/Xserver/hw/darwin/quartz/XServer.h
  1.13  +118 -16   xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.12  +68 -9 xc/programs/Xserver/hw/darwin/quartz/quartz.c
  1.13  +2 -1  xc/programs/Xserver/hw/darwin/quartz/quartzCommon.h
  1.7   +4 -4  xc/programs/Xserver/hw/darwin/quartz/quartzStartup.c
  1.2   +1 -3  xc/programs/Xserver/hw/darwin/quartz/cr/XView.m
  1.5   +59 -1 xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-12 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/12 13:18:13

Log message:
  Fix misleading and out of date comment.

Modified files:
  xc/lib/GL/include/GL/internal/:
glcore.h 
  
  Revision  ChangesPath
  1.12  +2 -2  xc/lib/GL/include/GL/internal/glcore.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-12 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/12 17:30:55

Log message:
  Fix building on Mac OS X after DRI merge.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/lib/GL/apple/:
build-dispatch dri_dispatch.defs dri_dispatch.h 
  xc/lib/GL/glx/:
glxcmds.c 
  xc/programs/Xserver/GL/apple/:
aglGlx.c indirect.c 
  
  Revision  ChangesPath
  3.2881+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.2   +2 -1  xc/lib/GL/apple/build-dispatch
  1.3   +85 -5 xc/lib/GL/apple/dri_dispatch.defs
  1.3   +352 -9xc/lib/GL/apple/dri_dispatch.h
  1.22  +2 -2  xc/lib/GL/glx/glxcmds.c
  1.3   +31 -12xc/programs/Xserver/GL/apple/aglGlx.c
  1.3   +22 -10xc/programs/Xserver/GL/apple/indirect.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-10-09 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/10/09 16:42:32

Log message:
  Fix compile problems from Mesa merge.

Modified files:
  xc/lib/GL/apple/:
Imakefile dri_dispatch.defs dri_dispatch.h dri_glx.h 
  
  Revision  ChangesPath
  1.2   +3 -2  xc/lib/GL/apple/Imakefile
  1.2   +0 -1  xc/lib/GL/apple/dri_dispatch.defs
  1.2   +0 -5  xc/lib/GL/apple/dri_dispatch.h
  1.2   +0 -3  xc/lib/GL/apple/dri_glx.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-09-18 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/09/18 12:31:50

Log message:
  Fix libGL bug that could cause deadlock when switching contexts (John Harper).

Modified files:
  xc/lib/GL/glx/:
glxext.c 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.18  +2 -1  xc/lib/GL/glx/glxext.c
  3.2860+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: )

2003-09-15 Thread Torrey T. Lyons
[EMAIL PROTECTED]
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/09/15 14:44:10

xc/programs/Xserver/hw/darwin/quartz/fullscreen

Update of /home/x-cvs/xc/programs/Xserver/hw/darwin/quartz/fullscreen
In directory public.xfree86.org:/tmp/cvs-serv60935/fullscreen

Log Message:
Directory /home/x-cvs/xc/programs/Xserver/hw/darwin/quartz/fullscreen added to the 
repository

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: )

2003-09-15 Thread Torrey T. Lyons
[EMAIL PROTECTED]
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/09/15 14:45:27

xc/programs/Xserver/miext/rootless/safeAlpha

Update of /home/x-cvs/xc/programs/Xserver/miext/rootless/safeAlpha
In directory public.xfree86.org:/tmp/cvs-serv61080/safeAlpha

Log Message:
Directory /home/x-cvs/xc/programs/Xserver/miext/rootless/safeAlpha added to the 
repository

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-09-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/09/15 17:36:21

Log message:
  XDarwin cleanup and improvements:
- Load bundle at runtime for chosen Quartz mode: xpr, cr, or fullscreen.
- AppleWM extension has been generalized to work with any Quartz mode.
  Currently only the xpr implementation is complete.
- Wrote a man page for AppleWM.
- Moved hw/darwin/quartz/aqua* files that contained code to protect
  the alpha channel to miext/rootless/safeAlpha.

Modified files:
  xc/config/cf/:
darwin.cf 
  xc/lib/apple/:
AppleWM.man applewm.h applewmstr.h 
  xc/programs/Xserver/:
Imakefile 
  xc/programs/Xserver/GL/apple/:
Imakefile aglGlx.c indirect.c 
  xc/programs/Xserver/hw/darwin/quartz/:
Imakefile Preferences.h Preferences.m XServer.h XServer.m 
applewm.c quartz.c quartz.h quartzStartup.c 
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
Imakefile cr.h crFrame.m crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
Imakefile xpr.h xprCursor.c xprScreen.c 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/miext/rootless/:
Imakefile rootless.h rootlessCommon.h 
Added files:
  xc/programs/Xserver/hw/darwin/quartz/:
applewmExt.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crAppleWM.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
Imakefile fullscreen.c quartzCursor.c quartzCursor.h 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprAppleWM.c 
  xc/programs/Xserver/miext/rootless/safeAlpha/:
Imakefile safeAlpha.h safeAlphaPicture.c 
safeAlphaWindow.c 
Removed files:
  xc/programs/Xserver/hw/darwin/quartz/:
aqua.h aquaPicture.c aquaWindow.c fullscreen.c 
fullscreen.h 
  
  Revision  ChangesPath
  1.39  +22 -3 xc/config/cf/darwin.cf
  1.2   +288 -7xc/lib/apple/AppleWM.man
  1.2   +33 -1 xc/lib/apple/applewm.h
  1.2   +1 -25 xc/lib/apple/applewmstr.h
  3.291 +48 -42xc/programs/Xserver/Imakefile
  1.2   +2 -3  xc/programs/Xserver/GL/apple/Imakefile
  1.2   +5 -5  xc/programs/Xserver/GL/apple/aglGlx.c
  1.2   +4 -3  xc/programs/Xserver/GL/apple/indirect.c
  1.10  +13 -20xc/programs/Xserver/hw/darwin/quartz/Imakefile
  1.3   +39 -10xc/programs/Xserver/hw/darwin/quartz/Preferences.h
  1.4   +57 -13xc/programs/Xserver/hw/darwin/quartz/Preferences.m
  1.12  +2 -1  xc/programs/Xserver/hw/darwin/quartz/XServer.h
  1.12  +31 -6 xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.2   +32 -37xc/programs/Xserver/hw/darwin/quartz/applewm.c
  1.11  +17 -37xc/programs/Xserver/hw/darwin/quartz/quartz.c
  1.6   +72 -2 xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.6   +64 -2 xc/programs/Xserver/hw/darwin/quartz/quartzStartup.c
  1.18  +155 -39   
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj
  1.2   +10 -6 xc/programs/Xserver/hw/darwin/quartz/cr/Imakefile
  1.2   +6 -0  xc/programs/Xserver/hw/darwin/quartz/cr/cr.h
  1.3   +13 -3 xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m
  1.3   +62 -23xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.4   +5 -3  xc/programs/Xserver/hw/darwin/quartz/xpr/Imakefile
  1.3   +13 -1 xc/programs/Xserver/hw/darwin/quartz/xpr/xpr.h
  1.2   +2 -13 xc/programs/Xserver/hw/darwin/quartz/xpr/xprCursor.c
  1.4   +85 -48xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c
  3.2855+9 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.2   +18 -1 xc/programs/Xserver/miext/rootless/Imakefile
  1.4   +18 -4 xc/programs/Xserver/miext/rootless/rootless.h
  1.4   +1 -7  xc/programs/Xserver/miext/rootless/rootlessCommon.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-08-19 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/08/19 12:21:14

Log message:
  Fix crash when setting XDarwin window menu with Apple-WM.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/English.lproj/MainMenu.nib/:
classes.nib objects.nib 
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.h XServer.m 
  
  Revision  ChangesPath
  1.12  +3 -0  
xc/programs/Xserver/hw/darwin/bundle/English.lproj/MainMenu.nib/classes.nib
  1.14  +33 -32
xc/programs/Xserver/hw/darwin/bundle/English.lproj/MainMenu.nib/objects.nib
  1.11  +7 -7  xc/programs/Xserver/hw/darwin/quartz/XServer.h
  1.11  +82 -82xc/programs/Xserver/hw/darwin/quartz/XServer.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-08-14 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/08/11 17:29:01

Log message:
  Fixed indirect GLX on Mac OS X when the client can not make a
  connection to the CoreGraphics window server (Apple).

Modified files:
  xc/lib/GL/apple/:
dri_dispatch.c 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.2   +8 -30 xc/lib/GL/apple/dri_dispatch.c
  3.2804+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: )

2003-08-14 Thread Torrey T. Lyons
[EMAIL PROTECTED]
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/08/12 15:51:22

xc/lib/apple

Update of /home/x-cvs/xc/lib/apple
In directory public.xfree86.org:/tmp/cvs-serv22312/apple

Log Message:
Directory /home/x-cvs/xc/lib/apple added to the repository

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-08-14 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/08/12 16:47:11

Log message:
  Added Apple-WM extension and library (Apple and Torrey T. Lyons).

Modified files:
  xc/lib/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/config/cf/:
X11.tmpl darwin.cf darwinLib.tmpl 
  xc/programs/Xserver/hw/darwin/:
darwin.h 
  xc/programs/Xserver/hw/darwin/quartz/:
Imakefile XServer.h XServer.m quartz.c quartzCommon.h 
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
Imakefile xprScreen.c 
Added files:
  xc/lib/apple/:
AppleWM.man Imakefile applewm.c applewm.h applewmstr.h 
  xc/programs/Xserver/hw/darwin/quartz/:
applewm.c 
  
  Revision  ChangesPath
  3.75  +6 -2  xc/lib/Imakefile
  3.2805+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.212 +39 -1 xc/config/cf/X11.tmpl
  1.38  +5 -3  xc/config/cf/darwin.cf
  1.16  +2 -1  xc/config/cf/darwinLib.tmpl
  1.18  +3 -2  xc/programs/Xserver/hw/darwin/darwin.h
  1.9   +12 -4 xc/programs/Xserver/hw/darwin/quartz/Imakefile
  1.10  +11 -2 xc/programs/Xserver/hw/darwin/quartz/XServer.h
  1.10  +166 -3xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.10  +10 -1 xc/programs/Xserver/hw/darwin/quartz/quartz.c
  1.12  +8 -2  xc/programs/Xserver/hw/darwin/quartz/quartzCommon.h
  1.17  +7 -14 
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj
  1.3   +2 -2  xc/programs/Xserver/hw/darwin/quartz/xpr/Imakefile
  1.3   +4 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-07-21 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/07/21 18:11:35

Log message:
  Remove reference to unused and non-existent file.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  
  Revision  ChangesPath
  1.16  +0 -7  
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-07-21 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/07/21 18:16:59

Log message:
  Fix Cocoa rootless crash when unshaping a shaped window.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crFrame.m 
  
  Revision  ChangesPath
  3.2782+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.2   +8 -6  xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-06-30 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/06/30 20:49:09

Log message:
  Fix XDarwin Cocoa rootless implementation build.

Modified files:
  xc/programs/Xserver/:
Imakefile 
  
  Revision  ChangesPath
  3.286 +8 -6  xc/programs/Xserver/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: )

2003-06-29 Thread Torrey T. Lyons
[EMAIL PROTECTED]
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/06/29 17:04:51

xc/programs/Xserver/GL/apple

Update of /home/x-cvs/xc/programs/Xserver/GL/apple
In directory public.xfree86.org:/tmp/cvs-serv24958/apple

Log Message:
Directory /home/x-cvs/xc/programs/Xserver/GL/apple added to the repository

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-06-29 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/06/29 18:45:13

Log message:
  Add direct GLX rendering on Mac OS X and Apple-DRI extension (Apple).

Modified files:
  xc/config/cf/:
darwin.cf 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/:
Imakefile 
  xc/lib/GL/:
Imakefile 
  xc/lib/GL/GL/:
Imakefile 
  xc/lib/GL/glx/:
dispatch.c glxext.c 
  xc/lib/GL/include/GL/internal/:
glcore.h 
  xc/programs/Xserver/GL/:
Imakefile 
  xc/programs/Xserver/hw/darwin/quartz/:
quartzCommon.h quartzStartup.c 
  xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/:
project.pbxproj 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
Imakefile x-hash.c x-hash.h x-list.c x-list.h xpr.h 
xprFrame.c xprScreen.c 
  xc/programs/Xserver/miext/rootless/:
rootless.h rootlessCommon.c rootlessCommon.h 
rootlessScreen.c rootlessWindow.c rootlessWindow.h 
Added files:
  xc/lib/GL/apple/:
Imakefile appledri.c appledri.h appledristr.h 
build-dispatch dri_dispatch.c dri_dispatch.defs 
dri_dispatch.h dri_driver.c dri_driver.h dri_glx.c 
dri_glx.h 
  xc/programs/Xserver/GL/apple/:
Imakefile aglGlx.c indirect.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
appledri.c dri.c dri.h dristruct.h x-hook.c x-hook.h 
Removed files:
  xc/programs/Xserver/GL/aqua/:
Imakefile aquaGlx.c 
  
  Revision  ChangesPath
  1.37  +18 -6 xc/config/cf/darwin.cf
  3.2756+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.285 +17 -11xc/programs/Xserver/Imakefile
  1.43  +5 -1  xc/lib/GL/Imakefile
  1.18  +13 -1 xc/lib/GL/GL/Imakefile
  1.5   +5 -1  xc/lib/GL/glx/dispatch.c
  1.17  +7 -1  xc/lib/GL/glx/glxext.c
  1.10  +2 -2  xc/lib/GL/include/GL/internal/glcore.h
  1.11  +3 -3  xc/programs/Xserver/GL/Imakefile
  1.11  +4 -1  xc/programs/Xserver/hw/darwin/quartz/quartzCommon.h
  1.5   +6 -3  xc/programs/Xserver/hw/darwin/quartz/quartzStartup.c
  1.15  +198 -89   
xc/programs/Xserver/hw/darwin/quartz/XDarwin.pbproj/project.pbxproj
  1.2   +4 -1  xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.2   +10 -4 xc/programs/Xserver/hw/darwin/quartz/xpr/Imakefile
  1.2   +10 -10xc/programs/Xserver/hw/darwin/quartz/xpr/x-hash.c
  1.2   +21 -22xc/programs/Xserver/hw/darwin/quartz/xpr/x-hash.h
  1.2   +50 -29xc/programs/Xserver/hw/darwin/quartz/xpr/x-list.c
  1.2   +28 -24xc/programs/Xserver/hw/darwin/quartz/xpr/x-list.h
  1.2   +2 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xpr.h
  1.2   +19 -1 xc/programs/Xserver/hw/darwin/quartz/xpr/xprFrame.c
  1.2   +13 -3 xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c
  1.3   +32 -5 xc/programs/Xserver/miext/rootless/rootless.h
  1.3   +3 -2  xc/programs/Xserver/miext/rootless/rootlessCommon.c
  1.3   +2 -6  xc/programs/Xserver/miext/rootless/rootlessCommon.h
  1.3   +3 -2  xc/programs/Xserver/miext/rootless/rootlessScreen.c
  1.5   +128 -38   xc/programs/Xserver/miext/rootless/rootlessWindow.c
  1.2   +2 -1  xc/programs/Xserver/miext/rootless/rootlessWindow.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-06-29 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/06/29 21:25:06

Log message:
  Don't sleep on Darwin for directory owner/mode problems (John Harper).

Modified files:
  xc/lib/xtrans/:
Xtransutil.c 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.25  +3 -3  xc/lib/xtrans/Xtransutil.c
  3.2758+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-06-27 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/06/27 13:21:42

Log message:
  Update Xplugin header to latest for Apple's WWDC source release (Apple).

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
Xplugin.h 
  
  Revision  ChangesPath
  1.3   +13 -9 xc/programs/Xserver/hw/darwin/quartz/xpr/Xplugin.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: )

2003-06-06 Thread Torrey T. Lyons
[EMAIL PROTECTED]
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/06/06 21:17:48

xc/programs/Xserver/hw/darwin/quartz/cr

Update of /home/x-cvs/xc/programs/Xserver/hw/darwin/quartz/cr
In directory public.xfree86.org:/tmp/cvs-serv53497/cr

Log Message:
Directory /home/x-cvs/xc/programs/Xserver/hw/darwin/quartz/cr added to the repository

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-03-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/15 10:02:08

Log message:
  Add shadowfb support to XDarwin IOKit mode.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/:
Imakefile xfIOKit.c xfIOKit.h 
  
  Revision  ChangesPath
  3.2595+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.18  +2 -2  xc/programs/Xserver/hw/darwin/Imakefile
  1.18  +53 -2 xc/programs/Xserver/hw/darwin/xfIOKit.c
  1.10  +4 -2  xc/programs/Xserver/hw/darwin/xfIOKit.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_3-branch)

2003-03-03 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/03 18:46:19

Log message:
  Revert XDarwin build fix of missing xf86Date.h and instead add hw/xfree86
  to include path.

Modified files:
  xc/programs/Xserver/include/: Tag: xf-4_3-branch
Imakefile 
  
  Revision  ChangesPath
  3.21.8.2  +1 -2  xc/programs/Xserver/include/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_3-branch)

2003-03-03 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/03 18:48:04

Log message:
  Fix XDarwin build broken by #960 (Shantonu Sen).

Modified files:
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_3-branch
CHANGELOG 
  xc/programs/Xserver/hw/darwin/:   Tag: xf-4_3-branch
Imakefile 
  
  Revision  ChangesPath
  3.2588.2.1+5 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.15.2.2  +3 -2  xc/programs/Xserver/hw/darwin/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-03-03 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/03 18:53:26

Log message:
  Fix XDarwin build broken by #960 (Shantonu Sen).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/:
Imakefile 
  
  Revision  ChangesPath
  3.2589+5 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.17  +3 -2  xc/programs/Xserver/hw/darwin/Imakefile

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-02-23 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/02/23 13:48:23

Log message:
  Fix rootless XDarwin crash when trying to GetImage with a rectangle
  bigger then the associated top level window (Apple).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
rootlessScreen.c 
  
  Revision  ChangesPath
  3.2579+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.4   +37 -1 xc/programs/Xserver/hw/darwin/quartz/rootlessScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


  1   2   >