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-22 | Darwin: Remove the PaintWindow optimization which snuck back in. | Jeremy Huddleston | |
2007-11-22 | Darwin: More syncing witn xorg-server-1.2-apple | Jeremy Huddleston | |
2007-11-22 | Darwin: Misc cleanups to line up with xorg-server-1.2-apple | Jeremy Huddleston | |
2007-11-21 | Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling code | Ben Byer | |
(cherry picked from commit ec84a4cef66a2b46ed71f9758c434ea629d2f270) | |||
2007-11-21 | Darwin: Fixed the call to xp_init so that we now receive Motion ↵ | Ben Byer | |
notifications even if X is not the active application. fixes <rdar://problem/5167664> xeyes dead until window activation (cherry picked from commit c7573379a85a1480cc51650075078e41dafe56af) | |||
2007-11-21 | Darwin: 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. (cherry picked from commit 2d50ea8013e7c1639d570e227b53b037fb567565) | |||
2007-11-21 | Darwin: Dead code removal, Code cleanup, Added launcher | Jeremy Huddleston | |
Imported changes from xorg-server-1.2-apple to make master more current wrt file layout, build system changes, and dead code removal. | |||
2007-11-08 | Disable deferred updates in xp_init to fix performance problems | Ben Byer | |
-- thanks to Eric Gouriou for pointing out the issue | |||
2007-11-05 | pulling more patches over from xorg-xserver-1.2-apple branch | Ben Byer | |
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-09-13 | Remove the PaintWindow optimization. | Eric Anholt | |
This was an attempt to avoid scratch gc creation and validation for paintwin because that was expensive. This is not the case in current servers, and the danger of failure to implement it correctly (as seen in all previous implementations) is high enough to justify removing it. No performance difference detected with x11perf -create -move -resize -circulate on Xvfb. Leave the screen hooks for PaintWindow* in for now to avoid ABI change. | |||
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 | |
2004-09-18 | Bugzilla #1032: Make rootless acceleration functions compatible with | Torrey Lyons | |
Damage. | |||
2004-08-12 | Fix crash in rootless XDarwin due to rootless being initialized before | Torrey Lyons | |
damage extension. | |||
2004-07-30 | Merge many XDarwin improvements: | Torrey Lyons | |
- Fix launch of X clients by double clicking in the Finder when there is a space in the path (Torrey T. Lyons). - Interpret scroll wheel mouse events correctly when shift is held down (Benjamin Burke). - Add option to always use Mac command key equivalents (John Harper and Torrey T. Lyons). - Add support for dynamic screen configuration changes in rootless mode (John Harper and Torrey T. Lyons). - Add documentation on generic rootless layer (Torrey T. Lyons). | |||
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 | |