Commit Graph
6549 Commits
Author SHA1 Message Date
Jindra Petřík f81d1ac58d Fixed #1981 AS3 star import collisions 2023-03-19 22:43:41 +01:00
Jindra Petřík 60409accd0 More metadata test data 2023-03-19 22:43:41 +01:00
Jindra Petřík cf96418d83 Fixed AS3 Metadata single value (null item key) 2023-03-19 22:43:41 +01:00
Jindra Petřík e17c8c202e Fixed AS3 Metadata in P-code formatting 2023-03-19 22:43:41 +01:00
Jindra Petřík aee2f18016 Fixed AS3 Metadata values order 2023-03-19 22:43:41 +01:00
Jindra Petřík 9e6fa2e75b Added AS3 support for logical AND/OR compound operator 2023-03-19 22:43:41 +01:00
Jindra Petřík e75991bee5 RegExp vs divide test 2023-03-19 22:43:41 +01:00
Jindra Petřík c19d0d8e82 AS3 Operations test 2023-03-19 22:43:41 +01:00
Jindra Petřík cacff6fc03 Remove unused(?) xml descendants branch 2023-03-19 22:43:41 +01:00
Jindra Petřík 24f555af57 AS3 direct editation - XML save as whole string 2023-03-19 22:43:41 +01:00
Jindra Petřík 9967bc0937 Fixed AS3 XML embedded variables display and direct edit 2023-03-19 22:43:41 +01:00
Jindra Petřík 687035273c AS3 direct editation - Allow comma operator in switch expressions 2023-03-19 22:43:41 +01:00
Jindra Petřík 24c40cd266 AS3 direct editation - Allow comma operator in XML filter operation 2023-03-19 22:43:41 +01:00
Jindra Petřík d9494e8a37 AS3 direct editation - Allow member or call for doubles 2023-03-19 22:43:41 +01:00
Jindra Petřík 42f528b103 update JaCoCo library to version 0.8.8 2023-03-19 22:43:41 +01:00
Jindra Petřík 33e7ce35c7 Fixed #1981 AS3 fully qualified (colliding) types in submethods 2023-03-19 22:43:41 +01:00
Jindra Petřík 035ea6b6fb created new Unreleased section in CHANGELOG.md 2023-03-19 22:43:41 +01:00
Jindra Petřík 0e66acd99b version changed to 18.3.6 version18.3.6 2023-02-25 19:40:52 +01:00
Jindra Petřík 9a693a7f5d Release new version ant task - github-newversion.
Metainfo updater Java class instead of sh script - to be able to run it properly on windows.
2023-02-25 19:39:02 +01:00
Jindra Petřík 23742c9195 Fixed #1979 SVG import - autoclosing fill paths (without closing stroke paths) 2023-02-25 19:39:02 +01:00
Jindra Petřík de02aa86f6 Fixed IllegalArgumentException: JSplitPane weight must be between 0 and 1 2023-02-25 19:39:02 +01:00
Jindra Petřík 76eff8b53c Fixed #1977 AS3 Find usages - class and function usages, various fixes 2023-02-25 19:39:02 +01:00
Jindra Petřík 45f807940a Fixed #1963 AS2 properly decompile/direct edit long classes 2023-02-25 19:39:02 +01:00
Jindra Petřík c71bb08505 Fixed #1974 DefineBits image reading problem 2023-02-25 19:39:02 +01:00
Jindra Petřík bd6a0ea829 Fixed FLA export - XML formatting with blank lines on Java9+ 2023-02-25 19:39:02 +01:00
Jindra Petřík 79dd81cd82 Fixed FLA export - allow single empty layer 2023-02-25 19:39:02 +01:00
Jindra Petřík c16c2fd4b5 Fixed #1973 FLA export - improper calculation of shape instance count 2023-02-25 19:39:02 +01:00
Jindra Petřík 08456da845 Fixed #1972 AS3 Renaming invalid identifiers - various fixes
Fixed #1972 AS3 imports taken only from packages, not package internal
2023-02-25 19:39:02 +01:00
Jindra Petřík 45a7d36067 Fixed Unresponsive status bar and its icon 2023-02-25 19:39:02 +01:00
Jindra Petřík 14c012ad2f Fixed #1972 AS3 Renaming invalid identifiers - '#' character 2023-02-25 19:39:02 +01:00
Jindra Petřík 851dc7e922 Fixed #1970 AS2 Renaming invalid identifiers for direct strings (no constant indices)
Fixed #1970 AS2 Renaming invalid identifiers IndexOutOfBounds on invalid constant index (obfuscated code, etc.)
2023-02-25 19:39:02 +01:00
Jindra Petřík 5ff41c89dd Fixed #1970 FLA export - do not strip empty frames at the end of timeline 2023-02-25 19:39:02 +01:00
Jindra Petřík b805ca2ac4 begin new Unreleased section in changelog 2023-02-25 19:39:02 +01:00
Jindra Petřík 6c9442d0b2 [ci skip] 2023-02-25 10:01:10 +01:00
Jindra Petřík 034b4f69fc version changed to 18.3.5 version18.3.5 2023-02-12 11:45:51 +01:00
Jindra Petřík f468c60bf7 Fixed #1968, #1971, #1957 Cannot start FFDec due to large stack size on some configurations
Changed #1957 Larger stack size (when needed) must be configured manually in ffdec.bat or ffdec.sh
2023-02-12 11:43:05 +01:00
Jindra Petřík 876ef22645 Fixed #1963 Reading CLIPEVENTFLAGS ClipActionEndFlag on SWF versions >= 6 2023-02-12 11:43:05 +01:00
Jindra Petřík b43f99efe6 Added #1959 Display frame labels along frames and FrameLabel tags 2023-02-12 11:43:05 +01:00
Jindra Petřík aaa354804e Fixed #1961 Characters can use characterId 0, PlaceObject can use depth 0
Changed #1961 SoundStreamHead on main timeline is exported/imported with identifier "-1"
2023-02-12 11:43:05 +01:00
Jindra Petřík d2c15e4b60 Fixed #1964 Freezing on releasing mouse while shape transforming (deadlock) 2023-02-12 11:43:05 +01:00
Jindra Petřík 15ab519570 Fixed #1960 Quick search does not search in SWF name or folder names 2023-02-12 11:43:05 +01:00
Jindra Petřík da96842c54 Fixed #1960 Hide tag tree root handles as it was in previous versions 2023-02-12 11:43:05 +01:00
Jindra Petřík d7119ff6c4 begin new Unreleased section in changelog 2023-02-12 11:43:05 +01:00
Jindra Petřík 1e3850fe2d [ci skip] 2023-01-31 19:58:15 +01:00
Jindra Petřík 62a8b9ffd7 Info about issue tracker into contributing [ci skip] 2023-01-31 19:57:08 +01:00
Jindra Petřík 23079060fa Updated info about issue tracker [ci skip] 2023-01-31 19:49:41 +01:00
Jindra Petřík 926c1e710e [ci skip] 2023-01-30 22:57:11 +01:00
Jindra Petřík 39fa12a4e9 version changed to 18.3.4 version18.3.4 2023-01-30 22:36:36 +01:00
Jindra Petřík daef690623 Changed #1957 Increased maximum stack size to avoid StackOverflowErrors on unusual scripts 2023-01-30 22:33:36 +01:00
Jindra Petřík cb5b2b6092 Fixed #688 AS3 Direct editation - construction (new keyword) converted to call when result not used 2023-01-30 22:33:36 +01:00