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
Jindra Petřík
7fa727e72f
checkresources updated for new classes
...
SelectTagOfTypeDialog moved to base package from ABC
2024-08-05 11:17:25 +02:00
Jindra Petřík
1db54b6e4c
Refreshing Save buttons when files were modified outside application
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
a526fbe74a
Added: #873 Context menu items are organized with separators and the order is more intuitive
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
58f207054d
Change year in AboutDialog
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
d0b33a8cd6
Fixed: Frame preview was missing background color
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
934bc686f6
Changed: Run/Debug command - executed SWF temp files (~ffdec_run...swf etc.) are now generated
...
in the directory where original SWF resides to allow loading relative assets
2024-08-05 11:17:25 +02:00
Jindra Petřík
a0e434f45e
Added [ #2263 ] Expand one level more (+ sign) for needed/dependent characters in tag info panel to show full tag name as in tree
2024-08-05 11:17:25 +02:00
Jindra Petřík
3c413086b2
reformat
2024-08-05 11:17:25 +02:00
Jindra Petřík
84835e1341
AS linkage - do not allow assigning identifier when another character has it
2024-08-05 11:17:25 +02:00
Jindra Petřík
6e0f90f266
Added Set AS1/2 linkage dialog (uses ExportAssets tag) in the context menu for characters
2024-08-05 11:17:25 +02:00
Jindra Petřík
ea9802ddeb
Set Class to character mapping renamed to Set AS3 class linkage
2024-08-05 11:17:25 +02:00
Jindra Petřík
45199d043f
Added #2260 GFX - Configure path resolving dialog for file paths that use prefixes like data:
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