summaryrefslogtreecommitdiff
path: root/hw/kdrive/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-25kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.Peter Hutterer1-0/+6
2009-09-09kdrive: output meaningful error message for HAL devices.Peter Hutterer1-0/+8
2009-09-09kdrive: remove xkb member from KdKeyboardInfoPeter Hutterer2-2/+0
2009-07-30include: untangle events.h from the SDK headers.Peter Hutterer1-0/+1
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer1-2/+43
2009-06-11KDrive: Warning fixesDaniel Stone2-17/+14
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone5-298/+2
2009-06-10kdrive: undef PSEUDO8Adam Jackson1-14/+0
2009-06-10kdrive: Remove a lie about PCMCIA support.Adam Jackson1-9/+0
2009-06-03kdrive: add protocol mouse optionOlivier Blin2-0/+4
2009-05-16kdrive: set Activate/Deactivate grab for input devices (#21591)Peter Hutterer1-0/+4
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-1/+2
2009-04-17[kdrive] Fix rotation of pointerDavid Jander1-2/+2
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith1-30/+4
2009-04-03DPMS: Remove unused DPMSGet()Adam Jackson1-6/+0
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson4-22/+9
2009-02-16kdrive: Nuke dead AGP and VGA code. (#19921)Adam Jackson3-468/+0
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-3/+3
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone1-14/+1
2009-01-22Input: Remove modifierMap from coreDaniel Stone2-83/+0
2009-01-22Input: Remove state from KeyClassRecDaniel Stone1-1/+2
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone1-11/+8
2009-01-22XKB: Make XKB mandatoryDaniel Stone2-94/+13
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-10-14kdrive: Hardcode a different wrong value for number of mouse buttonsAdam Jackson1-1/+1
2008-10-10kdrive: fix dixflags so they're always defined before enqueuing events #17734Peter Hutterer1-6/+10
2008-10-08s/kdDontZap/kdAllowZap/Adam Jackson1-1/+1
2008-10-08Update docs to reflect new DontZap defaultDaniel Stone1-1/+1
2008-10-07-retro enables zappingAdam Jackson1-1/+1
2008-10-08Input: Make DontZap the defaultDaniel Stone2-5/+5
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-10-06xalloc+bzero -> xcallocAdam Jackson2-7/+3
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky2-4/+6
2008-08-13Eviscerate save-under support.Adam Jackson1-13/+0
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky2-3/+1
2008-07-23Unifdef VXWORKS.Adam Jackson2-17/+0
2008-07-17Remove dead code, useless #defines, et alDaniel Stone1-0/+5
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone9-1106/+0
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-881/+0
2008-07-13Xi: remove ChangeDeviceControl for CoreCtl.Peter Hutterer1-0/+1
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball2-26/+0
2008-07-01Auf wiedersehen, KAA.Adam Jackson7-2405/+0
2008-06-23kdrive: fix building with --disable-xv (bug#16488)Julien Cristau1-2/+7
2008-06-11kdrive: fix wrong use of &, should be | instead.Peter Hutterer1-1/+1
2008-06-02kdrive: don't post motion event if there was no motion. #16179Peter Hutterer1-6/+10
2008-05-31kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtrPeter Hutterer1-3/+3
2008-05-26Merge branch 'master' into mpxPeter Hutterer1-2/+0
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer1-1/+0
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-2/+0
2008-05-20Merge branch 'master' into mpxPeter Hutterer1-6/+0