Commit Graph

2266 Commits

Author SHA1 Message Date
Exund
d1ae0e48cf Clean unused code 2022-07-03 16:26:25 +02:00
Exund
2586710575 Import from file to save on memory 2022-07-03 16:26:25 +02:00
Exund
dc8730342b Sort attributes alphabetically 2022-07-03 16:26:25 +02:00
Exund
a0c21c41d6 Fix for null elements 2022-07-03 16:26:25 +02:00
Exund
04cd9a4983 Remove DOM creation during import
Resulting XML if re-exported is slightly different: needs more checking
2022-07-03 16:26:25 +02:00
Exund
ceb80ca5a1 Types fixes 2022-07-03 16:26:25 +02:00
Exund
b3e63f235e Remove DOM creation during export 2022-07-03 16:26:25 +02:00
Exund
9a8d16311e Refactor 2022-07-03 16:26:25 +02:00
Alison Martins
0690486cca pt_BR translation sent.
In progress...
2022-07-03 16:26:25 +02:00
Alison Martins
2486c7e86a Update AppResources_pt_BR.properties
Added new strings
Fix  translations
2022-07-03 16:26:25 +02:00
Alison Martins
83fd3c259f Update config_pt_BR.properties
Fix translations
2022-07-03 16:26:25 +02:00
Alison Martins
05783de805 Update config_pt_BR.properties
Fix translation
2022-07-03 16:26:25 +02:00
Alison Martins
5f84405656 Update config_pt_BR.properties 2022-07-03 16:26:25 +02:00
Alison Martins
a78a2a6431 Update config_pt_BR.properties 2022-07-03 16:26:25 +02:00
Alison Martins
37c9560256 Update Bundle_pt_BR 2022-07-03 16:26:25 +02:00
Jedipedia
c45482361d Add support for loading external images 2022-07-03 16:26:25 +02:00
Jindra Petřík
a5d0a06a6c Merge branch 'dev' into fix/convert-performance-issues 2022-02-20 10:34:46 +01:00
Chuckame
f000a7dbfd Fixed Multiname - performance issues 2021-12-29 23:22:38 +01:00
Jindra Petřík
012ae459c6 Fixed #1769 - Do not mark getter+setter as colliding (#xxx suffix) 2021-12-19 10:39:51 +01:00
Jindra Petřík
4812ad204e Fixed #1773 - auto set flagWideCodes on FontInfo wide character add 2021-12-18 16:53:10 +01:00
Jindra Petřík
985311c87f Fixed AS3 - debugging in inner functions 2021-12-08 12:31:31 +01:00
Jindra Petřík
142093c87c Fixed AS3 - insert debug instruction to mark register names even with activation 2021-12-08 08:29:05 +01:00
Jindra Petřík
2cee8a7386 Fixed #1763 AS3 - function with activation - param assignment is not a declaration 2021-12-08 08:12:38 +01:00
Jindra Petřík
af45130f7a Fixed #1766 AS3 - direct editation - namespaces on global level without leading colon 2021-12-07 16:57:08 +01:00
Jindra Petřík
d943588fbd Fixed Type resolving 2021-12-07 09:31:14 +01:00
Jindra Petřík
9943542f94 Fixed AS1/2 switch detection 2021-12-06 19:12:39 +01:00
Jindra Petřík
383506c94c Fixed AS1/2 switch detection 2021-12-06 18:12:33 +01:00
Jindra Petřík
4f8cac556d Fixed AS1/2 actioncontainers (like try) inside ifs 2021-12-06 08:23:13 +01:00
bagdenisov
f125c311f9 Fixed Incorrect position in Flash Player preview and SWF export 2021-12-06 08:02:00 +01:00
Jindra Petřík
3a3cac1fe9 Added #1718 Show progress on injecting debug info / SWD generation (before Debugging) 2021-12-05 19:54:41 +01:00
Jindra Petřík
3dd2885358 Added #270 AS3 show progress on deofuscating p-code 2021-12-05 19:09:53 +01:00
Jindra Petřík
05e8f68ea9 Added Show imported files on script import, able to cancel import 2021-12-05 18:30:17 +01:00
Jindra Petřík
e9cc551c37 Fixed AS3 - direct editation - call on index 2021-12-05 17:29:24 +01:00
Jindra Petřík
ee9fd933f1 Fixed AS3 - direct editation - resolve properties and local regs before types 2021-12-05 16:08:09 +01:00
Jindra Petřík
dc773af1e2 Fixed AS3 - direct editation - call on local register 2021-12-04 16:32:02 +01:00
Jindra Petřík
7599ba5dd0 Fixed AS3 - direct editation - bit not 2021-12-04 15:15:47 +01:00
Jindra Petřík
c1dd430f43 Fixed AS3 - direct editation - arguments object on method with activation 2021-12-04 14:49:38 +01:00
Jindra Petřík
b0962137f9 declarations on activation object properties 2021-12-04 09:15:19 +01:00
Jindra Petřík
4197e4913b Fixed #1763 AS3 - initialization of activation object in some cases 2021-12-04 08:28:48 +01:00
Jindra Petřík
9e6548ceb0 Fixed #1762 AS - switch detection (mostcommon pathpart) 2021-12-02 18:59:32 +01:00
Jindra Petřík
47347e7a0e Fixed #1762 AS3 - Auto adding returnvoid/return undefined 2021-12-01 20:09:13 +01:00
Jindra Petřík
1928962d6f Fixed #1762 AS call on integer numbers parenthesis 2021-12-01 08:44:30 +01:00
Exund
52270d33b0 Display depth when hovering ImagePanel
Display the depth of the objects under the cursor
2021-11-30 07:18:41 +01:00
Jindra Petřík
85fb118138 tests 2021-11-30 07:14:01 +01:00
Jindra Petřík
f1ab87f2b7 Fixed #1761 AS3 - try..finally inside another structure like if 2021-11-30 07:13:32 +01:00
Jindra Petřík
7dab721e09 Fixed AS1/2 - gotoAndStop/play with simple label compiled as gotolabel 2021-11-29 17:15:56 +01:00
Jindra Petřík
8b79e66dfb Fixed AS1/2 - startDrag constaint 2021-11-29 17:15:56 +01:00
Jindra Petřík
d7de0fae66 Fixed AS1/2 - stop/play/etc. can be used in expressions, pushing undefined 2021-11-29 17:15:56 +01:00
Jindra Petřík
8e79af0bd4 Fixed AS1/2 - on keypress key escaping 2021-11-29 17:15:56 +01:00
Jindra Petřík
0ef76b8860 Fixed AS - direct editation - long integer values 2021-11-29 17:15:56 +01:00