summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone3-3/+3
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone11-11/+11
2005-05-06Fix build issues on Mac OS X 10.4.0.XORG-6_8_99_6Torrey Lyons1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone10-14/+14
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.
2005-04-16Fix cases in Darwin build where a variable is declared static and later asXORG-6_8_99_3Torrey Lyons1-2/+0
extern (XFree86 Bug #1576, Jordan Frank).
2005-04-02Fix XDarwin's handling of Wacom tablet mouse buttons (Based on patchXORG-6_8_99_1Torrey Lyons1-19/+34
suggested by Daphne Pfister).
2004-10-08Allow rootless implementations to override frame reordering. This is usedTorrey Lyons4-39/+95
on Mac OS X when genie-restoring from the Dock to ensure that the animation completes before drawing the frame.
2004-09-22Update XDarwin project to Xcode 1.5 format and remove unusedTorrey Lyons2-30/+392
QUARTZ_SAFETY_DELAY code.
2004-09-22Add option for XDarwin to track system keyboard layout changes as theyTorrey Lyons1-1/+7
occur (John Harper and Torrey T. Lyons).
2004-09-22Warning fixes.Torrey Lyons1-4/+4
2004-09-21Add offscreen GLX direct rendering with XDarwin's xpr backend (JohnTorrey Lyons3-149/+215
Harper).
2004-09-18Bugzilla #1032: Make rootless acceleration functions compatible withTorrey Lyons2-2/+10
Damage.
2004-09-17Update Apple's list and hash utility routines to latest versions (JohnTorrey Lyons3-132/+152
Harper).
2004-08-21Documentation only update: Update XDarwin application version for release.Torrey Lyons1-2/+2
2004-08-12Fix crash in rootless XDarwin due to rootless being initialized beforeTorrey Lyons2-2/+23
damage extension.
2004-07-30Merge many XDarwin improvements:Torrey Lyons13-185/+410
- Fix launch of X clients by double clicking in the Finder when there is a space in the path (Torrey T. Lyons). - Interpret scroll wheel mouse events correctly when shift is held down (Benjamin Burke). - Add option to always use Mac command key equivalents (John Harper and Torrey T. Lyons). - Add support for dynamic screen configuration changes in rootless mode (John Harper and Torrey T. Lyons). - Add documentation on generic rootless layer (Torrey T. Lyons).
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich52-52/+87
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich51-51/+51
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich51-51/+51
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich51-51/+51
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich51-51/+51
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-3/+3
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley3-8/+5
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley10-41/+84
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley14-337/+1557
2003-11-25Initial revisionXORG-STABLEKaleb Keithley30-0/+8602
2003-11-14Initial revisionKaleb Keithley22-0/+6383