summaryrefslogtreecommitdiff
path: root/multiVis.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-13Delete commented-out local copy of list function prototypesAlan Coopersmith1-12/+0
2022-11-13Variable scope reduction as recommended by cppcheckAlan Coopersmith1-56/+54
2022-11-13Remove unnecessary casts from malloc() and free() callsAlan Coopersmith1-6/+5
2022-11-13Remove unused macrosAlan Coopersmith1-6/+0
2021-11-28Fix spelling/wording issuesAlan Coopersmith1-4/+4
2020-06-22Zero out uninitialized memory so as not to write stack garbage to dump fileJim Rees1-6/+8
2019-09-23Elide empty elseAlan Coopersmith1-4/+0
2019-09-23Adopt standard X.Org coding styleAlan Coopersmith1-716/+699
2019-09-23QueryColorMap() function in multiVis.c may retrieve incorrect colours (#3)Alan Coopersmith1-1/+1
2013-07-20Strip trailing whitespaceAlan Coopersmith1-79/+79
2013-07-20Fix some clang warnings about integer size/sign conversionsAlan Coopersmith1-11/+9
2013-07-20Quiet gcc warnings about potentially uninitialized variablesAlan Coopersmith1-1/+1
2013-07-19Remove unused bitmap_unit variable from ReadRegionsInList()Alan Coopersmith1-3/+0
2012-03-22Move Pixel typedef from xwd.c to wsutils.hAlan Coopersmith1-1/+0
2011-12-13Dead code removalJeremy Huddleston1-14/+0
2011-10-03Fix LP64 bugPär Lidberg1-3/+4
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-152/+91
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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley1-44/+20
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-4/+16
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+1249