summaryrefslogtreecommitdiff
path: root/Xi/getselev.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Use C99 designated initializers in Xinput RepliesAlan Coopersmith1-6/+8
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-36/+36
2011-09-21Use internal temp variable for swap macrosMatt Turner1-10/+6
2011-04-04Xi: fix memory leak in ProcXGetSelectedExtensionEventsTiago Vignatti1-1/+1
2011-04-04xorg: remove unused pointer values all over the serverTiago Vignatti1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2009-07-14Xi: use byte-counting macros instead of manual calculation.Peter Hutterer1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh1-2/+1
2007-09-26Input: Return errors to the dispatcher instead of sending them ourself.Eamon Walsh1-8/+2
2007-03-29Xi: remove 'register' keywords.Peter Hutterer1-4/+4
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh1-4/+4
2006-02-20indent fixes (OMG SO UGLY), and nuke old RCS keywords.Adam Jackson1-58/+54
2006-02-20ANSIfy Xi/. Mostly automated via protoize(1).Adam Jackson1-11/+6
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-4/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14XFree86 4.3.0.1Kaleb Keithley1-10/+13
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+189