Commit Graph
673 Commits
Author SHA1 Message Date
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 8d31336279 begin Unreleased section in changelog 2022-11-14 10:04:55 +01:00
Jindra Petřík 1b67160f5a version changed to 16.2.0 2022-11-08 22:48:34 +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 98ee9ee5e2 #1735 to changelog 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 9267c0dcea Fixed Java code does not export tags 2022-11-08 22:47:13 +01:00
Jindra Petřík 607ec92d0e Fixed Java code export indentation 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 d7b3f459c3 begin new Unreleased section in changelog 2022-11-08 22:47:13 +01:00
Jindra Petřík 7a5e597f5c version changed to 16.1.0 2022-11-06 21:46:21 +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 e33ea7f2eb Fixed Computing dependent characters inside DefineSprite 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 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 daff6f8c18 Removed Auto fixing character tags order based on dependencies during saving 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 341a16161a Fixed FileAttributes tag exception in the Dump view 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 f652a2aed7 Fixed Copy / Move to tag tree refreshing 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 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 49f23c04b1 Fixed #1455 errors in JPEG - more SOI in the file 2022-11-06 21:44:39 +01:00
Jindra Petřík bd4fbe9248 added issue #1666 to changelog 2022-11-06 21:44:39 +01:00
Jindra Petřík 72fd93e7f0 added issue #1727 to changelog 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 0c84d5c6bd Fixed #1785 AS1/2 try..catch block in for..in 2022-11-06 21:44:39 +01:00
Jindra Petřík 0d4945b8d6 Fixed #1795 AS3 P-code - optional (default parameter values) saving 2022-11-06 21:44:39 +01:00
Jindra Petřík edf89a7635 Fixed GFX: DefineExternalImage/2, DefineSubImage disallow not working replace button in favor of raw editing 2022-11-06 21:44:39 +01:00
Jindra Petřík bd7f388e4e GFX: Correct refreshing image when raw editing DefineExternalImage/2, DefineSubImage 2022-11-06 21:44:39 +01:00
Jindra Petřík da4b6934de Fixed #1818 GFX: Importing XML 2022-11-06 21:44:39 +01:00
Jindra Petřík 4e73b07bb4 DefineExternalImage/2, DefineSubImage, better error handling 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 386610cb78 Fixed
- Ignore missing font on DefineEditText
- GFX: Drawing missing DefineExternalImage/2 as red instead of throwing exception
- GFX: DefineExternalImage2 properly saving characterId
2022-11-06 21:44:39 +01:00
Jindra Petřík 46f40a3e87 typo 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 61aa77c46f #1712, #1857 JPEG images errors fixer 2022-11-06 21:44:39 +01:00
Jindra Petřík 097a391967 Fixed Flash viewer - subtract blend mode 2022-11-06 21:44:39 +01:00
Jindra Petřík 047a738284 Begin unreleased section in changelog 2022-11-06 21:44:39 +01:00
Jindra Petřík d4c123e43b version changed to 16.0.4 2022-11-03 22:39:32 +01:00
Jindra Petřík b712fd4b44 Fixed Flash viewer - dropshadow filter hideobject(compositeSource) parameter 2022-11-03 22:16:44 +01:00