Commit Graph
622 Commits
Author SHA1 Message Date
Jindra Petřík 2558263f96 Added
- Allowed copy/cut tags to clipboard across multiple SWFs
- Keyboard shortcuts for tag clipboard operations
- Hilight clipboard panel on copy/cut action for a few seconds
2022-11-14 10:04:55 +01:00
Jindra Petřík e898a1bda8 Added Setting for disabling expanding first level of tree nodes on SWF load 2022-11-08 22:47:13 +01:00
Jindra Petřík 99fa794a6f Fixed On new SWF loading, do not expand all other SWFs nodes, only this one 2022-11-08 22:47:13 +01:00
Jindra Petřík 6925787f8f Display number of items in the clipboard. 2022-11-08 22:47:13 +01:00
Jindra Petřík 90e01246cd Added #1465 Configuration option to disable SWF preview autoplay 2022-11-08 22:47:13 +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 1f3bcb9ecf Added #1755 Copy tags to tag clipboard and paste them elsewhere
Fixed Double warning/error when copy to / move to and same character id already exists
2022-11-08 22:47:13 +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 79027e085c Added #1232 Needed/dependent characters list in basic tag info can be expanded to show tag names 2022-11-06 21:44:39 +01:00
Jindra Petřík bece4e1e77 Show inner Define tags in Folder preview 2022-11-06 21:44:39 +01:00
Jindra Petřík 7602294f4d Proper missing needed thread termination 2022-11-06 21:44:39 +01:00
Jindra Petřík a920ca5e99 missingNeededThread has name 2022-11-06 21:44:39 +01:00
Jindra Petřík 954f4f387b Added Checking missing needed character tags and their proper position (Marking them as red - with tooltip) 2022-11-06 21:44:39 +01:00
Jindra Petřík ef203ffc3f Clearing dumpPreview on SWF close 2022-11-06 21:44:39 +01:00
Jindra Petřík 42f7eca348 Fixed Preview of PlaceObject and ShowFrame in the Dump view 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 3877e4ae1f Fixed Expand correct tree on SWF load 2022-11-03 08:44:30 +01:00
Jindra Petřík 80e557de2b Fixed #1782 FLA export - exporting from SWF files inside bundles (like binarysearch) 2022-11-03 08:43:03 +01:00
Jindra Petřík 9fa6632967 Added Replace button under shape and DefineSound display (previously, only context menu allowed that) 2022-11-01 22:52:41 +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 06914c4697 Fixed SWF Add tag before/after menuitem
Fixed Context menu on bundles (ZIP, SWC, binarysearch, etc...)
2022-10-31 21:25:26 +01:00
Jindra Petřík 6234e7daef Hidden not working buttons for next/prev text tag in tag list view 2022-10-30 13:43:01 +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 dbf1fe5aad Hex dump - do not show preview of placeobject and showframe, it causes bugs 2022-10-30 11:20:38 +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 9e771ae9ed Tag list view - model refactored - does not use DefaultTreeModel now 2022-10-30 09:00:49 +01:00
Jindra Petřík 7b735d8e52 Tag list view - export selection context menu item correctly enabled/disabled 2022-10-29 22:58:07 +02:00
Jindra Petřík 4d088abb3f Tag list view context menu and other related fixes 2022-10-29 22:58:07 +02: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 eb9735c841 Not allow set position to inside DefineSprite for sprites which cannot be there
Fixed selecting wrong timeline on set position
Correctly set timelined of positioned tag
2022-10-29 13:43:01 +02:00
Jindra Petřík 4dfb6de32d Added Changing tag position 2022-10-29 13:08:50 +02:00
Exund 2fb840baac Clone tags and frames 2022-10-28 21:52:08 +02:00
Jindra Petřík 95689f28ab Fixed DefineSubImage display (after last zoom update) 2022-10-23 20:00:06 +02:00
Jindra Petřík f0b8e2dfef Try to properly display and zoom GFX DefineSubImage 2022-10-23 18:20:42 +02:00
Jindra Petřík 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík 1bfbe84ee9 Added #1731 Image viewer zoom support 2022-10-23 16:50:55 +02:00
Dofera 93a09b4c59 Add Symbol-Class export support for commandline 2022-10-02 19:01:59 +02:00
Exund 2586710575 Import from file to save on memory 2022-07-03 16:26:25 +02:00
Jindra Petřík 3dd2885358 Added #270 AS3 show progress on deofuscating p-code 2021-12-05 19:09:53 +01:00
Jindra Petřík 05e8f68ea9 Added Show imported files on script import, able to cancel import 2021-12-05 18:30:17 +01:00
Exund 6d656228a2 Frame dependencies
Show needed characters for a frame and frames depending on a character in the "Basic tag info" box
2021-11-29 17:15:56 +01:00
Jindra Petřík 2e3b4d26ff Added Information message before importing scripts, text, XML, Symbol-Class 2021-11-22 20:11:31 +01:00
Jindra Petřík e65c2cc0fa Fixed AS 1/2 export selection of scripts in buttons, classes and similar 2021-11-20 15:18:46 +01:00
Jindra Petřík 211aa60011 White background only on oceanic skin 2021-11-19 13:03:23 +01:00
Jindra Petřík 8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík 1a52709bd5 #1676 View video tags in external flash projector 2021-04-05 16:56:59 +02:00
Jindra Petřík a52a4206ca Set parent component for Save/Open file dialogs 2021-04-05 16:56:59 +02: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 9a45708ebb Fixed: Flash viewer - Sound envelope handling 2021-03-24 20:36:42 +01:00