Commit Graph
381 Commits
Author SHA1 Message Date
Jindra Petřík 84a76052a0 Fixed Script editors - tab size now matches indent size 2023-12-30 18:06:08 +01:00
Jindra Petřík d67f88254b checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík 47a5d6f8dc Fixed deprecation warnings on Locale constructor and editor viewToModel/modelToView 2023-11-05 21:11:10 +01:00
Jindra Petřík 8b3b740b44 Fixed AS3 Debugging P-code inside nested functions
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +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 b559352215 Fixed #2013 AS3 Multiname renaming - closing the script when renaming the class, nullpointer exception 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 7e336b98fb Hilight currently selected argument in docs for AS3 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 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 8faf44a0fa Hilighting first class trait - conflicting with script initializer 2023-10-01 18:21:38 +02:00
Jindra Petřík 85a85aab3f Hilighting compound scripts 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 d5de31973e More hilighting 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 796f5a5175 Removed AS3 constants list (tab on navigator) in favor of new ABC Explorer 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
Jindra Petřík c5ee7d47c0 Do not show script initializer in trait list for compound script 2023-10-01 18:21:38 +02:00
Jindra Petřík 997c00ac33 Do not allow removing compound items 2023-10-01 18:21:38 +02:00
Jindra Petřík d2a32374b0 Compound scripts have direct editing disabled - it might damage script initializer to edit it separately. 2023-10-01 18:21:38 +02:00
Jindra Petřík a30bc9136f Display compound scripts in separate folders,
display script initializer separately.
Show imported classes.
2023-10-01 18:21:38 +02:00
Jindra Petřík 49c8251e4d Fixed #2077 Switch detection problems producing §§goto 2023-10-01 18:21:38 +02:00
Jindra Petřík e9063e487b Fixed AS3 - getouterscope instruction support 2023-03-19 22:43:41 +01:00
Jindra Petřík 045d475647 Added AS3 P-code editing class trait 2023-03-19 22:43:41 +01:00