Commit Graph
62 Commits
Author SHA1 Message Date
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
Jindra Pet��k 05da3d506d Issue #184 Export FLA - video linkage fix
Export FLA - video/text instance names, random outline colors
2013-07-06 13:21:15 +02:00
Jindra Pet��k e118114469 Issue #183 Export FLA - wrong stage size 2013-07-06 10:40:34 +02:00
Jindra Pet��k ba53814dc5 Issue #183 Export FLA - wrong stage size 2013-07-06 10:39:06 +02:00
Jindra Pet��k 6600c83d35 Issue #136 FLA export dynamic texts height fix 2013-07-05 18:11:30 +02:00
Jindra Pet��k c5048c8b2f Issue #136 Fixed FLA export text positions 2013-06-29 19:54:07 +02:00
Jindra Pet��k e7807d16d0 Issue #145 Fixed unicode support (after deobfuscation in AS1/2) 2013-06-23 18:28:24 +02:00
Jindra Pet��k 5295582a48 Issue #142 Export filenames from exportAssets 2013-06-23 12:42:56 +02:00
Jindra Pet��k 533558c5c5 Issue #136 Export AS2 classes FLA export 2013-06-23 12:27:06 +02:00
Jindra Pet��k 79a1264b39 Parallelism can be turned off 2013-06-19 20:31:04 +02:00
Jindra Pet��k 0d45ce6869 #102 Fixed shapes to FLA export 2013-06-09 11:08:50 +02:00
Jindra Pet��k 43164625cd Java 7 try-with-resources
Java 7 multi catch
2013-06-04 21:35:35 +02:00
Jindra Pet��k 855cd13a31 Issue #108 Paralel tag reading
Java 7 diamond operator
2013-06-04 20:46:22 +02:00
Jindra Pet��k 8a2f881227 Issue #107 separating GUI classes from the rest 2013-06-02 20:11:15 +02:00
Jindra Pet��k 85c0114b70 Merged Honfika changes: Issue #109 generic parameters, Issue #106 not using static imports 2013-06-02 19:28:43 +02:00
Honfika 304289c0ac generic parameters 2013-06-01 00:22:14 +02:00
Jindra Pet��k 0836232014 morphshape fix 2013-05-25 17:59:36 +02:00
Jindra Pet��k cd248eaa79 FLA export - fill styles fix 2013-05-25 16:38:13 +02:00
Jindra Pet��k 78eee6638a FLA export - shape Tweens (MorphShapes) 2013-05-25 16:03:09 +02:00
Jindra Pet��k 4489c41a5c better FLA export 2013-05-25 09:58:58 +02:00
Jindra Pet��k a7d4a04491 Fixed FLA export 2013-05-20 19:47:41 +02:00
Jindra Pet��k 8ce1df2060 better script search caching
placeobject getname fix
2013-05-20 19:10:45 +02:00