Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petøík
4f2732dcf8 AS3 direct editation - properties resolving fix, assignment fix 2014-04-20 15:17:18 +02:00
Honfika
e4f275130b single file text export 2014-04-20 13:16:08 +02:00
Jindra Petøík
931635a7b5 AS3 direct editation - indices, various bugfixes 2014-04-20 13:00:24 +02:00
Honfika
9a90572312 frame SVG export: opacity fixed 2014-04-20 10:11:15 +02:00
Honfika
2fe575a1d5 frame SVG export: text positions fixed 2014-04-20 09:51:21 +02:00
Jindra Petøík
b48fcf3c94 AS3 direct editation - as, is, const/var initializers, various bugfixes 2014-04-20 08:17:54 +02:00
Jindra Petøík
4a74c8d202 AS3 direct editation - class initializer 2014-04-20 06:28:53 +02:00
Honfika
03d3e24a16 frame SVG export: export static texts 2014-04-19 21:43:01 +02:00
Jindra Petøík
cd54dca644 AS3 direct editation - subpackage fix 2014-04-19 21:01:36 +02:00
Jindra Petøík
1babd94f35 Experimental confirmations for AS1/2/3 direct editation. 2014-04-19 19:40:47 +02:00
Honfika
2e8927afa9 frame SVG export: morph shape ratio, hungarian translation 2014-04-19 18:18:08 +02:00
Jindra Petøík
1fa9e0e547 AS3 direct editation 2014-04-19 16:52:01 +02:00
Honfika
7460114d10 frame SVG export: allow to export multiple frames 2014-04-19 15:12:54 +02:00
Honfika
61fcfb8ec0 frame SVG export, cleanup, (java) code formatting 2014-04-19 14:38:06 +02:00
Jindra Petøík
e73185c204 AS3 parser: Default xml namespace, get descendants 2014-04-19 12:14:10 +02:00
Jindra Petøík
2eaf92c0cf merge
XML attributes fix, namespaces fixes
2014-04-19 11:00:07 +02:00
Honfika
610881a427 svg animation fixes, prepare for frame export 2014-04-18 23:51:58 +02:00
Jindra Petøík
ade02c38d7 AS3 parser: XML filter 2014-04-18 21:33:50 +02:00
Jindra Petøík
a5b26d9176 AS3 parser: E4X - XML syntax, attributes 2014-04-18 19:31:22 +02:00
Jindra Petøík
ad44ca6900 mark levels recursion as warning, not severe 2014-04-18 19:30:28 +02:00
Jindra Petøík
ed366ce64b Issues #561, #509, #433: EmptyStackException fix - correct hasnext2 arguments type 2014-04-18 19:29:42 +02:00
Honfika
f6b03683ff animates svg radial gradient fill fix(?) 2014-04-17 22:01:09 +02:00
Honfika
4efc1203ab tests fixed 2014-04-17 19:14:12 +02:00
Honfika
c9e4779224 #559 morphshapes as animated SVG/CSS3: animate styles 2014-04-17 17:53:17 +02:00
Honfika
c3bf4963b0 #559 morphshapes as animated SVG/CSS3 (Currenly only the edges are morphed, the style is not ready) 2014-04-17 00:34:39 +02:00
Jindra Petøík
31a92d71e3 AS3 parser: disp_id for static methods 2014-04-15 06:44:04 +02:00
Jindra Petøík
596854c379 AS3 parser: static method scope fix, final attr. fix, Classes resolving 2014-04-14 08:36:42 +02:00
Jindra Petøík
47009e2748 AS3 parser: custom namespace modifiers 2014-04-13 22:44:12 +02:00
Jindra Petøík
07e43b5bce AS3 parser: get/set property stats fix. List of differences from official compiler. 2014-04-13 20:00:22 +02:00
Jindra Petøík
7324cedaff AS3 parser: typenames (Vector) 2014-04-13 18:51:59 +02:00
Jindra Petøík
66e9a650b8 AS3 parser: inner function names 2014-04-13 15:02:29 +02:00
Jindra Petøík
8fd9b28ebd AS3 parser: delete property 2014-04-13 12:12:17 +02:00
Jindra Petøík
a435c21774 AS3 parser: with statement, try..catch scope fix 2014-04-13 11:29:36 +02:00
Jindra Petøík
90025e1bf6 AS3 parser: large name resolving refactoring, inner functions
code formatting, imports
2014-04-12 22:31:22 +02:00
Honfika
dda548ffaf export folder name fix, swf preview fix 2014-04-06 20:27:24 +02:00
Jindra Petøík
e5a9b6d28c AS3 parser: try..finally 2014-04-06 20:08:20 +02:00
Jindra Petøík
7e19be36c8 AS3 parser: try..catch, activation, slots 2014-04-06 09:36:10 +02:00
Jindra Petøík
95af9e9268 AS3 parser: switch 2014-04-05 18:33:41 +02:00
Jindra Petøík
8deb0a81b7 AS3 parser: for in, for each in, better variable declarations 2014-04-05 16:48:23 +02:00
Honfika
9182b15286 endtag fix, comment added back (was removed by netbeans refactoring tool) 2014-04-05 16:19:19 +02:00
Honfika
ca52f63769 preserver original tag header and endtag, organize imports, missing javadoc params 2014-04-05 16:10:43 +02:00
Jindra Petøík
079f642e40 AS3 parser: easier debugging 2014-04-05 12:47:23 +02:00
Jindra Petøík
b8a63c8d5a AS3 parser: Fixed If, While, DoWhile,For 2014-04-05 12:31:11 +02:00
Jindra Petøík
57ac7aa7aa Added tag version2.0.1u2 for changeset 4e6d00902a24 2014-04-05 09:28:30 +02:00
Jindra Petøík
6283ae4979 version changed to 2.0.1u2 version2.0.1u2 2014-04-05 09:28:15 +02:00
Jindra Petøík
e187bd4066 merge 2014-04-05 09:17:29 +02:00
Jindra Petøík
412c1cc3fa Issue #557 AS3 null namespace names fix => p-code not working 2014-04-05 09:15:38 +02:00
Honfika
0958c44744 hex view fix 2014-04-04 20:24:11 +02:00
Jindra Petøík
a94c5a277f Added tag version2.0.1u1 for changeset 6b39c12e8957 2014-04-04 19:33:24 +02:00
Jindra Petøík
4d670935fd version changed to 2.0.1u1 version2.0.1u1 2014-04-04 19:33:04 +02:00