Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-14 | Xi: use byte-counting macros instead of manual calculation. | Peter Hutterer | 1 | -1/+1 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
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-01-17 | Fix for CVE-2007-6427 - Xinput extension memory corruption. | Matthieu Herrb | 1 | -7/+3 | |
2007-09-28 | xace: add new hooks + access controls: XInput extension. | Eamon Walsh | 1 | -2/+1 | |
Introduces new dix API to lookup a device, dixLookupDevice(), which replaces LookupDeviceIntRec and LookupDevice. | |||||
2007-09-26 | Input: Return errors to the dispatcher instead of sending them ourself. | Eamon Walsh | 1 | -25/+11 | |
Also fixed two "unused variable: stuff" warnings. | |||||
2007-03-29 | Xi: remove 'register' keywords. | Peter Hutterer | 1 | -5/+5 | |
2006-12-15 | Convert callers of LookupWindow() to dixLookupWindow(). | Eamon Walsh | 1 | -5/+4 | |
2006-03-31 | Reindent with -cbi0. | Daniel Stone | 1 | -2/+2 | |
2006-02-20 | indent fixes (OMG SO UGLY), and nuke old RCS keywords. | Adam Jackson | 1 | -46/+39 | |
2006-02-20 | ANSIfy Xi/. Mostly automated via protoize(1). | Adam Jackson | 1 | -6/+4 | |
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>. | |||||
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -4/+4 | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||||
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 | -4/+9 | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | 1 | -0/+165 | |