Commit Graph

7864 Commits

Author SHA1 Message Date
Jindra Petřík
3d91020a15 version changed to 22.0.1 version22.0.1 2024-11-20 17:06:44 +01:00
Jindra Petřík
1f0cfae88a Updated changelog 2024-11-20 17:05:37 +01:00
Jindra Petřík
aaa0d11ba8 Fixed: Using faster variant of blur 2024-11-20 17:05:37 +01:00
Jindra Petřík
dea1341986 Fixed: Rendering now does not slow down UI elements 2024-11-20 17:05:37 +01:00
Jindra Petřík
afcd719b79 A little faster basic tag info panel. 2024-11-20 17:05:37 +01:00
Jindra Petřík
19ab08d3c3 Added: AS3 direct editation - verbatim strings @" 2024-11-20 17:05:37 +01:00
Jindra Petřík
7fb2b6efb1 Added: AS3.1 null-conditional operator ?. (air - swf version 50)
Added: AS3.1 nullish coalescing operator `??` (air - swf version 50)
2024-11-20 17:05:37 +01:00
Jindra Petřík
7d7f0666cc Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2024-11-20 17:05:37 +01:00
Jindra Petřík
594cf5c839 Fixed: #2366 Running simple editor on background slowing down other views 2024-11-20 17:05:37 +01:00
Jindra Petřík
4aa84b3631 Nullish operators WIP 2024-11-20 17:05:37 +01:00
Jindra Petřík
10adfdaf2e No translator.exe creation. 2024-11-20 17:05:37 +01:00
Jindra Petřík
f73f2669c0 Harman air - Null coalesce and nullish member access operators - WIP 2024-11-20 17:05:37 +01:00
Jindra Petřík
26cfb56291 created new Unreleased section in CHANGELOG.md 2024-11-20 17:05:37 +01:00
Jindra Petřík
ebe143b715 version changed to 22.0.0 version22.0.0 2024-11-10 19:52:05 +01:00
Jindra Petřík
cb02c45dae Warning before closing SOL editor with modified file 2024-11-10 19:50:55 +01:00
Jindra Petřík
35284595be Helper ant task for taking screenshots 2024-11-10 19:50:55 +01:00
Jindra Petřík
4d3dc74597 Fixed: Buttons were not active where they should be 2024-11-10 19:50:55 +01:00
Jindra Petřík
32f8608d76 Exclude lnk files from spell check 2024-11-10 19:50:55 +01:00
Jindra Petřík
4cc89cf3c0 Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2024-11-10 19:50:55 +01:00
Jindra Petřík
4942acd05b AMF3 Dictionary has entries in JSON array with key+value fields.
AMF3 SOL map writing uses stringTable for keys.
Ribbon menuitems Nullpointer.
2024-11-10 19:50:55 +01:00
Jindra Petřík
58c9d2f2cc AMF0 EcmaArray has dense and associative parts 2024-11-10 19:50:55 +01:00
Jindra Petřík
8d5b1a7292 AMF0 XMLDocument uses "value" field instead of "data" 2024-11-10 19:50:55 +01:00
Jindra Petřík
07218bee02 SOL test files 2024-11-10 19:50:55 +01:00
Jindra Petřík
5352a244ef Fixed Sol editor shortcut 2024-11-10 19:50:55 +01:00
Jindra Petřík
2f15206dce NSIS - languages before pages 2024-11-10 19:50:55 +01:00
Jindra Petřík
128e5a2e21 Fixed neline in changelog 2024-11-10 19:50:55 +01:00
Jindra Petřík
13890d33ce Czech translation updated 2024-11-10 19:50:55 +01:00
Jindra Petřík
81ba755693 Czech translation updated 2024-11-10 19:50:55 +01:00
Jindra Petřík
26b0f39e71 Sol editor shortcut in startmenu - installer. 2024-11-10 19:50:55 +01:00
Jindra Petřík
a205e1af11 Sol cookie editor can be run standalone. 2024-11-10 19:50:55 +01:00
Jindra Petřík
c5bc32ca62 Sol editor title changed to Sol cookie editor and has new icon 2024-11-10 19:50:55 +01:00
Jindra Petřík
b675bf9c81 Added to Changelog: On Run/Debug SWF file in FFDec, Flash cookies (SOL files) are synced
from temporary SWF directory to actual SWF SOL directory
2024-11-10 19:50:55 +01:00
Jindra Petřík
1c944079e9 Syncing cookies copies file attributes. 2024-11-10 19:50:55 +01:00
Jindra Petřík
04d7c9330d Format AMF dates milliseconds to 3 decimal places 2024-11-10 19:50:55 +01:00
Jindra Petřík
0d26774756 Changed: AMF0 and AMF3 references written as JSON objects instead of #objX.
Changed: AMF0 and AMF3 undefined values written as JSON objects.
2024-11-10 19:50:55 +01:00
Jindra Petřík
0d76e93864 Spelling fix 2024-11-10 19:50:55 +01:00
Jindra Petřík
8dd71946d4 Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2024-11-10 19:50:55 +01:00
Jindra Petřík
16b10b4293 Changelog update 2024-11-10 19:50:55 +01:00
Jindra Petřík
b37cc5a00c Added: Link to FFDec Wiki on the Help menu 2024-11-10 19:50:55 +01:00
Jindra Petřík
f55983fd08 Open NPAPi, Open PPAPI buttons in Sol editor 2024-11-10 19:50:55 +01:00
Jindra Petřík
45bf4795a7 Lighter cookie icon 2024-11-10 19:50:55 +01:00
Jindra Petřík
67a4437d12 No addtag before/after cookie 2024-11-10 19:50:55 +01:00
Jindra Petřík
1ae56728ee Fixed: Stop run process hang 2024-11-10 19:50:55 +01:00
Jindra Petřík
497b5b5018 Fixed: AMF0 - DateType and XMLType can also be referenced.
Fixed: Maintain AMF key order
2024-11-10 19:50:55 +01:00
Jindra Petřík
cf6f8edc40 Deleting cookies 2024-11-10 19:50:55 +01:00
Jindra Petřík
e142da742c Cookie watcher does not depend on config. 2024-11-10 19:50:55 +01:00
Jindra Petřík
faffec6ff1 Make buttons not freeze. 2024-11-10 19:50:55 +01:00
Jindra Petřík
fbe4d0451f Edit flash cookies (SOL) in the SWF tree. 2024-11-10 19:50:55 +01:00
Jindra Petřík
381580ccf9 Updated chinese translation 2024-11-10 19:50:55 +01:00
Jindra Petřík
e3ee3ff92a Ignore sol for check spelling. 2024-11-10 19:50:55 +01:00