CVS Update: xc (branch: XORG-6_8-branch)

Roland Mainz xorg-commit at cvs.freedesktop.org
Mon Jan 24 07:01:54 EET 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	gisburn at gabe.freedesktop.org	05/01/23 21:01:54

Log message:
  2005-01-23 Roland Mainz <roland.mainz at nrubsig.org>
    * xc/config/cf/X11.tmpl
    * xc/programs/Imakefile
    * xc/programs/xrx/Imakefile
    * xc/programs/xrx/plugin/Imakefile
    * xc/programs/xrx/plugin/Main.c
    * xc/programs/xrx/plugin/PProcess.c
    * xc/programs/xrx/xnest-plugin/Imakefile
    * xc/programs/xrx/xnest-plugin/NewNDest.c
    * xc/programs/xrx/xnest-plugin/SetWin.c
    * xc/programs/xrx/xnest-plugin/XnestDis.c
    Bugzilla #1372 (https://bugs.freedesktop.org/show_bug.cgi?id=1372)
    attachment #932 (https://bugs.freedesktop.org/attachment.cgi?id=932)
    and
    attachment #1105 (https://bugs.freedesktop.org/attachment.cgi?id=1105)
    Repairing XRX/Broadway support.
    This patch fixes both the libxrx.so plugin and the Xnest-based
    libxrxnest.so plugin and making them compatible to newer versions
    of Mozilla and removing the backwards compatibility hacks for old
    Netscape3.x versions with statically linked Motif.

Modified files:
      ./:	Tag: XORG-6_8-branch
        ChangeLog 
      xc/config/cf/:	Tag: XORG-6_8-branch
        X11.tmpl 
      xc/programs/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/programs/xrx/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/programs/xrx/plugin/:	Tag: XORG-6_8-branch
        Imakefile Main.c PProcess.c 
      xc/programs/xrx/xnest-plugin/:	Tag: XORG-6_8-branch
        Imakefile NewNDest.c SetWin.c XnestDis.c 
  
  Revision      Changes    Path
  1.365.2.131   +22 -1     xc/ChangeLog
  1.35.2.2      +2 -2      xc/config/cf/X11.tmpl
  1.8.2.1       +1 -1      xc/programs/Imakefile
  1.3.2.1       +2 -12     xc/programs/xrx/Imakefile
  1.2.4.1       +4 -130    xc/programs/xrx/plugin/Imakefile
  1.2.4.1       +36 -35    xc/programs/xrx/plugin/Main.c
  1.2.4.1       +2 -0      xc/programs/xrx/plugin/PProcess.c
  1.1.1.1.6.1   +4 -27     xc/programs/xrx/xnest-plugin/Imakefile
  1.1.1.1.6.1   +8 -1      xc/programs/xrx/xnest-plugin/NewNDest.c
  1.1.1.1.6.1   +17 -15    xc/programs/xrx/xnest-plugin/SetWin.c
  1.2.4.1       +36 -7     xc/programs/xrx/xnest-plugin/XnestDis.c




More information about the xorg-commit mailing list