summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-19xkb: sed True -> TRUE and False -> FALSEHEADmasterPeter Hutterer19-317/+312
2010-01-19xkb: remove unused _XkbIsPressEvent and _XkbIsReleaseEvent definesPeter Hutterer1-3/+0
2010-01-19xkb: remove IsKeypadKey define, only used in two places.Peter Hutterer2-4/+1
2010-01-19xkb: unexport xkbDevicePrivateKey and xkbUnwrapProc.Peter Hutterer1-2/+2
2010-01-19xkb: remove XkbAtomGetString, replace with NameForAtom.Peter Hutterer4-10/+8
2010-01-19xkb: remove _XkbClearElems, a memset will do.Peter Hutterer2-8/+7
2010-01-19xkb: remove _XkbTyped*allocPeter Hutterer11-84/+80
2010-01-19xkb: Add XKM file format description.Peter Hutterer1-0/+684
2010-01-19xfree86: replace True/False with TRUE/FALSE.Peter Hutterer1-10/+10
2010-01-19Allow driver to call DeleteInputDeviceRequest during UnInitOldřich Jedlička1-11/+33
2010-01-19packaging: provide a default README file #24206Gaetan Nadon1-0/+37
2010-01-19dix: move cursor realize code to its own functionTiago Vignatti1-118/+85
2010-01-19main: move config_init() after InitInput()Julien Cristau1-1/+1
2010-01-19xkb: make ctrl+alt+keypad + / ctrl+alt+keypad - work again (#25743)Horst Wente1-0/+6
2010-01-19Don't use AC_CHECK_FILE for fontpath checks when cross compilingDan Nicholson1-9/+13
2010-01-19Fix typo in updateSlaveDeviceCoordsOldřich Jedlička1-1/+1
2010-01-19dix: EventToCore needs to copy the root window too.Peter Hutterer2-1/+4
2010-01-11xfree86: init pointer feedback controls from optionsSimon Thum2-2/+46
2010-01-11xfree86: document pointer acceleration in xorg.conf.manSimon Thum1-0/+45
2010-01-11whitespace fixesSimon Thum1-18/+16
2010-01-11doc: actually document SendDragEventsSimon Thum1-1/+1
2010-01-11os: state effect of -a and -t options more preciselySimon Thum1-2/+2
2010-01-10kdrive: klinux.h breaks make distGaetan Nadon1-1/+1
2010-01-08configure: use backticks rather than $() for commandsGaetan Nadon1-2/+2
2010-01-08Revert "Make sys.c use unaligned access functions provided in compiler."Tiago Vignatti2-2/+181
2010-01-07macros: use PKG_CONFIG variable rather than executable nameGaetan Nadon1-1/+2
2010-01-07xwin: ignore intermediate .man fileGaetan Nadon1-1/+2
2010-01-07Merge remote branch 'dottedmag/for-keithp'Keith Packard26-933/+374
2010-01-07Do not define members of include/eventstr.h:EventType enum conditionally.Adam Tkac1-4/+0
2010-01-06kdrive: Remove unused kdNoopOps external variable declarationMikhail Gusarov1-3/+0
2010-01-06kdrive: Remove unused kmap.cMikhail Gusarov3-190/+0
2010-01-06kdrive: Make internal functions staticMikhail Gusarov2-50/+10
2010-01-06kdrive: Remove unused 'k' variableMikhail Gusarov1-3/+2
2010-01-06kdrive: Remove bus mouse driverMikhail Gusarov2-133/+1
2010-01-06kdrive: Adjust kdrive usage message as shadow overlay support has been droppedMikhail Gusarov1-1/+1
2010-01-06kdrive: Remove unused VxWorks* variable declarationsMikhail Gusarov1-4/+0
2010-01-06kdrive: Remove unused KdCardInfo::lastMarker fieldMikhail Gusarov1-2/+0
2010-01-06kdrive: Extract common part of fbdevPutColors and fbdevEnableMikhail Gusarov1-16/+25
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov14-439/+235
2010-01-06kdrive: Remove unused KD_MAX_CARD_ADDRESS macroMikhail Gusarov1-4/+0
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov6-26/+24
2010-01-06kdrive: Remove unused KdCardAttr from KdCardInfoMikhail Gusarov5-33/+3
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov6-27/+74
2010-01-06kdrive: Remove unused KdCardInfo::needSync fieldMikhail Gusarov1-1/+0
2010-01-06kdrive: Remove .gitignore left from SDL serverMikhail Gusarov1-2/+0
2010-01-05dix: don't update the slave coordinates from the VCK.Peter Hutterer1-2/+5
2010-01-05modes: Remove the ClockRanges typeAdam Jackson2-24/+6
2010-01-04CloseDevice: call XkbRemoveResourceClient before freeing key class structAlan Coopersmith1-3/+3
2010-01-04EXA: Restore migration call in exaDoPutImage().Michel Dänzer1-0/+11
2010-01-01Add Xephyr.man to .gitignoreMikhail Gusarov1-0/+1