Commit Graph
160 Commits
Author SHA1 Message Date
Jindra Petřík fa87f31c71 Tabbed interface. 2024-10-29 16:55:43 +01:00
Jindra Petřík c93710e0d7 Timeline switch moved to View file band. 2024-10-29 16:55:43 +01:00
Jindra Petřík b7ca51c7da Added #2306 Export to VS Code project 2024-09-23 21:52:25 +02:00
Jindra Petřík 5e1a0ad922 Changed: #1644 Swapped Save all and Save buttons - Save is bigger 2024-09-23 21:52:25 +02:00
Jindra Petřík 69a3fa8bd6 Changed: Export to FlashDevelop and IntelliJ IDEA is available only for SWFs without main timeline 2024-08-27 09:43:40 +02:00
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík 08f7fe3968 Save nested on Save as action 2024-08-05 11:17:25 +02:00
Jindra Petřík cbcc2dc88a Added: #1644 Save all button - has priority over standard Save button
Changed: Save to EXE moved to tools tab
Changed: Save (not save as) button are now available only when there's anything to save when the selected SWF is modified. Similar for Save all button.
2024-08-05 11:17:25 +02:00
Jindra Petřík 449f96942e Removed: Proxy feature. It was not working since today almost every page uses HTTPS. Also Flash is limited in browsers. 2024-08-05 11:17:25 +02:00
Jindra Petřík 9bbcc2b958 Added: #1290 Export to IntelliJ IDEA project
Added: Export FLA context menu on SWFs
2024-08-05 11:17:25 +02:00
Jindra Petřík c6790f70cf Added #1290 Export to FlashDevelop project 2024-08-05 11:17:25 +02:00
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík 9741e8260a Added Apply unpacker menu on binary data
Added Harman unpacker for binary data
Added Multilevel binary data unpacking is possible
2023-12-30 18:06:08 +01:00
Jindra Petřík dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík e971f6b928 Fixed Close action on SWF inside DefineBinaryData 2023-10-16 09:36:06 +02:00
Jindra Petřík 63ff7c384b Added #2079 Bulk import sprites from GIFs 2023-10-16 09:36:06 +02:00
Jindra Petřík 8a92a273a5 Added #2090 Support for Mochicrypt packed binarydata tags - loading SWF as subtree 2023-10-16 09:36:06 +02:00
Jindra Petřík c7d43e9c05 ABCExplorer - enabled only for AS3 2023-10-01 18:21:38 +02:00
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