Commit Graph
6841 Commits
Author SHA1 Message Date
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 99c03b7dd8 Fix to avoid nullpointer while loading session 2023-10-01 18:21:38 +02:00
Jindra Petřík 17ea470eea Fixed Switching between openables on session load and on view type change 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 2754254634 ABCExplorer - czech locales, "Explore ABC" instead of "Open in ABC Explorer" 2023-10-01 18:21:38 +02:00
Jindra Petřík c7d43e9c05 ABCExplorer - enabled only for AS3 2023-10-01 18:21:38 +02:00
Jindra Petřík 32ae2b6a3c ABCExplorer - close dialogs on openable close 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 413b837c8f ABCExplorer - icon 2023-10-01 18:21:38 +02:00
Jindra Petřík b6f963d38e changelog update 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 c58c1f6bfa ABC Explorer - Try to avoid index out of bounds 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 b70b5547a0 Fixed outof bounds for multiname 2023-10-01 18:21:38 +02:00
Jindra Petřík 462751350d Added #2010 word wrapping in the translation tool 2023-10-01 18:21:38 +02:00
Jindra Petřík d44e0883a4 Ability to cancel renaming identifiers on file load 2023-10-01 18:21:38 +02:00
Jindra Petřík 5a2da3a327 Removed not used open from browser cache feature. 2023-10-01 18:21:38 +02:00
Jindra Petřík 7e86723b2e Removing some deprecated things 2023-10-01 18:21:38 +02:00
Jindra Petřík 66d5711b0d fix call to progress 2023-10-01 18:21:38 +02:00
Jindra Petřík dae1fe0e8c Added Show "Renaming identifiers" status on file opening with auto rename identifiers on 2023-10-01 18:21:38 +02:00
Jindra Petřík 085156d8a5 Fixed Exceptions on cancelling file loading 2023-10-01 18:21:38 +02:00
Jindra Petřík a20da0839c Fixed AS3 Nullpointer on getting multiname which is out of bounds 2023-10-01 18:21:38 +02:00
Jindra Petřík 0f72a605a3 Changed #1355 Import panel moved to separate tab 2023-10-01 18:21:38 +02:00
Jindra Petřík 3a580c774b Allow to cancel exports before exporting assets 2023-10-01 18:21:38 +02:00
Jindra Petřík 1dcd66bf5c Fixed #2076 Nullpointer 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 690bfa3d7c Fixed AS3 Initialization of var in script initializer 2023-10-01 18:21:38 +02:00
Jindra Petřík 38d809c91a #2022 - AS3 - Make script initializer always visible and available instead of config 2023-10-01 18:21:38 +02:00
Jindra Petřík 34adbe7e56 changelog update 2023-10-01 18:21:38 +02:00
Jindra Petřík bef61a1123 Cannot import compound scripts. 2023-10-01 18:21:38 +02:00
Jindra Petřík e810421914 Correct trait packing.
Compound removing fix.
2023-10-01 18:21:38 +02:00
Jindra Petřík 58b7341b59 Do not allow removing compound items 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 4b5c4e8af4 Exporting compound scripts 2023-10-01 18:21:38 +02:00
Jindra Petřík 9e2892eb33 locale cs 2023-10-01 18:21:38 +02:00