Honfika
91e92fd646
show previews for font tags and frames, double click on preview jumps to the item in the tree
2014-03-06 23:23:39 +01:00
Honfika
edc9ed88b6
folder preview panel hack + small fixes
2014-03-06 22:06:22 +01:00
Jindra Pet��k
e0265744e4
Thumbnail view for images.
...
Tag names in thumbnail view.
2014-03-06 21:39:43 +01:00
Jindra Pet��k
7bc068641c
Removed unnecessary parameters (tags, characters, visited)
...
Recursive tag check moved to own method
2014-03-06 20:29:22 +01:00
Jindra Pet��k
7f6367c76f
buttons fix (default clipDepth value)
2014-03-06 17:02:13 +01:00
Jindra Pet��k
1bbffc0edc
preview images wrapped + scrollpane
2014-03-06 12:47:38 +01:00
Jindra Pet��k
0e9294d465
merge
2014-03-06 12:40:37 +01:00
Jindra Pet��k
f14966daa2
FrameLabel editable
2014-03-05 18:20:06 +01:00
Jindra Pet��k
1b58deff6b
tags parameter removed where not needed
...
ImageFrame - resizing sprites to max of stage size
ButtonTag is Timelined
MorphShapeTag has getShapeAtRatio
using DefineButtonCxForm on Button1 timeline
2014-03-05 18:19:14 +01:00
Honfika
7599463212
small fixes
2014-03-05 17:31:20 +01:00
Honfika
269982f864
wordwrap fix
2014-03-05 00:06:13 +01:00
Honfika
f6e5680f49
dynamic text border/fill color
2014-03-04 23:43:47 +01:00
Jindra Pet��k
01f2088811
Layer,FrameInfo => TimeLine
...
(speedup?)
2014-03-04 23:08:15 +01:00
Honfika
72e190e489
glitch fixed, text border, font y offset
2014-03-04 23:04:31 +01:00
Honfika
7a5474bd15
faster image rendering when layer has filters (only the required area is rendered)
2014-03-03 22:29:06 +01:00
Honfika
45660f5408
small fixes
2014-03-03 19:03:01 +01:00
Honfika
4d657fddea
ImagePanel+SWFPreviewPanel fixes, removed deprecated toImage functions
2014-03-02 23:30:39 +01:00
Honfika
e3135e97a8
removed unused usings
2014-03-02 20:30:39 +01:00
Honfika
24bc388074
stop animation when it is not visible, redundant version argument removed, use internal viewer for showing texts (only when internal viewer is selected)
2014-03-02 20:27:46 +01:00
Jindra Pet��k
d7919aecc5
version changed to 2.0.0
2014-03-02 17:36:38 +01:00
Jindra Pet��k
55f54de9cb
generic tag editor: disable instantiation of abstract classes, make Action list related types not editable (it does not work yet)
2014-03-02 17:34:45 +01:00
Jindra Pet��k
6e8f8931b3
improved update system, new version dialog
2014-03-02 16:48:59 +01:00
Jindra Pet��k
886c751ac1
merge
2014-03-02 15:12:41 +01:00
Jindra Pet��k
5feff1fa57
configurable checking for updates
2014-03-02 15:10:08 +01:00
Honfika
b4622f7c05
dynamic text: zero length array check
2014-03-02 15:08:59 +01:00
Honfika
0757b766dd
dynamic text: word wrap
2014-03-02 14:55:52 +01:00
Jindra Pet��k
8da9231d7d
application icon fix
2014-03-02 14:38:59 +01:00
Jindra Pet��k
0097f3cf8b
application icon fix
2014-03-02 14:24:55 +01:00
Jindra Pet��k
0fb03eb851
application icon fix
2014-03-02 13:58:22 +01:00
Jindra Pet��k
2cae8682f9
Issue #262 Export FLA: Font ranges export
2014-03-02 13:54:14 +01:00
Jindra Pet��k
36273ffc09
Automatic deobfuscation default value set to False.
2014-03-02 12:42:26 +01:00
Jindra Pet��k
901ce2898e
Issue #306 AS1/2 direct editing, decompilation - ActionDelete fix
2014-03-02 12:30:00 +01:00
Jindra Pet��k
a6010ec64f
Issue #361 FFDec icon is not visible on application start
2014-03-02 12:00:49 +01:00
Honfika
8d89fcbc72
AS2 parsing tests fix, +new test
2014-03-02 10:46:14 +01:00
Jindra Pet��k
a10ebc8682
Issue #306 AS1/2 direct editing - reserved words handling
2014-03-02 10:11:26 +01:00
Honfika
1029d2385f
AS2 parsing tests fixed
2014-03-02 09:50:59 +01:00
Honfika
ab0ad21b65
AS2 parsing unit tests
2014-03-02 09:23:18 +01:00
Jindra Pet��k
386b0a5510
Issue #306 AS1/2 direct editing - expression improvements
2014-03-02 08:26:16 +01:00
Honfika
a3ac87a136
basic multiline text support (wordwrap is not supported yet)
2014-03-01 23:40:12 +01:00
Jindra Pet��k
fdbcee51cb
Issue #517 AS1/2 direct editing - call function fix
2014-03-01 21:22:25 +01:00
Jindra Pet��k
417346619b
Issue #306 AS1/2 direct editing - ternal operator fix, VariableActionItem fix
2014-03-01 20:56:29 +01:00
Jindra Pet��k
2e97d43a9a
Issue #518 AS1/2 direct editing - cast operator
2014-03-01 20:39:02 +01:00
Honfika
156c9c7dc1
unused imports removed, code formatting, recompile test reverted
2014-03-01 20:15:37 +01:00
Honfika
58cb55e241
merge
2014-03-01 20:08:18 +01:00
Honfika
18a5aff776
partial support for html dynamic texts (font colors)
2014-03-01 20:01:19 +01:00
Jindra Pet��k
5893594e10
Issue #517 AS1/2 direct editing - delete operator fix, assing after call fix, expressions as commands fix
2014-03-01 19:15:54 +01:00
Jindra Pet��k
5982d7318c
Improved blend modes, ColorTransforms
2014-03-01 17:47:50 +01:00
Honfika
9b0cad6f01
double spaces around in and instanceof keywords fixed
2014-03-01 17:23:45 +01:00
Jindra Pet��k
39c21f6ce4
Issue #516 AS3 P-code editor - Null name namespace handling
2014-03-01 14:00:52 +01:00
Jindra Pet��k
7024cdb61f
internal renderer - animating subsprites
2014-03-01 12:23:24 +01:00