summaryrefslogtreecommitdiff
path: root/hw/darwin/darwin.h
AgeCommit message (Collapse)AuthorFilesLines
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-158/+0
Leaving xpr unflattened since we want modularity to replace that with xpc (XPluginComposite) at some point (cherry picked from commit 48e6a75fbdd0fee86e364f02ace83f20b312a2b2)
2007-12-05Darwin: Cleaned up keyboard interface headersJeremy Huddleston1-9/+0
(cherry picked from commit 141f69dc3d8d6e7d8ff65607f43700ac11243041)
2007-11-29Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.Jeremy Huddleston1-3/+0
(cherry picked from commit d2b768890f0878ae4e3fec8f7219e82b79256133)
2007-11-29Darwin: Removed support for darwinSwapAltMetaJeremy Huddleston1-2/+1
(cherry picked from commit 3d153c8fa40986d194b7701f5eafa0080e32399a)
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston1-1/+2
(cherry picked from commit 9c6d8a035b712b219833653ac637b89703a9b0c3)
2007-11-21Darwin: Added a lightweight debugging facility to support troubleshootingBen Byer1-0/+10
(for example) the stuck modifier key issue (cherry picked from commit 0e0b452d10c0af55497c3299b5f3db45d5b381cb)
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-1/+2
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-08Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer1-1/+2
Space to another in Expose mode now works.
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer1-0/+1
2007-09-09XDARWIN: fixes to make Xquartz build againBen Byer1-1/+1
2007-03-05began to factor out code to move to darwinEvents.cBen Byer1-0/+4
2007-02-15Beginnings of an update Darwin driverBen Byer1-0/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
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-09-22Add option for XDarwin to track system keyboard layout changes as theyTorrey Lyons1-3/+8
occur (John Harper and Torrey T. Lyons).
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-18/+60
2003-11-14Initial revisionKaleb Keithley1-0/+106