Commit Graph
5767 Commits
Author SHA1 Message Date
Jindra Petřík b84ccc7005 Fixed: #270 AS3 decompilation - loop followed by try 2021-03-13 21:08:23 +01:00
Jindra Petřík 09b68c1f9c Fixed: #270 AS decompilation - switch in loop 2021-03-13 21:08:23 +01:00
Jindra Petřík 9b13ca6504 changelog misc 2021-03-13 21:08:23 +01:00
Jindra Petřík 09ffd539b7 Fixed: #1572 SVG Export - clipping does not use groups 2021-03-13 21:08:23 +01:00
Jindra Petřík f874d21327 Fixed #1584 SVG Import - paths with horizontal/vertical lines and rotation 2021-03-13 21:08:23 +01:00
Jindra Petřík fbf7019f1a Fixed: #1488 SVG Export - EmptyStackException when clipping used 2021-03-13 21:08:23 +01:00
Jindra Petřík 1fe8d91995 Fixed: #1435 Adding DefineScalingGrid to DefineSprite 2021-03-13 21:08:23 +01:00
Jindra Petřík 65a8af4822 Fixed: AS3 hilight and edit XML based on CData or comment only 2021-03-13 21:08:23 +01:00
Jindra Petřík 8cbd4c4bbf Compound assignments tests 2021-03-13 21:08:23 +01:00
Jindra Petřík 57d71938db Placeobject display and edit - raw editor on right side 2021-03-13 21:08:23 +01:00
Jindra Petřík aac984b41e version changed to 14.2.0 version14.2.0 2021-03-12 22:14:18 +01:00
Jindra Petřík 5d70a6168e Fixed: #1532 Rendering - clipping using transparent color 2021-03-12 22:12:39 +01:00
Jindra Petřík 7426760153 Properly handling close all 2021-03-12 22:12:39 +01:00
Jindra Petřík 54e9601fae #1541 XML Import/Export of Unknown tags
Unknown tags display and binary contents replace
Fixed accidentally left writing to stderr
2021-03-12 22:12:39 +01:00
Jindra Petřík 6c671ab6ca #1122 SVG import - relative coordinates - test pservers-grad-10-b 2021-03-12 22:12:39 +01:00
Jindra Petřík b3954e7ec9 #1122 SVG import - relative coordinates - test coords-units-02-b 2021-03-12 22:12:39 +01:00
Jindra Petřík a581836a33 #1122 SVG import - relative coordinates in gradients (tests coords-units-01-b, pservers-grad-12-b) 2021-03-12 22:12:39 +01:00
Jindra Petřík 9a394e422a Preview in image file selection dialogs 2021-03-12 22:12:39 +01:00
Jindra Petřík ea7ced017d changelog misc 2021-03-12 22:12:39 +01:00
Jindra Petřík a16a2ffb2c #1585 SVG import - switch tag support 2021-03-12 22:12:39 +01:00
Jindra Petřík 4832ca7bc8 #1585 SVG import - support for style tag (CSS) 2021-03-12 22:12:39 +01:00
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