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
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
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
0f72a605a3
Changed #1355 Import panel moved to separate tab
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
38d809c91a
#2022 - AS3 - Make script initializer always visible and available instead of config
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
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
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
4eabf89291
Added AS3 - Show Embed tag over asset classes (readonly)
...
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík
ef9e80cb21
Fixed Proper error message when there is no room for new characters in the font (DefineFont1)
...
Fixed Synchronization problems when adding characters to the font vs its display
2023-10-01 18:21:38 +02:00
Jindra Petřík
c7f4aaddfb
Added Export DefineFont4 to OpenType CFF file
2023-10-01 18:21:38 +02:00
Jindra Petřík
dabcaea2ec
Fixed Not working "Show in Projector" button for DefineFont4 (hide)
2023-10-01 18:21:38 +02:00
Jindra Petřík
314cc5bd61
Added Exporting ByteArrayRange in the raw editor with the Export button
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
0a52175bc3
Added #2057 Show all assigned AS linkage classes in the item name (instead just one)
2023-10-01 18:21:38 +02:00
Jindra Petřík
0c8ecfe8d4
PRs as links in the changelog,
...
Fixed some changelog typos,
Added few missing PR references in the Changelog
2023-10-01 18:21:38 +02:00
Jindra Petřík
bcb27b6955
Added #2073 Editing of frame count in SWF header (with warning that it won't update ShowFrame count)
2023-10-01 18:21:38 +02:00
Jindra Petřík
e0b55e0410
Fixed Handling currently selected tags when using folder preview selection (Not working Replace button, etc.)
2023-10-01 18:21:38 +02:00
Jindra Petřík
1e266899a5
Fixed #2073 Recalculating frameCount field in SWF header and DefineSprite after deleting frame
2023-10-01 18:21:38 +02:00
Jindra Petřík
05d5fee409
Fixed #2052 Detection of switches based on notequal operator
...
update license in header
2023-10-01 18:21:38 +02:00
Jindra Petřík
607804e7e4
Fixed #2052 Adding new script placing class to incorrect DoABC tag
2023-10-01 18:21:38 +02:00
popugashkin
5aa3d48a4e
Implement Utf8Helper.getAllowedCharsets() to lazy-load allowedCharsets, make Utf8Helper.allowedCharsets private
2023-10-01 18:21:38 +02:00
Jindra Petřík
8d2290d084
Added #1449 Updated Turkish translation
2023-10-01 18:21:38 +02:00
Jindra Petřík
5fb5ac802e
Decrypt Harman AIR SWFs via commandline
2023-06-25 20:41:04 +02:00
Jindra Petřík
ec10ded3ad
Added #2038 , #2028 , #2034 , #2036 Support for Harman AIR encrypted SWFs (Read-only)
2023-06-25 20:41:04 +02:00
Jindra Petřík
2616b5046d
Added #1998 Setting for maximum number of items in the cache - allows less memory consumption (Defaults to 500 per cache)
2023-06-25 20:41:04 +02:00