Commit Graph

348 Commits

Author SHA1 Message Date
Jindra Petřík
7f6a1dfd87 Maybe fix inifinite decompilation on startup 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
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
b3d77db4d8 ABC Explorer - Context menu on ABCContainer, ScriptPack 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
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
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
49013ed8d3 Fixed Starting app with parameters causing wrong GUI init 2023-04-05 21:33:34 +02:00
Jindra Petřík
b8d9fb82c0 Fixed #1477 ffdec.exe unicode parameters 2023-04-05 21:33:34 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
dc2dc32fee Added AS3 Display missing namespaces along traits as §§namespace("url")
Added #1892 AS3 option to select SWF dependencies to properly resolve namespaces, types, etc. (currently in GUI only)
Fixed AS3 P-code ValueKind namespaces handling
Fixed AS3 direct editation - namespace definition without explicit value
2023-03-19 22:43:41 +01:00
Jindra Petřík
45a7d36067 Fixed Unresponsive status bar and its icon 2023-02-25 19:39:02 +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
908e4907b4 Fixed #1953 Save as EXE - add file extension when missing 2023-01-30 22:33:36 +01:00
Jindra Petřík
37f492fdc0 Fixed Save as does not change file title upon reload 2023-01-09 21:37:06 +01:00
Jindra Petřík
3661e0466c Fixed GFX - DefineExternalImage2 display and correct handling if standalone 2023-01-01 21:43:04 +01:00
Jindra Petřík
505013207b Converting GFX tags to classic tags before running in Flash player 2022-12-31 23:58:51 +01:00
Jindra Petřík
87f4baf554 Fixed #1916 Translation tool did not load up 2022-12-27 19:25:01 +01:00
Jindra Petřík
162c1a8f3e Added #1460 Commandline import of text, images, shapes, symbol-class 2022-12-23 17:02:50 +01:00
Jindra Petřík
b832076cbf Fixed Loaded SWFs using "Open loaded during play" feature have short filenames 2022-12-18 23:10:24 +01:00
Jindra Petřík
68a4ec52a9 Added #1181 Remembering choice of loading assets via importassets tag 2022-12-18 23:10:24 +01:00
Jindra Petřík
c54217befe Show warning when opened SWF file has video tags and VLC is not available. 2022-12-18 23:10:24 +01:00
Jindra Petřík
e7dc9728a1 Disable context menus on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík
8b6dd09069 organize imports 2022-12-18 23:10:24 +01:00
Jindra Petřík
b9736b3590 Fixed #1895 Handling of unstructured switch 2022-12-02 08:56:02 +01:00
Jindra Petřík
25aa987cdf Propagate ABCIndex everywhere 2022-11-30 22:58:35 +01:00
Jindra Petřík
ccfaeef551 Added PR119 Option to set scale factor in advanced settings (Set it to 2.0 on Mac retina displays) 2022-11-21 21:47:40 +01:00
Jindra Petřík
79816ce26a Opening ABCs in ZIP files 2022-11-20 22:12:19 +01:00
Jindra Petřík
775c46ae94 Add class to ABC file 2022-11-20 22:12:19 +01:00
Jindra Petřík
f0f8689bcc Fixed Error messages during SWF/ABC reading have correct error icon and title, are translatable
Properly handle ABC reading errors
2022-11-20 22:12:19 +01:00
Jindra Petřík
bfbb9733eb Import scripts into ABC file 2022-11-20 22:12:19 +01:00
Jindra Petřík
419ea75d9c Refreshing pins after saving 2022-11-20 22:12:19 +01:00
Jindra Petřík
f7ec47c024 Add extension .abc on ABC saving 2022-11-20 22:12:19 +01:00
Jindra Petřík
344bdfa6ea Added Opening ABC file format (*.abc) 2022-11-20 22:12:19 +01:00
Jindra Petřík
96c63be654 Added #1680 Pinning objects
Fixed Header of display panel not visible on certain color schemes
Changed Raw editor does not show tag name in the tree (it's now in the new pinnable head)
2022-11-20 22:12:19 +01:00
Jindra Petřík
220f851ea9 Fixed #1875 Garbage collect SWF and its caches after closing it 2022-11-20 22:12:19 +01:00
Jindra Petřík
854ed24b7c Added #1822, #1803 AS3 direct editation - optional using AIR (airglobal.swc) to compile 2022-11-20 22:12:19 +01:00
Jindra Petřík
abfe92af5a Custom SWF Configuration refactoring.
Make configuration serialization compatible with 16.2.0
2022-11-14 10:04:55 +01:00
Jindra Petřík
0b6f5fa957 Changed Full path inside bundle is displayed as SWF name instead simple name
Fixed Storing SWF configuration for files inside bundles and/or binarydata
2022-11-14 10:04:55 +01:00
Jindra Petřík
b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík
2b6816daec Fixed
- Recalculating dependencies in the loop (now only on change)
- Dependencies handling
2022-11-14 10:04:55 +01:00
Jindra Petřík
e3ed5bd4a5 Added Setting charset in commandline (-charset XXX)
Default charset for SWF files version <= 5 is system charset
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
2d256cfeb8 Added #1414 Cancelling in-progress exportation
Fixed FLA export printing xxx string on exporting character with id 320
2022-11-08 22:47:13 +01:00
Jindra Petřík
88b1b25f08 Addded #1432 Save as EXE from commandline 2022-11-06 21:44:39 +01:00
Jindra Petřík
6640f82bcb Disable reload button for new unsaved files 2022-11-06 21:44:39 +01:00
Jindra Petřík
5d20a2a17c New file dialog: ActionScript type selection
New file - fixed gfx, framecount.
2022-11-06 21:44:39 +01:00