Commit Graph

6953 Commits

Author SHA1 Message Date
Jindra Petřík
9480bec6b7 Tests fix 2023-11-19 10:51:46 +01:00
Jindra Petřík
24602a4a0d Fixed AS3 Debugging - activation object was not visible in locals 2023-11-19 10:11:59 +01:00
Jindra Petřík
f6afdfb9d2 fix test 2023-11-19 02:03:10 +01:00
Jindra Petřík
a631ae72fa missing classes 2023-11-19 02:01:05 +01:00
Jindra Petřík
8e3264b5d9 Fixed Incorrect debugger line numbers when "Open loaded while playing" is enabled
Fixed AS3 debugger - Slow injecting debug info - now faster
Fixed AS3 debugger - obfuscated classes debugging
Fixed Delayed open loaded SWFs while playing
Fixed AS3 Direct editation - script initializer for main document class

Changed Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
2023-11-19 02:00:27 +01:00
Jindra Petřík
4846c6e72d nullpointer in some minor cases 2023-11-19 01:54:23 +01:00
Jindra Petřík
0c42e16ec7 Fixed #2025, #2078, #2053 Problems starting the app on Windows when the username has unicode characters 2023-11-18 12:28:33 +01:00
Jindra Petřík
8453e48ba7 Fixed #2127 Wrong parameter order in AS1/2 P-code Action GetURL2 documentation
Changed #2127 AS1/2 P-code Action GetURL2 switched parameters back - correct order is (loadVariablesFlag, loadTargetFlag, sendVarsMethod),
 code from 19.1.x to 20.0.0 is still accepted
2023-11-18 01:04:57 +01:00
Jindra Petřík
147b19da6a changelog fix 2023-11-17 20:16:44 +01:00
Jindra Petřík
363a1c7691 Added #2119 Bulk imported assets can also match filenames based on assigned classname, not just character id prefix 2023-11-17 20:11:02 +01:00
Jindra Petřík
1c7c919594 checkstyle fix 2023-11-17 19:31:36 +01:00
Jindra Petřík
9b33a4e3d1 Added #2119 Option to export assets with names like their assigned classes via SymbolClass, without character id 2023-11-17 19:05:38 +01:00
Jindra Petřík
6a046a6b19 Changed #2120 Exported assets no longer take names from assigned classes if there is more than 1 assigned class 2023-11-16 20:11:01 +01:00
Jindra Petřík
8c61cebc06 Added Label that flex compiler is used (when it's enabled in settings)
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI
Fixed SWF dependencies label was not updated on startup
2023-11-14 22:05:40 +01:00
Jindra Petřík
237b9ba1dc Fixed #2111 AS3 direct editation - access class in class initializer 2023-11-13 22:01:04 +01:00
Jindra Petřík
9bfb8b117d FLA export - fixers refactoring 2023-11-12 23:37:16 +01:00
Jindra Petřík
e57d37d59a Fixed #2123 FLA export - morphshapes fixer
More FLA export progress info
2023-11-12 22:46:36 +01:00
Jindra Petřík
8e37408f6d Added #2123 FLA export - show some progress info (which symbols are exported)
Fixed #2123 FLA export - IndexOutOfBounds in shape fixer
Removed #2123 FLA export - Using shape fixer for morphshapes (needs something better)
2023-11-11 16:30:07 +01:00
Jindra Petřík
761ca0e210 checkstyle fix 2023-11-11 00:08:05 +01:00
Jindra Petřík
fcdc94cf02 Added AS3 Debugging - export/import ByteArray variable data
Fixed Debugging - properly getting variable value through getter
2023-11-11 00:06:22 +01:00
Jindra Petřík
293f6c4a80 Debugging - do not invoke getter when there is none - avoid freezing 2023-11-10 20:26:04 +01:00
Jindra Petřík
37595a0410 Fixed AS3 direct editation - namespaces were initialized in class initializers 2023-11-10 19:32:35 +01:00
Jindra Petřík
e3b4e8b8bc Fixed #2122 -header command did not support negative integers for displayrect 2023-11-10 17:27:37 +01:00
Jindra Petřík
8ff1056bcd Added Updated portugese-brasil translation 2023-11-10 08:26:05 +01:00
Jindra Petřík
b1f1aced34 Update readme translators 2023-11-10 08:22:29 +01:00
Jindra Petřík
b500b822d5 AS1/2 action list locales - actions instead of instructions 2023-11-10 08:14:09 +01:00
Jindra Petřík
6a3c2ac623 Copy/paste frames fixes 2023-11-09 19:22:33 +01:00
Jindra Petřík
0a66e48037 Added #2100 Copy/paste frames (same SWF only) 2023-11-08 23:14:40 +01:00
Jindra Petřík
31a4a18643 Fixed #2116 Limit maximum number of box blur pixels 2023-11-07 00:06:46 +01:00
Jindra Petřík
580172b2be Fixed #2116 Limit maximum number of box blur pixels 2023-11-06 23:45:07 +01:00
Jindra Petřík
789df070c5 Fixed #2116 Apply colortransform after filters 2023-11-06 23:21:46 +01:00
Jindra Petřík
b0b85bf017 Fixed #2116 DefineEditText display - correct getting fonts
Fixed #2116 DefineEditText display - apostroph decoding
2023-11-06 23:19:12 +01:00
Jindra Petřík
9faff7dc03 Added Configurable tab size (formatting must be set to use tabs) - default matches indent size of 3
Fixed #2021 Indent continuation when using tabs
2023-11-06 18:06:37 +01:00
Jindra Petřík
8b7ffef519 Fixed Script editors - tab size now matches indent size 2023-11-06 16:55:18 +01:00
Jindra Petřík
5a35e88dd1 Fixed #2021, #2000 Caret position in editors when using tabs and / or unicode 2023-11-06 16:45:53 +01:00
Jindra Petřík
8a2f49b4b9 Fixed #2021, #2000 Caret position in editors when using tabs and / or unicode 2023-11-06 16:45:45 +01:00
Jindra Petřík
b4e4268b58 Updated year in about dialog 2023-11-06 08:13:00 +01:00
Jindra Petřík
f5146a85ee created new Unreleased section in CHANGELOG.md 2023-11-05 21:17:13 +01:00
Jindra Petřík
e2c431aecd version changed to 20.0.0 version20.0.0 2023-11-05 21:17:08 +01:00
Jindra Petřík
03bf7ce1ce Update README.md [ci skip]
Travis -> Github actions, typos
2023-11-05 21:15:39 +01:00
Jindra Petřík
0c8412408d Changed #2113 Commandline -importScript command aborts import on first error,
can be changed with `-onerror ignore` argument
2023-11-05 21:11:10 +01:00
Jindra Petřík
b8aec6c2af checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík
cc0050f155 Added #2113 Commandline - allow -onerror abort argument on -importScript 2023-11-05 21:11:10 +01:00
Jindra Petřík
aecd10f630 Fixex shape fixer on intersection failure 2023-11-05 21:11:10 +01:00
Jindra Petřík
d67f88254b checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík
47a5d6f8dc Fixed deprecation warnings on Locale constructor and editor viewToModel/modelToView 2023-11-05 21:11:10 +01:00
Jindra Petřík
8b3b740b44 Fixed AS3 Debugging P-code inside nested functions
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +01:00
Jindra Petřík
0f0e6d880d removed todo 2023-11-05 21:11:10 +01:00
Jindra Petřík
72efe08c22 removed todo 2023-11-05 21:11:10 +01:00
Jindra Petřík
e4486fcbcd Fixed FLA export - font export - allow dot as character 2023-11-05 21:11:10 +01:00