Commit Graph

562 Commits

Author SHA1 Message Date
Jindra Petřík
1e849f435d Double click timelined in Library shows its timeline.
Properly dispose ImagePanels
2024-10-29 16:55:43 +01:00
Jindra Petřík
9af01e7eab Timeline mode term changed to Easy mode and has new icon 2024-10-29 16:55:43 +01:00
Jindra Petřík
56190f7246 Switch to active SWF when opening easy mode 2024-10-29 16:55:43 +01:00
Jindra Petřík
990cc03080 Nullpointer fix 2024-10-29 16:55:43 +01:00
Jindra Petřík
d4078d3a0c Reset modified flag on undo. 2024-10-29 16:55:43 +01:00
Jindra Petřík
a8d16627f4 Removed old timeline package 2024-10-29 16:55:43 +01:00
Jindra Petřík
fa87f31c71 Tabbed interface. 2024-10-29 16:55:43 +01:00
Jindra Petřík
cc7efe1a81 Integrate Easy GUI into main program as Timeline mode 2024-10-29 16:55:43 +01:00
Jindra Petřík
86852fd898 Library preview 2024-10-29 16:55:43 +01:00
Jindra Petřík
d1fe8b2b5c Fixed #2337, #2339 Replace shape update bounds - allow selecting multiple shapes 2024-10-13 20:43:18 +02:00
Jindra Petřík
a4a9ba4c6b Added: AS2 - Information about need of decompiling all scripts to detect uninitialized class fields
Fixed: #2338 AS decompiling threads got stuck after cancelling / timeout
CancellableWorker refactoring
2024-10-13 20:43:18 +02:00
Jindra Petřík
8fefb0b1f3 Added: #2328 Searching/replacing in texts now supports selection / all files scope 2024-10-13 20:43:18 +02:00
Jindra Petřík
ba596c3698 Fixed: #2315 AS3 direct editation - switching scripts during editation causing missing scripts 2024-09-23 21:52:25 +02:00
Jindra Petřík
b7ca51c7da Added #2306 Export to VS Code project 2024-09-23 21:52:25 +02:00
Jindra Petřík
933c89cf06 Added: #943, #1812, #2287 Export to older binary FLA formats (CS4, CS3, Flash 8, MX 2004, MX, Flash 5) 2024-09-23 21:52:25 +02:00
Jindra Petřík
58e61907f2 Added FlashDevelop project export - option to export AIR project (select correct type in the file save dialog) 2024-08-27 09:43:40 +02:00
Jindra Petřík
02baf4baa6 Fixed: Go to document class for classes with obfuscated name 2024-08-12 19:51:40 +02:00
Jindra Petřík
f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík
a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
84d6ad8591 Added: #1383 AS Debugger - debugging nested SWFs 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
4410e4b95f Added: Window icons for various dialogs including save/open/export/import 2024-08-05 11:17:25 +02:00
Jindra Petřík
0e7c4a6954 during IDEA export user selects directory instead of iml file 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
cc34fae1c5 Fixed FreeTransform not showing in situations like GFX or importAssets 2024-08-05 11:17:25 +02:00
Jindra Petřík
441a570299 Fixed: fontFace html attribute in DefineEditText can be also an exportName
Fixed: BUTTONRECORD preview not showing in situations like GFX or importAssets
Changed: ImportAssets tag reorganized - now imported items are not in the tag tree, but when referenced it works
2024-08-05 11:17:25 +02:00
Jindra Petřík
4c2a2e5374 Added GFX - DefineExternalImage2 - IdType field recognition 2024-08-05 11:17:25 +02:00
Jindra Petřík
0b48eab7f7 Added #2011, #2215 Option to ignore frame background color when exporting (make transparent) 2024-08-05 11:17:25 +02:00
Jindra Petřík
6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +02:00
Jindra Petřík
4a4851fb50 Added #2176 Ignoring letter spacing on text search (only applies to global search, not to search inside text
Fixed #2176 Reset letterspacing on text import
2024-08-05 11:17:25 +02:00
Jindra Petřík
1783f981bb Fixed Hide zooming buttons in fonts display 2024-08-05 11:17:25 +02:00
Jindra Petřík
101eee2537 Added Folder preview for sounds 2024-08-05 11:17:25 +02:00
Jindra Petřík
85ba45cbb3 Added Scenes folder with (readonly) display of scene frames 2023-12-30 18:06:08 +01:00
Jindra Petřík
4ce90c776b Added FLA export - show export time
Fixed #2136 FLA export - optimized Shape fixer speed, repeated shape on timeline not exported twice
2023-12-30 18:06:08 +01:00
Jindra Petřík
bd82522f16 Added #2132 Show and export streamed sound (SoundStreamHead/SoundStreamBlock) in frame ranges
Fixed #1194 FLA Export - stream sound export
2023-12-30 18:06:08 +01:00
Jindra Petřík
8ceb44f25e Added Remembering breakpoints
Added #2131 Breakpoint list dialog
Fixed AS1/2 Debugger - script was cleared on stop button
2023-12-30 18:06:08 +01: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
de6403e157 Fixed Retain AS3 script selection in the tree after its editation and saving whole SWF 2023-12-30 18:06:08 +01:00
Jindra Petřík
4125e94ca3 Added Label that flex compiler is used (when it's enabled in settings)
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI
Fixed SWF dependencies label was not updated on startup
2023-12-30 18:06:08 +01:00
Jindra Petřík
41f6e40369 Fixed #2123 FLA export - morphshapes fixer
More FLA export progress info
2023-12-30 18:06:08 +01:00
Jindra Petřík
fa03866191 Added #2123 FLA export - show some progress info (which symbols are exported)
Fixed #2123 FLA export - IndexOutOfBounds in shape fixer
Removed #2123 FLA export - Using shape fixer for morphshapes (needs something better)
2023-12-30 18:06:08 +01:00
Jindra Petřík
12a8a67c6f Added #2100 Copy/paste frames (same SWF only) 2023-12-30 18:06:08 +01:00
Jindra Petřík
cc0050f155 Added #2113 Commandline - allow -onerror abort argument on -importScript 2023-11-05 21:11:10 +01:00
Jindra Petřík
8b3b740b44 Fixed AS3 Debugging P-code inside nested functions
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +01:00
Jindra Petřík
7e30e7335b Fixed Not updating Morphshape end bounds
Fixed SVG import - linear gradients
Adding morhpshape with/without updating bounds
Fixed nullpointer on gradient linestyle morphshape import
2023-11-05 21:11:10 +01:00
Jindra Petřík
87e7db594e Morphshape replace - use whole file when it was exported by FFDec
Fixed Morphshape SVG export - focalPoint animation
2023-11-05 21:11:10 +01:00
Jindra Petřík
048be5cc80 Replacing morphshape1 fix, do not corrupt old tag on error. 2023-11-05 21:11:10 +01:00