Commit Graph

2350 Commits

Author SHA1 Message Date
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
9793ab0cec Added: Changing PlaceObject tag type (PlaceObject, PlaceObject2, ...) 2024-10-13 20:43:18 +02:00
Jindra Petřík
bf44b4682d Updated chinese translation 2024-10-13 20:43:18 +02:00
Jindra Petřík
d2f7f01d32 Added: #2333 Changing Shape tag type (DefineShape, DefineShape2, ...) 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
531cb00e1d Organize imports 2024-10-13 20:43:18 +02:00
Jindra Petřík
fd5d0cb2f2 Czech translation updated 2024-10-13 20:43:18 +02:00
Jindra Petřík
078e0564d8 Added: #2305 Saving recent colors in the color selection dialog 2024-10-13 20:43:18 +02:00
Jindra Petřík
3a702a21d7 Fixed some tag reading errors in #1833. 2024-10-13 20:43:18 +02:00
Jindra Petřík
3829caad24 Chinese translation author name 2024-10-13 20:43:18 +02:00
Jindra Petřík
fa70ebfb97 Chinese translation update by Liushui 2024-10-13 20:43:18 +02:00
Jindra Petřík
2cb7700e27 Locales properties reformated 2024-10-13 20:43:18 +02:00
Jindra Petřík
c9397a2cfa Added: #2321 Commandline option to generate HTML docs for AS1/2 Actions 2024-10-13 20:43:18 +02:00
Jindra Petřík
63dd87c6b3 Remove proxy info from commandline help. 2024-10-13 20:43:18 +02:00
Jindra Petřík
09b0c3acfb Fixed: #2316 AS3 direct editation - private classes
Refactored imports.
2024-09-23 21:52:25 +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
5e1a0ad922 Changed: #1644 Swapped Save all and Save buttons - Save is bigger 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
6166566fc6 Fixed: #2310 Text search history showing as null 2024-09-23 21:52:25 +02:00
Jindra Petřík
ded3874168 Fixed: #2302 AS3 Class linkage - changes did not save 2024-09-23 21:52:25 +02:00
Stefan Hansson
1a88eacd81 MetainfoUpdater: Replace ampersand symbols with XML entity references
Otherwise Appstream metainfo validation fails whenever an ampersand is
included in the changelog.
2024-09-05 09:56:04 +02:00
Jindra Petřík
20f5376090 Changed: #2285 Export to FlashDevelop and IntelliJ IDEA is available only for SWFs without main timeline - even for context menu 2024-08-27 09:43:40 +02:00
Jindra Petřík
c7c4ab8fc0 Added: Harman AIR 51 unpacker for binarydata with custom key 2024-08-27 09:43:40 +02:00
Jindra Petřík
e5a5c596e8 Fixed: Opening loaded files while playing even if not a valid SWF file - like images 2024-08-27 09:43:40 +02:00
Jindra Petřík
9617c2ac2f Added: FLA/FlashDevelop/IDEA export - A link to all classes (sound, font, images) is added so no class is missed during compilation 2024-08-27 09:43:40 +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
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
ef25cbec25 Added: Harman AIR 51 float support compatibility 2024-08-27 09:43:40 +02:00
Jindra Petřík
0701e10570 Added: Go to document class context menu item
Added: Updated go to document class icon
2024-08-12 19:51: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
3e7493d595 Added: AS3 direct editation - unary plus support 2024-08-12 19:51:40 +02:00
Jindra Petřík
534ac03314 Better decimal support (For ABCs with minor version 17) 2024-08-12 19:51:40 +02:00
Jindra Petřík
03d0205dc2 Fixed: Hex view for unknown tags was not scrollable 2024-08-12 19:51:40 +02:00
Jindra Petřík
38bcab878b Remove "static operation". 2024-08-08 19:27:14 +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
4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
294ed03a94 Added: #2221 AS3 P-code - add new function button (creates methodinfo, methodbody) 2024-08-08 19:27:14 +02:00
Jindra Petřík
d505eeee6a Fixed twolevel nested debugging 2024-08-05 11:17:25 +02:00
Jindra Petřík
84d6ad8591 Added: #1383 AS Debugger - debugging nested SWFs 2024-08-05 11:17:25 +02:00
Jindra Petřík
46da419de2 Swf 10 variable flag 2024-08-05 11:17:25 +02:00
Jindra Petřík
ad471984dc More variable flags - taken from Gnash 2024-08-05 11:17:25 +02:00
Jindra Petřík
53f1cb89f6 Fixed: AS1/2 debugger not getting variable details properly
Added: AS debugger - DontDelete variable flag (0x2)
2024-08-05 11:17:25 +02:00
Jindra Petřík
d7cb9c1cff Added: Optimized (faster) deleting items for large SWF trees 2024-08-05 11:17:25 +02:00
Jindra Petřík
fc8791380f Added: Optimized (faster) context menu for large SWF trees 2024-08-05 11:17:25 +02:00
Jindra Petřík
08f7fe3968 Save nested on Save as action 2024-08-05 11:17:25 +02:00
Jindra Petřík
d81abfe4cf Running SWFs - Create tempfiles fix nullpointer 2024-08-05 11:17:25 +02:00
Jindra Petřík
1ccbd6e972 Added: Exe export mode can be selected in in Save EXE dialog (select filetype) - wrapper or projectors 2024-08-05 11:17:25 +02:00