Added
Information message before importing scripts, text, XML, Symbol-Class
Fixed
Japanese in english locales for Gotoaddress, addclass dialog
AS1/2 DefineFunction cleaner
AS1/2 direct editation - postincrement/decrement
Reload menu disabled when no SWF selected
AS2 - Do not detect classes inside functions
AS1/2 - Slash syntax colon vs ternar operator collision
AS1/2 - Allow nonstandard identifiers in object literal
AS1/2 - Allow globalfunc names as variable identifiers
AS1/2 - Registers in for..in clause, proper define
AS1/2 - loops and switch break/continue vs definefunction
AS1/2 - callmethod on register instead of callfunction on var
AS1/2 - delete operator correct localreg names
AS1/2 - temporary registers handling