summaryrefslogtreecommitdiff
path: root/hw/darwin
AgeCommit message (Expand)AuthorFilesLines
2007-09-20XDarwin: Merging misc changes from downstream.Ben Byer5-75/+30
2007-09-19XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ...Ben Byer29-93/+72
2007-09-19XDARWIN: More fixes to Makefile.amBen Byer1-8/+16
2007-09-19XDarwin: changes to Makefile.am to use new conditionalsBen Byer1-24/+28
2007-09-13Remove the PaintWindow optimization.Eric Anholt2-4/+1
2007-09-09XDARWIN: fixes to make Xquartz build againBen Byer5-101/+30
2007-09-09XDARWIN: build fix for quartz/pseudoramiX.cBen Byer1-0/+3
2007-09-06DDX changes for XDarwinBen Byer2-2/+2
2007-09-05XDARWIN: build breakage fixBen Byer1-1/+1
2007-09-05build fixes for XDarwinBen Byer1-1/+3
2007-09-05Another pathname fix for event_status_driver.hBen Byer1-1/+1
2007-09-05fixed path for event_status_driver.hBen Byer1-1/+1
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt1-44/+33
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-29/+1
2007-08-01Darwin: Remove missing fileDaniel Stone1-1/+0
2007-06-29Death to RCS tags.Adam Jackson17-21/+2
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian1-3/+3
2007-03-06updated todo listBen Byer1-7/+1
2007-03-06rewrote event handling, Xquartz now has working mouse and keyboard. use it\!Ben Byer2-168/+88
2007-03-06moved new event-handling code from X11Application.m to darwinEvents.c in prep...Ben Byer2-42/+43
2007-03-06Fixed Darwin's Makefile.am to fix a problem building X11.appBen Byer1-2/+2
2007-03-05began to factor out code to move to darwinEvents.cBen Byer3-41/+63
2007-03-05started moving new input code into darwinEvents.c so that it may be shared by...Ben Byer2-10/+11
2007-03-03stopped using XTrans internals in X11.app because they're apparently no longe...Ben Byer1-3/+4
2007-03-03Makefile fix for X11.appBen Byer1-1/+1
2007-03-03fixed X11.xcodeproj to get CFLAGS and LDFLAGS from autoconf scriptBen Byer1-21/+12
2007-03-03autoconf fixes for XDarwin (created DARWIN_LIBS)Ben Byer1-46/+4
2007-03-01Fixed pointer events in Xquartz -- Keyboard events work, butBen Byer4-24/+36
2007-03-01Rewrote parts of the Xquartz event-handling code (thanks daniels and whot!)Ben Byer2-757/+578
2007-02-27fix for hw/darwin/Makefile.am to properly use XSERVER_LIBSBen Byer1-3/+3
2007-02-27verbiage corrected per danielsBen Byer1-2/+2
2007-02-26added hw/darwin/README.apple file with some todo items and props.Ben Byer1-0/+41
2007-02-26X11.app now builds correctlyBen Byer2-15/+18
2007-02-26more changes for X11.appBen Byer2-12/+119
2007-02-26added hw/darwin/apple directory, which contains source and data files to buildBen Byer19-0/+4292
2007-02-17oops, missed a spotBen Byer1-1/+1
2007-02-17cleaned up some linking ugliness in hw/darwin/quartzBen Byer14-126/+58
2007-02-17autoconf goodness for XDarwin, courtesy of pogmaBen Byer2-0/+17
2007-02-17more patches to make the Quartz part of XDarwin work againBen Byer15-22/+127
2007-02-17More build fixes / updates for XDarwin:Ben Byer8-8/+49
2007-02-16updated darwin/quartz/xpr (libXplugin interface for Mac OS X) supportBen Byer12-7/+339
2007-02-15Beginnings of an update Darwin driverBen Byer5-112/+254
2007-02-15iokit support for XDarwinBen Byer4-2/+36
2007-02-15Beginning of patches to add XDarwin support to the modular tree;Ben Byer11-0/+430
2006-12-15Convert callers of SecurityLookupDrawable() to dixLookupDrawable().Eamon Walsh1-12/+10
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-8/+4
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh1-12/+15
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh2-5/+5
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-07-30remove .cvsignores from EXTRA_DISTDaniel Stone1-5/+0