Commit Graph

136 Commits

Author SHA1 Message Date
Jindra Petřík
8ceb44f25e Added Remembering breakpoints
Added #2131 Breakpoint list dialog
Fixed AS1/2 Debugger - script was cleared on stop button
2023-12-30 18:06:08 +01:00
Jindra Petřík
e371372392 Added #2131 AS1/2 Debugger - show _root variable
Fixed #2131 AS1/2 Debugger - Breakpoint handling - incorrect script names
Fixed #2131 Debugger - Correct walking variables tree
2023-12-30 18:06:08 +01:00
Jindra Petřík
bd6c953218 Fixed Incorrect debugger line numbers when "Open loaded while playing" is enabled
Fixed AS3 debugger - Slow injecting debug info - now faster
Fixed AS3 debugger - obfuscated classes debugging
Fixed Delayed open loaded SWFs while playing
Fixed AS3 Direct editation - script initializer for main document class

Changed Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
2023-12-30 18:06:08 +01:00
Jindra Petřík
982b44a0e6 Added ActionScript Debugger - Call stack frames switching - view variables around call stack
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík
12c132d4b3 Added #1717 AS1/2/3 Option to hide P-code panel 2023-11-05 21:11:10 +01:00
Jindra Petřík
6223465945 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík
12c3064492 Added AS1/2 P-code hilight currently selected action argument in action documentation 2023-10-16 09:36:06 +02:00
Jindra Petřík
26954babe3 Added AS1/2 P-code actions inline documentation
Changed AS1/2 P-code Action GetURL2 as swithed parameters - sendVarsMethod is first, older code is still accepted
2023-10-16 09:36:06 +02:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
5141263960 Fixed #223 AS2 Detecting uninitialized class fields 2023-10-16 09:36:06 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
07df4a8640 Added Remembering script+folder scroll/caret position when switching between items, saving for pinned items 2023-01-30 22:33:36 +01:00
Jindra Petřík
671ebf08a3 Fixed Deobfuscation icon on script toolbar did not match the deobfuscation status 2023-01-22 22:15:04 +01:00
Jindra Petřík
b5b25900e5 autosave for AS1/2 editing 2022-12-23 17:02:50 +01:00
Jindra Petřík
d5d730b083 Added Deobfuscation and its options as icons on script panel toolbar 2022-12-23 17:02:50 +01:00
Jindra Petřík
16b89dbb54 Editor mode for AS1/2 scripts 2022-12-18 23:10:24 +01:00
Jindra Petřík
296f58f059 Added #1765 Quick search tree for everything, not just AS3 classes 2022-12-18 23:10:24 +01:00
Jindra Petřík
b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík
1c9f81fceb Added #1701 Setting charset for SWF files with version 5 or lower 2022-11-14 10:04:55 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
9df7940aa1 Added #1459, #1832, #1849 AS1/2 direct editarion - Error dialog when saved value (UI16, SI16, ...) exceeds its limit and this code cannot be saved. 2022-11-06 21:44:39 +01:00
Jindra Petřík
0896f45615 Taglist edit fix 2 2022-11-01 21:51:18 +01:00
Jindra Petřík
2f6626d2b1 Changed AS1/2 direct editation no longer marked as experimental 2021-11-29 17:15:56 +01:00
Jindra Petřík
8532ba11c3 Fixed AS2 - Do not detect classes inside functions 2021-11-22 20:11:31 +01: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
742525a365 organize imports 2021-03-12 22:12:39 +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
ae75ed9805 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
640f34f452 Fixed: AS1/2 Goto search result not properly selecting line (delay) 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
03f033035f #1260, #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers 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
b2982c92ce Fixed AS1/2 Direct editation mark line on error 2021-02-24 19:55:59 +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
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
36fa23c11e Merge branch 'graphviz-detect' into dev 2018-05-26 18:38:29 +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
74fcac338e Copy GV source to clipboard in rightclick menu of Graph. 2018-05-24 15:31:31 +02:00
Jindra Petřík
cdd1acb1f9 More universal GraphExporter
Log exceptions on copy to clipboard graph
2018-05-24 15:31:30 +02:00
Jindra Petřík
2ecc415469 Copy Graph to clipboard button (AS1/2). WIP: select different icon and/or button placement 2018-05-24 15:31:30 +02:00
Jindra Petřík
2f9c44db30 AS1/2: DefineFunction push registers cleanup - remove insideDefineFunction1 parameter,
execute the cleanup for whole script as decompiler adapter,
fixing bugs in the cleanup and refactoring.
2018-01-31 07:24:45 +01:00
Jindra Petřík
eca98106d2 AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers 2018-01-29 22:13:59 +01:00
Jindra Petřík
e862df59c1 AS1/2: Displaying script path on invalid jump error log 2018-01-27 20:25:07 +01:00
Jindra Petřík
c0e6e728d9 AS2 class detector - checking classes only in DoInitAction tags 2018-01-27 11:34:51 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
AL
0a0ecf8112 Debug tooltips on hover
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
honfika@gmail.com
871f4f52d9 [#1343] AS 1/2 direct editation critical bug 2017-02-02 10:19:33 +01:00
honfika@gmail.com
f786c34910 build fix 2016-12-28 15:53:07 +01:00