Commit Graph
2568 Commits
Author SHA1 Message Date
Jindra Petřík 924e4254c4 Typo 2022-11-14 10:04:55 +01:00
Jindra Petřík c5e64a9ace Icons for tags in replace character dialog 2022-11-14 10:04:55 +01:00
Jindra Petřík 1daea39dab Fixed cursor flickering on dragging in tag list 2022-11-14 10:04:55 +01:00
Jindra Petřík 04463b6ffc Fixed dragging tags into frames 2022-11-14 10:04:55 +01:00
Jindra Petřík b0a72b07db Added Setting for enabling placing Define tags into DefineSprite 2022-11-14 10:04:55 +01:00
Jindra Petřík bb7a14c2fc Added Drag and drop to move/copy tags in the tag list view 2022-11-14 10:04:55 +01:00
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 1a2abc5a05 Fixed Copy to with dependencies does not set the timelined, that can result to missing dependencies (red tags in the tree) 2022-11-08 22:47:13 +01:00
Jindra Petřík 0179ea0677 Fixed Copy to with dependencies does not refresh timeline.
Refactored Copy to Copy to in the code.
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 5e2b357d54 example for swf2exe commandline 2022-11-06 21:44:39 +01:00
Jindra Petřík 88b1b25f08 Addded #1432 Save as EXE from commandline 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 c73a754a51 Fixed Adding new frames did not set correct timelined to ShowFrame
Add tag before / after refactoring.
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 c0c91847a6 typo 2022-11-06 21:44:39 +01:00
Jindra Petřík f652a2aed7 Fixed Copy / Move to tag tree refreshing 2022-11-06 21:44:39 +01:00
Jindra Petřík 5577c60d78 Times character instead of letter x 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 6de7438b26 Dump view fix selection of tag which has no dump info 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
Jindra Petřík 40ea9175b1 Fixed File did not appear modified when only header was modified
Width and Height in new File dialog instead of rect.
Unit selection.
2022-11-06 21:44:39 +01:00
Jindra Petřík 730a09f6d6 Add file dialog, setting background. 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 20b11e3763 Fixed Show in Resource command from Hex dump not working for tags inside DefineSprite 2022-11-06 21:44:39 +01:00
Jindra Petřík 6c964899fb Added
- Attach tag menu (Like DefineScaling grid to DefineSprite, etc.)
- Better tag error handling - these tags now got error icon

Changed
- #1455 All tag types are now allowed inside DefineSprite
2022-11-06 21:44:39 +01:00
Jindra Petřík 5a66247b2e Fixed #1770 Links in basictag info (like needed/dependent characters) were barely visible on most themes 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 ea52a46ac9 Fixed Hex view refreshing after selecting Unknown tag 2022-11-06 21:44:39 +01:00
Jindra Petřík ce52659706 czech translation 2022-11-06 21:44:39 +01:00
Jindra Petřík 4a87908cd5 ValueTooLarge handling on few other places 2022-11-06 21:44:39 +01:00
Jindra Petřík 9df7940aa1 Added #1459, #1832, #1849 AS1/2 direct editarion - Error dialog when saved value (UI16, SI16, ...) exceeds its limit and this code cannot be saved. 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 0896f45615 Taglist edit fix 2 2022-11-01 21:51:18 +01:00
Jindra Petřík 9cb0510d6e Fixed Items could not be edited on taglist view (for example raw edit) 2022-11-01 21:41:30 +01:00