Commit Graph

3603 Commits

Author SHA1 Message Date
honfika@gmail.com
cfcc7775f2 frame & timeline equals method 2015-06-01 21:59:39 +02:00
Jindra Petřík
7ebe7727f6 Merge origin/master 2015-06-01 07:05:28 +02:00
Jindra Petřík
f8f80c3b8a various AS3 decompilation improvements 2015-06-01 07:05:16 +02:00
honfika@gmail.com
4acdd7e029 #905 Show codec details for sound items 2015-05-31 20:41:35 +02:00
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
f52170e664 test fix 2015-05-31 10:09:53 +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
Jindra Petřík
1e6d369d32 Issue #850 Constant initializing in initializer for equal Multinames, not same multinameIndex only
GUI dispatch thread fix
2015-05-31 06:26:33 +02:00
Jindra Petřík
7e4f4f67ad Issue #855 AS3 direct edit - for..in variable declaration fix 2015-05-30 21:37:32 +02:00
Jindra Petřík
61107b2fd3 Issue #866 Unary operators associativity fix (! for example) 2015-05-30 20:53:43 +02:00
Jindra Petřík
e49dc85db6 Issue #896 AS3 methodinfo deletion fix
AS3 deobfuscation improved (obfuscated stack values ignored)
2015-05-30 07:43:07 +02:00
Jindra Petřík
58c24aa746 Issue #903 FLA export - fix for missing fontName, fix last frame when no last ShowFrameTag present 2015-05-30 07:11:50 +02:00
Jindra Petřík
ad1971b7c5 Script parsers refactoring 2015-05-29 06:43:09 +02:00
honfika@gmail.com
a6b7df4518 better disposing windows on restart 2015-05-27 18:58:18 +02:00
Jindra Petřík
497a7794b0 AS1/2 parser improvements/fixes
Tests add original exception
Fixed ant test tasks
2015-05-27 17:31:47 +02:00
Jindra Petřík
afa593af32 Merge origin/master 2015-05-26 21:27:53 +02:00
Jindra Petřík
801accde0b Issue #884 AS direct editation assignments fix 2015-05-26 21:27:37 +02:00
honfika@gmail.com
fe7b2f8f12 allow to select language in check resources window 2015-05-26 21:05:34 +02:00
Jindra Petřík
8074aa5fd8 Issue #895 Correct handling CMYK JPEG images (Monte Video library)
Correct JPEG to Image conversion when it has alpha
2015-05-26 20:01:22 +02:00
honfika@gmail.com
aad36f940c resource fixes 2015-05-26 16:06:40 +02:00
honfika@gmail.com
dc28ce5da7 free mainpanel on reload (it is not disposed by java GC for some reason) 2015-05-25 16:16:55 +02:00
honfika@gmail.com
3963e9e444 Merge origin/master 2015-05-25 09:10:10 +02:00
honfika@gmail.com
0fd4843df9 update menu selection when configuration changed in advanced settings 2015-05-25 09:09:52 +02:00
Jindra Petřík
aa5b8a34fb Merge origin/master 2015-05-25 06:18:12 +02:00
Jindra Petřík
97c33e9319 undo fix for newly created tags 2015-05-25 06:17:56 +02:00
honfika@gmail.com
2167801c1f method for getting the dependent chatacter ids + translation 2015-05-24 21:15:42 +02:00
Jindra Petřík
472002ca1c Generic tag editor: Improved tables editing (Import/Export assets, etc.) 2015-05-24 21:14:35 +02:00
honfika@gmail.com
2d6715f73e app menu items enabled/disabled 2015-05-24 17:48:19 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
honfika@gmail.com
93b2ceca26 save last selected path for each swf 2015-05-21 20:35:19 +02:00
honfika@gmail.com
8a10320a3f swf specific config 2015-05-21 19:35:27 +02:00
Jackkal
426627a378 calculateDebugFileLine: Only analyze NewFunction objects that are not immediately discarded by Pop 2015-05-20 22:23:52 +02:00
honfika@gmail.com
6a3facc8de more string builders 2 2015-05-20 15:53:32 +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
2fa2a2e022 faster populating sound stream blocks (do it only once instead of for every head tag) 2015-05-19 14:21:28 +02:00
Jindra Petřík
cc5f45acfa Issue #892 Nightly update url fix 2015-05-18 21:28:31 +02:00
honfika@gmail.com
97db9e2d2f extensions of exported images fixed 2015-05-18 09:26:50 +02:00
honfika@gmail.com
550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
honfika@gmail.com
7d2c0122f7 show some basic tag info 2015-05-16 15:15:27 +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
7d3373f96e image tag refactorings/fixes 2015-05-16 00:07:56 +02:00
honfika@gmail.com
8fa0698d59 png_jpg => png_gif_jpg, because an swf can contain gif, too, and ffdec already expoted them as gif when png_jpg was selected 2015-05-15 20:14:18 +02:00
honfika@gmail.com
6cf53543d1 compress/uncompress methods 2015-05-15 16:08:55 +02:00
honfika@gmail.com
357d35ed17 parse "face" attributes of font tags in DefineEditTag, and render the text when glyph is not found in swf, too 2015-05-15 12:57:04 +02:00
honfika@gmail.com
acd2673226 #887 error on export a special swf's P-CODE 2015-05-15 08:59:58 +02:00
honfika@gmail.com
abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
honfika@gmail.com
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +02:00