summaryrefslogtreecommitdiff
path: root/hw/xquartz/quartzPasteboard.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-27XQuartz: Transition from xEvent based mieq to InternalEventJeremy Huddleston1-44/+0
(cherry picked from commit a3dbde2de87ee4f577748a8c447501a3ea462559)
2008-04-02just a bit of juggling headers around -- we're preparingBen Byer1-2/+2
to call our Xquartz-specific event handlers directly as mieqHandlers (cherry picked from commit 4aedba5aa727e22316e8ca456f7218bea9ee0313)
2008-01-05XQuartz: Cleanup for strict-prototypingJeremy Huddleston1-2/+2
Also fixed DarwinEQEnqueue to match changes to the callback And also use dpmsstubs.c rather than copying the code into darwin.c (cherry picked from commit 4c5c30a4beb7a427b00b18097f548876ad3c11d7)
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-0/+44
Leaving xpr unflattened since we want modularity to replace that with xpc (XPluginComposite) at some point (cherry picked from commit 48e6a75fbdd0fee86e364f02ace83f20b312a2b2)