Commit Graph
285 Commits
Author SHA1 Message Date
Jindra Petřík bbb3ed8c72 Added #1496 repeat escape sequence \{xx}C to avoid long same char strings/names 2021-11-19 13:03:23 +01:00
Jindra Petřík a1dbf20fa6 #1681 AS3 - context menu for adding classes on packages 2021-11-19 13:03:23 +01:00
Jindra Petřík dfc724ec02 #1485 night mode for AS3 p-code docs window 2021-11-19 13:03:23 +01:00
Jindra Petřík 211aa60011 White background only on oceanic skin 2021-11-19 13:03:23 +01:00
Jindra Petřík 8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík 1690fce8fa Fixed: #1678 Removing AS3 class does not correctly clear cache 2021-04-05 16:56:59 +02:00
Jindra Petřík a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík dced2be446 AS3 - Remove trait which is outside class 2021-03-24 20:36:42 +01:00
Jindra Petřík 742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík 8c988646f7 Fixed: #1636 Exception on reloading (7) 2021-03-12 22:12:39 +01:00
Jindra Petřík 8d9524fe3c P-code display and edit traits outside classes
AS3 P-code limit of instruction matching added to configuration
2021-03-12 22:12:39 +01:00
Jindra Petřík 311d1671eb Goto definition of Vector parameter
Fixed old ABC usage
2021-03-12 22:12:39 +01:00
Jindra Petřík cded15d033 Fixed: Duplicated usages (in usages dialog) for current ABC 2021-03-12 22:12:39 +01:00
Jindra Petřík 4d7e062b95 #1636 Another Goto usage exception 2021-03-12 22:12:39 +01:00
Jindra Petřík 5f37a338f1 Fixed: Goto usage exception and incorrect trait position 2021-03-12 22:12:39 +01:00
Jindra Petřík 277aa6c59e Fixed: #1636 Nullpointer exception on empty editorpane 2021-03-12 22:12:39 +01:00
Jindra Petřík 7f57039f18 Fixed: #1643 Separate AS1/2 and AS3 editor hilighting 2021-03-05 21:22:55 +01:00
Jindra Petřík d64ff4fb3d Fixed: #1636 Exception after search - traitslist with not properly set abc, other ui exception 2021-03-05 21:22:55 +01:00
Jindra Petřík 6ef1bd886b Fixed: #1634 AS3 slot/const editor loses focus on edit button press 2021-03-05 21:22:55 +01:00
Jindra Petřík f2520550f5 Fixed: #1603 empty script after search selection 2021-03-05 21:22:55 +01:00
Jindra Petřík 509b08ac86 goto last method after saving p-code when outside trait method
Fixed: AS3 p-code/AS hilighting after p-code save
2021-03-05 21:22:55 +01:00
Jindra Petřík a4b2d2e31b Fixed: AS3 p-code/AS hilighting when outside trait 2021-03-05 21:22:55 +01:00
Jindra Petřík b08567de7a Fixed: #1622 Slow scrolling (search results, advanced settings and others) 2021-03-05 21:22:55 +01:00
Jindra Petřík 5afdba0600 AS3 goto definition on imports 2021-02-26 22:46:28 +01:00
Jindra Petřík 76a5fe169b Fixed: #1450 AS3 direct editation - handling types from same package
Fixed: AS3 goto definition for types in another ABC tag
2021-02-26 22:46:28 +01:00
Jindra Petřík 3c940d1b91 #1601 Option to hide AS3 docs panel and traitslist/constants panel 2021-02-24 19:55:59 +01:00
Jindra Petřík 4269abbfab warning about §§ is hidden as default 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 f7f825548c #1611 Warning about initializers has do not show again checkbox 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 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 d4a5e03462 #1155, #1602 AS3 remove trait button 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 ac15728b9d #1594 Option to disable AS3 P-code indentation, label on separate line 2021-02-11 12:34:46 +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 2767f77a66 remove unused imports 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
Jindra Petřík 7f6181360f AS3 p-code more RAbcDasm like (parenthesis after True/False/Undefined/Null trait kinds)
AS3 method trait p-code indentation
AS3 editation of body traits (slot/const only)
2021-02-08 20:15:19 +01:00
Jindra Petřík 422e9d32fe Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík 8f856fefe4 AS3: Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík f1960ffdde Properly terminating debug session on Flash player manual close 2018-07-14 22:16:32 +02:00
Jindra Petřík 4518769b45 Displaying contents of local variables (AS3) while debugging 2018-07-14 22:08:02 +02:00
Jindra Petřík 1dd96e6c53 Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation) 2018-05-25 19:03:20 +02:00
Jindra Petřík c2f729b3bf Turkish locale toLowerCase I problem fix (causing not loading main window because of icon names conversion, etc.) 2018-04-01 16:26:32 +02:00
Jindra Petřík da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00