index
:
xorg/app/xwd
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
master
Dump current contents of X window or screen to file (mirrored from https://gitlab.freedesktop.org/xorg/app/xwd)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-03
xwd 1.0.9
HEAD
xwd-1.0.9
master
Alan Coopersmith
1
-1
/
+1
2023-02-11
Make -help & -version work without requiring an open display
Alan Coopersmith
3
-14
/
+26
2022-11-13
list.c: Stop building functions that are never called
Alan Coopersmith
1
-0
/
+4
2022-11-13
Delete commented-out local copy of list function prototypes
Alan Coopersmith
1
-12
/
+0
2022-11-13
Variable scope reduction as recommended by cppcheck
Alan Coopersmith
4
-75
/
+63
2022-11-13
Remove unnecessary casts from malloc() and free() calls
Alan Coopersmith
3
-11
/
+10
2022-11-13
Handle -Wcomma warnings from clang
Alan Coopersmith
1
-4
/
+8
2022-11-13
Remove unused macros
Alan Coopersmith
1
-6
/
+0
2022-11-13
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2021-12-08
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-08
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
6
-14
/
+14
2021-08-01
xwd 1.0.8
xwd-1.0.8
Alan Coopersmith
1
-1
/
+1
2020-06-22
Zero out uninitialized memory so as not to write stack garbage to dump file
Jim Rees
2
-8
/
+11
2019-09-23
Elide empty else
Alan Coopersmith
1
-4
/
+0
2019-09-23
Adopt standard X.Org coding style
Alan Coopersmith
8
-1226
/
+1221
2019-09-23
QueryColorMap() function in multiVis.c may retrieve incorrect colours (#3)
Alan Coopersmith
1
-1
/
+1
2019-03-09
Combine options info into a single string in usage()
Alan Coopersmith
1
-16
/
+17
2019-02-18
Ensure consistency between the manpage and the output of the -help option
Stéphane Aulery
2
-10
/
+28
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+20
2018-03-09
xwd 1.0.7
xwd-1.0.7
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2014-11-23
Fix a vs an typo in the man page.
James Cloos
1
-1
/
+1
2014-06-03
Add -version option to print program version
Alan Coopersmith
2
-2
/
+12
2014-06-03
Print which option was in error along with usage message
Alan Coopersmith
4
-12
/
+17
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-08-08
xwd 1.0.6
xwd-1.0.6
Alan Coopersmith
1
-1
/
+1
2013-07-20
Strip trailing whitespace
Alan Coopersmith
8
-113
/
+113
2013-07-20
Fix some clang warnings about integer size/sign conversions
Alan Coopersmith
4
-17
/
+15
2013-07-20
Quiet gcc warnings about potentially uninitialized variables
Alan Coopersmith
1
-1
/
+1
2013-07-19
Remove unused bitmap_unit variable from ReadRegionsInList()
Alan Coopersmith
1
-3
/
+0
2013-07-19
Rename new_list variable to not shadow new_list function
Alan Coopersmith
1
-5
/
+5
2013-07-19
Add printf attributes as suggested by gcc -Wmissing-format-attribute
Alan Coopersmith
2
-5
/
+4
2013-07-19
Fix gcc warnings about discarding const qualifiers
Alan Coopersmith
3
-7
/
+8
2012-03-22
Optionally enable existing code to call XkbStdBell from libxkbfile
Alan Coopersmith
2
-1
/
+15
2012-03-22
Move Pixel typedef from xwd.c to wsutils.h
Alan Coopersmith
3
-2
/
+2
2012-02-22
xwd 1.0.5
xwd-1.0.5
Alan Coopersmith
1
-1
/
+1
2011-12-13
Silence -Wshadow warnings
Jeremy Huddleston
1
-12
/
+12
2011-12-13
Mark usage as _X_NORETURN
Jeremy Huddleston
1
-1
/
+1
2011-12-13
Dead code removal
Jeremy Huddleston
1
-14
/
+0
2011-10-03
Fix LP64 bug
Pär Lidberg
2
-5
/
+6
2011-06-09
Replace local checks for gcc with _X_NORETURN from xproto 7.0.17
Alan Coopersmith
2
-6
/
+2
2011-05-08
Rewrite parse_long to not fail -Wformat-nonliteral
Jeremy Huddleston
1
-5
/
+16
2011-05-08
Dead code removal
Jeremy Huddleston
1
-5
/
+2
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-18
/
+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-1
/
+1
[next]