gcjwebplugin-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcjwebplugin-commit] gcjwebplugin ./ChangeLog ./acinclude.m4 ./confi...


From: Michael Koch
Subject: [Gcjwebplugin-commit] gcjwebplugin ./ChangeLog ./acinclude.m4 ./confi...
Date: Mon, 05 Jul 2004 13:11:14 -0400

CVSROOT:        /cvsroot/gcjwebplugin
Module name:    gcjwebplugin
Branch:         
Changes by:     Michael Koch <address@hidden>   04/07/05 09:48:59

Modified files:
        .              : ChangeLog acinclude.m4 configure.ac 
        src            : Makefile.am 
        tests          : t_appletcontext.at t_appletcontextcodebase.at 
                         t_appletcontextnocodebase.at t_appletstub.at 
                         t_classfile.at t_classfilenoext.at 
                         t_cmdlinearchive.at t_cmdlinecode.at 
                         t_cmdlinecodebase.at t_cmdlinehelp.at 
                         t_cmdlineparam.at t_cmdlineplugin.at 
                         t_cmdlinewidthheight.at 
                         t_dimensionsnooverrideclass.at 
                         t_dimensionsnooverridecode.at 
                         t_dimensionsoverride.at 
                         t_parameterswidthheight.at t_parseapp.at 
                         t_parseapplet.at t_parsearchives.at 
                         t_parseembed.at t_parseembedjavaattrs.at 
                         t_parseobject.at t_parseobjectjavaattrs.at 
                         t_parseparams.at t_parsepercentagedimension.at 
                         t_parsetwoapplets.at 
Added files:
        src            : gcjappletviewer.in 
Removed files:
        src            : gcjappletviewer.sh.in 

Log message:
        2004-07-05  Michael Koch  <address@hidden>
        
        * acinclude.m4: GCJAPPLETVIEWER_EXECUTABLE is now always
        "gcjappletviewer".
        * configure.ac: Added src/gcjappletviewer as output file.
        * src/Makefile.am: Renamed gcjappletviewer to gcjappletviewer-bin.
        * src/gcjappletviewer.in: New perl script to call viewer process.
        * src/gcjappletviewer.sh.in: Removed.
        * tests/t_appletcontext.at,
        * tests/t_appletcontextcodebase.at,
        * tests/t_appletcontextnocodebase.at,
        * tests/t_appletstub.at,
        * tests/t_classfile.at,
        * tests/t_classfilenoext.at,
        * tests/t_cmdlinearchive.at,
        * tests/t_cmdlinecode.at,
        * tests/t_cmdlinecodebase.at,
        * tests/t_cmdlinehelp.at,
        * tests/t_cmdlineparam.at,
        * tests/t_cmdlineplugin.at,
        * tests/t_cmdlinewidthheight.at,
        * tests/t_dimensionsnooverrideclass.at,
        * tests/t_dimensionsnooverridecode.at,
        * tests/t_dimensionsoverride.at,
        * tests/t_parameterswidthheight.at,
        * tests/t_parseapp.at,
        * tests/t_parseapplet.at,
        * tests/t_parsearchives.at,
        * tests/t_parseembed.at,
        * tests/t_parseembedjavaattrs.at,
        * tests/t_parseobject.at,
        * tests/t_parseobjectjavaattrs.at,
        * tests/t_parseparams.at,
        * tests/t_parsepercentagedimension.at,
        * tests/t_parsetwoapplets.at:
        Use new perl script to call viewer.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/ChangeLog.diff?tr1=1.241&tr2=1.242&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/acinclude.m4.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/configure.ac.diff?tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/src/gcjappletviewer.in?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/src/Makefile.am.diff?tr1=1.59&tr2=1.60&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_appletcontext.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_appletcontextcodebase.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_appletcontextnocodebase.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_appletstub.at.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_classfile.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_classfilenoext.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlinearchive.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlinecode.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlinecodebase.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlinehelp.at.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlineparam.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlineplugin.at.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_cmdlinewidthheight.at.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_dimensionsnooverrideclass.at.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_dimensionsnooverridecode.at.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_dimensionsoverride.at.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parameterswidthheight.at.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseapp.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseapplet.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parsearchives.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseembed.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseembedjavaattrs.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseobject.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseobjectjavaattrs.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parseparams.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parsepercentagedimension.at.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcjwebplugin/gcjwebplugin/tests/t_parsetwoapplets.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]