[email protected]
cecb13d78d
show script name in log message (currently only without path)
2015-07-08 08:58:03 +02:00
[email protected]
b3c39bbbee
properly interrupt on timeout
2015-07-06 16:10:12 +02:00
[email protected]
dcb20d84f0
more cleanup
2015-07-05 21:54:30 +02:00
Jindra Petřík
db825ce26e
SWF version 29 to flash player 18 mapping
2015-06-12 15:25:16 +02:00
[email protected]
4acdd7e029
#905 Show codec details for sound items
2015-05-31 20:41:35 +02:00
Jindra Petřík
58c24aa746
Issue #903 FLA export - fix for missing fontName, fix last frame when no last ShowFrameTag present
2015-05-30 07:11:50 +02:00
[email protected]
39f35dec29
#896 : show exception in log frame, static final loggers added
2015-05-22 11:29:27 +02:00
[email protected]
6a3facc8de
more string builders 2
2015-05-20 15:53:32 +02:00
[email protected]
18592b7a72
more string builders 1
2015-05-20 15:01:58 +02:00
[email protected]
3632c466e1
Workaround for ImageIO jpeg export bug when alpha channel exists, tag method orders changed (contructors, readData, getData, etc)
2015-05-16 11:04:14 +02:00
[email protected]
abec5214bb
tag refactoring
2015-05-15 00:12:35 +02:00
[email protected]
e49296770f
format source code
2015-05-08 13:33:40 +02:00
[email protected]
40217c0a39
split panes simplified (base class stores the position)
2015-05-06 10:51:05 +02:00
[email protected]
c1226d39fd
swf header editor
2015-04-27 16:57:36 +02:00
[email protected]
0d847f2d13
sprite export fix (missing objects)
2015-04-07 13:56:25 +02:00
[email protected]
acbf5647cb
#737 Exporting Scripts to single file
2015-04-06 19:51:35 +02:00
Jindra Petřík
73f3bb10cc
Additional character info tags now placed under the character in the tree
...
Few icons for tags (metadata,fileattributes,setbackground,place and remove tags)
2015-04-06 09:09:17 +02:00
[email protected]
9813f62cdf
single file script export setting added to ScriptExportSettings class
2015-03-31 21:28:26 +02:00
[email protected]
2664d692ba
faster imageToShape
2015-03-17 07:03:56 +01:00
[email protected]
7f68a43079
export/import symbol classes/export asset tags
2015-03-13 00:18:11 +01:00
[email protected]
27551761e6
justify text
2015-02-20 21:13:11 +01:00
[email protected]
914bb09355
#798 ffdec doesn't show what it's exporting
2015-02-11 22:25:53 +01:00
[email protected]
1f09953178
tag bounds fixed
2015-01-31 16:58:17 +01:00
[email protected]
ade56d45a2
format code: blank lines
2015-01-18 21:32:37 +01:00
[email protected]
07eaafdc55
allow to create swf from code only / export SWF to "Java code", which generates the SWF
2015-01-17 12:17:03 +01:00
[email protected]
c4d35dd36a
copyright year updated 2
2015-01-13 20:32:14 +01:00
[email protected]
677bdf969b
copyright year updated
2015-01-13 19:36:39 +01:00
[email protected]
bed0c7b023
version 27 added to versionToPlayerMap
2015-01-11 16:09:16 +01:00
[email protected]
60f170dcda
#749 Internal viewer Sprite fill color is wrong sometimes: fixed
2014-12-14 15:30:59 +01:00
[email protected]
87b9620405
build fixed on linux (Pull request #12 ) again:), other small fixes
2014-12-07 22:09:33 +01:00
[email protected]
cdae56d128
small refactorings
2014-12-07 12:41:55 +01:00
[email protected]
1cf0c28c74
#676 : extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import
2014-11-23 22:54:19 +01:00
Jindra Petřík
1ca112132b
SWF version to FlashPlayer version map updated
2014-11-22 19:42:10 +01:00
[email protected]
61ad56596b
escape ascii control characters
2014-11-22 17:16:08 +01:00
[email protected]
13c894196c
Issue #288 : less memory usage during FLA export, using stringbuilders
2014-11-22 03:16:30 +01:00
[email protected]
cb052143f5
highlighting refactored
2014-11-16 14:49:31 +01:00
[email protected]
3456d04d38
do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags
2014-11-09 22:40:36 +01:00
Jindra Petřík
093d17a055
better font name handling
...
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
Jindra Petřík
8fd683d019
Issue #389 Selecting font face while characters import
...
Issue #701 Importing from TTF file
Improved Font panel / Font embed dialog
Reloading installed fonts for other than windows systems
Removed xito Table Layout, using Oracle Table Layout instead
2014-10-25 20:58:32 +02:00
[email protected]
c3dc4cd395
format code
2014-09-30 23:39:49 +02:00
Jindra Petřík
8ea8892dca
Issue #524 Layer counting fix for labels layer
2014-09-28 11:55:50 +02:00
Jindra Petřík
05f47b1052
Issue #524 Mask layer not applied when script layer not empty
2014-09-28 11:52:28 +02:00
[email protected]
a1ff899122
TextTag fixes
2014-09-01 22:57:48 +02:00
Jindra Petřík
04922aaf69
Separated FFDec core library and the rest (GUI).
...
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00