Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-21 | input: define server-supported protocol versions in one single file. | Peter Hutterer | 1 | -2/+3 | |
include/protocol-versions.h specifies each extension version as supported by the server and sent back on the wire to the client. This fixes up several issues with the server potentially reporting a higher version of the protocol if recompiled against a newer version of the protocol. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: RĂ©mi Cardona <remi@gentoo.org> Acked-by: Julien Cristau <jcristau@debian.org> | |||||
2008-12-12 | Remove #define NEED_EVENTS and NEED_REPLIES | Peter Hutterer | 1 | -2/+0 | |
A grep on xorg/* revealed there's no consumer of this define. Quote Alan Coopersmith: "The consumer was in past versions of the headers now located in proto/x11proto - for instance, in X11R6.0's xc/include/Xproto.h, all the event definitions were only available if NEED_EVENTS were defined, and all the reply definitions required NEED_REPLIES. Looks like Xproto.h dropped them by X11R6.3, which didn't have the #ifdef's anymore, so these are truly ancient now." Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com> Signed-off-by: Adam Jackson <ajax@redhat.com> | |||||
2008-07-24 | Remove all empty extension reset hooks, replace with NULL. | Adam Jackson | 1 | -6/+1 | |
2008-01-08 | [Kdrive] make XCalibrate 'orientation aware' | Richard Purdie | 1 | -1/+46 | |
2007-06-29 | Death to RCS tags. | Adam Jackson | 1 | -2/+0 | |
2006-08-29 | Re-add support for tslib (1.0 release) and Xcalibrate extension. | Matthew Allum | 1 | -0/+262 | |