Commit Graph

112 Commits

Author SHA1 Message Date
honfika@gmail.com
0aab513562 #904 I can't export images fixed 2015-05-31 16:55:13 +02:00
honfika@gmail.com
e58fba26c5 small fix 2015-05-31 15:11:41 +02:00
honfika@gmail.com
c490342751 #858: allow to set compression in header edit panel 2015-05-31 14:05:22 +02:00
Jindra Petřík
ee00114af7 Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
2015-05-31 10:04:35 +02:00
honfika@gmail.com
2d6715f73e app menu items enabled/disabled 2015-05-24 17:48:19 +02:00
honfika@gmail.com
18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
honfika@gmail.com
0670f0e36f error message changed when the opened file is not swf 2015-05-19 14:54:30 +02:00
honfika@gmail.com
550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
honfika@gmail.com
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
honfika@gmail.com
642070227e small image tag refactoring/fixes 2015-05-14 14:36:35 +02:00
honfika@gmail.com
64c9a7e544 Base class for DefineXTags, getting the images, fonts, text from the characterMap instead of iterating over all tags 2015-05-14 13:32:49 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
39243bdea2 tag saving fix 2015-05-03 13:03:48 +02:00
honfika@gmail.com
a6847b6562 update characterids when tag was moved or copied (copy with dependencies is not ready,yet) 2015-04-29 23:19:47 +02:00
honfika@gmail.com
ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00
honfika@gmail.com
c1226d39fd swf header editor 2015-04-27 16:57:36 +02:00
honfika@gmail.com
92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
honfika@gmail.com
62be884e42 #772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
2015-04-26 12:09:59 +02:00
honfika@gmail.com
e700f91bf7 various small fixes 2015-04-25 20:21:10 +02:00
honfika@gmail.com
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
honfika@gmail.com
0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +02:00
honfika@gmail.com
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
honfika@gmail.com
9813f62cdf single file script export setting added to ScriptExportSettings class 2015-03-31 21:28:26 +02:00
honfika@gmail.com
efa71dcba5 font export: max ascent value is 1024, frame export progress 2015-03-31 13:41:41 +02:00
honfika@gmail.com
166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00
honfika@gmail.com
e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
honfika@gmail.com
d5fb45fd54 performance fixes 2015-03-20 14:39:00 +01:00
honfika@gmail.com
2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
honfika@gmail.com
7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
honfika@gmail.com
f00af7e09f faster uniqueAS3Packs 2015-03-18 08:04:15 +01:00
honfika@gmail.com
c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
honfika@gmail.com
553999ddba cache image to area convert results 2015-03-17 10:42:05 +01:00
honfika@gmail.com
2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
9443e32c1b small fixes 2015-03-07 21:01:41 +01:00
honfika@gmail.com
14f07233dd cleanup 2015-03-07 14:58:55 +01:00
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
Jindra Petřík
99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
honfika@gmail.com
c52efe7c9f swf disposing fixes 2015-02-27 02:20:54 +01:00
honfika@gmail.com
67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +01:00
honfika@gmail.com
2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
honfika@gmail.com
2e11b16b0e #814 Exporting with scale problem fixed 2015-02-22 12:01:02 +01:00
honfika@gmail.com
e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +01:00
honfika@gmail.com
27551761e6 justify text 2015-02-20 21:13:11 +01:00
honfika@gmail.com
6de7c84f60 test fix 2015-02-11 22:34:32 +01:00
honfika@gmail.com
914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
honfika@gmail.com
f2922421cb #798 close file streams after export 2015-02-11 18:26:22 +01:00
honfika@gmail.com
4106f764bf Add support for non-standard ABC-compressed SWF file 2015-02-09 13:31:32 +01:00
honfika@gmail.com
ad7148f539 small improvements 2015-02-01 20:09:57 +01:00