summaryrefslogtreecommitdiff
path: root/xwd.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Make -help & -version work without requiring an open displayAlan Coopersmith1-11/+22
2022-11-13Variable scope reduction as recommended by cppcheckAlan Coopersmith1-6/+4
2022-11-13Remove unnecessary casts from malloc() and free() callsAlan Coopersmith1-2/+2
2022-11-13Handle -Wcomma warnings from clangAlan Coopersmith1-4/+8
2021-11-28Fix spelling/wording issuesAlan Coopersmith1-1/+1
2020-06-22Zero out uninitialized memory so as not to write stack garbage to dump fileJim Rees1-2/+3
2019-09-23Adopt standard X.Org coding styleAlan Coopersmith1-238/+258
2019-03-09Combine options info into a single string in usage()Alan Coopersmith1-16/+17
2019-02-18Ensure consistency between the manpage and the output of the -help optionStéphane Aulery1-5/+19
2014-06-03Add -version option to print program versionAlan Coopersmith1-1/+5
2014-06-03Print which option was in error along with usage messageAlan Coopersmith1-5/+10
2013-07-20Strip trailing whitespaceAlan Coopersmith1-13/+13
2013-07-20Fix some clang warnings about integer size/sign conversionsAlan Coopersmith1-3/+3
2013-07-19Fix gcc warnings about discarding const qualifiersAlan Coopersmith1-1/+2
2012-03-22Optionally enable existing code to call XkbStdBell from libxkbfileAlan Coopersmith1-0/+4
2012-03-22Move Pixel typedef from xwd.c to wsutils.hAlan Coopersmith1-1/+0
2011-05-08Rewrite parse_long to not fail -Wformat-nonliteralJeremy Huddleston1-5/+16
2011-05-08Dead code removalJeremy Huddleston1-5/+2
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-34/+18
2008-06-22Fix window selection by pointer.Kim Woelders1-17/+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-46/+38
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+664