summaryrefslogtreecommitdiff
path: root/handle.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Assume target platforms have strncasecmp nowHEADmasterAlan Coopersmith1-24/+0
2022-04-17handle.c: avoid leaks when realloc() failsAlan Coopersmith1-5/+30
2019-03-16Fix warning about number of mouse buttonsKarl Fogel1-2/+10
2015-07-20Properly hide config.h behind HAVE_CONFIG_H.Matthew Green1-0/+3
2014-08-01Remove unneeded casts on malloc, realloc, and free callsAlan Coopersmith1-16/+14
2014-08-01Avoid null pointer use if malloc() failsAlan Coopersmith1-0/+3
2011-11-16Fix gcc -Wwrite-strings warningsAlan Coopersmith1-3/+3
2011-11-11Include strings.h for strcasecmpJeremy Huddleston1-0/+4
2011-05-07Improve error handling in copy_to_scratchJeremy Huddleston1-5/+10
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2009-01-20Skip whitespace for virtual button '0'.Ben North1-0/+2
2007-07-17Use strncasecmp if we can, instead of our own homegrown strncmp_nocaseAlan Coopersmith1-3/+5
2007-07-17Constify some simple casesAlan Coopersmith1-15/+15
2007-07-17Remove unused codeAlan Coopersmith1-33/+0
2007-07-17Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist"Alan Coopersmith1-0/+3
2006-03-22Allow changing of only a few buttons (not all).XORG-7_0_99_901Matthias Hopf1-4/+3
2004-10-30Add -d flag for compilers like the Sun C compilers that produce dependencyAlan Coopersmith1-2/+2
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEEgbert 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-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-138/+135
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+1348