Age | Commit message (Expand) | Author | Files | Lines |
2024-09-02 | dix: drop superfluous XineramaGetCursorScreen() | Enrico Weigelt, metux IT consult | 1 | -6/+0 |
2024-09-02 | dix: unexport GetSpritePosition() | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-09-02 | dix: unexport PointerConfinedToScreen() | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-09-02 | dix: unexport NewCurrentScreen() | Enrico Weigelt, metux IT consult | 1 | -5/+0 |
2024-09-02 | dix: unexport CheckCursorConfinement() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-09-02 | dix: unexport CursorMetricsFromGlyph() | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-09-02 | dix: unexport ServerBitsFromGlyph() | Enrico Weigelt, metux IT consult | 1 | -5/+0 |
2024-09-02 | dix: unexport cursor allocation functions | Enrico Weigelt, metux IT consult | 1 | -30/+0 |
2024-09-02 | dix: unexport cursor refcounting functions | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-09-02 | dix: unexport rootCursor | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-09-01 | dix: fix a misused const pointer in cursor.c | moozcheng | 1 | -1/+6 |
2024-06-18 | dix: drop unused args from CreateRootCursor() | Enrico Weigelt, metux IT consult | 1 | -2/+1 |
2024-03-12 | dix: drop now obsolete cursorScreenDevPriv | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2014-11-12 | Drop trailing whitespaces | Peter Hutterer | 1 | -4/+4 |
2014-07-17 | Avoid starting a comment with */* | Peter Harris | 1 | -2/+2 |
2014-01-12 | Replace 'pointer' type with 'void *' | Keith Packard | 1 | -1/+1 |
2013-05-15 | Abstract cursor refcounting | Peter Hutterer | 1 | -0/+4 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -69/+61 |
2011-09-19 | Eliminate MAXSCREENS-sized CursorScreenKey array. | Jamey Sharp | 1 | -2/+2 |
2010-06-05 | Change the devPrivates API to require dixRegisterPrivateKey | Keith Packard | 1 | -1/+2 |
2010-04-19 | unifdef -B -DRENDER to always include RENDER code | Keith Packard | 1 | -2/+0 |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 1 | -13/+13 |
2008-10-07 | Reinstate cursorScreenDevPriv | Adam Jackson | 1 | -0/+3 |
2008-10-06 | Loader: Unexport a handful of consumerless symbols from dixsym. | Adam Jackson | 1 | -2/+0 |
2008-08-27 | Add an array of integers for use as per-screen cursor private keys. | Eamon Walsh | 1 | -0/+2 |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -19/+7 |
2007-09-24 | include: remove register keywords. | Peter Hutterer | 1 | -1/+1 |
2007-08-15 | xace: add hooks + new access codes: core protocol cursor requests | Eamon Walsh | 1 | -19/+7 |
2006-12-11 | dix: Moving SpriteRec into DeviceIntRec | Peter Hutterer | 1 | -1/+1 |
2006-11-23 | mi: closing memory leak, miPointer is freed in miPointerCloseScreen | Peter Hutterer | 1 | -0/+1 |
2006-11-21 | dix: moved sprite from static to be pointer of type SpritePtr | Peter Hutterer | 1 | -1/+4 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -3/+0 |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 1 | -3/+0 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -1/+1 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -2/+2 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+2 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -51/+13 |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -0/+34 |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+151 |