summaryrefslogtreecommitdiff
path: root/xkb/xkbLEDs.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-736/+761
2011-12-12XkbFindSrvLedInfo: remove extraneous name-clashing sli variableAlan Coopersmith1-4/+2
2010-09-01xkb: Fix possible NULL pointer dereferencePauli Nieminen1-0/+3
2010-09-01xkb: Fix possible NULL pointer dereferencePauli Nieminen1-4/+6
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-2/+2
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-12/+12
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-12/+12
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-16/+16
2010-01-25xkb: remove _XkbTyped*allocPeter Hutterer1-9/+9
2009-12-11Fix possible NULL dereference in XkbFlushLedEvents()Tomas Carnecky1-5/+7
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-3/+3
2009-03-23xkb: plug a memory leak in XkbCopySrvLedInfo (#20756)Maarten Maathuis1-1/+1
2009-01-22XKB: Remove unsupported Xi operation flagsDaniel Stone1-3/+3
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-12/+12
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-12/+12
2008-05-22xkb: fix crash caused by uninitialised variable.Peter Hutterer1-1/+1
2008-04-18xkb: mixing up src and dst in a memcpy is suboptimal.Peter Hutterer1-1/+1
2008-04-13xkb: two fixes to avoid server crashes.Peter Hutterer1-2/+2
2008-04-13xkb: Add XkbCopySrvLedInfo, deep-copies a XkbSrvLedInfoRec.Peter Hutterer1-0/+39
2008-01-21Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)Peter Hutterer1-0/+3
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh1-5/+5
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-292/+161
2006-11-02xkb: note that we allow full xi interactionDaniel Stone1-12/+12
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-06-01Simplify the unsupported XI function list.Daniel Stone1-12/+12
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
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 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert 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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-157/+2
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-6/+12
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1212