Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
5158046b06 Fixed: #1651 incorrectly merged mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
8c988646f7 Fixed: #1636 Exception on reloading (7) 2021-03-12 22:12:39 +01:00
Jindra Petřík
9ddc983a03 Fixed: #1636 Exception on filtering (8) 2021-03-12 22:12:39 +01:00
Jindra Petřík
8ef2d8aa3f Fixed: Exception on removing item 2021-03-12 22:12:39 +01:00
Jindra Petřík
600d0669a7 Fixed: #1651 FLA Export - mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík
e3b1fc4654 Fixed: #1636 Newactivation hashcode/equals recurse problem 2021-03-12 22:12:39 +01:00
Jindra Petřík
ada28c0566 changelog [ci skip] 2021-03-12 22:12:39 +01:00
Jindra Petřík
8d9524fe3c P-code display and edit traits outside classes
AS3 P-code limit of instruction matching added to configuration
2021-03-12 22:12:39 +01:00
Jindra Petřík
6efb499360 finally fix refs 2021-03-12 22:12:39 +01:00
Jindra Petřík
3e90adbf69 #1221 Separate icons for different actionscript objects (class/interface/frame/) 2021-03-12 22:12:39 +01:00
Jindra Petřík
311d1671eb Goto definition of Vector parameter
Fixed old ABC usage
2021-03-12 22:12:39 +01:00
Jindra Petřík
cded15d033 Fixed: Duplicated usages (in usages dialog) for current ABC 2021-03-12 22:12:39 +01:00
Jindra Petřík
4d7e062b95 #1636 Another Goto usage exception 2021-03-12 22:12:39 +01:00
Jindra Petřík
e8f40eb9bf test fla/swfs 2021-03-12 22:12:39 +01:00
Jindra Petřík
1a4d845b1a Fix tests 2021-03-12 22:12:39 +01:00
Jindra Petřík
82a5f7d7e3 AS3 - Compound assignments setProperty vs GetLex 2021-03-12 22:12:39 +01:00
Jindra Petřík
b111b13868 Compound assignments (like +=) decompilation and direct editation 2021-03-12 22:12:39 +01:00
Jindra Petřík
570b0f976a Compound assignments inside expressions 2021-03-12 22:12:39 +01:00
Jindra Petřík
8fa321cfd3 AS3 using temp registers on compound assignments when hasSideeffect 2021-03-12 22:12:39 +01:00
Jindra Petřík
e0948e2a38 Fixed variable assignments 2021-03-12 22:12:39 +01:00
Jindra Petřík
1bc45708b6 AS1/2 direct editation: Compound assignments 2021-03-12 22:12:39 +01:00
Jindra Petřík
f77d3948df valueEquals implemented for AS1/2 2021-03-12 22:12:39 +01:00
Jindra Petřík
89ea68923c AS1/2 - Compound assignments detection 2021-03-12 22:12:39 +01:00
Jindra Petřík
23227caacd AS3 - Compound assignments detection 2021-03-12 22:12:39 +01:00
Jindra Petřík
16a03fe0f7 hasSideEffect method 2021-03-12 22:12:39 +01:00
Jindra Petřík
3ac5af8f5f reloading exception 2021-03-12 22:12:39 +01:00
Jindra Petřík
4639cb2e1b Fixed: #1650 Empty search results from history after reloading SWF file 2021-03-12 22:12:39 +01:00
Jindra Petřík
e3d78aff98 equals and hashcode added to model
compoundable binary op introduced
2021-03-12 22:12:39 +01:00
Jindra Petřík
a26d12df65 SVG export - 9 slice scaling - parts are grouped and got instanceName 2021-03-12 22:12:39 +01:00
Jindra Petřík
b5499ccb0f SVG export - 9 slice scaling - use external clip elements to be more compatible with browsers (like Inkscape) 2021-03-12 22:12:39 +01:00
Jindra Petřík
0c4efc7906 #1156 Canvas Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
630eb1b6cf Do not generate javadoc on build, it is not used and slows down building. 2021-03-12 22:12:39 +01:00
Jindra Petřík
e9587f7ece Fixed: #1648 Search - loaded search results mixed 2021-03-12 22:12:39 +01:00
Jindra Petřík
966d0ba139 Do not show preview of placeobject for Dump view - it was throwing exceptions. 2021-03-12 22:12:39 +01:00
Jindra Petřík
5f37a338f1 Fixed: Goto usage exception and incorrect trait position 2021-03-12 22:12:39 +01:00
Jindra Petřík
79afa05506 Fixed: XML Import - not set SWF and Timelined internal values caused an exception on item display 2021-03-12 22:12:39 +01:00
Jindra Petřík
c339113f45 Fixed: #1332 Flash viewer - Show directly added images when placeFlagHasImage is true on AS3 swfs 2021-03-12 22:12:39 +01:00
Jindra Petřík
96ca839430 Fixed: Generic tag saving problem - timelined exception 2021-03-12 22:12:39 +01:00
Jindra Petřík
5aad3a7ecb Fixed: Incorrect placeobject display (tag selection) 2021-03-12 22:12:39 +01:00
Jindra Petřík
40a7828e7c #1647 Copying to clipboard - Transparency support 2021-03-12 22:12:39 +01:00
Jindra Petřík
004e2ecdfd #1156 SVG Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
b85d22d9c5 Fixed: #1156 Rendering - 9 slice scaling (DefineScalingGrid) clipping 2021-03-12 22:12:39 +01:00
Jindra Petřík
5ecb5f8a87 #1156 FLA Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
72d7a95d24 czech translation 2021-03-12 22:12:39 +01:00
Jindra Petřík
028ef6d0cf #1371 Go to character id (Ctrl+G in tag tree) 2021-03-12 22:12:39 +01:00
Jindra Petřík
277aa6c59e Fixed: #1636 Nullpointer exception on empty editorpane 2021-03-12 22:12:39 +01:00
Jindra Petřík
67dc925d8e Fixed: FLA Export - mutliple FrameLabel layers 2021-03-12 22:12:39 +01:00
Jindra Petřík
0748f99049 typo 2021-03-12 22:12:39 +01:00
Jindra Petřík
4afe60cce0 changelog update 2021-03-12 22:12:39 +01:00