Changes

Jump to: navigation, search

XULRunner Versions

6 bytes removed, 00:34, 12 December 2006
m
no edit summary
XULRunner is not a frozen API but instead delivers a set of XUL toolkits. Some of the XULRunner applications will only work on specific versions of toolkits. The current thinking of XULRUnner version number is for it to be matching the number of the corresponding Gecko milestone.
Developers can also be allowed to specify what is the minimum is and maximum version of the toolkit is required to run the specific application. This is currently implemented as an option in the .xulapp file on Macs and in the application.ini file for Windows and Linux. The applications can specify the MinVersion and MaxVersion for the toolkit versions that is are required. XULRunner will check this constraint on the application and refush refuse to run those who do not pass the version test.
== XULRunner 1.8.0.4 ==
Is a security/stability update which is available as a patch to be downloaded. It replaces version version 1.8.0.1. All XULRunner users should upgrade. This patch can be found at the Mozilla Development Center under [http://developer.mozilla.org/en/docs/XULRunner_1.8.0.4_Release_Notes XULRunner 1.8.0.4 Release Notes]
== XULRunner 1.8.0.1 ==
XULRunner 1.8.0.1 is the first stable developer preview release of XULRunner. It features include lauching launching standalone XUL applications and embedding APIs. This can be used for rendering web pages within native and java Java applications. This version can be downloaded at the Mozilla Development Center under [http://developer.mozilla.org/en/docs/XULRunner XULRunner]
For the source code of this version, click on the following link, [http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.0.1/source/xulrunner-1.8.0.1-source.tar.bz2 xulrunner-1.8.0.1-source.tar.bz2]
1
edit

Navigation menu