Commit Graph

1980 Commits

Author SHA1 Message Date
Jindra Petřík
114947ffc1 path variable 2021-03-05 21:22:55 +01:00
Jindra Petřík
c7e400de59 Fixed: #1298 AS1 direct editation of add,eq,ne and such operations 2021-03-05 21:22:55 +01:00
Jindra Petřík
7d6931a81a Fixed: #1298 AS1/2 colon syntax handling 2021-03-05 21:22:55 +01:00
Jindra Petřík
997630492f Fixed: AS3 - escaping start import 2021-03-05 21:22:55 +01:00
Jindra Petřík
314f712351 Fixed: #1310 AS1/2/3 direct editation - modulo operator precedence 2021-03-05 21:22:55 +01:00
Jindra Petřík
2d3013e16f Fixed: #1328 AS1/2/3 direct editation - empty commands (just semicolon) 2021-03-05 21:22:55 +01:00
Jindra Petřík
ad89404a5b Fixed: AS3 direct editation - slot/const default values 2021-03-05 21:22:55 +01:00
Jindra Petřík
bcde71e7ec tests fix 2 2021-03-05 21:22:55 +01:00
Jindra Petřík
ae9f8db5f2 tests fix 2021-03-05 21:22:55 +01:00
Jindra Petřík
07f72acd06 Changed: Spaces around ternar operators, parenthesis on ternar inside ternat 2021-03-05 21:22:55 +01:00
Jindra Petřík
7f57039f18 Fixed: #1643 Separate AS1/2 and AS3 editor hilighting 2021-03-05 21:22:55 +01:00
Jindra Petřík
7b1053f6e1 Fixed: #1570 Incorrect shape rendering when edge is reversed 2021-03-05 21:22:55 +01:00
Jindra Petřík
ed4af6e96e #503, #1257 FLA export - removed shape smoothing as it causes problems in some cases 2021-03-05 21:22:55 +01:00
Jindra Petřík
74bb5ea5a2 Fixed: #1570 Bad shapes rendering and export 2021-03-05 21:22:55 +01:00
Jindra Petřík
ec0d890fd2 Fixed: Flash viewer- cyclic DefineSprite usage 2021-03-05 21:22:55 +01:00
Jindra Petřík
72426183d8 PlaceObject tags matrix editation - FreeTransform tool (move, resize, rotate, shear) 2021-03-05 21:22:55 +01:00
Jindra Petřík
f0b64e79fc Font editing - font name, ascent, descent, leading
DefineCompactedFont (GFX) kerning import
2021-03-05 21:22:55 +01:00
Jindra Petřík
3ec8ab1f91 import ascent, descent leading 2021-03-05 21:22:55 +01:00
Jindra Petřík
9fffe11861 #1561 Font editing - import kerning when adding characters 2021-03-05 21:22:55 +01:00
Jindra Petřík
7ffca1b6f6 Reading system font files 2021-03-05 21:22:55 +01:00
Jindra Petřík
ae29859b32 For/each in return test 2021-03-05 21:22:55 +01:00
Jindra Petřík
763784dbf3 Improved goto handling 2021-03-05 21:22:55 +01:00
Jindra Petřík
c800aa7ca4 Fixed: Decompilation - Goto handling 2021-03-05 21:22:55 +01:00
Jindra Petřík
81a0f84cbd Fixed: #1633 AS3 decompilation - return in for..in clause 2021-03-05 21:22:55 +01:00
Jindra Petřík
28380d1d34 Fixed: #1627 Previously decompiled scripts not cached
Fixed: SWF is not garbage collected on close in some situations
Fixed: AS1/2 script search does not show all results
2021-03-05 21:22:55 +01:00
Jindra Petřík
79b1e45df3 Fixed: #1626 AS3 decompilation - unpopped obfuscated function 2021-03-05 21:22:55 +01:00
Jindra Petřík
a597625239 Fixed: #1623 Right side marker (gray line) in P-code 2021-03-05 21:22:55 +01:00
Jindra Petřík
ebd65a57e0 GetUrl2 default method parameter is 0 2021-02-26 22:46:28 +01:00
Jindra Petřík
ee5e817b34 Fixed: #1494 AS1/2 Direct editation - GetURL not properly saved caused by case
Fixed: AS1/2 Direct editation - functions case sensitivity
2021-02-26 22:46:28 +01:00
Jindra Petřík
0ae78aacf3 Fixed: AS3 direct editation - compilation of top level classes 2021-02-26 22:46:28 +01:00
Jindra Petřík
5afdba0600 AS3 goto definition on imports 2021-02-26 22:46:28 +01:00
Jindra Petřík
76a5fe169b Fixed: #1450 AS3 direct editation - handling types from same package
Fixed: AS3 goto definition for types in another ABC tag
2021-02-26 22:46:28 +01:00
Jindra Petřík
fd25b58ce5 test fix 2021-02-26 22:46:28 +01:00
Jindra Petřík
6ea5df56b9 Fixed: AS3 decompilation - do not show setslot on activation when has same name as method parameter 2021-02-26 22:46:28 +01:00
Jindra Petřík
d808d71e04 Fixed: #1338, #1480 AS3 direct editation - Vector in combination with activation 2021-02-26 22:46:28 +01:00
Jindra Petřík
819fa7692a Fixed: #1169 AS1/2 direct editation - getmember after new operator 2021-02-26 22:46:28 +01:00
Jindra Petřík
0a0e04bab8 handling imported vars fix 2021-02-26 22:46:28 +01:00
Jindra Petřík
5ea2cc42a1 Fixed: #1101 AS3 direct editation - handling imported vars 2021-02-26 22:46:28 +01:00
Jindra Petřík
8e496d8655 Fix tests - comma operator 2021-02-26 22:46:28 +01:00
Jindra Petřík
ae0e590bea Fixed: #1618 Export to PDF selectable text escaping and text size 2021-02-26 22:46:28 +01:00
Jindra Petřík
4498554a88 gnujpdf proper string escaping 2021-02-26 22:46:28 +01:00
Jindra Petřík
751c8ce970 Fixed: #1100, #1123, #1516 AS1/2/3 direct editation - comma operator 2021-02-26 22:46:28 +01:00
Jindra Petřík
a508e4d6db Fixed: #1336 AS3 direct editation - Regexp / character escaping 2021-02-26 22:46:28 +01:00
Jindra Petřík
94176f15a6 Fixed: #1153, #1347, #1552, #1553 Images export for some nonstandard JPEGs 2021-02-24 19:55:59 +01:00
Jindra Petřík
e9cd0e6ad0 Fixed: #1569 AS3 direct editation - incorrect slot names handling (IndexOutOfBounds) 2021-02-24 19:55:59 +01:00
Jindra Petřík
3c940d1b91 #1601 Option to hide AS3 docs panel and traitslist/constants panel 2021-02-24 19:55:59 +01:00
Jindra Petřík
966a182ae3 pad as3 instruction name setting on formatting tab instead of scripts tab 2021-02-24 19:55:59 +01:00
Jindra Petřík
d6cf6a2c8b Proper removing search results on SWF close 2021-02-24 19:55:59 +01:00
Jindra Petřík
43baf9d178 Scoped script text search fixes
Parameters panel on Script search can be turned off in settings
2021-02-24 19:55:59 +01:00
Jindra Petřík
9cac6ddb49 Scoped script text search and search across multiple SWFs 2021-02-24 19:55:59 +01:00