summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/cr/crScreen.m
AgeCommit message (Collapse)AuthorFilesLines
2007-12-04Darwin: RIP dumpkeymap, cr, and fullscreenJeremy Huddleston1-382/+0
Taking out the trash. We don't need dumpkeymap since we'll be getting keymaps straight from the OS. .Xmodmap should be sufficient for any user-needed changes. If this is not the case, please let us know, so we can address any problems you have. fullscreen never worked AFAIK cr isn't being used and xpr is much better. (cherry picked from commit e41af2967e885466c4d194fa4c3b358e6be37c30)
2007-11-29Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.Jeremy Huddleston1-0/+2
(cherry picked from commit d2b768890f0878ae4e3fec8f7219e82b79256133)
2007-11-05Removed CVS tags.Ben Byer1-4/+1
2007-09-19XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ↵Ben Byer1-3/+3
using the X.org ddx anymore
2007-02-17cleaned up some linking ugliness in hw/darwin/quartzBen Byer1-7/+7
2007-02-17More build fixes / updates for XDarwin:Ben Byer1-1/+3
quartz/cr: "Cocoa Rootless" support (deprecated in favor of xpr?) quartz/fullscreen: Fullscreen support using Xplugin (not yet functional)
2004-09-18Bugzilla #1032: Make rootless acceleration functions compatible withTorrey Lyons1-1/+5
Damage.
2004-08-12Fix crash in rootless XDarwin due to rootless being initialized beforeTorrey Lyons1-1/+11
damage extension.
2004-07-30Merge many XDarwin improvements:Torrey Lyons1-69/+113
- 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 Eich1-1/+2
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-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-1/+2
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+321