Commit Graph
437 Commits
Author SHA1 Message Date
Jindra Petřík 127f36b0be Go to definition fixes 2025-06-01 15:18:37 +02:00
Jindra Petřík c9216538be Added: AS3 - navigation to definition in other SWF file and also player/airglobal 2025-06-01 13:09:09 +02:00
Jindra Petřík 6db921a433 AS3 Goto definition of static properties.
Link type enum
2025-05-31 22:53:55 +02:00
Jindra Petřík 3442d68de2 Compound script editation always disabled 2025-05-31 15:35:01 +02:00
Jindra Petřík bc85daca85 Added: Disable AS1/2/3 direct editation when editing P-code 2025-05-31 12:52:53 +02:00
Jindra Petřík df9791ebda Check referencing instance variables from static context. 2025-05-30 23:36:46 +02:00
Jindra Petřík 9e398dc763 Find declaration menuItem,
AS Highlighter - forward declarations
2025-05-30 20:44:02 +02:00
Jindra Petřík 7853e5b14c AS3 highlighter - namespaces go to definition 2025-05-30 19:44:56 +02:00
Jindra Petřík 3c0db47094 Painting underline fixes, Goto declaration fix (also freezing) 2025-05-30 10:44:32 +02:00
Jindra Petřík 90d975d69c AS3 highlighter.
Refactoring of highligter.
2025-05-29 09:14:15 +02:00
Jindra Petřík 3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík 86d21a1308 CheckboxMenuItems instead Checkboxes in Snap options button.
Moved Snap options button.
2025-05-08 19:47:46 +02:00
Jindra Petřík c63ce2a26e Added: #2370 Snap align border space, object spacing, center alignment,
Setting for color and snap accuracy for guides, grid, 
Dialogs for editing grid, guides and snapping
2025-05-08 00:17:36 +02:00
Jindra Petřík aff0b8aea3 Added: Display grid, snap to grid 2025-05-07 00:40:58 +02:00
Jindra Petřík 87b962ea12 Added: #2370 Magnet icon toggle for snap options.
Better popups for deobfuscate options + link options.
2025-05-05 12:30:15 +02:00
Jindra Petřík d9c866c7d6 Fixed: AS 1/2/3 - Fast switching of scripts causing incorrect caret position remembered
Fixed: AS 1/2 - Remembering caret position for frames
2025-05-02 08:45:26 +02:00
Jindra Petřík 55f72a1d3e Fixed: AS3 - AIR float support - ABC Explorer incorrectly calculating float usages (For clean action, etc.) 2025-04-22 23:47:00 +02:00
Jindra Petřík 88802ccc64 Fixed: #2384 Vanishing pins on AS3 code editing save, on script deletion and few other cases 2025-01-17 21:47:12 +01:00
Jindra Petřík 96744b54fa Fixed: #2384 Vanishing pins on AS3 code editing save 2025-01-17 21:47:12 +01:00
Jindra Petřík f73f2669c0 Harman air - Null coalesce and nullish member access operators - WIP 2024-11-20 17:05:37 +01:00
Josh Soref d873e4b561 spelling: hilight
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 8f998cb659 spelling: contain
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 4871499897 spelling: classtrait
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 0374bcda8d spelling: caret
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref f455cfa8f8 spelling: appropriate
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Jindra Petřík a4a9ba4c6b Added: AS2 - Information about need of decompiling all scripts to detect uninitialized class fields
Fixed: #2338 AS decompiling threads got stuck after cancelling / timeout
CancellableWorker refactoring
2024-10-13 20:43:18 +02:00
Jindra Petřík 09b0c3acfb Fixed: #2316 AS3 direct editation - private classes
Refactored imports.
2024-09-23 21:52:25 +02:00
Jindra Petřík ba596c3698 Fixed: #2315 AS3 direct editation - switching scripts during editation causing missing scripts 2024-09-23 21:52:25 +02:00
Jindra Petřík ef25cbec25 Added: Harman AIR 51 float support compatibility 2024-08-27 09:43:40 +02:00
Jindra Petřík 534ac03314 Better decimal support (For ABCs with minor version 17) 2024-08-12 19:51:40 +02:00
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 294ed03a94 Added: #2221 AS3 P-code - add new function button (creates methodinfo, methodbody) 2024-08-08 19:27:14 +02:00
Jindra Petřík 84d6ad8591 Added: #1383 AS Debugger - debugging nested SWFs 2024-08-05 11:17:25 +02:00
Jindra Petřík 46da419de2 Swf 10 variable flag 2024-08-05 11:17:25 +02:00
Jindra Petřík ad471984dc More variable flags - taken from Gnash 2024-08-05 11:17:25 +02:00
Jindra Petřík 53f1cb89f6 Fixed: AS1/2 debugger not getting variable details properly
Added: AS debugger - DontDelete variable flag (0x2)
2024-08-05 11:17:25 +02:00
Jindra Petřík 7fa727e72f checkresources updated for new classes
SelectTagOfTypeDialog moved to base package from ABC
2024-08-05 11:17:25 +02:00
Jindra Petřík 6e0f90f266 Added Set AS1/2 linkage dialog (uses ExportAssets tag) in the context menu for characters 2024-08-05 11:17:25 +02:00
Jindra Petřík ea9802ddeb Set Class to character mapping renamed to Set AS3 class linkage 2024-08-05 11:17:25 +02:00
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík ddac29e342 Optimize ABC action renamed to Clean ABC
Clean ABC is available through context menu on ABC, ABCContainers, SWFs
2024-08-05 11:17:25 +02:00
Jindra Petřík 0e6c092e6a Added Optimize ABC action (remove unused items) - available through ABC Explorer
Fixed Outputstreams position calculation (ABCOutputStream, ...)
2024-08-05 11:17:25 +02:00
Jindra Petřík 7b609e08e8 Added ABC Explorer - list of usages of all items
Added ABC Explorer - items with zero usages are semi-transparent
Added ABC Explorer - copy path to clipboard
Added ABC Explorer - Go to path via Ctrl + G
2024-08-05 11:17:25 +02:00
Jindra Petřík 8876f4332e Refactor - move multiname usages to separate package 2024-08-05 11:17:25 +02:00
Jindra Petřík f66a0eb4ad Added Set class to character mapping tool (via SymbolClass) context menu on characters 2024-08-05 11:17:25 +02:00
Jindra Petřík a6f2784e28 Fixed Debugger - getting children of top level variables 2024-08-05 11:17:25 +02:00
Jindra Petřík b976096e57 Breakpoints are hidden until disassembly/decompilation is complete.
Fixed AS1/2 Vanishing source code in some cases
2023-12-30 18:06:08 +01:00