Commit Graph
1588 Commits
Author SHA1 Message Date
Honfika 1aaeb30f38 timeout message fix 2014-03-14 20:45:14 +01:00
Jindra Pet��k c0a8e3f6be internal sound playing refactoring
diplay sound icon
ffdec:format code, organize imports
2014-03-14 20:30:45 +01:00
Jindra Pet��k c528228104 Issue 533 Object under cursor fix 2014-03-13 09:32:50 +01:00
Jindra Pet��k 9f1b580357 merge 2014-03-12 19:25:47 +01:00
Jindra Pet��k a8ac2a9f68 Issue #533 Object under cursor fix 2014-03-12 19:24:57 +01:00
Honfika 16584c6b29 spanish translation improved 2014-03-12 17:28:17 +01:00
Jindra Pet��k 502459e912 Issue #532 getOutline throws IndexOutOfBoundsException 2014-03-11 22:35:22 +01:00
Jindra Pet��k 98d89831c2 Fixed tests 2014-03-11 20:31:14 +01:00
Jindra Pet��k ba852e9af1 Issue #504 JSyntaxPane using backup fonts for characters not found in standard font (e.g. Japanese/Chinese characters) 2014-03-11 20:20:28 +01:00
Jindra Pet��k cb92f191a7 Improved export dialog (show only usable options, refactored)
Nelly moser decoding, MP3 decoding
WAV export for all soundtypes
PNG only, JPEG only export modes for images
2014-03-10 22:40:50 +01:00
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 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