Commit graph

10 commits

Author SHA1 Message Date
wiz
93aaffb60f Update to 1.0.6:
This minor maintenance release provides a collection of build configuration
improvements and janitorial cleanups.

Alan Coopersmith (10):
      Move Pixel typedef from xwd.c to wsutils.h
      Optionally enable existing code to call XkbStdBell from libxkbfile
      Fix gcc warnings about discarding const qualifiers
      Add printf attributes as suggested by gcc -Wmissing-format-attribute
      Rename new_list variable to not shadow new_list function
      Remove unused bitmap_unit variable from ReadRegionsInList()
      Quiet gcc warnings about potentially uninitialized variables
      Fix some clang warnings about integer size/sign conversions
      Strip trailing whitespace
      xwd 1.0.6
2013-08-09 09:25:51 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
obache
c0c4efb4e5 Require hacks for fixing autoconf + space in variable name issue. 2012-06-09 07:00:46 +00:00
wiz
56f7c49627 Update to 1.0.5.
1.0.5:
This minor bugfix release fixes a crash on 64-bit systems when transparent
overlay visuals are used (https://bugs.freedesktop.org/show_bug.cgi?id=14321)
and contains various other code & build configuration cleanups.

1.0.4:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
2012-06-03 18:33:08 +00:00
tnn
ccba08e22e update to xwd-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
2009-11-09 18:10:49 +00:00
wiz
9dd33d9eef Update to 1.0.2:
James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xwd 1.0.2

Jeremy Huddleston (1):
      Added missing AM_PROG_CC_C_O

Kim Woelders (2):
      Fix window selection by pointer.
      Remove unused code, ANSIfy, add const.

Niveditha Rau (1):
      Add -silent to options in man page synopsis
2008-07-29 21:08:59 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
efd4ca801e Supports DESTDIR installation. 2007-07-28 00:52:34 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
reed
a72a3b54db Import xwd from X.org.
Note their xwd source doesn't include xwud :(

Dump an X11 root display or individual window to an XWD X Window
Dump image format file.
2007-01-25 23:29:12 +00:00