Commit Graph
1951 Commits
Author SHA1 Message Date
Jindra Petřík 0ae78aacf3 Fixed: AS3 direct editation - compilation of top level classes 2021-02-26 22:46:28 +01:00
Jindra Petřík 5afdba0600 AS3 goto definition on imports 2021-02-26 22:46:28 +01:00
Jindra Petřík 76a5fe169b Fixed: #1450 AS3 direct editation - handling types from same package
Fixed: AS3 goto definition for types in another ABC tag
2021-02-26 22:46:28 +01:00
Jindra Petřík fd25b58ce5 test fix 2021-02-26 22:46:28 +01:00
Jindra Petřík 6ea5df56b9 Fixed: AS3 decompilation - do not show setslot on activation when has same name as method parameter 2021-02-26 22:46:28 +01:00
Jindra Petřík d808d71e04 Fixed: #1338, #1480 AS3 direct editation - Vector in combination with activation 2021-02-26 22:46:28 +01:00
Jindra Petřík 819fa7692a Fixed: #1169 AS1/2 direct editation - getmember after new operator 2021-02-26 22:46:28 +01:00
Jindra Petřík 0a0e04bab8 handling imported vars fix 2021-02-26 22:46:28 +01:00
Jindra Petřík 5ea2cc42a1 Fixed: #1101 AS3 direct editation - handling imported vars 2021-02-26 22:46:28 +01:00
Jindra Petřík 8e496d8655 Fix tests - comma operator 2021-02-26 22:46:28 +01:00
Jindra Petřík ae0e590bea Fixed: #1618 Export to PDF selectable text escaping and text size 2021-02-26 22:46:28 +01:00
Jindra Petřík 4498554a88 gnujpdf proper string escaping 2021-02-26 22:46:28 +01:00
Jindra Petřík 751c8ce970 Fixed: #1100, #1123, #1516 AS1/2/3 direct editation - comma operator 2021-02-26 22:46:28 +01:00
Jindra Petřík a508e4d6db Fixed: #1336 AS3 direct editation - Regexp / character escaping 2021-02-26 22:46:28 +01:00
Jindra Petřík 94176f15a6 Fixed: #1153, #1347, #1552, #1553 Images export for some nonstandard JPEGs 2021-02-24 19:55:59 +01:00
Jindra Petřík e9cd0e6ad0 Fixed: #1569 AS3 direct editation - incorrect slot names handling (IndexOutOfBounds) 2021-02-24 19:55:59 +01:00
Jindra Petřík 3c940d1b91 #1601 Option to hide AS3 docs panel and traitslist/constants panel 2021-02-24 19:55:59 +01:00
Jindra Petřík 966a182ae3 pad as3 instruction name setting on formatting tab instead of scripts tab 2021-02-24 19:55:59 +01:00
Jindra Petřík d6cf6a2c8b Proper removing search results on SWF close 2021-02-24 19:55:59 +01:00
Jindra Petřík 43baf9d178 Scoped script text search fixes
Parameters panel on Script search can be turned off in settings
2021-02-24 19:55:59 +01:00
Jindra Petřík 9cac6ddb49 Scoped script text search and search across multiple SWFs 2021-02-24 19:55:59 +01:00
Jindra Petřík f7f825548c #1611 Warning about initializers has do not show again checkbox 2021-02-24 19:55:59 +01:00
Jindra Petřík c25028ac91 saved search results have serial version 2021-02-24 19:55:59 +01:00
Jindra Petřík b82d6b62fe Script search history fixes - reading AS3 results 2021-02-24 19:55:59 +01:00
Jindra Petřík 4097d6b8f2 #1595 History of script search results per SWF 2021-02-24 19:55:59 +01:00
Jindra Petřík 11c3c2a8a7 Fixed: AS3 decompilation: increment/decrement on properties 2021-02-24 19:55:59 +01:00
Jindra Petřík 08424221d6 set framecount on swf on tag add 2021-02-24 19:55:59 +01:00
Jindra Petřík bffc5d4ff0 Fixed: AS3 decompilation: try..catch..finally suborder when debugline info not present 2021-02-24 19:55:59 +01:00
Jindra Petřík 599d22bb6e AS3 P-code editation checking all referenced labels exist
Fixed: AS3 P-code editation - only first try offset was saved when multiple try with same label
2021-02-24 19:55:59 +01:00
Jindra Petřík bac1c799be AS3 direct editation - do not add popscope twice when continue/break as last statement in catch block 2021-02-24 19:55:59 +01:00
Jindra Petřík 4767effc34 Fixed: Ribbon stealing focus when pressing Alt (for example in editors) 2021-02-24 19:55:59 +01:00
Jindra Petřík 77f6e6b964 Include flamingo source code to make changes in it 2021-02-24 19:55:59 +01:00
Jindra Petřík b1818d0600 Fixed #1610 AS3 P-code editation - true/false/undefined/null has value_index same as value_kind 2021-02-24 19:55:59 +01:00
Jindra Petřík 5192f96505 using defined constants instead of magic numbers 2021-02-24 19:55:59 +01:00
Jindra Petřík a3d73608cb Fixed: #1610 AS3 unnecessary adding namespaces 2021-02-24 19:55:59 +01:00
Jindra Petřík 8a6c4cf35c Fixed: AS3 with statement decompilation 2021-02-24 19:55:59 +01:00
Jindra Petřík b9749678f9 tests 2021-02-24 19:55:59 +01:00
Jindra Petřík a36ca2df20 Fixed: AS3 direct editation - popscope in catch on continue and break 2021-02-24 19:55:59 +01:00
Jindra Petřík 5c95ca24b8 Fixed: AS3 direct editation - using finally clause for continue and break 2021-02-24 19:55:59 +01:00
Jindra Petřík 924ade7bff gnujpdf gradient fills 2021-02-24 19:55:59 +01:00
Jindra Petřík fe5e1cddd6 gnujpdf cwh fix 2021-02-24 19:55:59 +01:00
Jindra Petřík 70e8d132b0 gnujpdf code clean 2021-02-24 19:55:59 +01:00
Jindra Petřík 82372d15e8 gnujpdf unused imports 2021-02-24 19:55:59 +01:00
Jindra Petřík a6bdac7a99 gnujpdf add override notation 2021-02-24 19:55:59 +01:00
Jindra Petřík df913281dc gnujpdf reformat 2021-02-24 19:55:59 +01:00
Jindra Petřík 7eb151055b gnujpdf setTranform uses cm operator 2021-02-24 19:55:59 +01:00
Jindra Petřík fade88b658 removed unused class 2021-02-24 19:55:59 +01:00
Jindra Petřík cc6ac18088 PDF export - selectable text in DefineEditText,
gnujpdf unicode support
2021-02-24 19:55:59 +01:00
Jindra Petřík 0046e80698 PDF export - selectable text in DefineEditText 2021-02-24 19:55:59 +01:00
Jindra Petřík 9dacd28347 gnujpdf - unicode font support 2021-02-24 19:55:59 +01:00