Commit Graph

3603 Commits

Author SHA1 Message Date
Jindra Petřík
0046e80698 PDF export - selectable text in DefineEditText 2021-02-24 19:55:59 +01:00
Jindra Petřík
9dacd28347 gnujpdf - unicode font 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
edb4686ebe gnujpdf:
- adding custom ttf font
- print transparent text
- set raw transformation matrix
2021-02-24 19:55:59 +01:00
Jindra Petřík
fd48d65e1d gnujpdf fix number format on certain locales 2021-02-24 19:55:59 +01:00
Jindra Petřík
95e1d8afd1 Print texts to PDF stub (not working) 2021-02-24 19:55:59 +01:00
Jindra Petřík
fb19b832f6 Fixed: #1609 First frame missing in frame to PDF export 2021-02-24 19:55:59 +01:00
Jindra Petřík
86f2f7fdce AS3 direct editation: try..finally generates pushbyte -1, not pushbyte 255 2021-02-24 19:55:59 +01:00
Jindra Petřík
5b6ec4ef75 Fixed: Graphviz Graph not showing AS3 exception end 2021-02-24 19:55:59 +01:00
Jindra Petřík
ba5c298bbd Fixed #1159, #1608 Regexp syntax hilight when not a regexp (only division) again 2021-02-24 19:55:59 +01:00
Jindra Petřík
ce91b877e3 AS3 direct editation - do not initialize slots on newactivation 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
b03cad4f90 Fixed: AS3 direct editation - coerce in setproperty 2021-02-24 19:55:59 +01:00
Jindra Petřík
b54b51d206 Removing AS3 scripts ("ScriptPacks") 2021-02-24 19:55:59 +01:00
koiru
454382399f Added Japanese translation 2021-02-24 19:55:59 +01:00
Jindra Petřík
60c4cff6fb Removing BUTTONCONDACTION, CLIPACTIONRECORD.
Updating messagebox about removing - it is different for "remove with dependencies" and simple "remove". Languages manually updated.
2021-02-24 19:55:59 +01:00
Jindra Petřík
c7c8572c0c Do not show empty parenthesis in DoABC2 tag 2021-02-24 19:55:59 +01:00
Jindra Petřík
faa25369b9 Allow assing AS2 classes with obfuscated identifiiers 2021-02-24 19:55:59 +01:00
Jindra Petřík
e12eb2af6e Fixed default version of ABC 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
86c4b9ce9e Display DoInitAction tags in correct order 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
44a48b6c48 Fixed: Only last DoInitAction tag displayed 2021-02-24 19:55:59 +01:00
Jindra Petřík
b2ce046d0b AS2 add class 2021-02-24 19:55:59 +01:00
Jindra Petřík
5ac93a7d03 DoInitAction to string without spriteid when exportedname exists 2021-02-24 19:55:59 +01:00
Jindra Petřík
287038e2a6 DoInitAction to string has spriteId (#initclip) 2021-02-24 19:55:59 +01:00
Jindra Petřík
8af5d07059 Adding new scripts to buttons, sprites and instances 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
0e0b05947e AS1/2 direct editation - double negation does not get lost 2021-02-24 19:55:59 +01:00
Jindra Petřík
3dbbd7778e Fixed #1489 AS1/2 direct editation - for in loop 2021-02-24 19:55:59 +01:00
Jindra Petřík
95e7490de8 Fixed #1489 AS1/2 direct editation - reversed conditions in if 2021-02-24 19:55:59 +01:00
Jindra Petřík
9f2ab6729c Fixed: #1467 AS1/2 direct editation - allow new Number call 2021-02-24 19:55:59 +01:00
Jindra Petřík
eec91777e6 Fixed: #1339 AS1/2 direct editation - targetPath as an expression 2021-02-24 19:55:59 +01:00
Jindra Petřík
d35b07ee42 Fixed AS1/2 Set property increment/decrement 2021-02-24 19:55:59 +01:00
Jindra Petřík
89e04db617 Fixed #1298 AS1/2 properly decompiled setProperty/getProperty 2021-02-24 19:55:59 +01:00
Jindra Petřík
3d40224cda #1202 Check for modifications outside FFDec and ask user to reload 2021-02-24 19:55:59 +01:00
Jindra Petřík
1bacb111fe Fixed: Cannot properly cancel script searching 2021-02-12 11:08:07 +01:00
Jindra Petřík
ab34d92351 Fixed #1596 Infinite loop when sorting traits according to dependencies 2021-02-12 10:44:42 +01:00
Jindra Petřík
b9660cdfec #1597 Option to use old style lookupswitch in AS3 P-code 2021-02-12 06:13:38 +01:00
Jindra Petřík
b82c83c2ad Fixed #1360 Precedence of increment/decrement operations 2021-02-11 19:10:09 +01:00
Jindra Petřík
ac89162be0 #1594 Option to use old style of getlocalx, setlocalx with underscore 2021-02-11 12:51:00 +01:00
Jindra Petřík
ac15728b9d #1594 Option to disable AS3 P-code indentation, label on separate line 2021-02-11 12:34:46 +01:00
Jindra Petřík
66b0d0bb13 Fixed #1227 AS3 avoid recursion (stackoverflow) caused by newfunction instruction 2021-02-11 11:10:56 +01:00
Jindra Petřík
df482b5343 newclass instruction has §§ prefix 2021-02-11 10:35:41 +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
665d3c1fad use {} static initializer only when referenced later trait 2021-02-10 21:34:05 +01:00
Jindra Petřík
58eb1f38da const can reference other property 2021-02-10 21:02:46 +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