Age | Commit message (Expand) | Author | Files | Lines |
2007-11-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -0/+1 |
2007-11-19 | xace: restore the old SaveScreens function and introduce new API, since the | Eamon Walsh | 1 | -1/+1 |
2007-11-15 | Save pixmap allocation hints into the PixmapRec. | Aaron Plattner | 1 | -0/+1 |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 6 | -39/+39 |
2007-11-05 | DMX: Remove usage of alloca | Daniel Stone | 3 | -35/+35 |
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner | 2 | -2/+4 |
2007-11-01 | Enable MIT-SHM in Xdmx. | Adam Jackson | 1 | -2/+0 |
2007-10-15 | registry: Register DMX extension protocol names. | Eamon Walsh | 1 | -0/+40 |
2007-10-10 | dix: pass a valid ClientPtr to SetFontPath in all cases. | Eamon Walsh | 1 | -1/+2 |
2007-09-28 | xace: add new hooks + access controls: XInput extension. | Eamon Walsh | 1 | -2/+2 |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 6 | -68/+20 |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt | 4 | -62/+0 |
2007-09-06 | Fix Xdmx build | Alan Hourihane | 1 | -0/+11 |
2007-08-31 | Convert servers to using _DEPENDENCIES to ensure proper rebuilds. | Eric Anholt | 1 | -6/+9 |
2007-08-30 | devPrivates rework: convert CursorRec and CursorBits over to new interface. | Eamon Walsh | 2 | -6/+9 |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 14 | -91/+41 |
2007-08-16 | xace: add hooks + new access codes: core protocol screensaver requests | Eamon Walsh | 1 | -1/+1 |
2007-08-16 | xace: add hooks + new access codes: core protocol server requests | Eamon Walsh | 1 | -2/+2 |
2007-08-02 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 115 | -116/+1 |
2007-06-29 | Death to RCS tags. | Adam Jackson | 115 | -116/+1 |
2007-05-22 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 2 | -2/+2 |
2007-04-30 | fix __glXErrorCallBack() proto | Colin Guthrie | 1 | -1/+1 |
2007-04-24 | bump release date to reflect input code updates | Brian | 1 | -1/+1 |
2007-04-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 12 | -121/+418 |
2007-04-05 | devPrivates rework: properly free devPrivates on compatibility structures, | Eamon Walsh | 1 | -0/+2 |
2007-04-03 | Implement a minor hack in dmxCheckFunctionKeys() to detect special keys. | Brian | 1 | -3/+22 |
2007-04-03 | Split the xserver/fb/fbcmap.c file into two files. | Brian | 1 | -4/+1 |
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 | 5 | -14/+157 |
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 | 7 | -4/+242 |
2007-03-30 | more formatting fixes | Brian | 1 | -3/+6 |
2007-03-30 | Fix some bad formatting. | Brian | 1 | -35/+75 |
2007-03-30 | ompile fbcmap.c w/ -DXFree86Server instead of linking libfbcmap.a. | Brian | 1 | -5/+5 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 1 | -2/+2 |