Jindra Petřík
b13914cca5
Added #355 Updated Chinese translation
2023-03-19 22:43:41 +01:00
Jindra Petřík
e9063e487b
Fixed AS3 - getouterscope instruction support
2023-03-19 22:43:41 +01:00
Jindra Petřík
045d475647
Added AS3 P-code editing class trait
2023-03-19 22:43:41 +01:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
181e98f137
move executables to reparate folder
2023-03-19 22:43:41 +01:00
Jindra Petřík
91d9e5202a
czech translation update
2023-03-19 22:43:41 +01:00
Jindra Petřík
379655dc2b
Do not show "missing" namespaces for interfaces.
2023-03-19 22:43:41 +01:00
Jindra Petřík
dc2dc32fee
Added AS3 Display missing namespaces along traits as §§namespace("url")
...
Added #1892 AS3 option to select SWF dependencies to properly resolve namespaces, types, etc. (currently in GUI only)
Fixed AS3 P-code ValueKind namespaces handling
Fixed AS3 direct editation - namespace definition without explicit value
2023-03-19 22:43:41 +01:00
Jindra Petřík
f67bb6753f
Fixed #1982 Slow calculation of large shape outlines - now use only rectangles for large shapes
2023-03-19 22:43:41 +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
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
45a7d36067
Fixed Unresponsive status bar and its icon
2023-02-25 19:39:02 +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
29ed2cc266
Fixed AS3 - Select the trait after adding new
...
Fixed #1955 AS3 - Exception during removing trait
2023-01-30 22:33:36 +01:00
Jindra Petřík
07df4a8640
Added Remembering script+folder scroll/caret position when switching between items, saving for pinned items
2023-01-30 22:33:36 +01:00
Jindra Petřík
e123bc699f
Fixed AS3 - incorrect switching P-code causing empty text
2023-01-30 22:33:36 +01:00
Jindra Petřík
d9e8291178
Fixed #1944 Scroll position not retained on Ctrl+click in the tag tree
2023-01-30 22:33:36 +01:00
Jindra Petřík
908e4907b4
Fixed #1953 Save as EXE - add file extension when missing
2023-01-30 22:33:36 +01:00
Jindra Petřík
91b420e80b
Fixed #1941 Export when no node is selected after SWF opening
2023-01-30 22:33:36 +01:00
Jindra Petřík
60e6e90310
Fixed AS3 - not using visitCode when not needed => faster decompilation
2023-01-22 22:15:04 +01:00
Jindra Petřík
6602ecffa0
Fixed #1938 "Open loaded during play" Loader injection for Multiname types
2023-01-22 22:15:04 +01:00
Jindra Petřík
671ebf08a3
Fixed Deobfuscation icon on script toolbar did not match the deobfuscation status
2023-01-22 22:15:04 +01:00
Jindra Petřík
fb76fd94a9
Fixed AS3 - empty P-code shown on clicking script
2023-01-22 22:15:04 +01:00
Jindra Petřík
6b07e1c868
Added #1913 Option to disable bitmap smoothing for display
2023-01-22 22:15:04 +01:00
Jindra Petřík
41bba3cb79
Fixed #1801 AS3 - AIR/Flash switching
2023-01-22 22:15:04 +01:00
Jindra Petřík
99ef1fbbbf
Added #1913 Retaining shape exact position(bounds) in SVG export (Can be turned on in advanced settings)
2023-01-22 22:15:04 +01:00
Jindra Petřík
37f492fdc0
Fixed Save as does not change file title upon reload
2023-01-09 21:37:06 +01:00
Jindra Petřík
a05ecee1b9
Fixed Incorrect frame counting
2023-01-09 21:37:06 +01:00
Jindra Petřík
1cec7592c2
Fixed Scrollbars
2023-01-09 21:37:06 +01:00
Jindra Petřík
7f0e351838
#1903 Another unsuccessful try to fix FLA :-(
2023-01-09 21:37:06 +01:00
Jindra Petřík
6c3a6acdef
Fixed Clear preview on raw edit to stop sound playback
2023-01-09 21:37:06 +01:00
Jindra Petřík
ce73845949
Fixed Scrollbars on sound playback
2023-01-09 21:37:06 +01:00
Jindra Petřík
52c17de7b2
Added GFX - DefineExternalSound and DefineExternalStreamSound playback
2023-01-09 21:37:06 +01:00
Jindra Petřík
3661e0466c
Fixed GFX - DefineExternalImage2 display and correct handling if standalone
2023-01-01 21:43:04 +01:00
Jindra Petřík
c37f9206e2
Added Unit selection (pixels/twips) in header editation
2022-12-31 23:58:51 +01:00
Jindra Petřík
379b066445
No moving when zoom fit
2022-12-31 23:58:51 +01:00
Jindra Petřík
1b99cad070
Czech translation
2022-12-31 23:58:51 +01:00
Jindra Petřík
fea1265a86
Show animation/start/end refactoring.
2022-12-31 23:58:51 +01:00
Jindra Petřík
f0bc22f6de
Spliting multiple points
2022-12-31 23:58:51 +01:00
Jindra Petřík
88a77d448d
Edge splitting
2022-12-31 23:58:51 +01:00
Jindra Petřík
2bd544881b
Removing points
2022-12-31 23:58:51 +01:00
Jindra Petřík
25a9588f35
Edit points - show, cancel
2022-12-31 23:58:51 +01:00
Jindra Petřík
f31ae49d18
Morph shape transforming.
2022-12-31 23:58:51 +01:00
Jindra Petřík
239461eb23
Image flickering.
2022-12-31 23:58:51 +01:00
Jindra Petřík
505013207b
Converting GFX tags to classic tags before running in Flash player
2022-12-31 23:58:51 +01:00