Commit Graph

3183 Commits

Author SHA1 Message Date
Josh Soref
49621808ea spelling: compatible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
242fcf726d spelling: comparison
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
8ae20815cf spelling: color
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
b31acc0b4d spelling: coerce
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
a000f7fdf2 spelling: characters
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
72ef722ca9 spelling: character
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
1707dd523e spelling: category
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
e9e4cbad79 spelling: case
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
ad10dd134a spelling: case-sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
be22beeeeb spelling: bodies
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
eeaa0719b2 spelling: beginning
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
aaa425e4cc spelling: attributes
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
cb63356c7d spelling: attribute
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
3f1a1ac199 spelling: attempt
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
714eb4b2c5 spelling: assignment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
f455cfa8f8 spelling: appropriate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
deebc063c3 spelling: addresses
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
e830839590 spelling: action
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
fea5cdb53b spelling: accessed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
3d1cfbe0e7 Fixed: #2353 AS1/2 - fscommand and other dynamic GetURL related calls (decompilation + editation) 2024-10-29 16:55:43 +01:00
Jindra Petřík
a177709656 Updated graphics testdata 2024-10-29 16:55:43 +01:00
Jindra Petřík
f6010cf7ed Fixed: #2354 Simplify expressions problems in some cases 2024-10-29 16:55:43 +01:00
Jindra Petřík
79765e07a8 Cache as bitmap background color fixes 2024-10-29 16:55:43 +01:00
Jindra Petřík
19f138298e Restore composite mode after drawing. 2024-10-29 16:55:43 +01:00
Jindra Petřík
db5aa019a6 Fixed: #2192 Long script lines are now wrapped (1000 chars limit by default) to avoid problems on Linux 2024-10-29 16:55:43 +01:00
Jindra Petřík
a36e16fc73 Fixed: FLA export AS linkage / import 2024-10-29 16:55:43 +01:00
Jindra Petřík
00dfceb1b9 Fixed: FLA CS4 and below imported fonts 2024-10-29 16:55:43 +01:00
Jindra Petřík
65b2f25b50 Fixed: #2348 Export FLA CS4 or below with more than 255 instances
Switching ribbon/nonribbon fix.
2024-10-29 16:55:43 +01:00
Jindra Petřík
845ae931e8 Added: Cache as bitmap FLA export
Test data
2024-10-29 16:55:43 +01:00
Jindra Petřík
952511ecb6 Added: Cache as bitmap background color support (rendering) 2024-10-29 16:55:43 +01:00
Jindra Petřík
b9f0821a74 Easy mode - instance properties - display section (visible, blending, cache as bitmap + bgcolor) 2024-10-29 16:55:43 +01:00
Jindra Petřík
e1997837db Updated chinese translation by 老biu 2024-10-29 16:55:43 +01:00
Jindra Petřík
1f3032334b Fixed: Text display - Alpha channel should not be supported for texts using device fonts 2024-10-29 16:55:43 +01:00
Jindra Petřík
24200bce6d Fixed: FLA export - DefineEditText default text color alpha 2024-10-29 16:55:43 +01:00
Jindra Petřík
241bfe32d5 Fixed: #2341 FLA export - DefineEditText - use its default text color on HTML enabled inputs 2024-10-29 16:55:43 +01:00
Jindra Petřík
4bffbb75c8 Fixed: #2341 FLA export - linkage and imported fonts did not work correctly 2024-10-29 16:55:43 +01:00
Jindra Petřík
a489f4d1af Fixed: #2345 items smaller than 20 twips were not drawn - caused PDF problems - now ceil is used 2024-10-29 16:55:43 +01:00
Jindra Petřík
ab7935711f Fixed: #2341 FLA export - linkage and imported fonts do not work correctly 2024-10-29 16:55:43 +01:00
Jindra Petřík
1d0dcb089c Fixed: #2344 Export to FLA CS4 and below with more than 255 bitmap fills or frame duration 2024-10-29 16:55:43 +01:00
Jindra Petřík
8a97f4eb2a Fixed: #2344 Export to FLA CS4 and below with more than 255 library items 2024-10-29 16:55:43 +01:00
Jindra Petřík
f5ec76125d Save last selected Easy mode SWF 2024-10-29 16:55:43 +01:00
Jindra Petřík
87c6b403a7 Position and size properties 2024-10-29 16:55:43 +01:00
Jindra Petřík
3b055802a7 Properties panel. Document properties. Color effect instance property. 2024-10-29 16:55:43 +01:00
Jindra Petřík
9bc487c5de Add frames beyond SWF framecount 2024-10-29 16:55:43 +01:00
Jindra Petřík
d4078d3a0c Reset modified flag on undo. 2024-10-29 16:55:43 +01:00
Jindra Petřík
e531f8411d Zoom controls for easy gui. 2024-10-29 16:55:43 +01:00
Jindra Petřík
c02e593bab More translations.
Splitpanes position to configuration.
2024-10-29 16:55:43 +01:00
Jindra Petřík
68e4b4d029 Multi selection.
Tween detection fix.
2024-10-29 16:55:43 +01:00
Jindra Petřík
e38f404878 Remove frame. 2024-10-29 16:55:43 +01:00
Jindra Petřík
c43769410c Add new (key)frame.
Button add to stage fix.
getCharacters sync fix
2024-10-29 16:55:43 +01:00