Commit Graph

164 Commits

Author SHA1 Message Date
Jindra Petřík
bb05c8a46a testdata 2021-11-29 17:15:56 +01:00
Jindra Petřík
9d1bb27d40 updated testdata 2021-11-20 17:43:01 +01:00
Jindra Petřík
054c40486a Fixed #1686 AS1/2 decompilation and editation of nested tellTarget 2021-11-19 13:03:23 +01:00
Jindra Petřík
b2b749db81 Fixed #1748 Line height - Descent/ascent in multiline DefineEditText 2021-11-19 13:03:23 +01:00
Jindra Petřík
0a4dc74c61 Fixed: AS decompilation - §§push before loop 2021-04-05 16:56:59 +02:00
Jindra Petřík
1a52709bd5 #1676 View video tags in external flash projector 2021-04-05 16:56:59 +02:00
Jindra Petřík
5e18543956 Fixed: Scaling grid zooming 2021-04-05 16:56:59 +02:00
Jindra Petřík
6ec58dacd5 Fixed: #1669 Flash viewer - Smoothed vs non-smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík
8a3ee6389d updated assembly test 2021-04-05 16:56:59 +02:00
Jindra Petřík
f7ffe7f1af Fixed: AS3 jump deobfuscator - fix for try..catch clauses 2021-04-05 16:56:59 +02:00
Jindra Petřík
b7e418f6b6 Fixed: AS decompilation - certain combinations of ifs and switch 2021-04-05 16:56:59 +02:00
Jindra Petřík
68ae269515 Fixed: "protected", "const", "namespace", "package" are not reserved keywords in AS1/2
Fixed: Not counting newlines in comments
2021-03-25 18:44:05 +01:00
Jindra Petřík
9a45708ebb Fixed: Flash viewer - Sound envelope handling 2021-03-24 20:36:42 +01:00
Jindra Petřík
74ca1db915 Fixed: Flash viewer - Do not play StartSoundTag all over again on single frame
Sample sound data
2021-03-24 20:36:42 +01:00
Jindra Petřík
6819de2a17 gnujpdf - Linear colorspace gradients
some test data
2021-03-24 20:36:42 +01:00
Jindra Petřík
cea421a54e gnujpdf RadialGradientPaint - cycle mode reflect and repeat
transparent gradient testdata
2021-03-24 20:36:42 +01:00
Jindra Petřík
61c40ae52c gnujpdf library
pdf clipping fix
2021-03-24 20:36:42 +01:00
Jindra Petřík
b4d97d60d7 Fixed: filters zooming 2021-03-24 20:36:42 +01:00
Jindra Petřík
4065bb363e improved miter example 2021-03-24 20:36:42 +01:00
Jindra Petřík
f073a6615e Fixed: Flash viewer - strokes scaling, cropped strokes 2021-03-24 20:36:42 +01:00
Jindra Petřík
c7648f01fd Graphics test FLA 2021-03-24 20:36:42 +01:00
Jindra Petřík
98703e4e5a Fixed: #270 AS decompilation - comma in ternar 2021-03-13 21:08:23 +01:00
Jindra Petřík
b84ccc7005 Fixed: #270 AS3 decompilation - loop followed by try 2021-03-13 21:08:23 +01:00
Jindra Petřík
09b68c1f9c Fixed: #270 AS decompilation - switch in loop 2021-03-13 21:08:23 +01:00
Jindra Petřík
65a8af4822 Fixed: AS3 hilight and edit XML based on CData or comment only 2021-03-13 21:08:23 +01:00
Jindra Petřík
8cbd4c4bbf Compound assignments tests 2021-03-13 21:08:23 +01:00
Jindra Petřík
e8f40eb9bf test fla/swfs 2021-03-12 22:12:39 +01:00
Jindra Petřík
67dc925d8e Fixed: FLA Export - mutliple FrameLabel layers 2021-03-12 22:12:39 +01:00
Jindra Petřík
ae29859b32 For/each in return test 2021-03-05 21:22:55 +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
11c3c2a8a7 Fixed: AS3 decompilation: increment/decrement on properties 2021-02-24 19:55:59 +01:00
Jindra Petřík
8a6c4cf35c Fixed: AS3 with statement decompilation 2021-02-24 19:55:59 +01:00
Jindra Petřík
b9749678f9 tests 2021-02-24 19:55:59 +01:00
Jindra Petřík
a36ca2df20 Fixed: AS3 direct editation - popscope in catch on continue and break 2021-02-24 19:55:59 +01:00
Jindra Petřík
cc6ac18088 PDF export - selectable text in DefineEditText,
gnujpdf unicode support
2021-02-24 19:55:59 +01:00
Jindra Petřík
8aaf3a3b42 Exporting PDFs with selectable text 2021-02-24 19:55:59 +01:00
Jindra Petřík
e414e1919d Fixed: AS3 direct editation - unary minus (negate) compiled as 0 - value 2021-02-24 19:55:59 +01:00
Jindra Petřík
2b7f5869d3 Add sprite initialization script - DoInitAction (#clipinit pragma) 2021-02-24 19:55:59 +01:00
Jindra Petřík
e02233c79b as2 testdata 2021-02-24 19:55:59 +01:00
Jindra Petřík
03f033035f #1260, #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers 2021-02-24 19:55:59 +01:00
Jindra Petřík
a954d2f902 Fixed #1490, #1493 AS1/2 direct editation of cast op, cast op decompilation 2021-02-24 19:55:59 +01:00
Jindra Petřík
b82c83c2ad Fixed #1360 Precedence of increment/decrement operations 2021-02-11 19:10:09 +01:00
Jindra Petřík
21dfcfc15c Fixed: #1159 Regexp syntax hilight when not a regexp (only division) 2021-02-11 08:11:18 +01:00
Jindra Petřík
5659a78a12 Fixed: #1188 AS3 reorder traits if one slot/const references another 2021-02-10 22:27:43 +01:00
Jindra Petřík
c573e57976 Fixed: #1188 AS3 Static initializer - init slot/const only when not referencing other property 2021-02-10 20:47:23 +01:00
Jindra Petřík
9e9e52e845 Fixed: #1186 Missing import when item is fully qualified 2021-02-10 19:42:57 +01:00
Jindra Petřík
fcd39050b7 Fixed: AS3 getslot/setslot, getglobalscope instruction 2021-02-09 22:15:12 +01:00
Jindra Petřík
b7ee8d73ca Fixed: AS3 inner functions scope (setslot/getslot) 2021-02-09 18:52:25 +01:00
Jindra Petřík
a97f57c40f Fixed: AS3 break loop in catch clause 2021-02-09 18:33:26 +01:00