Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petøík
29c8fb98f9 Merged AS1/2/3 frame, displaying shapes, images,... 2013-01-12 16:22:49 +01:00
Jindra Petøík
4a8870aa2e Flash Player Library 2013-01-12 16:18:08 +01:00
Jindra Petøík
a28c57878b Flash Player Library 2013-01-12 16:17:19 +01:00
Jindra Petøík
7af56301dd Issue 24: Switch in anonymous function 2013-01-06 18:13:55 +01:00
Jindra Petøík
552983c193 Fixed some tags,
Flash part viewer stub
2013-01-06 16:38:10 +01:00
Jindra Petøík
be6332c597 Fixed some tags,
Image export stub
2013-01-05 11:34:25 +01:00
Jindra Petøík
3b9ad85868 Fixed some tags,
Image export stub
2013-01-04 22:48:40 +01:00
Jindra Petøík
644110dd40 New tags,
Other code: organize imports
2013-01-04 17:12:27 +01:00
Jindra Petøík
b1ab3ca35b Shape tags Tag suffix 2013-01-04 06:25:29 +01:00
Jindra Petøík
77ccbbe49a Shape tags Tag suffix 2013-01-04 06:25:18 +01:00
Jindra Petøík
8095ce1a66 New Tags 2013-01-03 22:15:03 +01:00
Jindra Petøík
8c7b52e6af Tag Suffix for classes.
New tags: PlaceObject,RemoveObjet
2013-01-03 15:27:29 +01:00
Jindra Petøík
5f69c682b7 AS3: XML attrib escape fix 2013-01-03 11:53:26 +01:00
Jindra Petøík
94c0138441 Tag version 1.1.0 2013-01-02 19:07:58 +01:00
Jindra Petøík
954f2984c5 Version changed to 1.1.0 version1.1.0 2013-01-02 18:59:52 +01:00
Jindra Petøík
1d34e6ffdc AS3: Rename identifiers warning 2013-01-02 18:58:01 +01:00
Jindra Petøík
8249e3a52f AS3: Exporting selected scripts
AS3: Search bar to the top
2013-01-02 18:42:05 +01:00
Jindra Petøík
50fc480c1e AS3: Default XML namespace, Escape attribute 2013-01-02 18:39:29 +01:00
Jindra Petøík
dbfd3e7e78 AS3: Default XML namespace, Escape attribute 2013-01-02 18:39:15 +01:00
Jindra Petøík
0eebc534a7 Search icon 2013-01-02 16:44:25 +01:00
Jindra Petøík
006948e5e6 AS3: Script search bar
code formatting
2013-01-02 16:44:00 +01:00
Jindra Petøík
15102f58f6 AS3: better UI 2013-01-02 15:47:34 +01:00
Jindra Petøík
89b66675bf AS3: Dup setlocal fix 2013-01-02 14:52:21 +01:00
Jindra Petøík
95bd434c1a AS3: loops fix 2013-01-02 13:55:08 +01:00
Jindra Petøík
f048ca746e AS3: chained assignments fix 2013-01-02 12:21:51 +01:00
Jindra Petøík
586dfe374b AS3: construct needs parentheses 2013-01-02 12:21:31 +01:00
Jindra Petøík
d78c91d9a8 AS3: TypeNames fix (* type) 2013-01-02 11:55:25 +01:00
Jindra Petøík
fcc81fc49f AS3: string concatenate needs parentheses for rightside binaryop 2013-01-02 11:33:07 +01:00
Jindra Petøík
604b4d3ad0 AS3: string concatenate and subtract needs parentheses 2013-01-02 11:10:52 +01:00
Jindra Petøík
88273e540c AS3: initializing constants 2013-01-02 10:56:24 +01:00
Jindra Petøík
c13142700a AS3: anonymous functions with names 2013-01-02 10:40:36 +01:00
Jindra Petøík
89e9ea7512 AS3: imports fix 2013-01-01 21:58:21 +01:00
Jindra Petøík
65ba33dda9 AS3: dup...setlocal fix 2013-01-01 21:56:32 +01:00
Jindra Petøík
ef481b25da AS3: precedence parentheses - call, new 2013-01-01 21:56:02 +01:00
Jindra Petøík
1200f20414 AS3: chained assignments fix 2013-01-01 20:57:19 +01:00
Jindra Petøík
900099e7df AS3: highlighting fix 2013-01-01 20:24:06 +01:00
Jindra Petøík
a5af1ce124 AS3: initializing constants 2013-01-01 20:18:10 +01:00
Jindra Petøík
fd9a62b4f7 AS3: static protected namespace fix 2013-01-01 17:31:25 +01:00
Jindra Petøík
a7b70644f7 AS3: usage fix (gui) 2013-01-01 16:42:53 +01:00
Jindra Petøík
4fd93d3e57 AS3: Better imports, uses
Formatting code
2013-01-01 14:03:50 +01:00
Jindra Petøík
e018eb96a3 AS3:CallSuperVoid fix - reversed arguments 2013-01-01 13:55:20 +01:00
Jindra Petøík
45ff89c36f AS3:Fixed with statements 2013-01-01 13:19:51 +01:00
Jindra Petøík
2f2c95a11a AS3:Correct class highlighting 2013-01-01 11:28:31 +01:00
Jindra Petøík
ae607c5db0 AS3: Imports from typenames 2012-12-31 22:33:35 +01:00
Jindra Petøík
b715bcfb35 updated jsyntaxpane lib 2012-12-31 17:18:35 +01:00
Jindra Petøík
8df81746e3 AS3: Deobfuscate namespaces, Issue 23 2012-12-31 17:14:56 +01:00
Jindra Petøík
a7d8188c63 AS3: Distinction of classes with same name removed, was not working 2012-12-31 16:53:56 +01:00
Jindra Petøík
4ac4d07618 AS3: strings in values now escaped 2012-12-31 16:42:12 +01:00
Jindra Petøík
d724241091 AS3: XML fix, with statement problem
Loading dialog with loading phases
2012-12-31 15:59:28 +01:00
Jindra Petøík
197c633709 jsyntaxpane: restoring not working XML 2012-12-31 13:59:22 +01:00