Commit Graph

90 Commits

Author SHA1 Message Date
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
Jindra Petøík
9693cce781 Issue #260 Export FLA: labels layer fix 2013-07-28 07:57:33 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
12a191de9b Issue #253 Abort/Retry/Ignore dialog on IO errors 2013-07-18 12:28:07 +02:00
Jindra Petøík
bf195f1a6a Refactoring:
AVM2 / TreeItem => AVM2Item
Action / TreeItem => ActionItem
decompiler.flash.graph => decompiler.graph
2013-07-16 05:40:32 +02:00
Jindra Petøík
cc3e70f6ae Issue #229, #209 FLA export text positions 2013-07-13 15:49:49 +02:00
Jindra Petøík
e8248a964b Issue #230 Export FLA issue with vector graphics stroke 2013-07-13 13:46:21 +02:00
Jindra Petøík
cfe2f87b07 Issue #226 AS2 onClipAction indentation is absent in the Exported FLA 2013-07-13 13:13:57 +02:00