Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-15 | Set the RandR version returned, rather than just passing the proto's version. | Eric Anholt | 1 | -2/+5 |
2006-12-15 | Convert callers of SecurityLookupWindow() to dixLookupWindow(). | Eamon Walsh | 1 | -3/+4 |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh | 1 | -2/+2 |
2006-11-28 | Change RandR property datatype to include pending/valid values. | Keith Packard | 1 | -12/+14 |
2006-09-19 | Split out 1.0-style info and new property routines to their own files. | Keith Packard | 1 | -1035/+0 |
2006-09-19 | RRGetScreenResources and RRGetOutputInfo are working now. | Keith Packard | 1 | -4/+213 |
2006-09-18 | RandR working with old clients and old API. | Keith Packard | 1 | -3/+3 |
2006-09-17 | Split out RandR dispatch code from randr.c to rr*dispatch.c. | Keith Packard | 1 | -0/+1034 |