Commit Graph
6073 Commits
Author SHA1 Message Date
Jindra Petřík 7ed6ea1f9a Fixed Unpin all context menu not clearing pins properly 2022-11-30 22:58:35 +01:00
Jindra Petřík 231b4e7d3c Package internal Namespace - do not display its string value. 2022-11-30 22:58:35 +01:00
Jindra Petřík f24b132ae2 Fixed #1892 AS3 - Package internal custom namespaces 2022-11-30 22:58:35 +01:00
Jindra Petřík e415945490 resolving properties and methods on Vector 2022-11-30 22:58:35 +01:00
Jindra Petřík 8f3154cc3d resolving properties on builtin namespace 2022-11-30 22:58:35 +01:00
Jindra Petřík 0de72634eb Tests 2022-11-30 22:58:35 +01:00
Jindra Petřík 7bad0bd348 Avoid multiname not found exception. 2022-11-30 22:58:35 +01:00
Jindra Petřík 6bb0dd29ad Fixed #1888 Remove casts for object literal keys 2022-11-30 22:58:35 +01:00
Jindra Petřík d7a1720270 notnull type for this 2022-11-30 22:58:35 +01:00
Jindra Petřík bd82515065 Added AS3 improved goto declaration for properties and methods 2022-11-30 22:58:35 +01:00
Jindra Petřík 9187db962c Fixed Exception on package selection inside DoABC tag on taglist view 2022-11-30 22:58:35 +01:00
Jindra Petřík ff37b08edb Fixed All SWF classes inside DoABC tags in the taglist view 2022-11-30 22:58:35 +01:00
Jindra Petřík 7b15db82b8 Fixed #1891 AS3 - duplicate variable declaration in some cases 2022-11-30 22:58:35 +01:00
Jindra Petřík 3bb4fcb057 Fixed #1888 Casts vs callproperty on this 2022-11-30 22:58:35 +01:00
Jindra Petřík 9e8d00edba Fixed #1888 Casts in binary operations, not casting any type 2022-11-30 22:58:35 +01:00
Jindra Petřík 954200484c Fixed #1810 AS3 Direct editation - Calls inside submethods using this 2022-11-30 22:58:35 +01:00
Jindra Petřík 60100196c5 Fixed #1810 AS3 Direct editation - XML attribute handling 2022-11-30 22:58:35 +01:00
Jindra Petřík 9324f01183 Fixed #1888 Properly resolve static vs nonstatic properties 2022-11-30 22:58:35 +01:00
Jindra Petřík 87a8a03ca1 tests 2022-11-30 22:58:35 +01:00
Jindra Petřík 9cd93c2388 Fixed #1888 Missing casts in ternar 2022-11-30 22:58:35 +01:00
Jindra Petřík 531057764a Fixed #1890 AS3 - Chained assignments in some special cases 2022-11-30 22:58:35 +01:00
Jindra Petřík 79e79f3419 Added #1769, #1888 AS3 - Missing casts like int() 2022-11-30 22:58:35 +01:00
Jindra Petřík 54d7cb38bc Fixed tests 2022-11-30 22:58:35 +01:00
Jindra Petřík b156340a83 Stub for better goto declaration 2022-11-30 22:58:35 +01:00
Jindra Petřík 727c076e05 Resolving return type for properties, local regs, function calls. 2022-11-30 22:58:35 +01:00
Jindra Petřík 25aa987cdf Propagate ABCIndex everywhere 2022-11-30 22:58:35 +01:00
Jindra Petřík e22669d377 Show convert instruction when needed - int(xx), String(xx), etc.... 2022-11-30 22:58:35 +01:00
Jindra Petřík 86fa76678b Fixed #1769 Missing some body trait variable declaration 2022-11-30 22:58:35 +01:00
Jindra Petřík d1f010222c Fixed #1769 Missing some body trait variable declaration 2022-11-30 22:58:35 +01:00
Jindra Petřík 25bc05012f Fixed #1769 Missing some body trait variable declaration 2022-11-30 22:58:35 +01:00
Jindra Petřík 3ff9a042c8 Translator to Windows installer 2022-11-30 22:58:35 +01:00
Jindra Petřík 191d28f7e4 Properly load last selected resource 2022-11-30 22:58:35 +01:00
Jindra Petřík fbcfc92bc7 Display comments only from english locale 2022-11-30 22:58:35 +01:00
Jindra Petřík 05d1873aa4 Translator does not have FFDec icon. 2022-11-30 22:58:35 +01:00
Jindra Petřík 06fb481b3d AdvancedSettings [ci skip] 2022-11-30 22:58:35 +01:00
Jindra Petřík 20d003f8c7 some resources are huge [ci skip] 2022-11-30 22:58:35 +01:00
Jindra Petřík e20b027afc no language pack 2022-11-30 22:58:35 +01:00
Jindra Petřík e6c179a634 Fixed changeslog 2022-11-30 22:58:35 +01:00
Jindra Petřík 664422329d Updated czech translation 2022-11-30 22:58:35 +01:00
Jindra Petřík 2c2dce72ff Fixed changeslog 2022-11-30 22:58:35 +01:00
Jindra Petřík bea1775a80 Format locales with Translator tool 2022-11-30 22:58:35 +01:00
Jindra Petřík 8d0a1120fa translator - do not save all 2022-11-30 22:58:35 +01:00
Jindra Petřík 1d34dd7776 Do not generate locale zip files 2022-11-30 22:58:35 +01:00
Jindra Petřík 4c9688fd95 Translations.md - NSIS 2022-11-30 22:58:35 +01:00
Jindra Petřík 0b8503659e Translations.md 2022-11-30 22:58:35 +01:00
Jindra Petřík 4f4c22006d Added Translator tool for easier localization 2022-11-30 22:58:35 +01:00
Jindra Petřík 5a2d75933d Put it back 2022-11-30 22:58:35 +01:00
Jindra Petřík 238209ea18 Test commit 2022-11-30 22:58:35 +01:00
Jindra Petřík 970389a6f0 Begin new Unreleased section of the changelog 2022-11-30 22:58:35 +01:00
Jindra Petřík 6899c968c3 Version changed to 17.0.2 version17.0.2 2022-11-22 07:27:30 +01:00