Jazilla Milestone 4 (yes, no alpha or beta this time) has been released.
There aren't a lot of new features in this release, but instead I have improved XUL support a lot (getting closer to Mozilla compliant by the release) and some stability bug fixes.
Binary download:
https://sourceforge.net/project/showfiles.php?group_id=582&package_id=83833&release_id=248756
Source + Binary download (a.k.a "raw dump"):
https://sourceforge.net/project/showfiles.php?group_id=582&package_id=87693&release_id=248748
Message-ID: <3FECF86D.8030009@mcbridematt.dhs.org>
Date: Sat, 27 Dec 2003 14:11:41 +1100
From: Mathew McBride <matt@mcbridematt.dhs.org>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3
X-Accept-Language: en
MIME-Version: 1.0
To: xul-announce@lists.sf.net
Subject: Jazilla Milestone 3 Final released
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit... read more
Jazilla is a project to rewrite/implement/emulate the Mozilla browser suite under Java.
Jazilla Milestone 2 has been released. This release removes all hard coded elements from the user interface, includes some CSS support, adds a user agent, some DOM support and a switch to XPFE.
Jazilla aims to be a java clone of Mozilla with a simular architecture.
Milestone 2 Alpha has been released and includes the removal of all hard coded GUI widgets, some HTML onclick support for buttons, span tags with style="text-decoration: xxx" attribs. Milestone 2 is also rock solid, as there is yet no way to crash Jazilla.
Jazilla, however, is strictly work in progress.
It can be downloaded at http://www.sourceforge.net/projects/jazilla... read more
In an effort to stop people thinking (we at least on usenet) that Jazilla is *cough* dead, I wish to say that Jazilla is alive again.
I am currently working on <browser> tag and JavaScript support for Jazilla/hacked jXUL.
I took over the Jazilla project last August and have since scrapped the old JavaGator based code and forked jXUL.
Anyone interested in helping out should contact me at linuxlx@users.sourceforge.net. I am the only one helping at the moment, so help is well appreciated. I am looking for (volunteer) developers who have experience in embedding Rhino (the JavaScript/ECMAScript engine for Java from mozilla.org) and/or experience with the Document Object Model. A knowledge of the Java GUI toolkit Swing is also preffered. ... read more
The Jazilla Project has released it's second stable release with plan to put out a new release at the middle or end of each month to come. So far few new bugs have been reported with 0.2, and it appears that old problems of the browser not working out of the box have been wiped out completely. This new release features a redone bookmarks system that parses both standard Mozilla bookmark files (in HTML) and also a new format XBEL, from the Python.org group. Go to http://jazilla.sourceforge.net for more info and links to download.