Fixed re-sizing of license dialogs
updating the version number
Additions and refactoring for embedded / automated / console modes:
Convenience modifications and fixes:
Fixes and updates:
Large set of updates:
Fixed:
Fixed serious bugs in the global script variable values (lacking slashes in paths; how did I miss that?!)
Added ability to set exe version info metadata
Big changes:
Bug fixes related to property editing
Major Update:
Addition of CreateSymbolicLink js function and some minor UI changes
Lots of bug fixes and the first steps toward a document property editor refactor
Resolved an issue in the asynchronous file download code and refactored the per-file script execution order so that things would happen in the right order if you have a downloaded file.
A number of features and fixes
Fixed the text file open function; it was missing the mode argument in the definition
Fixed a JS function mapping issue
v2.4.1
Version 2.4:
Version 2.3
USER GUIDE FIRST PASS
Scripting bug fixed
test mode changes.
Updated the version number
- Added a test-only mode that will simulate decompression operations without writing any files... this is now the default mode when you click the "test" button from the packager
Addition of file / directory existence js functions
major bug fix: unescape script strings
new features:
Feature update: the package description now takes in-line HTML data or a reference to a file that does. The welcome dialog now contains a browser component that will only browse to res: locations, or else spawn a browser to visit the link.
fixed: properties were not persisting if code editor active
Added RenameFile as a JavaScript call
- fixed the file icon update... all icon types and counts should now work.
- removed unused source files
Known Issues JavaScript interpreter does not properly handle C-style, single-line comments ("// comment") all the time. If you write comments, use block comments instead ("/ /") If the focus is on the script editor window and you modify a property in the property grid, it may not update unless you change selection to the file list first
fixes:
Fixes to JS bindings and icons
*** massive updates ***