Commit Graph

45 Commits

Author SHA1 Message Date
Jindra Petřík
19a536e831 Abc cleaner warning dialog has warning icon. 2025-07-27 23:07:58 +02:00
Jindra Petřík
90a82a538a Print SafeStr list at the bottom (AS3) 2025-07-25 19:30:13 +02:00
Jindra Petřík
12ab8af322 WIP Safe strings handling 2025-07-25 19:30:13 +02:00
Jindra Petřík
3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +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
ef25cbec25 Added: Harman AIR 51 float support compatibility 2024-08-27 09:43: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
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
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
3fa5668810 ABCExplorer - cache icons 2023-10-01 18:21:38 +02:00
Jindra Petřík
078d63c88e ABCExplorer - Fixed show in main window for compound scripts 2023-10-01 18:21:38 +02:00
Jindra Petřík
2a93e6b133 ABCExplorer - show inline methods 2023-10-01 18:21:38 +02:00
Jindra Petřík
04d526ddeb ABCExplorer - update when ABC changes 2023-10-01 18:21:38 +02:00
Jindra Petřík
f90c8f5bfe Hilighting compound scripts, Search results exception fix 2023-10-01 18:21:38 +02:00
Jindra Petřík
1b35496f4f Fixed AS3 Hilighting (go to) scripts when script has obfuscated name 2023-10-01 18:21:38 +02:00
Jindra Petřík
820e370a93 ABCExplorer - scroll to visible 2023-10-01 18:21:38 +02:00
Jindra Petřík
730868a996 Fixed Float/Float4 ABC format support 2023-10-01 18:21:38 +02:00
Jindra Petřík
9c224ec391 ABCExplorer - show number of exceptions near methodbody 2023-10-01 18:21:38 +02:00
Jindra Petřík
5ca25611e9 remove print 2023-10-01 18:21:38 +02:00
Jindra Petřík
33056fcedd ABCExplorer - show selected trait in ABC explorer 2023-10-01 18:21:38 +02:00
Jindra Petřík
f0f17d70eb ABCExplorer - show selected script/method/trait/class in main window 2023-10-01 18:21:38 +02:00
Jindra Petřík
4fc5861db2 ABCExplorer - copy whole row 2023-10-01 18:21:38 +02:00
Jindra Petřík
29fa4cfe31 ABCExplorer - copy title, typeId, value, rawstring to clipboard 2023-10-01 18:21:38 +02:00
Jindra Petřík
f3c7f7faf8 ABCExplorer - constant pool tab icon 2023-10-01 18:21:38 +02:00
Jindra Petřík
57db229191 ABCExplorer - rest of icons 2023-10-01 18:21:38 +02:00
Jindra Petřík
a1367702e9 ABCExplorer - icons WIP 2023-10-01 18:21:38 +02:00
Jindra Petřík
dd8d3af6fd ABCExplorer - hide combobox for ABC openables without SWF 2023-10-01 18:21:38 +02:00
Jindra Petřík
b3d77db4d8 ABC Explorer - Context menu on ABCContainer, ScriptPack 2023-10-01 18:21:38 +02:00
Jindra Petřík
e17fcb8d5f ABC Explorer - Try to avoid index out of bounds 2023-10-01 18:21:38 +02:00
Jindra Petřík
f3636b6065 ABC Explorer - Index 0 always visible 2023-10-01 18:21:38 +02:00
Jindra Petřík
1438b7a3f7 ABC Explorer - Fixed count of constants 2023-10-01 18:21:38 +02:00
Jindra Petřík
be20e430e2 ABC Explorer - SWF name in title 2023-10-01 18:21:38 +02:00
Jindra Petřík
a67112b6f1 ABC Explorer - Hilight selected ABC 2023-10-01 18:21:38 +02:00
Jindra Petřík
316df1c651 ABC Explorer - Fixed index out of bounds when no ABC exist in the file 2023-10-01 18:21:38 +02:00
Jindra Petřík
d3103b3122 ABC Explorer - metadata 2023-10-01 18:21:38 +02:00
Jindra Petřík
50fb1f41de ABC Explorer - fix invalid count of items, fix prefix 2023-10-01 18:21:38 +02:00
Jindra Petřík
b343db0ff1 ABC Explorer - instance info, class info, script info, traits 2023-10-01 18:21:38 +02:00
Jindra Petřík
575239be5c ABC Explorer - methodinfo 2023-10-01 18:21:38 +02:00
Jindra Petřík
9fa19e598f ABC Exporter tool - view constants - WIP 2023-10-01 18:21:38 +02:00