summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz
Commit message (Expand)AuthorAgeFilesLines
* Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston2007-12-0556-13474/+0
* Darwin: Cleaned up keyboard interface headersJeremy Huddleston2007-12-051-13/+5
* Darwin: Rework build system to more accurately reveal code infrastructure and...Jeremy Huddleston2007-12-0417-11/+2050
* Darwin: RIP dumpkeymap, cr, and fullscreenJeremy Huddleston2007-12-049-2426/+0
* Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility...Jeremy Huddleston2007-12-012-21/+2
* Darwin: Undo focus-hack which didn't work right.Jeremy Huddleston2007-11-301-3/+0
* Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.Jeremy Huddleston2007-11-2927-3/+67
* Darwin: Removed support for darwinSwapAltMetaJeremy Huddleston2007-11-291-3/+0
* Darwin,Rootless: Makefile cleanupJeremy Huddleston2007-11-262-13/+13
* Darwin: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston2007-11-221-2/+0
* Darwin: Added missing Makefile.amJeremy Huddleston2007-11-221-0/+30
* Darwin: More syncing witn xorg-server-1.2-appleJeremy Huddleston2007-11-222-23/+19
* Darwin: Misc cleanups to line up with xorg-server-1.2-appleJeremy Huddleston2007-11-2216-772/+21
* Darwin: Use UTF8String since lossyCString is deprecatedJeremy Huddleston2007-11-211-1/+1
* Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling codeBen Byer2007-11-211-26/+27
* Darwin: Fixed the call to xp_init so that we now receive Motion notifications...Ben Byer2007-11-211-1/+2
* Darwin: fix for spurious "Are you sure you want to quit?" messageBen Byer2007-11-211-0/+1
* Darwin: Adding "fake RandR" support from old X11.appBen Byer2007-11-211-3/+80
* Darwin: Initial support for Spaces -- if you use Expose to drag an X11Ben Byer2007-11-212-1/+19
* Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston2007-11-2122-4915/+1909
* Undo some last-minute breakage in xpr.hBen Byer2007-11-081-2/+0
* removed debugging outputBen Byer2007-11-081-8/+8
* Fixed focus problem (clicking on an X11 window that sits behindBen Byer2007-11-082-0/+34
* Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer2007-11-082-35/+53
* formatting cleanupBen Byer2007-11-081-72/+31
* Fixed logic error that prevent JIS (Japanese) keyboard layouts fromBen Byer2007-11-081-30/+21
* Initial support for Spaces -- if you use Expose to drag an X11Ben Byer2007-11-081-1/+2
* Disable deferred updates in xp_init to fix performance problemsBen Byer2007-11-081-1/+1
* pulling more patches over from xorg-xserver-1.2-apple branchBen Byer2007-11-0511-51/+67
* more CVS tagsBen Byer2007-11-052-4/+1
* Removed CVS tags.Ben Byer2007-11-056-15/+4
* pulling in changes from xorg-server-1.2-apple branchBen Byer2007-11-043-15/+26
* XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ke...Ben Byer2007-09-201-21/+33
* XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ...Ben Byer2007-09-1925-80/+67
* Remove the PaintWindow optimization.Eric Anholt2007-09-132-4/+1
* XDARWIN: fixes to make Xquartz build againBen Byer2007-09-092-2/+2
* XDARWIN: build fix for quartz/pseudoramiX.cBen Byer2007-09-091-0/+3
* DDX changes for XDarwinBen Byer2007-09-061-1/+1
* Death to RCS tags.Adam Jackson2007-06-2914-18/+2
* Fixed pointer events in Xquartz -- Keyboard events work, butBen Byer2007-03-013-5/+24
* X11.app now builds correctlyBen Byer2007-02-261-13/+15
* more changes for X11.appBen Byer2007-02-261-8/+46
* cleaned up some linking ugliness in hw/darwin/quartzBen Byer2007-02-1713-103/+29
* more patches to make the Quartz part of XDarwin work againBen Byer2007-02-1715-22/+127
* More build fixes / updates for XDarwin:Ben Byer2007-02-178-8/+49
* updated darwin/quartz/xpr (libXplugin interface for Mac OS X) supportBen Byer2007-02-1612-7/+339
* Convert callers of SecurityLookupDrawable() to dixLookupDrawable().Eamon Walsh2006-12-151-12/+10
* Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh2006-12-151-8/+4
* Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh2006-12-151-12/+15
* Naming change: Security*Access -> Dix*AccessEamon Walsh2006-12-142-5/+5