Age | Commit message (Expand) | Author |
2007-12-05 | Darwin: Flattened quartz into darwin, renamed darwin xquartz | Jeremy Huddleston |
2007-12-05 | Darwin: Cleaned up keyboard interface headers | Jeremy Huddleston |
2007-12-04 | Darwin: Rework build system to more accurately reveal code infrastructure and... | Jeremy Huddleston |
2007-12-04 | Darwin: RIP dumpkeymap, cr, and fullscreen | Jeremy Huddleston |
2007-12-01 | Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility... | Jeremy Huddleston |
2007-11-30 | Darwin: Undo focus-hack which didn't work right. | Jeremy Huddleston |
2007-11-29 | Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround. | Jeremy Huddleston |
2007-11-29 | Darwin: Removed support for darwinSwapAltMeta | Jeremy Huddleston |
2007-11-26 | Darwin,Rootless: Makefile cleanup | Jeremy Huddleston |
2007-11-22 | Darwin: Remove the PaintWindow optimization which snuck back in. | Jeremy Huddleston |
2007-11-22 | Darwin: Added missing Makefile.am | 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: Use UTF8String since lossyCString is deprecated | Jeremy Huddleston |
2007-11-21 | Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling code | Ben Byer |
2007-11-21 | Darwin: Fixed the call to xp_init so that we now receive Motion notifications... | Ben Byer |
2007-11-21 | Darwin: fix for spurious "Are you sure you want to quit?" message | Ben Byer |
2007-11-21 | Darwin: Adding "fake RandR" support from old X11.app | Ben Byer |
2007-11-21 | Darwin: Initial support for Spaces -- if you use Expose to drag an X11 | Ben Byer |
2007-11-21 | Darwin: Dead code removal, Code cleanup, Added launcher | Jeremy Huddleston |
2007-11-08 | Undo some last-minute breakage in xpr.h | Ben Byer |
2007-11-08 | removed debugging output | Ben Byer |
2007-11-08 | Fixed focus problem (clicking on an X11 window that sits behind | Ben Byer |
2007-11-08 | Fixed Spaces issue, correctly -- dragging an X window from one | Ben Byer |
2007-11-08 | formatting cleanup | Ben Byer |
2007-11-08 | Fixed logic error that prevent JIS (Japanese) keyboard layouts from | Ben Byer |
2007-11-08 | Initial support for Spaces -- if you use Expose to drag an X11 | Ben Byer |
2007-11-08 | Disable deferred updates in xp_init to fix performance problems | Ben Byer |
2007-11-05 | pulling more patches over from xorg-xserver-1.2-apple branch | Ben Byer |
2007-11-05 | more CVS tags | Ben Byer |
2007-11-05 | Removed CVS tags. | Ben Byer |
2007-11-04 | pulling in changes from xorg-server-1.2-apple branch | Ben Byer |
2007-09-20 | XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ke... | Ben Byer |
2007-09-19 | XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ... | Ben Byer |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt |
2007-09-09 | XDARWIN: fixes to make Xquartz build again | Ben Byer |
2007-09-09 | XDARWIN: build fix for quartz/pseudoramiX.c | Ben Byer |
2007-09-06 | DDX changes for XDarwin | Ben Byer |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-03-01 | Fixed pointer events in Xquartz -- Keyboard events work, but | Ben Byer |
2007-02-26 | X11.app now builds correctly | Ben Byer |
2007-02-26 | more changes for X11.app | Ben Byer |
2007-02-17 | cleaned up some linking ugliness in hw/darwin/quartz | Ben Byer |
2007-02-17 | more patches to make the Quartz part of XDarwin work again | Ben Byer |
2007-02-17 | More build fixes / updates for XDarwin: | Ben Byer |
2007-02-16 | updated darwin/quartz/xpr (libXplugin interface for Mac OS X) support | Ben Byer |
2006-12-15 | Convert callers of SecurityLookupDrawable() to dixLookupDrawable(). | Eamon Walsh |
2006-12-15 | Convert callers of SecurityLookupWindow() to dixLookupWindow(). | Eamon Walsh |
2006-12-15 | Convert callers of LookupWindow() to dixLookupWindow(). | Eamon Walsh |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh |