Commit Graph
1765 Commits
Author SHA1 Message Date
Jindra Petřík 6aea1a3083 Changed: SWF to XML export in GUI dialog selects a XML file instead of directory
(and directory when multiple SWFs are selected)
2025-06-18 18:07:22 +02:00
Jindra Petřík a60a516366 Fixed: #2469 Converting shape type did not convert gradient colors transparency 2025-06-17 09:18:44 +02:00
Jindra Petřík 24e34ca272 Added: AS3 - code completion (properties and methods) 2025-06-14 20:59:38 +02:00
Jindra Petřík 209f8ca593 Added #2468 Option for -dumpas2 CLI command to use export names (-exportNames option) 2025-06-13 08:33:21 +02:00
Jindra Petřík 1211b01e25 Added: #2467 Show ImportAssets name/characterId in the title when there is only single one item 2025-06-09 08:56:33 +02:00
Jindra Petřík ac9ceffae2 Fixed: JLayer stripping last byte of MP3 data 2025-06-07 21:57:33 +02:00
Jindra Petřík 83c46583ba Fixed: #1646 Scrolling in Error log frame inside log texts 2025-06-07 09:06:32 +02:00
Jindra Petřík bb6a4c1d21 Added: #1625 Error log frame - Save all to file button 2025-06-07 08:53:16 +02:00
Jindra Petřík 6fcd2f9bee Updated changeslog 2025-06-06 22:04:35 +02:00
Jindra Petřík 11977580f3 Updated changeslog 2025-06-06 21:54:52 +02:00
Jindra Petřík 549c6dd9a3 Added: Importing sound stream block ranges
Added: Commandline replacing sound stream block ranges
2025-06-06 20:07:42 +02:00
Jindra Petřík e65ac557fb Added: #2451 Replacing sound stream block ranges 2025-06-06 18:36:56 +02:00
Jindra Petřík 39cd80ffc2 Fixed: #2405 Incorrect saving tags after Cloning / Copy-pasting 2025-06-06 05:43:21 +02:00
Jindra Petřík 6ae253ef7e Added: Open in the Flash Player context menu on graphic/sound tags and frames 2025-06-03 21:59:25 +02:00
Jindra Petřík a0bfa7c8c0 Added: #2463 Export subsprites animation context menu on frames 2025-06-02 22:11:52 +02:00
Jindra Petřík 821fa68a6b Fixed: #2464 SVG export - minimum stroke width of 1 px 2025-06-01 23:41:14 +02:00
Jindra Petřík c9216538be Added: AS3 - navigation to definition in other SWF file and also player/airglobal 2025-06-01 13:09:09 +02:00
Jindra Petřík f1a22e9559 Fixed: #2462 AS3 debugger - incorrect line info injected 2025-05-31 19:32:45 +02:00
Jindra Petřík 5a0a14eb5b Fixed: AS3 difference between namespace keyword and const of type Namespace 2025-05-31 18:03:25 +02:00
Jindra Petřík fc61380bed Fixed: AS3 native functions outside class allowed 2025-05-31 15:55:24 +02:00
Jindra Petřík 894b152bbd Fixed: AS1/2/3 for decompilation with multiple variables 2025-05-31 15:48:51 +02:00
Jindra Petřík db2fa7f6e6 Fixed: Pin header for AS2 script in the Resources view should show Class name in the title instead of tag full description 2025-05-31 15:08:49 +02:00
Jindra Petřík 236c3b9e6a Fixed: AS3 direct editation - NaN can be used as identifier 2025-05-31 13:17:23 +02:00
Jindra Petřík 7588307dd0 Fixed: AS3 direct editation - Allow internal keyword on script traits (e.g. classes) 2025-05-31 13:02:34 +02:00
Jindra Petřík bc85daca85 Added: Disable AS1/2/3 direct editation when editing P-code 2025-05-31 12:52:53 +02:00
Jindra Petřík f88f7ced70 Added: AS1/2 direct editation - hide P-code panel when editing 2025-05-31 11:53:39 +02:00
Jindra Petřík 0cfcd9dc25 AS1/2/3 - highlight variables and errors on panel next to vertical scrollbar 2025-05-30 01:45:36 +02:00
Jindra Petřík 90d975d69c AS3 highlighter.
Refactoring of highligter.
2025-05-29 09:14:15 +02:00
Jindra Petřík bbeeef4fc5 Added: AS1/2 - hilight variables and errors on scrollbar 2025-05-28 20:41:58 +02:00
Jindra Petřík 479b61a7f1 Added: AS1/2 - underline errors in the code (also in edit mode) 2025-05-28 17:51:05 +02:00
Jindra Petřík d3dd8224d4 Fixed: AS1/2 direct editation - Position in the code should stay same after clicking Edit button 2025-05-28 08:27:02 +02:00
Jindra Petřík b2961e21e3 Fixed: #2461 SVG export - incorrect clipping / missing shapes 2025-05-27 09:36:27 +02:00
Jindra Petřík 9cd6a203fe Fixed: #2460 SVG export - incorrect caching colorTransform and ratio for the same tag 2025-05-27 00:05:42 +02:00
Jindra Petřík 75c8639d77 Added: AS1/2 - highlight variable definition and all its instances on cursor place
Fixed: AS1/2 - Incorrect DefineFunction2 parameter names when parameter name is empty
2025-05-26 22:33:14 +02:00
Jindra Petřík 3c3653286e Added: Simple editor - detection of english color name (based on CSS names) 2025-05-26 07:37:48 +02:00
Jindra Petřík 07b9cb5174 Changed: "__defaultPackage" folder changed to scripts main folder 2025-05-25 22:43:16 +02:00
Jindra Petřík ecb37f3a21 Changed: AS1/2 - Scripts from default package are exported to not localized folder "__defaultPackage" 2025-05-25 22:30:24 +02:00
Jindra Petřík 50b82c363f Changed: AS1/2 - Single DoAction tag inside frame as frame node 2025-05-25 21:46:09 +02:00
Jindra Petřík ceee0afb12 Fixed: AS2 Class names not showing in Folder list view 2025-05-25 18:22:48 +02:00
Jindra Petřík c9c75d0c00 Added: #1682 AS2 - Adding class by context menu on packages 2025-05-25 17:49:52 +02:00
Jindra Petřík 13453cc508 Added: "Show detail" context menu item for items in folder preview 2025-05-25 16:11:01 +02:00
Jindra Petřík 7af21292b4 Added: #2412 Show coordinates on stage mouse move for up to 2 decimal places 2025-05-25 15:39:21 +02:00
Jindra Petřík 9880555280 Fixed: #2459 AS1/2 StoreRegister improper declaration position 2025-05-25 11:14:06 +02:00
Jindra Petřík e903669e98 Added: #289 Support for Aero Snap on Windows 2025-05-24 08:22:54 +02:00
Jindra Petřík 347fadee0f Added: #1418 Option to make main window Always on top 2025-05-23 21:25:49 +02:00
Jindra Petřík 470f1411d9 Added: #2404 Quick find in text/script editors - show number of occurences
Fixed: AS1/2 improper selection of search result
2025-05-23 01:06:55 +02:00
Jindra Petřík 16700bcaca Fixed changelog 2025-05-19 17:15:34 +02:00
Jindra Petřík e3cbe52243 Fixed: Proper freeing memory after SWF close 2025-05-18 22:00:05 +02:00
Jindra Petřík e81ca03450 Added: Option to .bat and .sh file to enable J2D_D3D_NO_HWCHECK 2025-05-18 17:55:48 +02:00
Jindra Petřík c8c482c8c0 Added: -configFile and -storeConfigFile commandline parameters for loading/storing configuration file 2025-05-18 17:38:45 +02:00