Commit Graph
5288 Commits
Author SHA1 Message Date
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
Jindra Petřík 380e7071bd Fixed: #1396, #1254 FLA Export - AS3 frame scripts 2021-03-12 22:12:39 +01:00
724244848 9c98482e59 14.1 chinese
14.1 chinese
2021-03-12 22:12:39 +01:00
Jindra Petřík 493c91e502 Fixed: Exception when switching from nonribbon interface to ribbob 2021-03-12 22:12:39 +01:00
Jindra Petřík 5f50f32022 changelog update 2021-03-12 22:12:39 +01:00
Jindra Petřík 7143bcacf0 clear recent to clear all recent,
czech translation
2021-03-12 22:12:39 +01:00
Jindra Petřík 39ea030751 Changed: #1471 Import script menuitem renamed to Import scripts. 2021-03-12 22:12:39 +01:00
Jindra Petřík c79fac229f #1639 Clearing search results for current file 2021-03-12 22:12:39 +01:00
Jindra Petřík d5456772fd #1645 Scrollbar to recent searches dropdown 2021-03-12 22:12:39 +01:00