Commit Graph
3150 Commits
Author SHA1 Message Date
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
Jindra Petřík 875b9c17d3 Add to stage tag order fix. 2024-10-29 16:55:43 +01:00
Jindra Petřík 3dd6e6fad8 Simple drag and drop from library to stage. 2024-10-29 16:55:43 +01:00
Jindra Petřík 7b2268adf3 Timeline with selection.
Do not enable buttons when frozen.
2024-10-29 16:55:43 +01:00
Jindra Petřík 4090c9d0ab Place object converter - hasImage, deepClone 2024-10-13 20:43:18 +02:00
Jindra Petřík baf408e776 Fixed: #2338 AS2 class detection in some minor cases 2024-10-13 20:43:18 +02:00
Jindra Petřík a4a9ba4c6b Added: AS2 - Information about need of decompiling all scripts to detect uninitialized class fields
Fixed: #2338 AS decompiling threads got stuck after cancelling / timeout
CancellableWorker refactoring
2024-10-13 20:43:18 +02:00
Jindra Petřík 9793ab0cec Added: Changing PlaceObject tag type (PlaceObject, PlaceObject2, ...) 2024-10-13 20:43:18 +02:00
Jindra Petřík e5007f23d0 Fixed: #2334 AS1/2 P-code export - Do not export on(xxx) header 2024-10-13 20:43:18 +02:00
Jindra Petřík bf44b4682d Updated chinese translation 2024-10-13 20:43:18 +02:00
Jindra Petřík cf1fd92e5a Fix tests 2024-10-13 20:43:18 +02:00
Jindra Petřík fb010614b4 Fixed: #2335 AS3 direct editation - Type coercion of && and || operators 2024-10-13 20:43:18 +02:00
Jindra Petřík d2f7f01d32 Added: #2333 Changing Shape tag type (DefineShape, DefineShape2, ...) 2024-10-13 20:43:18 +02:00
Jindra Petřík 69a15649bc Added: Texts spacing is now separated where possible - does not use [space xx],
but new `spacing "x" NN` and `spacingpair "x" "y" NN` prefix so now
texts are more readable and searchable
2024-10-13 20:43:18 +02:00
Jindra Petřík bd96663223 Fixed: #2329 AS3 direct editation - Breaks inside switches 2024-10-13 20:43:18 +02:00
Jindra Petřík 531cb00e1d Organize imports 2024-10-13 20:43:18 +02:00
Jindra Petřík cf585c51fb Fixed: #2332 Imported fonts by class name not available in texts 2024-10-13 20:43:18 +02:00
Jindra Petřík 078e0564d8 Added: #2305 Saving recent colors in the color selection dialog 2024-10-13 20:43:18 +02:00
Jindra Petřík 3a702a21d7 Fixed some tag reading errors in #1833. 2024-10-13 20:43:18 +02:00
Jindra Petřík eeb1242992 Fixed: #2331 AS1/2 lite - support for fscommand2, #strict directive 2024-10-13 20:43:18 +02:00
Jindra Petřík c9dfe10a60 Fixed: #2329 AS3 - imports for standalone functions 2024-10-13 20:43:18 +02:00
Jindra Petřík ce2ac52ba1 Fixed: #2325 AS3 direct editation - allow single quoted attributes in XML 2024-10-13 20:43:18 +02:00
Jindra Petřík 4efa3191e7 Fixed: #2324 AS3 direct editation - nested loop continue/break (with labels) 2024-10-13 20:43:18 +02:00
Jindra Petřík fa70ebfb97 Chinese translation update by Liushui 2024-10-13 20:43:18 +02:00
Jindra Petřík 2cb7700e27 Locales properties reformated 2024-10-13 20:43:18 +02:00
Jindra Petřík c8068e8da9 Tests fix 2024-10-13 20:43:18 +02:00
Jindra Petřík 4e8041c6f0 Fixed: #2322 More AS3 Assigment position when using dup 2024-10-13 20:43:18 +02:00
Jindra Petřík 7172ac5152 Fix tests 2024-10-13 20:43:18 +02:00
Jindra Petřík 042fa4e441 Fixed: #2323 AS3 direct editation - Number class traits are duplicated in constructor 2024-10-13 20:43:18 +02:00
Jindra Petřík 6c57d790b2 Fixed: #2322 AS3 Assigment position when using dup 2024-10-13 20:43:18 +02:00
Jindra Petřík b7657a9580 Fixed: #2322 AS3 Construct property name formatting 2024-10-13 20:43:18 +02:00
Jindra Petřík 918389cd1a Fixed: #2272 Filters strength attribute caps at 100% 2024-10-13 20:43:18 +02:00
Jindra Petřík c9397a2cfa Added: #2321 Commandline option to generate HTML docs for AS1/2 Actions 2024-10-13 20:43:18 +02:00
Jindra Petřík 7227c545f4 Typo in AS3 docs 2024-10-13 20:43:18 +02:00