Commit Graph
1375 Commits
Author SHA1 Message Date
Jindra Petřík 17224fba5f setTimelined when adding tag 2021-02-24 19:55:59 +01:00
Jindra Petřík e5720f2128 Removing whole AS2 packages 2021-02-24 19:55:59 +01:00
Jindra Petřík 0f192c14cb Removing whole AS1/2 script folders (frame, DefineSprite) 2021-02-24 19:55:59 +01:00
Jindra Petřík 54c78c630d Removing whole AS3 packages 2021-02-24 19:55:59 +01:00
Jindra Petřík b54b51d206 Removing AS3 scripts ("ScriptPacks") 2021-02-24 19:55:59 +01:00
Jindra Petřík 220f973570 Added Japanese to select language dialog 2021-02-24 19:55:59 +01:00
Jindra Petřík e891d6385c Aboutdialog - version is not printed with Tahoma as it may not contain japanese characters 2021-02-24 19:55:59 +01:00
koiru 454382399f Added Japanese translation 2021-02-24 19:55:59 +01:00
Jindra Petřík 60c4cff6fb Removing BUTTONCONDACTION, CLIPACTIONRECORD.
Updating messagebox about removing - it is different for "remove with dependencies" and simple "remove". Languages manually updated.
2021-02-24 19:55:59 +01:00
Jindra Petřík fc306a620c Changed: #1565, #1407, #1350 On BinaryData SWF save, parent SWF is saved
Fixed notifying about file change on bundle save.
2021-02-24 19:55:59 +01:00
Jindra Petřík 982ab3cf89 #1606 Run/Debug SWF that is embedded (has no file associated) 2021-02-24 19:55:59 +01:00
Jindra Petřík faa25369b9 Allow assing AS2 classes with obfuscated identifiiers 2021-02-24 19:55:59 +01:00
Jindra Petřík 62fd78fbcd Do not allow add class that already exists 2021-02-24 19:55:59 +01:00
Jindra Petřík a738171637 AS3 Add class 2021-02-24 19:55:59 +01:00
Jindra Petřík 1e31877c37 Add script to instance - correct tree selection when on main timeline. 2021-02-24 19:55:59 +01:00
Jindra Petřík 2b7f5869d3 Add sprite initialization script - DoInitAction (#clipinit pragma) 2021-02-24 19:55:59 +01:00
Jindra Petřík 1efcbe3296 Tag/Object names in script type selection in AddScriptDialog 2021-02-24 19:55:59 +01:00
Jindra Petřík 181b8455e9 cs translation 2021-02-24 19:55:59 +01:00
Jindra Petřík b2ce046d0b AS2 add class 2021-02-24 19:55:59 +01:00
Jindra Petřík 91b32a623b Setting isLast on BUTTONCONDACTION 2021-02-24 19:55:59 +01:00
Jindra Petřík 26894a8838 Cannot add script to frame with existing script 2021-02-24 19:55:59 +01:00
Jindra Petřík 8af5d07059 Adding new scripts to buttons, sprites and instances 2021-02-24 19:55:59 +01:00
Jindra Petřík 30d2a1686b ImagePanel - allow empty image 2021-02-24 19:55:59 +01:00
Jindra Petřík 21e4afa790 AS1/2 Add new frame script 2021-02-24 19:55:59 +01:00
Jindra Petřík 03f033035f #1260, #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers 2021-02-24 19:55:59 +01:00
Jindra Petřík d4a5e03462 #1155, #1602 AS3 remove trait button 2021-02-24 19:55:59 +01:00
Jindra Petřík 37e5b2dd76 add after labels into locales 2021-02-24 19:55:59 +01:00
Jindra Petřík a954d2f902 Fixed #1490, #1493 AS1/2 direct editation of cast op, cast op decompilation 2021-02-24 19:55:59 +01:00
Jindra Petřík 48fd67cb18 Fixed: Collapsing tag tree on SWF reload 2021-02-24 19:55:59 +01:00
Jindra Petřík 6e58fa79fb FontPanel scrollRectToVisible fix 2021-02-24 19:55:59 +01:00
Jindra Petřík b2982c92ce Fixed AS1/2 Direct editation mark line on error 2021-02-24 19:55:59 +01:00
Jindra Petřík 3d40224cda #1202 Check for modifications outside FFDec and ask user to reload 2021-02-24 19:55:59 +01:00
Jindra Petřík 1bacb111fe Fixed: Cannot properly cancel script searching 2021-02-12 11:08:07 +01:00
Jindra Petřík b9660cdfec #1597 Option to use old style lookupswitch in AS3 P-code 2021-02-12 06:13:38 +01:00
Jindra Petřík e450f7a082 Fixed #1407 NullPointer on Save as in BinaryData SWF subtree 2021-02-11 20:05:23 +01:00
Jindra Petřík ac89162be0 #1594 Option to use old style of getlocalx, setlocalx with underscore 2021-02-11 12:51:00 +01:00
Jindra Petřík ac15728b9d #1594 Option to disable AS3 P-code indentation, label on separate line 2021-02-11 12:34:46 +01:00
Jindra Petřík af974e2eaa Fixed: #1114 Script search results dialogs closing on swf close 2021-02-11 07:12:22 +01:00
Jindra Petřík 3d3f31de7f handling some java deprecations and javadoc problems 2021-02-10 19:07:39 +01:00
Jindra Petřík b2fd1c0dc5 Fixed #1185 AS3 Incorrect imports in obfuscated files 2021-02-10 18:22:05 +01:00
Jindra Petřík bc4fb483ff Correctly show docs for aliased instructions 2021-02-08 20:15:19 +01:00
Jindra Petřík b3ad4efeda end ; trait only in p-code 2021-02-08 20:15:19 +01:00
Jindra Petřík 8a75991f86 hasdeclaration fix in GUI for nonexisting multinames 2021-02-08 20:15:19 +01:00
Jindra Petřík 99ef113dab Fixed AS3 method display in GUI when method name is null 2021-02-08 20:15:19 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík ef143d8ede string concatenation in logger inspection 2021-02-08 20:15:19 +01:00
Jindra Petřík 2767f77a66 remove unused imports 2021-02-08 20:15:19 +01:00
Jindra Petřík 47e6737422 AS3 instruction name padding is optional (can be enabled in settings/scripts)
as it may be hard to search an instruction with spaces behind it
2021-02-08 20:15:19 +01:00
Jindra Petřík 04683f0cb8 Fixed: Improper initialization of ActiveX component when Flash not available causing FFDec not start 2021-02-08 20:15:19 +01:00
Jindra Petřík 286fb9d5e4 AS3 docs not correctly displayed under p-code when metadata present 2021-02-08 20:15:19 +01:00