All releases of GCJ web browser plugin


Release Notes: Overall fixes for segfaults and non-working local applets.


Release Notes: This release now starts the appletviewer process only when it is actually needed, i.e. when it has to show an applet inside the Web browser. Some other minor fixes were also done.


Release Notes: This version is a great improvement over previous versions, as the build and runtime dependencies are much smaller. Mozilla is no longer needed to build and run it, and you can now use any Java compiler to build the Java source files. You are not limited to GCJ CVS anymore.


Release Notes: The user visible messages have been fully localized with a complete German translation. A jar file is created to use a standalone applet viewer with JVMs other than GCJ. More translators are needed.


Release Notes: Much code was rewritten. The first simple implementations of a SecurityManager and a specialized ClassLoader were added.


Release Notes: This release changes communication between the plugin and applet viewer to use named pipes instead of stdin/stdout. Applets can now use System.out safely without interfering with the communication protocol.


Release Notes: A bug with parameter parsing and an issue with libtool have been fixed.


Release Notes: This version adds a new Java console feature and cleans up the build system.


Release Notes: Minor build system and tarball fixes.


Release Notes: This release has been totally rewritten. The old NS4-based API is now used by default. There are also many fixes.