Wordpress Themes

A place for my programming projects and the occasional blog about technology related matters.

XUL Reference Versions

Back to XUL Reference main page

Version 1.0.2 — May 24, 2008

Updated for Firefox 3.0 compatibility and updated with latest reference files.

NOTE: xulplanet.com is no longer being updated so this reference will start to become more and more out of date. This will probably be the last version of this addon, if xulplanet.com closes it will be removed from AMO.

Version 1.0 — August 25, 2007

Only technical changes. The extension now no longer loads all the component data from xulplanet every time a window starts. Instead it ships with text files with the names, but they can be updated by going into Tools - XUL Reference and hitting ‘Reload data’.

I also changed some error handling, now it won’t continually throw up dialog error boxes when something is wrong with xulplanet.com, which was very annoying.

Version 0.2 — December 1, 2006

Added support for:

1. Events (both ‘onclick’ and ‘click’ will work)
2. Scriptable objects
3. Common properties/attributes/style-classes of XUL Element.

Version 0.1.1 — November 26, 2006

Fixes the path for xbl elements which was not working. Fixes searching for unknown objects, search for the original selected text instead of the processed text used to find elements.

Version 0.1 — November 25, 2006

Initial version. I’m planning to add events and scriptable objects in future versions.