CVS Update: xc (branch: trunk)

Marc Aurele La France <[email protected]> Mon, 4 Sep 2006 08:57:55 -0700 (PDT)
Newsgroups gmane.comp.xfree86.cvs
Message-ID <[email protected]>
CVSROOT:	/home/x-cvs
Module name:	xc
Changes by:	[email protected].	06/09/04 08:57:55

Log message:
    71. Extend xwd to allow selection of a rectangular sub-region of a window to
        dump  (Bugzilla #1671, Alexander Pohoyda).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/xlsfonts/:
        dsimple.c dsimple.h 
      xc/programs/xwd/:
        Imakefile xwd.c xwd.man 
  
  Revision      Changes    Path
  3.3798        +3 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.9           +117 -2    xc/programs/xlsfonts/dsimple.c
  1.11          +2 -1      xc/programs/xlsfonts/dsimple.h
  1.8           +2 -1      xc/programs/xwd/Imakefile
  3.14          +295 -50   xc/programs/xwd/xwd.c
  1.12          +8 -2      xc/programs/xwd/xwd.man