Commit Graph
5117 Commits
Author SHA1 Message Date
Jindra Petřík 924ade7bff gnujpdf gradient fills 2021-02-24 19:55:59 +01:00
Jindra Petřík fe5e1cddd6 gnujpdf cwh fix 2021-02-24 19:55:59 +01:00
Jindra Petřík 70e8d132b0 gnujpdf code clean 2021-02-24 19:55:59 +01:00
Jindra Petřík 82372d15e8 gnujpdf unused imports 2021-02-24 19:55:59 +01:00
Jindra Petřík a6bdac7a99 gnujpdf add override notation 2021-02-24 19:55:59 +01:00
Jindra Petřík df913281dc gnujpdf reformat 2021-02-24 19:55:59 +01:00
Jindra Petřík 7eb151055b gnujpdf setTranform uses cm operator 2021-02-24 19:55:59 +01:00
Jindra Petřík fade88b658 removed unused class 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 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 3b50670698 Email contact update [ci skip] 2021-02-24 19:55:59 +01:00
Jindra Petřík aac3ac8db0 Added Japanese translator [ci skip] 2021-02-24 19:55:59 +01:00
Jindra Petřík 607376b62e Added Japanese [ci skip] 2021-02-24 19:55:59 +01:00
Jindra Petřík 17224fba5f setTimelined when adding tag 2021-02-24 19:55:59 +01:00
Jindra Petřík e5720f2128 Removing whole AS2 packages 2021-02-24 19:55:59 +01:00
Jindra Petřík 0f192c14cb Removing whole AS1/2 script folders (frame, DefineSprite) 2021-02-24 19:55:59 +01:00
Jindra Petřík 54c78c630d Removing whole AS3 packages 2021-02-24 19:55:59 +01:00
Jindra Petřík b54b51d206 Removing AS3 scripts ("ScriptPacks") 2021-02-24 19:55:59 +01:00
Jindra Petřík 3385211b54 Japanese changelog entry 2021-02-24 19:55:59 +01:00
Jindra Petřík 220f973570 Added Japanese to select language dialog 2021-02-24 19:55:59 +01:00
Jindra Petřík e891d6385c Aboutdialog - version is not printed with Tahoma as it may not contain japanese characters 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 fc306a620c Changed: #1565, #1407, #1350 On BinaryData SWF save, parent SWF is saved
Fixed notifying about file change on bundle save.
2021-02-24 19:55:59 +01:00
Jindra Petřík 982ab3cf89 #1606 Run/Debug SWF that is embedded (has no file associated) 2021-02-24 19:55:59 +01:00
Jindra Petřík de16ad0aa4 changelog added one issue 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 62fd78fbcd Do not allow add class that already exists 2021-02-24 19:55:59 +01:00
Jindra Petřík a738171637 AS3 Add class 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 1e31877c37 Add script to instance - correct tree selection when on main timeline. 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 1efcbe3296 Tag/Object names in script type selection in AddScriptDialog 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 181b8455e9 cs translation 2021-02-24 19:55:59 +01:00