Age | Commit message (Expand) | Author |
2008-12-09 | Revert "dmx: claim we support XI 2." | Keith Packard |
2008-12-02 | Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs | Alan Coopersmith |
2008-10-17 | dmx: avoid hilarious #define Xcalloc xcalloc game. | Peter Hutterer |
2008-10-17 | dmx: change remainder of manual EQ allocation to GetEventList(). | Peter Hutterer |
2008-10-08 | Fix more xcalloc stupidity. | Adam Jackson |
2008-10-08 | I hate you xlib. Please die in a fire. | Adam Jackson |
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson |
2008-07-28 | Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include. | Kristian Høgsberg |
2008-06-05 | dmx: remove a ifndef XINPUT, XINPUT is always defined now. | Peter Hutterer |
2008-06-05 | dmx: don't free event list after use. | Peter Hutterer |
2008-06-05 | dmx: for now, don't acknowledge SDs. | Peter Hutterer |
2008-06-05 | dmx: learn about the existence of IsXExtensionPointer and IsXExtensionKeyboard | Peter Hutterer |
2008-06-05 | dmx: claim we support XI 2. | Peter Hutterer |
2008-06-05 | dmx: some more build fixes. | Peter Hutterer |
2008-05-25 | dmx: remove some #if 0'd code. | Peter Hutterer |
2008-05-14 | dmx: fix build. | Peter Hutterer |
2008-04-25 | Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac | Peter Hutterer |
2007-09-28 | xace: add new hooks + access controls: XInput extension. | Eamon Walsh |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-04-03 | Implement a minor hack in dmxCheckFunctionKeys() to detect special keys. | Brian |
2007-04-02 | clean-up, debug code | Brian |
2007-04-02 | fix formatting | Brian |
2007-04-02 | checkpoint: more clean-up | Brian |
2007-04-02 | formatting fixes | Brian |
2007-04-02 | clean-up dmxCoreMotion() dmxCoreMotion2() | Brian |
2007-04-02 | checkpoint clean-up | Brian |
2007-04-02 | remove some debug code | Brian |
2007-04-02 | for completeness, init dummy's min/maxval[1] values (vertical axis) | Brian |
2007-04-02 | As for normal mouse device, init valuator maxval[] to real values, not zero. | Brian |
2007-04-02 | In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t... | Brian |
2007-04-02 | undo 1280 valuator hack | Brian |
2007-04-02 | Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button co... | Brian |
2007-04-02 | formatting fixes | Brian |
2007-03-30 | formatting fixes | Brian |
2007-03-30 | Checkpoint DMX updates: things are working much better now, but still not 100... | Brian |
2007-03-30 | Tweak some parameters, etc. Things seem a little better now, but still a way... | Brian |
2007-03-30 | num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release position | Brian |
2007-03-30 | more debug | Brian |
2007-03-30 | Checkpoint fixes to DMX for X input changes. | Brian |
2006-11-07 | Add $(DIX_CFLAGS) to remaining Makefile.am files | Keith Packard |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone |
2006-04-14 | Coverity #1003, #1004: Two more useless null checks. | Adam Jackson |
2006-04-14 | Coverity #1005: Avoid a null deref. | Adam Jackson |
2006-04-14 | Coverity #1007: Fix a silly null check. | Adam Jackson |
2006-03-29 | More warning cleanup. | Adam Jackson |
2006-02-22 | Added Mesa include directory | Alexander Gottwald |