summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-26dix: remove now unnecessary !! before BitIsOn()HEADmasterPeter Hutterer1-4/+4
2010-11-25include: let BitIsOn() return a boolean value.Peter Hutterer2-1/+17
2010-11-24Merge remote branch 'whot/for-keith'Keith Packard6-35/+96
2010-11-24Merge remote branch 'jeremyhu/master'Keith Packard24-273/+212
2010-11-24doc: refactor Makefile and xmlrules.in code for reusabilityGaetan Nadon7-55/+66
2010-11-24xmlrules.in: use $(top_srcdir) rather than ../../../ [...]Gaetan Nadon4-4/+4
2010-11-24xmlrules.in: specify the xserver entities depedencies on the targetGaetan Nadon1-8/+3
2010-11-24xmlrules.in: use pattern rules to enable dependenciesGaetan Nadon1-3/+3
2010-11-24xmlrules.in: no need to setup xmlto flags when configuring --without-xmltoGaetan Nadon1-2/+3
2010-11-24xmlrules.in: remove unrequired "@rm -f $@" from doc targetsGaetan Nadon1-3/+0
2010-11-24doc: HTML file generation: use the installed copy of xorg.cssGaetan Nadon3-8/+3
2010-11-24Xorg.man: Replace XDarwin reference with XquartzAlan Coopersmith1-2/+2
2010-11-24xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-11-24xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-11-24XQuartz: Remove unused CloseInputDevice stubJeremy Huddleston1-19/+0
2010-11-23dix: add a fixme about a corner-case that should probably be fixed.Peter Hutterer1-0/+4
2010-11-23dix: fix typo, set the second valuator with the y-axis data.Peter Hutterer1-1/+1
2010-11-23dix: GetProximityEvents needs to check up to the last valuatorPeter Hutterer1-1/+1
2010-11-23dix: when converting to XI 1.x events, use the first_valuator's device modePeter Hutterer1-6/+8
2010-11-23dix: when comparing axis modes, compare the bits, not the bytes.Peter Hutterer1-1/+1
2010-11-23dix: replace a manual valuator check with valuator_get_mode().Peter Hutterer1-1/+1
2010-11-23dix: fix up valuators passed to acceleration code.Simon Thum1-2/+7
2010-11-23test: reduce range of byte-padding macro tests.Peter Hutterer1-17/+54
2010-11-23test: compare byte padding macros against the expected bytes.Peter Hutterer1-0/+3
2010-11-23xfree86: add missing linebreak in error message.Peter Hutterer1-1/+1
2010-11-23XQuartz: Localization UpdatesJeremy Huddleston20-141/+164
2010-11-23XQuartz: Remove existing localization files on install to avoid conflictsJeremy Huddleston1-1/+2
2010-11-23XQuartz dri: Don't check CoreGraphics versionJeremy Huddleston1-112/+0
2010-11-23XQuartz: Add pointer debuggingJeremy Huddleston1-0/+46
2010-11-19Fix transformAbsoluteChase Douglas1-4/+8
2010-11-19Fix GPE Y axis scalingChase Douglas1-1/+1
2010-11-19linux: Fix CPU usage bug in console fd flushingAdam Jackson1-1/+5
2010-11-19XF86CONFIGDIR is undefined when built with --disable-xorg (#28672)Dan HorĂ¡k1-0/+2
2010-11-15Merge remote branch 'whot/for-keith'Keith Packard2-1/+2
2010-11-15Merge remote branch 'jeremyhu/master'Keith Packard2-1/+4
2010-11-15Merge remote branch 'adkins/master'Keith Packard6-597/+2
2010-11-15Xext: panoramiXprocs: fix typoLinus Arver1-1/+1
2010-11-14xfree86: Initialize Pointer and Keyboard.Cyril Brulebois1-1/+1
2010-11-14Fix compilation after input API changeJon TURNEY1-0/+1
2010-11-14XQuartz: Fix make distcheckJeremy Huddleston1-1/+3
2010-11-14dix: Fix make distcheckJeremy Huddleston1-0/+1
2010-11-12XQuartz: Build-fixes for XQuartz for recent input API changesJeremy Huddleston2-5/+4
2010-11-12xfree86: rename allowEmptyInput to forceInputDevices.Peter Hutterer3-21/+22
2010-11-12test: Fix missing xkbsrv.h include.Cyril Brulebois1-0/+1
2010-11-12dix: fix typo in setting valuator modes (#21548)Peter Hutterer1-1/+1
2010-11-12Xi: move property reset from extension shutdown to init.Peter Hutterer1-2/+2
2010-11-11dix: fix root window background behaviour for protocol callsTiago Vignatti1-2/+22
2010-11-11dix: adds support for none root window backgroundTiago Vignatti4-0/+22
2010-11-11dix: delete logo hack screen saverTiago Vignatti6-232/+0
2010-11-11fb: Remove fbcmap.c (bug 5436)Jesse Adkins3-588/+2