Use Rhino 1.7.12
Use JRuby 9.2.11.1
Use Groovy 3.0.3
Remove support for bsh
Add a XUL browser application
Use the scriptHelper 1.5.7 library for the scripts management
Allow to customize the interface of a script for a particular MIME and source file
Allow to set the size of the image element
Support the attributes of the window element
Support the class and style attributes of XUL widgets
Support the menubar, toolbar, toolbarspacer, filefield, box, bbox, vbox, tabbox, progressmeter, listbox widgets
Support the number type for the textbox widget
Support the onchange and onclick events for widgets
Support the onmouseover and onmouseout events for widgets
Support the onselect event for widgets
Support the onload event for the window
Allow to validate the structure of the XUL file
Allow to add external event listeners on XUL documents
Allow to load external scripts globally
Support various mime types for the same scripting language (for example "text/python" and "application/python)
Allow to use the library in any ClassLoader structure
Add a wiki for the documentation
Last edit: Hervé Girod 2020-05-24
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Use Rhino 1.7.12
Use JRuby 9.2.11.1
Use Groovy 3.0.3
Remove support for bsh
Add a XUL browser application
Use the scriptHelper 1.5.7 library for the scripts management
Allow to customize the interface of a script for a particular MIME and source file
Allow to set the size of the image element
Support the attributes of the window element
Support the class and style attributes of XUL widgets
Support the menubar, toolbar, toolbarspacer, filefield, box, bbox, vbox, tabbox, progressmeter, listbox widgets
Support the number type for the textbox widget
Support the onchange and onclick events for widgets
Support the onmouseover and onmouseout events for widgets
Support the onselect event for widgets
Support the onload event for the window
Allow to validate the structure of the XUL file
Allow to add external event listeners on XUL documents
Allow to load external scripts globally
Support various mime types for the same scripting language (for example "text/python" and "application/python)
Allow to use the library in any ClassLoader structure
Add a wiki for the documentation
Last edit: Hervé Girod 2020-05-24