Commit Graph

141 Commits

Author SHA1 Message Date
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
b3d77db4d8 ABC Explorer - Context menu on ABCContainer, ScriptPack 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
5a2da3a327 Removed not used open from browser cache feature. 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
e93122c84d Removed Create empty SWF from FFDec debug menu - it is available in standard menu 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
91b420e80b Fixed #1941 Export when no node is selected after SWF opening 2023-01-30 22:33:36 +01:00
Jindra Petřík
0272175e00 Added Bulk import sounds and sound streams 2022-12-27 19:25:01 +01:00
Jindra Petřík
86c6f220ef Stub for bulk importing movies in GUI 2022-12-27 19:25:01 +01:00
Jindra Petřík
676bd9f74b Added Warning before switching auto rename identifiers on
Changed Warning before switching deobfuscation is now optional
Czech translation fixes
2022-12-23 17:02:50 +01:00
Jindra Petřík
d5d730b083 Added Deobfuscation and its options as icons on script panel toolbar 2022-12-23 17:02:50 +01:00
Jindra Petřík
4b4c6b3010 Close all button when no openable selected 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
60c5eb14ba Fixed Proper disabling switching items or other actions 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
f706a2a593 Fixed #1897 Close menu button without selecting specific item 2022-12-18 23:10:24 +01:00
Jindra Petřík
7e19816149 Fixed #1882 Close button on the menu toolbar 2022-11-22 07:26:19 +01:00
Jindra Petřík
57c8d55040 Fixed Close action from menu not available on bundles (zip, etc...) 2022-11-21 21:47:40 +01:00
Jindra Petřík
af6c4a5beb Context menu on pin header
Text Search => Text search
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
344bdfa6ea Added Opening ABC file format (*.abc) 2022-11-20 22:12:19 +01:00
Jindra Petřík
4f3bbe732b Added Flattened ActionScript packages (one row per package instead package tree), can be turned off in settings
Changes ActionScript packages are by default flattened
2022-11-20 22:12:19 +01:00
Jindra Petřík
8ac2ff192a Clear pinned items tool. 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
3b0f8acb68 Added #1501 Bulk import shapes 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
9f9e7e3919 FFDec Debug menu - show really used memory, clear all caches option 2022-11-20 22:12:19 +01:00
Jindra Petřík
88a045e23c Added
- Move tag with dependencies
- Copy/Move tag operation has select position dialog
- Select position dialog has target file in its title

Fixed
- Exception when bundle selected
- File path in window title for SWFs inside DefineBinaryData
2022-11-14 10:04:55 +01:00
Jindra Petřík
0858d286ca Added Bulk importing scripts/text/images added to SWF context menu
Fixed #1862 Exporting selection to subfolders by SWFname when multiple SWFs selected
2022-11-08 22:47:13 +01:00
Jindra Petřík
0113648024 Added #1460 Bulk importing images 2022-11-08 22:47:13 +01:00
Jindra Petřík
6640f82bcb Disable reload button for new unsaved files 2022-11-06 21:44:39 +01:00
Jindra Petřík
4089770d13 Add new SWF file. WIP 2022-11-06 21:44:39 +01:00
Jindra Petřík
3a4247172c Added Show in Dump command from other views for tags, Show in Taglist command from dump view for tags 2022-11-06 21:44:39 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
c4b7973460 Added Copy/move tag to for SWFs inside bundles and/or DefineBinaryData
Fixed reloading SWF inside DefineBinaryData
2022-11-01 06:03:27 +01:00
Jindra Petřík
5b7cacb964 Added #1845 Show warning on opening file in Read only mode (binary search, unknown extensions, etc.)
Added #1845 Show error message on saving in Read only mode, "Save As" must be used
2022-10-30 21:06:55 +01:00
Jindra Petřík
71b58fb0a6 Tag list view - Show in tag list action, Show in resources action 2022-10-30 12:36:18 +01:00
Jindra Petřík
74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík
7d1f6e684a Added Tag list view - WIP - does not have context menu yet,
and other things can be not working yet
2022-10-29 22:58:07 +02:00
Jindra Petřík
10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík
8f71c32c87 Fixed Reload menu disabled when do SWF selected 2021-11-22 20:11:31 +01:00
Jindra Petřík
a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík
941d0e0318 #1015, #1466, #1513 Better error messages during saving, display message on out of memory 2021-04-05 16:56:59 +02:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
c79fac229f #1639 Clearing search results for current file 2021-03-12 22:12:39 +01:00
Jindra Petřík
1dda4b9017 FFDec debug menu - create new swf fix 2021-03-05 21:22:55 +01:00
Jindra Petřík
d6cf6a2c8b Proper removing search results on SWF close 2021-02-24 19:55:59 +01:00
Jindra Petřík
43baf9d178 Scoped script text search fixes
Parameters panel on Script search can be turned off in settings
2021-02-24 19:55:59 +01:00