CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       05/07/19 17:32:39

Log message:
    95. Add a '-noinput' option to Xnest, allowing it to be run in a view-only
        mode (Bugzilla #87, James Ascroft-Leigh).
    94. Add a new "f.totalzoom" function to twm that zooms windows to cover the
        whole area of a screen with no window decoration visible (Bugzilla 
#1602,
        Alexander Pohoyda).
    93. Fix an xfd bug that prevents it from properly paging through xft fonts
        beyond 0xFFFF (Bugzilla #1603, James Cloos).
    92. Mesa build fixes for NetBSD/sparc64 (Bugzilla #1604, Luke Mewburn).

Modified files:
      xc/extras/Mesa/src/mesa/sparc/:
        clip.S norm.S xform.S 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xnest/:
        Args.c Args.h Keyboard.c Pointer.c Screen.c Xnest.man 
      xc/programs/twm/:
        menus.c parse.c parse.h resize.c twm.man 
      xc/programs/xfd/:
        xfd.c 
  
  Revision      Changes    Path
  1.4           +7 -7      xc/extras/Mesa/src/mesa/sparc/clip.S
  1.4           +4 -6      xc/extras/Mesa/src/mesa/sparc/norm.S
  1.3           +2 -2      xc/extras/Mesa/src/mesa/sparc/xform.S
  3.3555        +9 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.3           +7 -2      xc/programs/Xserver/hw/xnest/Args.c
  1.3           +2 -2      xc/programs/Xserver/hw/xnest/Args.h
  1.11          +9 -6      xc/programs/Xserver/hw/xnest/Keyboard.c
  1.3           +9 -6      xc/programs/Xserver/hw/xnest/Pointer.c
  3.14          +3 -3      xc/programs/Xserver/hw/xnest/Screen.c
  1.9           +6 -2      xc/programs/Xserver/hw/xnest/Xnest.man
  1.22          +3 -3      xc/programs/twm/menus.c
  1.20          +2 -4      xc/programs/twm/parse.c
  1.13          +2 -3      xc/programs/twm/parse.h
  1.10          +34 -32    xc/programs/twm/resize.c
  1.15          +6 -2      xc/programs/twm/twm.man
  1.10          +2 -4      xc/programs/xfd/xfd.c

_______________________________________________
Cvs-commit mailing list
Cvs-commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to