Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
03deb6e202 Try switching to older NSIS 2025-04-05 15:14:44 +02:00
Jindra Petřík
5469bb644f 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>
2025-03-23 12:31:27 +01:00
Jindra Petřík
d47accdcfa Added: #2427 Commandline export with use of imported SWFs (importAssets tag) 2025-03-23 12:23:51 +01:00
Jindra Petřík
a992adb5c0 Fixed: #2391 Double not operator in ternar operator expression 2025-03-22 21:35:12 +01:00
Jindra Petřík
a685050dff Fixed: #2424 DefineEditText handling of letterSpacing, font size on incorrect values 2025-03-08 09:33:45 +01:00
Jindra Petřík
71cddc1704 Merge branch 'dev' of https://github.com/jindrapetrik/jpexs-decompiler into dev 2025-02-08 20:28:00 +01:00
Jindra Petřík
7fb0fdeb9b changelog 2025-02-08 20:17:49 +01:00
Jindra Petřík
8f5d77dc2d Fixed #2407 Replace commandline command for AS1/2 scripts must use export names 2025-02-08 20:17:09 +01:00
Vinfall
8999522fb2 fix: startup warning if _JAVA_OPTIONS is set 2025-01-25 09:31:44 +01:00
Jindra Petřík
ffe8984920 created new Unreleased section in CHANGELOG.md 2025-01-17 21:48:38 +01:00
Jindra Petřík
53cd8ffd6d version changed to 22.0.2 version22.0.2 2025-01-17 21:48:34 +01:00
Jindra Petřík
aea9c26428 Fixed: #2393 AS1/2 ActionGotoFrame2 P-code trailing comma 2025-01-17 21:47:12 +01:00
Jindra Petřík
fc553adb98 Fixed: [#2394] Broken deobfuscation on incorrect length of ActionStrictMode
Fixed: [#2394] ActionStrictMode with mode larger than 1 now ignored
2025-01-17 21:47:12 +01:00
Jindra Petřík
c62cbdddff Fixed: #2384 Vanishing pins on AS3 code editing save, on script deletion and few other cases - few more cases 2025-01-17 21:47:12 +01:00
Jindra Petřík
5560f311f2 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>
2025-01-17 21:47:12 +01:00
Jindra Petřík
69a64aea8d Remove NSIS plugins 2025-01-17 21:47:12 +01:00
Jindra Petřík
2fcd3e4a7a Added #2389 Support for SPL file extension (Flash version 1 - Future Splash Animator) 2025-01-17 21:47:12 +01:00
Jindra Petřík
88802ccc64 Fixed: #2384 Vanishing pins on AS3 code editing save, on script deletion and few other cases 2025-01-17 21:47:12 +01:00
Jindra Petřík
96744b54fa Fixed: #2384 Vanishing pins on AS3 code editing save 2025-01-17 21:47:12 +01:00
Jindra Petřík
1d3fbf0f16 Fixed: #2381 Font color values with alpha allowed in html edittext, but alpha ignored 2025-01-17 21:47:12 +01:00
Jindra Petřík
79042fd098 Removed freeactionscript testdata as some AV marked them as problematic 2025-01-17 21:47:12 +01:00
Jindra Petřík
acf3534f7e Removed NSIS and Launch4j from CI/CD tools dir 2025-01-17 21:47:12 +01:00
Jindra Petřík
00d284aa35 Fixed: AS1/2 - Push action hilighting, GetProperty, Call action hilighting 2025-01-17 21:47:12 +01:00
Jindra Petřík
c1ca900466 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>
2025-01-17 21:47:12 +01:00
Jindra Petřík
4621b181e4 Added: #2374 Quick filter by folder type (Ctrl+F on Resources view tag tree) 2025-01-17 21:47:12 +01:00
Jindra Petřík
867980eddd Added: #2375 Sound sync event/start/stop handling (for playback in FFDec)
Fixed: #2375 Added limit of simultaneously played sounds
2025-01-17 21:47:12 +01:00
Jindra Petřík
bcda5f68bb spelling fix 2025-01-17 21:47:12 +01:00
Jindra Petřík
44254940e5 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík
d5a37c1fa8 FLA export - Accessibility not yet complete - WIP 2025-01-17 21:47:12 +01:00
Jindra Petřík
744de3aad3 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík
3432e54c66 Chinese translation update 2025-01-17 21:47:12 +01:00
Jindra Petřík
92c2248d86 created new Unreleased section in CHANGELOG.md 2025-01-17 21:47:12 +01:00
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