Commit Graph
1390 Commits
Author SHA1 Message Date
Jindra Petřík 43baf9d178 Scoped script text search fixes
Parameters panel on Script search can be turned off in settings
2021-02-24 19:55:59 +01:00
Jindra Petřík 9cac6ddb49 Scoped script text search and search across multiple SWFs 2021-02-24 19:55:59 +01:00
Jindra Petřík d9513d4902 missing locales 2021-02-24 19:55:59 +01:00
Jindra Petřík f7f825548c #1611 Warning about initializers has do not show again checkbox 2021-02-24 19:55:59 +01:00
Jindra Petřík c25028ac91 saved search results have serial version 2021-02-24 19:55:59 +01:00
Jindra Petřík 640f34f452 Fixed: AS1/2 Goto search result not properly selecting line (delay) 2021-02-24 19:55:59 +01:00
Jindra Petřík b82d6b62fe Script search history fixes - reading AS3 results 2021-02-24 19:55:59 +01:00
Jindra Petřík 573d9ca384 czech translation 2021-02-24 19:55:59 +01:00
Jindra Petřík 4097d6b8f2 #1595 History of script search results per SWF 2021-02-24 19:55:59 +01:00
Jindra Petřík 0d2fcb0897 FilesChanged dialog not over other applications. 2021-02-24 19:55:59 +01:00
Jindra Petřík 0e3bfc0bd6 hex view - listener is null checks 2021-02-24 19:55:59 +01:00
Jindra Petřík 94cca29fae hex view - do not hilight places with no value 2021-02-24 19:55:59 +01:00
Jindra Petřík 964ea869ec misc: P-code editor displays error message as error, not as regular message 2021-02-24 19:55:59 +01:00
Jindra Petřík 3faf00de02 Changed: Mouseover / focused bytes in hexview displayed with border instead of background color change to improve readability 2021-02-24 19:55:59 +01:00
Jindra Petřík bcdbcce643 Goto address dialog in Hex view (Ctrl+G or via context menu)
MAke focused byte more visible in hex view
2021-02-24 19:55:59 +01:00
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