Commit Graph
83 Commits
Author SHA1 Message Date
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
Jindra Pet��k 547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Pet��k 9d1e34324c Issue #212 Cannot create directory issue / parallel mkdirs 2013-07-09 14:33:15 +02:00
Jindra Pet��k b786104aaa Issue #212 Cannot create directory issue / parallel mkdirs 2013-07-09 14:05:47 +02:00
Jindra Pet��k e79994b6da Issue #168 Export command from context menu in the tree
Issue #202 Removing tags
2013-07-08 22:44:19 +02:00
Jindra Pet��k d575cb2fbc imports fix 2013-07-08 14:47:32 +02:00
Jindra Pet��k ebbb1a5689 better shapes viewer
not parsing tags at unusal places (define tags in sprite, AS1/2 tags where file is AS3...)
2013-07-08 14:46:12 +02:00
Jindra Pet��k 04e741b141 Issue #185 on-clip action headers displaying and exporting 2013-07-07 11:58:11 +02:00