Commit Graph

1449 Commits

Author SHA1 Message Date
Jindra Petøík
45cf740f1f Playing sounds on stage (StartSound tag) 2014-03-09 21:01:41 +01:00
Jindra Petøík
218b8553f3 Issue #374 Replace selected sound (DefineSound tag) 2014-03-09 16:42:59 +01:00
Honfika
34b152f005 updateTagTree removed (using refreshTree instead) 2014-03-09 13:08:01 +01:00
Jindra Petøík
2772b15220 Internal Viewer: Playing exportable sounds using Java - wav, mp3 using JLayer 2014-03-09 11:13:18 +01:00
Jindra Petøík
56b08ac72c Button mouse move and click handling.
Using ImagePanel instead of SWFPreviewPanel
2014-03-08 19:55:15 +01:00
Honfika
8ff74eb731 Issue #529: limit the number of displayed binaryData bytes 2014-03-08 19:17:34 +01:00
Honfika
22631f7c07 sound play fix 2014-03-08 18:39:28 +01:00
Honfika
50bc6f3c1f expand all in tag tree context menu 2014-03-08 15:26:09 +01:00
Honfika
c981758098 small fix 2014-03-07 23:02:29 +01:00
Jindra Petøík
cfb4ba7f9b Button mouse move and click handling stub (still a lot of work to do)
Transparent checkboard under background color.
2014-03-07 20:44:37 +01:00
Honfika
a2b1b67583 context menu on preview images (remove menu item) 2014-03-07 18:49:06 +01:00
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
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
Jindra Petøík
a10ebc8682 Issue #306 AS1/2 direct editing - reserved words handling 2014-03-02 10:11:26 +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