Age | Commit message (Expand) | Author | Files | Lines |
2007-04-03 | Implement a minor hack in dmxCheckFunctionKeys() to detect special keys. | Brian | 1 | -3/+22 |
2007-04-02 | clean-up, debug code | Brian | 1 | -5/+5 |
2007-04-02 | fix formatting | Brian | 1 | -5/+11 |
2007-04-02 | checkpoint: more clean-up | Brian | 1 | -60/+40 |
2007-04-02 | formatting fixes | Brian | 1 | -24/+50 |
2007-04-02 | clean-up dmxCoreMotion() dmxCoreMotion2() | Brian | 1 | -141/+5 |
2007-04-02 | checkpoint clean-up | Brian | 2 | -41/+11 |
2007-04-02 | remove some debug code | Brian | 1 | -5/+0 |
2007-04-02 | for completeness, init dummy's min/maxval[1] values (vertical axis) | Brian | 1 | -0/+2 |
2007-04-02 | As for normal mouse device, init valuator maxval[] to real values, not zero. | Brian | 1 | -2/+7 |
2007-04-02 | In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t... | Brian | 1 | -1/+5 |
2007-04-02 | undo 1280 valuator hack | Brian | 1 | -3/+3 |
2007-04-02 | Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button co... | Brian | 1 | -12/+4 |
2007-04-02 | formatting fixes | Brian | 1 | -3/+6 |
2007-03-30 | formatting fixes | Brian | 1 | -6/+12 |
2007-03-30 | Checkpoint DMX updates: things are working much better now, but still not 100... | Brian | 3 | -12/+155 |
2007-03-30 | Tweak some parameters, etc. Things seem a little better now, but still a way... | Brian | 2 | -7/+9 |
2007-03-30 | num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release position | Brian | 1 | -4/+4 |
2007-03-30 | more debug | Brian | 3 | -13/+15 |
2007-03-30 | Checkpoint fixes to DMX for X input changes. | Brian | 5 | -3/+228 |
2006-11-07 | Add $(DIX_CFLAGS) to remaining Makefile.am files | Keith Packard | 1 | -1/+1 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone | 2 | -3/+3 |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 1 | -48/+34 |
2006-04-14 | Coverity #1003, #1004: Two more useless null checks. | Adam Jackson | 1 | -2/+0 |
2006-04-14 | Coverity #1005: Avoid a null deref. | Adam Jackson | 1 | -2/+3 |
2006-04-14 | Coverity #1007: Fix a silly null check. | Adam Jackson | 1 | -1/+0 |
2006-03-29 | More warning cleanup. | Adam Jackson | 1 | -1/+1 |
2006-02-22 | Added Mesa include directory | Alexander Gottwald | 1 | -0/+7 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+2 |
2005-10-06 | Add support for building DMX config and examples programs Add missing files | Kevin E Martin | 1 | -0/+2 |
2005-08-24 | Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found | Alan Coopersmith | 1 | -0/+4 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 1 | -6/+44 |
2005-07-12 | Add support for building Xdmx and Xvfb | Kevin E Martin | 1 | -2/+10 |
2005-07-12 | Prepare Xdmx and Xvfb for modularization by adding appropriate #include | Kevin E Martin | 21 | -3/+87 |
2005-07-01 | Adding initial build system. | Daniel Stone | 1 | -0/+11 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 7 | -11/+11 |
2004-07-28 | When using DMX console input, make detached screens display as grey (vs. | Rik Faith | 1 | -5/+23 |
2004-07-07 | Bugzilla #817 | Rik Faith | 2 | -4/+8 |
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | 41 | -0/+9717 |