summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/quartzKeyboard.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-324/+0
Leaving xpr unflattened since we want modularity to replace that with xpc (XPluginComposite) at some point (cherry picked from commit 48e6a75fbdd0fee86e364f02ace83f20b312a2b2)
2007-12-05Darwin: Cleaned up keyboard interface headersJeremy Huddleston1-13/+5
(cherry picked from commit 141f69dc3d8d6e7d8ff65607f43700ac11243041)
2007-12-01Darwin: Alt is Mode_switch Switching to Mode_switch to maintain ↵Jeremy Huddleston1-20/+2
compatibility with Tiger X11. (cherry picked from commit 8a76c99c0ebbaf7375f3a9c75c4f7921a79024da)
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-22Darwin: Misc cleanups to line up with xorg-server-1.2-appleJeremy Huddleston1-1/+2
2007-11-08formatting cleanupBen Byer1-72/+31
2007-11-08Fixed logic error that prevent JIS (Japanese) keyboard layouts fromBen Byer1-30/+21
being detected.
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer1-32/+30
2007-09-20XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ↵Ben Byer1-21/+33
keyboards
2007-09-19XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ↵Ben Byer1-4/+2
using the X.org ddx anymore
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-02-17more patches to make the Quartz part of XDarwin work againBen Byer1-1/+4
(thanks Peter and Torrey!)
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
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-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+3
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_0Egbert 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
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-3/+3
2003-11-25Initial revisionKaleb Keithley1-0/+380