summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-01xwd 1.0.8xwd-1.0.8Alan Coopersmith1-1/+1
2020-06-22Zero out uninitialized memory so as not to write stack garbage to dump fileJim Rees2-8/+11
2019-09-23Elide empty elseAlan Coopersmith1-4/+0
2019-09-23Adopt standard X.Org coding styleAlan Coopersmith8-1226/+1221
2019-09-23QueryColorMap() function in multiVis.c may retrieve incorrect colours (#3)Alan Coopersmith1-1/+1
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 Aulery2-10/+28
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-25/+20
2018-03-09xwd 1.0.7xwd-1.0.7Alan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2014-11-23Fix a vs an typo in the man page.James Cloos1-1/+1
2014-06-03Add -version option to print program versionAlan Coopersmith2-2/+12
2014-06-03Print which option was in error along with usage messageAlan Coopersmith4-12/+17
2014-06-03autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-08-08xwd 1.0.6xwd-1.0.6Alan Coopersmith1-1/+1
2013-07-20Strip trailing whitespaceAlan Coopersmith8-113/+113
2013-07-20Fix some clang warnings about integer size/sign conversionsAlan Coopersmith4-17/+15
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
2013-07-19Rename new_list variable to not shadow new_list functionAlan Coopersmith1-5/+5
2013-07-19Add printf attributes as suggested by gcc -Wmissing-format-attributeAlan Coopersmith2-5/+4
2013-07-19Fix gcc warnings about discarding const qualifiersAlan Coopersmith3-7/+8
2012-03-22Optionally enable existing code to call XkbStdBell from libxkbfileAlan Coopersmith2-1/+15
2012-03-22Move Pixel typedef from xwd.c to wsutils.hAlan Coopersmith3-2/+2
2012-02-22xwd 1.0.5xwd-1.0.5Alan Coopersmith1-1/+1
2011-12-13Silence -Wshadow warningsJeremy Huddleston1-12/+12
2011-12-13Mark usage as _X_NORETURNJeremy Huddleston1-1/+1
2011-12-13Dead code removalJeremy Huddleston1-14/+0
2011-10-03Fix LP64 bugPär Lidberg2-5/+6
2011-06-09Replace local checks for gcc with _X_NORETURN from xproto 7.0.17Alan Coopersmith2-6/+2
2011-05-08Rewrite parse_long to not fail -Wformat-nonliteralJeremy Huddleston1-5/+16
2011-05-08Dead code removalJeremy Huddleston1-5/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-5/+5
2010-11-07xwd 1.0.4xwd-1.0.4Alan Coopersmith1-1/+1
2010-11-07config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-4/+7
2010-11-07config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-11-07config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-11-07config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins9-20/+0
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1