Age | Commit message (Expand) | Author | Files | Lines |
2014-01-12 | Replace 'pointer' type with 'void *' | Keith Packard | 1 | -5/+5 |
2013-09-10 | mipointer: Remove deprecated miPointerCurrentScreen | Adam Jackson | 1 | -5/+1 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -155/+204 |
2010-06-06 | Remove more superfluous if(p) checks around free(p) | Mikhail Gusarov | 1 | -1/+1 |
2009-10-20 | dmx: remove doxygen-generated files. | Peter Hutterer | 1 | -1/+1 |
2008-10-08 | Fix more xcalloc stupidity. | Adam Jackson | 1 | -2/+2 |
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson | 1 | -2/+1 |
2007-06-29 | Death to RCS tags. | Adam Jackson | 1 | -1/+0 |
2007-04-02 | checkpoint clean-up | Brian | 1 | -16/+1 |
2007-04-02 | In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t... | Brian | 1 | -1/+5 |
2007-04-02 | formatting fixes | Brian | 1 | -3/+6 |
2007-03-30 | Checkpoint DMX updates: things are working much better now, but still not 100... | Brian | 1 | -1/+1 |
2007-03-30 | more debug | Brian | 1 | -2/+1 |
2007-03-30 | Checkpoint fixes to DMX for X input changes. | Brian | 1 | -0/+19 |
2005-07-12 | Prepare Xdmx and Xvfb for modularization by adding appropriate #include | Kevin E Martin | 1 | -1/+5 |
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | 1 | -0/+604 |