Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-25 | Static and dead code cleanup from mi/ | Adam Jackson | 1 | -15/+0 | |
2006-10-25 | mi: remove mi motion history | Daniel Stone | 1 | -8/+0 | |
This is now unneeded as we do motion history in the DIX. | |||||
2006-10-25 | miscellaneous warning fixes | Daniel Stone | 1 | -0/+1 | |
Use the correct type for time, and fix the mi prototype of EnqueueEvent. | |||||
2006-10-08 | mipointer: take device arguments, split miPointerAbsoluteCursor | Daniel Stone | 1 | -3/+26 | |
Update mipointer API to take a device argument to (almost) all functions, and split miPointerAbsoluteCursor into a couple of separate functions. Remove miPointerAbsoluteCursor call from mieq, as we now deal with it in GetPointerEvents. Make miPointerSetPosition (successor of miPointerAbsoluteCursor) take pointers to x and y, so it can return the clipped values. Modify callers of miPointer*() functions to generally use the new functions. This should fix things with multi-head setups. | |||||
2006-10-08 | mi/mipointer: deprecate functions which don't take a device | Daniel Stone | 1 | -7/+26 | |
Deprecate all mi pointer functions which don't take a device argument, and replace them with versions which do, in preparation for MPX. | |||||
2006-10-08 | mi/pointer: mark public pointer functions as deprecated | Daniel Stone | 1 | -8/+8 | |
Deprecate miPointer functions which don't take a device pointer. Pointer movement should be handled through GetPointerEvents, and functions which take a device as an argument (e.g. miPointerPosition) will be added. | |||||
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -2/+0 | |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone | 1 | -10/+1 | |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 1 | -4/+0 | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | 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-14 | XFree86 4.3.0.1 | Kaleb Keithley | 1 | -29/+69 | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | 1 | -0/+122 | |