Changelog
See wiki for the detailed description of API changes.
Added
- Integrated
foo_acfuupdate checks (see component site). - Added Scintilla line-wrap settings to
Preferences > Tools > Spider Monkey Panel(see wiki).
Changed
- [Experimental] Replaced
utils.CreateHtmlWindow()withutils.ShowHtmlDialog(). - Updated
Interfaces.js:- Updated
window.GetProperty()/window.SetProperty()docs. - Updated
utils.Versiondoc. - Updated
FbMetadbHandleList.UpdateFileInfoFromJSONdoc.
- Updated
Fixed
- Disabled callback invocation until script is fully evaluated.
- Fixed
fb.RunContextCommandWithMetadb(). - Fixed samples:
- Removed left-over
.Dispose()calls. - Rewrote html dialog sample (HtmlDialogWithCheckBox.txt).
- Removed left-over
- Added a few fixes to
ActiveXObjectfor better compatibility.