summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-02Clean up many #if 0.Adam Jackson33-575/+3
2007-12-01added missing call to xcb_connect()Ben Byer1-1/+2
2007-12-01Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility...Jeremy Huddleston3-23/+9
2007-11-30Darwin: properly implemented xcb check for stale socketsJeremy Huddleston1-12/+14
2007-11-30Darwin: Undo focus-hack which didn't work right.Jeremy Huddleston1-3/+0
2007-11-30edid quirk for MAX 0x77e monitorDave Airlie1-1/+2
2007-11-29Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.Jeremy Huddleston31-7/+86
2007-11-29Darwin: Removed support for darwinSwapAltMetaJeremy Huddleston4-100/+35
2007-11-29modes: use xf86RandR12Index to stop illegal accessDave Airlie1-12/+18
2007-11-29randr: make randr code not segfault when xinerama setDave Airlie1-3/+10
2007-11-27RANDR 1.2: Only enable unknown outputs if there are no connected outputs.Adam Jackson1-5/+27
2007-11-27Xi: set DeviceXXXState's length fields to the correct size of the struct.Peter Hutterer1-4/+4
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston11-90/+92
2007-11-26Allow Virtual to be specified globally in the Screen section.Adam Jackson3-0/+26
2007-11-26Initialize Mode with 0 in xf86RandRModeConvert.Matthias Hopf1-4/+1
2007-11-23Re-add call to XFixesExtensionInit for static servers.Keith Packard1-0/+4
2007-11-23Don't segfault if referring to a relative output where no modes survived.Matthias Hopf1-0/+10
2007-11-23Fix initial placement of LeftOf and Above.Matthias Hopf1-2/+2
2007-11-23Adjust offsets of modes that do not fit virtual screen size.Matthias Hopf1-1/+25
2007-11-23XKB: Generate correct key repeat events (bug #13114)Peter Hutterer1-5/+10
2007-11-22Darwin: Fix compilation/linking problemsJeremy Huddleston3-4/+3
2007-11-22Darwin: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston1-2/+0
2007-11-22Rootless: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston1-89/+0
2007-11-22Rootless: Imported changes made in xorg-server-1.2-apple branchJeremy Huddleston2-49/+72
2007-11-22Darwin: Added missing Makefile.amJeremy Huddleston1-0/+30
2007-11-22Darwin: More syncing witn xorg-server-1.2-appleJeremy Huddleston3-24/+49
2007-11-22Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}Jeremy Huddleston2-6/+44
2007-11-22Darwin: Copied over missing file (Localizable.strings) from xorg-server-1.2-a...Jeremy Huddleston1-0/+0
2007-11-22Darwin: Misc cleanups to line up with xorg-server-1.2-appleJeremy Huddleston20-785/+90
2007-11-21Darwin: Removed cvs tags from Xquartz man pageJeremy Huddleston1-2/+0
2007-11-21Darwin: Removed .svn dirJeremy Huddleston6-407/+0
2007-11-21Darwin: Use UTF8String since lossyCString is deprecatedJeremy Huddleston1-1/+1
2007-11-21Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling codeBen Byer1-26/+27
2007-11-21Darwin: Disabled ALT_IS_MODE_SWITCHBen Byer1-1/+1
2007-11-21Darwin: Added a lightweight debugging facility to support troubleshootingBen Byer2-0/+28
2007-11-21Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...Ben Byer5-4/+49
2007-11-21Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexedBen Byer4-14/+251
2007-11-21Darwin: Fixed the call to xp_init so that we now receive Motion notifications...Ben Byer1-1/+2
2007-11-21Darwin: fix for spurious "Are you sure you want to quit?" messageBen Byer1-0/+1
2007-11-21Darwin: Adding "fake RandR" support from old X11.appBen Byer1-3/+80
2007-11-21Darwin: Initial support for Spaces -- if you use Expose to drag an X11Ben Byer2-1/+19
2007-11-21Darwin: Swap modifier keys for buttons 2 and 3 -- now Option-click is the mid...Ben Byer1-2/+2
2007-11-21Darwin: Trap Deactivate messages and release modifiers to avoid "stuck shift ...Ben Byer1-0/+13
2007-11-21Darwin: Workaround for a bug where the holding down Command to make a "fake"Ben Byer1-0/+3
2007-11-21Darwin: Really add launcher this timeJeremy Huddleston4-0/+401
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston103-11013/+343
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith8-22/+19
2007-11-20Enable use of /dev/urandom on Solaris as wellAlan Coopersmith1-3/+7
2007-11-20kaa: update kaaCreatePixmap to support the new usage_intDodji Seketeli1-1/+1
2007-11-19DEFAULT_DPI was undefined here.Michel Dänzer1-0/+1