summaryrefslogtreecommitdiff
path: root/hw/darwin
AgeCommit message (Expand)Author
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston
2007-12-05Darwin: Cleaned up keyboard interface headersJeremy Huddleston
2007-12-04Darwin: Rework build system to more accurately reveal code infrastructure and...Jeremy Huddleston
2007-12-04Darwin: RIP dumpkeymap, cr, and fullscreenJeremy Huddleston
2007-12-03Darwin: Combine launcher and server X11.appJeremy Huddleston
2007-12-01added missing call to xcb_connect()Ben Byer
2007-12-01Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility...Jeremy Huddleston
2007-11-30Darwin: properly implemented xcb check for stale socketsJeremy Huddleston
2007-11-30Darwin: Undo focus-hack which didn't work right.Jeremy Huddleston
2007-11-29Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.Jeremy Huddleston
2007-11-29Darwin: Removed support for darwinSwapAltMetaJeremy Huddleston
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston
2007-11-22Darwin: Fix compilation/linking problemsJeremy Huddleston
2007-11-22Darwin: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston
2007-11-22Darwin: Added missing Makefile.amJeremy Huddleston
2007-11-22Darwin: More syncing witn xorg-server-1.2-appleJeremy Huddleston
2007-11-22Darwin: Copied over missing file (Localizable.strings) from xorg-server-1.2-a...Jeremy Huddleston
2007-11-22Darwin: Misc cleanups to line up with xorg-server-1.2-appleJeremy Huddleston
2007-11-21Darwin: Removed cvs tags from Xquartz man pageJeremy Huddleston
2007-11-21Darwin: Removed .svn dirJeremy Huddleston
2007-11-21Darwin: Use UTF8String since lossyCString is deprecatedJeremy Huddleston
2007-11-21Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling codeBen Byer
2007-11-21Darwin: Disabled ALT_IS_MODE_SWITCHBen Byer
2007-11-21Darwin: Added a lightweight debugging facility to support troubleshootingBen Byer
2007-11-21Darwin: Fixed the call to xp_init so that we now receive Motion notifications...Ben Byer
2007-11-21Darwin: fix for spurious "Are you sure you want to quit?" messageBen Byer
2007-11-21Darwin: Adding "fake RandR" support from old X11.appBen Byer
2007-11-21Darwin: Initial support for Spaces -- if you use Expose to drag an X11Ben Byer
2007-11-21Darwin: Swap modifier keys for buttons 2 and 3 -- now Option-click is the mid...Ben Byer
2007-11-21Darwin: Trap Deactivate messages and release modifiers to avoid "stuck shift ...Ben Byer
2007-11-21Darwin: Workaround for a bug where the holding down Command to make a "fake"Ben Byer
2007-11-21Darwin: Really add launcher this timeJeremy Huddleston
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston
2007-11-08formatting fixesBen Byer
2007-11-08Fix for off-by-one error in menu bar height calculation -- props to Nicholas ...Ben Byer
2007-11-08Undo some last-minute breakage in xpr.hBen Byer
2007-11-08removed debugging outputBen Byer
2007-11-08Fixed focus problem (clicking on an X11 window that sits behindBen Byer
2007-11-08formatting changes.Ben Byer
2007-11-08Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer
2007-11-08formatting cleanupBen Byer
2007-11-08Fixed logic error that prevent JIS (Japanese) keyboard layouts fromBen Byer
2007-11-08Initial support for Spaces -- if you use Expose to drag an X11Ben Byer
2007-11-08Disable deferred updates in xp_init to fix performance problemsBen Byer
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer
2007-11-05more CVS tagsBen Byer
2007-11-05Removed CVS tags.Ben Byer
2007-11-04pulling in changes from xorg-server-1.2-apple branchBen Byer
2007-09-20XDarwin: build fix for X11.appBen Byer
2007-09-20XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ke...Ben Byer