Commit Graph
8046 Commits
Author SHA1 Message Date
Josh Soref e25efda2ac spelling: additional
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 489d674e91 spelling: added
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref e830839590 spelling: action
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref c87d9dda01 spelling: account
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref fea5cdb53b spelling: accessed
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref dd936b3125 spelling: access
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 3e062f3104 spelling: abbreviations
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 0283cc9b38 spelling: abbreviation
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 58b86698da spelling: abbreviated
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 4be32a9bd5 spelling: abbrev
Signed-off-by: Josh Soref <[email protected]>
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 418c269811 Easy mode view renamed to Simple editor view 2024-10-29 16:55:43 +01:00
Jindra Petřík 0d4746fa0b Easy mode view renamed to Simple editor view 2024-10-29 16:55:43 +01:00
Jindra Petřík f47feaed1c Fixed: Nullpointer after clicking timeline 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 f85f4898cf Color effect values rounding and operation title fix 2024-10-29 16:55:43 +01:00
Jindra Petřík 029f3f0b75 #2349 Typo in Russian translation - word "Import" 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 b6d770b3b1 Easy UI: Add frame fix 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 bfc27b90e7 Flacomdoc lib in lib folder 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 0d86c3d6ec #after comments on easy ui locales 2024-10-29 16:55:43 +01:00
Jindra Petřík 086a235a0f deprecation fix 2024-10-29 16:55:43 +01:00
Jindra Petřík 6287c10500 Changelog - Added: Easy mode view 2024-10-29 16:55:43 +01:00
Jindra Petřík 34ece9fca6 Arrows instead of plus/minus 2024-10-29 16:55:43 +01:00
Jindra Petřík ce04920f3e Trim .0 from float values.
Make size & position tab visible at start
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 b341837df4 Tab switcher tab position fix 2024-10-29 16:55:43 +01:00
Jindra Petřík 60b3801a92 Instance header 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 4e063491e7 Undos when switching timelined 2024-10-29 16:55:43 +01:00
Jindra Petřík 8ddf009e97 Multiple selection via dragging a rectangle or via Ctrl. 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