Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-05 | Darwin: Flattened quartz into darwin, renamed darwin xquartz | Jeremy Huddleston | |
Leaving xpr unflattened since we want modularity to replace that with xpc (XPluginComposite) at some point (cherry picked from commit 48e6a75fbdd0fee86e364f02ace83f20b312a2b2) | |||
2007-11-29 | Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround. | Jeremy Huddleston | |
(cherry picked from commit d2b768890f0878ae4e3fec8f7219e82b79256133) | |||
2007-11-08 | Fixed focus problem (clicking on an X11 window that sits behind | Ben Byer | |
an Aqua window would not always bring it to the top of the stack. | |||
2007-11-08 | Initial support for Spaces -- if you use Expose to drag an X11 | Ben Byer | |
window to another Space, it will work correctly (as opposed to just leaving a ghost window). We accomplish this by listening for the notification from Xplugin that our window has been moved, and then we ask X11 to move the window to the new location. | |||
2007-11-04 | pulling in changes from xorg-server-1.2-apple branch | Ben Byer | |
2007-09-19 | XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ↵ | Ben Byer | |
using the X.org ddx anymore | |||
2007-02-17 | cleaned up some linking ugliness in hw/darwin/quartz | Ben Byer | |
2007-02-16 | updated darwin/quartz/xpr (libXplugin interface for Mac OS X) support | Ben Byer | |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||
2004-10-08 | Allow rootless implementations to override frame reordering. This is used | Torrey Lyons | |
on Mac OS X when genie-restoring from the Dock to ensure that the animation completes before drawing the frame. | |||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-12-04 | XFree86 4.3.99.901 (RC 1) | Kaleb Keithley | |
2003-11-25 | Initial revision | Kaleb Keithley | |