Commit Graph
97 Commits
Author SHA1 Message Date
Jindra Pet��k 2cae8682f9 Issue #262 Export FLA: Font ranges export 2014-03-02 13:54:14 +01:00
Honfika 156c9c7dc1 unused imports removed, code formatting, recompile test reverted 2014-03-01 20:15:37 +01:00
Jindra Pet��k 5982d7318c Improved blend modes, ColorTransforms 2014-03-01 17:47:50 +01:00
Honfika 468430563a copyright message fix 2014-02-27 13:55:03 +01:00
Honfika d5e23423db using swf.version instead of SWF.DEFAULT_VERSION where available 2014-02-25 20:35:41 +01:00
Honfika da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Jindra Pet��k 1e3a67ec1c Configurable code formatting (Indentation + brace position) 2014-02-25 15:52:41 +01:00
Jindra Pet��k 59fe42e206 Issue #503 Export FLA: Smoothing invalid shapes 2014-02-23 14:17:31 +01:00
Honfika ccc6099687 Bitmap rendering improved 2014-02-23 13:29:01 +01:00
Jindra Pet��k 1643910051 Issue #312 Export FLA: Improved Shape/MorphShape FLA export 2014-02-23 12:23:33 +01:00
Jindra Pet��k f205f8094d Issue #305 Export FLA: empty sound layers
Commandline FLA sample fix
2014-02-23 08:34:54 +01:00
Jindra Pet��k 887c42caca Generic tag editor as tree 2014-02-22 13:56:12 +01:00
Jindra Pet��k 590b1ca9f3 Issue #282: FLA export to CS5, CS5.5 and CC format. 2014-02-11 23:24:28 +01:00
Jindra Pet��k ed19d87486 Tag annotations 2014-02-05 21:31:11 +01:00
Jindra Pet��k 7b6d54bc68 License header years update 2014-02-02 05:35:36 +01:00
Honfika 0486cb3958 some sprite/frame rendering issue fixed, generic cache, serializableimages 2014-01-29 00:58:30 +01:00
Honfika 29916f5d3e new SVG export algorithm from as3swf 2014-01-26 13:34:32 +01:00
Honfika dbc1557a07 SVG export: image transform matrix 2014-01-23 13:31:20 +01:00
Honfika 41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika 0da9d423a0 final fields 2014-01-19 22:33:23 +01:00
Honfika 9b15a255c6 Issue #458 Saving font settings to preserve font panel selection after program restart: individual behavior for each file 2014-01-01 21:12:27 +01:00
Honfika a2fb1420c1 Issue #390 Reload list of fonts to import 2013-12-31 12:59:59 +01:00
Honfika 4064d82dc2 missing copyright headers added, reformated with updateLicense function 2013-12-14 20:28:49 +01:00
Honfika f0697ebeb6 removed unnecessary string=>utf8 byte[]=>input stream=>reader converts, utf8 helper added (UnsupportedEndodingException should not thrown) 2013-11-17 09:08:05 +01:00
Honfika b3dc9a4d13 cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page) 2013-11-07 21:18:18 +01:00
Honfika bef5f0ae67 cleanup with "Inspect and Transform" 2013-11-07 00:26:49 +01:00
Honfika 0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01:00
Honfika 6d264576e4 as2 export fix, as2 edit fix (prefix, suffix problem) 2013-11-01 15:01:34 +01:00
Honfika d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika 3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Honfika b82bd36058 more stringbuilders 2 2013-10-14 23:47:26 +02:00
Honfika 31bca9c8fe more stringbuilders 2013-10-13 19:36:57 +02:00
Honfika 624194f453 organize imports 2013-09-09 21:12:58 +02:00
Honfika d571b899c6 array definitions was inconsistent, now everywhere "Type[] variableName", using StringBuilder => little bit faster, test fixed (missing parameters) 2013-09-09 11:46:04 +02:00
Jindra Pet��k 5e1976a792 Playback controls 2013-09-01 14:30:49 +02:00
Jindra Pet��k cece6abe6b merged honfika changes + some fixes to make tests work 2013-08-25 16:09:42 +02:00
Jindra Pet��k a99fc25d88 Issue #307 Export FLA: Empty DefineEditText fix
Non existing font names fix (Dialog.plain etc.)
2013-08-25 15:26:03 +02:00
Honfika d1a0c1d463 highlight parameter added 2013-08-25 15:17:58 +02:00
Jindra Pet��k bd50d1ef6b Issue #310 Export FLA: Missing strokes 2013-08-25 13:57:33 +02:00
Jindra Pet��k c276b14c4b Issue #295 Fixed DefineEditText font 2013-08-25 13:16:21 +02:00
Honfika 0ca09ff329 pcode export shows "Decompilation skipped" when AS decompilation is disabled fixed => Configuration checking moved to "not pcode" branch 2013-08-24 22:48:30 +02:00
Jindra Pet��k 0f96b573e0 FLA export bitmapfill fix 2013-08-24 20:33:50 +02:00
Jindra Pet��k d7071d003a Issue #311 FLA Export BitmapFill fix 2013-08-24 16:01:43 +02:00
Jindra Pet��k 8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Jindra Pet��k fa57806f5b Issue #318 FLA export shape fix 2013-08-10 19:59:25 +02:00
Jindra Pet��k b8d8b328d9 Issue #287 Typo paralel => parallel 2013-08-10 18:58:00 +02:00
Jindra Pet��k a02164197e Issue #250 Export FLA: Static text spacing and marigins
Better text viewer
code formatting
2013-07-29 07:22:26 +02:00
Jindra Pet��k 2d8c3dc4f0 Issue #235 Export FLA: incorrect Dynamic Text Fields coordinates. 2013-07-28 09:00:17 +02:00
Jindra Pet��k f9ceb1fca8 Issue #251 Export FLA: filter strength incorrect 2013-07-28 08:48:40 +02:00
Jindra Pet��k 5bdfdd92f6 Issue #257 Export FLA: DefineEditText color and size 2013-07-28 08:30:21 +02:00