summaryrefslogtreecommitdiff
path: root/hw/darwin
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson48-61/+2
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-5/+0
2006-04-04Bug #5300: Fix missing spaces in the Build OS line in the log. (EgmontAdam Jackson1-2/+2
2006-02-27Typo fixes (Nicholas Joly, XFree86 bugzilla #1658)Alan Coopersmith2-2/+2
2005-10-12Fix typo (DIST_EXTRA -> EXTRA_DIST)Kevin E Martin1-1/+1
2005-10-07Add darwin to distKevin E Martin1-0/+122
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone5-5/+5
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone13-15/+15
2005-05-06Fix build issues on Mac OS X 10.4.0.XORG-6_8_99_6Torrey Lyons2-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone16-31/+31
2005-04-16Fix cases in Darwin build where a variable is declared static and later asXORG-6_8_99_3Torrey Lyons1-2/+0
2005-04-02Fix XDarwin's handling of Wacom tablet mouse buttons (Based on patchXORG-6_8_99_1Torrey Lyons1-19/+34
2004-10-08Allow rootless implementations to override frame reordering. This is usedTorrey Lyons4-39/+95
2004-09-22Update XDarwin project to Xcode 1.5 format and remove unusedTorrey Lyons2-30/+392