summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone2-9/+3
2009-01-22Input: Centralise pointer map changingDaniel Stone2-5/+3
2009-01-22Input: Clean up keymap change notificationsDaniel Stone3-13/+11
2009-01-22Xi: Introduce XIShouldNotifyDaniel Stone1-0/+5
2009-01-22XKB: Sanitise vmods for redirected keysDaniel Stone1-15/+2
2009-01-22XKB: Sanitise ctrls actionDaniel Stone1-13/+1
2009-01-22XKB: Sanitise pointer actionsDaniel Stone1-9/+2
2009-01-22XKB: Sanitise vmods in actionsDaniel Stone1-9/+2
2009-01-22XKB: Add a hell of a lot more FIXMEsDaniel Stone1-61/+86
2009-01-22XKB: Remove descriptions from maprulesDaniel Stone1-52/+0
2009-01-22XKB: Remove support for setting combined keymapsDaniel Stone4-13/+6
2009-01-22XKB: Remove 'extra' functionality from rules parsingDaniel Stone1-17/+1
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-2/+1
2009-01-22Input: Remove modifierKeyMapDaniel Stone3-18/+16
2009-01-22Input: Remove state from KeyClassRecDaniel Stone1-2/+0
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone2-35/+14
2009-01-22XKB: Make XKB mandatoryDaniel Stone9-52/+0
2009-01-22XKB: Remove lock actions disablingDaniel Stone1-3/+0
2009-01-22XKB: Add XkbRMLVOSetDaniel Stone1-1/+12
2009-01-21Update xorg-server.h.in & Xnest to use new XKB default #definesAlan Coopersmith1-4/+4
2009-01-20Remove CreateUnclippedWinSize from window.hAdam Jackson1-2/+0
2009-01-20Move CreateUnclippedWinSize to mbufAdam Jackson1-2/+1
2009-01-20XKB: Move XkbCopyKeymap definition to xkbsrv.hDaniel Stone1-0/+5
2009-01-20dix: Remove traces of CoreDevicePrivateKeyPeter Hutterer1-2/+0
2009-01-20XKB: Allow build-time configuration of XKB defaultsDaniel Stone1-1/+13
2009-01-15XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston2-11/+9
2009-01-16Count the number of logically down buttons in buttonsDownThomas Jaeger1-1/+5
2009-01-15dix: add property support for pointer acceleration.Simon Thum2-0/+14
2009-01-13Fix build with --enable-visibility --disable-xdmcp.Michel Dänzer1-2/+4
2009-01-13dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)Peter Hutterer1-0/+1
2009-01-12Xi: add XATOM_FLOAT to server-defined properties.Peter Hutterer2-0/+10
2009-01-12Xi: add XIPropToInt() auxiliary function.Peter Hutterer1-0/+6
2009-01-08dix: move focus handling into enterleave.c.Peter Hutterer2-7/+0
2009-01-08dix: reduce FirstPointerChild complexityPeter Hutterer1-1/+0
2009-01-07Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade1-0/+5
2009-01-07XQuartz: Fat binary buildfixesJeremy Huddleston3-26/+12
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2-2/+0
2008-12-10dix: move MAX_VALUATOR_EVENTS into include/input.hPeter Hutterer1-1/+4
2008-12-10dix: purge dead device-based window access code.Peter Hutterer1-9/+0
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade3-1/+7
2008-12-05Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade1-1/+1
2008-12-03Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandlerPeter Hutterer1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade38-918/+963
2008-12-02Xi: fix use of button->down - bitflags instead of int arrays.Peter Hutterer1-3/+0
2008-11-30Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade1-11/+0
2008-11-30Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade3-151/+0
2008-11-26Revert "dix: Enable core devices in InitCoreDevices already."Peter Hutterer1-1/+1
2008-11-25Warning fixAdam Jackson1-2/+0
2008-11-25include: remove ENTER_LEAVE_SEMAPHORE macros.Peter Hutterer1-6/+0
2008-11-25dix: remove unused EnterLeaveSemaphoresIsset.Peter Hutterer1-1/+0