v1.3 [Mar 14, 2013]
- Added - Building a standalone application from the script, including an optional encryption of script code.
- Changed - The name and the keyboard shortcut of "Compile" command has been changed to "Syntax" and "Ctrl F8" respectively. It's because Ctrl F9 hot-key has been assigned to a newly implemented "Build" command (which is usual in other IDEs).
- Fixed - Execution of pdScript IDE extensions assigned to IDE events was not functional
fixed - Small visual inconsistencies in GUI of some pdScript IDE extensions.
- Fixed - Support for Char type properties in Object Inspector (ie. TEdit.Password).