Commit Graph
4580 Commits
Author SHA1 Message Date
Jindra Petřík 610b3b6f3b abc import fix
abc log fix
2016-03-21 21:56:41 +01:00
Jindra Petřík ccd307c24c abc import fix 2016-03-21 21:56:21 +01:00
Jindra Petřík c9f53e0d8c const names map helper function 2016-03-21 21:55:35 +01:00
Jindra Petřík eef8372ee8 ABC: Float and Float4 support
AVM2 instructions refactoring, data types correction
NumberContext - numeric parameters (for decimal, etc.)
2016-03-21 21:38:05 +01:00
Jindra Petřík b4d145da44 DebugHandler - method call 2016-03-21 21:35:35 +01:00
[email protected] c95af115b9 color transform fix 2016-03-21 11:56:50 +01:00
[email protected] bc9a31421e #1210 Frame Export - CANVAS mode showing Java Lang Null pointer Error for certain .swfs 2016-03-20 17:43:44 +01:00
[email protected] 92518eb79f #1194 Wrong sound effects in fla 2016-03-20 17:26:50 +01:00
[email protected] 2e00607632 current frame size fixed when the current frame is greater than 999 2016-03-20 13:55:36 +01:00
[email protected] 5fab2a3d31 #1208 SWF preview for some DefineSprite bug (white screen) with both type of viewers: internal viewer fix 2016-03-19 21:45:09 +01:00
[email protected] db10ce12e8 zoom fix 2016-03-19 17:42:37 +01:00
[email protected] 8f8b0a0690 do not show search panel on startup 2016-03-19 15:03:29 +01:00
[email protected] 47014f0273 svg zoom fix (however zooming an SVG is useless:)) 2016-03-19 14:59:45 +01:00
[email protected] 7e4d419094 svg exporter fix 2016-03-19 13:29:11 +01:00
[email protected] 01c5e8e751 svg clipping fix 2016-03-19 13:12:32 +01:00
[email protected] 233856140e multiple clipping areas fixed 2016-03-19 09:55:48 +01:00
[email protected] afc728a203 #1205: clipping fixed (only for bitmap export, probably it should be fixed for svg, canvas...) 2016-03-18 20:46:09 +01:00
[email protected] 78058e6020 faster text rendering 2016-03-18 09:53:42 +01:00
[email protected] ecd038e50b #1205: shape cache needs less memory 2016-03-17 15:42:44 +01:00
[email protected] c648565eb9 zoom parameter help fixed ("currently for FlashPaper conversion only" removed) 2016-03-17 14:09:57 +01:00
[email protected] b215d2fb6d use existing logger instance 2016-03-16 10:16:07 +01:00
[email protected] 8247bcf307 use KeyEvent constant instead of constant 10 2016-03-15 18:15:41 +01:00
[email protected] 38444bc37f #1198: saving trait slot const value fixed 2016-03-14 17:21:42 +01:00
Jindra Petřík bff0c89a5d reload all locales 2016-03-13 13:15:39 +01:00
Jindra Petřík 9a1c085698 Merge origin/master 2016-03-13 12:16:48 +01:00
Jindra Petřík 70b76e0070 Reload one vs Reload all buttons 2016-03-13 12:16:33 +01:00
[email protected] d1f253b609 fix 2016-03-13 10:40:31 +01:00
[email protected] 3ae2da1d62 show swf info when swf found in memor on command line search 2016-03-13 10:36:48 +01:00
[email protected] 4cff42370f fix 2016-03-13 10:33:02 +01:00
[email protected] 6bf39d05eb #1170 Extract from Memory in Command Line 2 2016-03-13 10:18:19 +01:00
[email protected] 2d490115e7 Merge origin/master 2016-03-13 09:41:44 +01:00
[email protected] d2432eb6b6 #1170 Extract from Memory in Command Line 2016-03-13 09:40:16 +01:00
Jindra Petřík 30ccc99bae Flash viewer: aspect ratio on startup fix, correct resizing 2016-03-13 09:11:35 +01:00
[email protected] 12c8ee3da5 #1199 Automatically import alpha channel do JPEG3 and JPEG4 tags from PNG. 2016-03-12 21:41:58 +01:00
[email protected] bc647dda7c do not add image compression=lossless tag when the "original" image (in swf) was definebitsjpeg3/4 with jpeg data+alpha channel 2016-03-12 15:29:07 +01:00
[email protected] 14ae76a269 as3 script search fix when class filter is applied in tag tree, clear filter if the selected search result is currently not visible 2016-03-12 14:31:35 +01:00
[email protected] c48356fc08 set decompiled AS2 script without a worker when it is found in the cache 2016-03-12 13:58:18 +01:00
[email protected] 28d0e03b34 #1200 Select search result with enter ke from the list, hungarian debug message removed 2016-03-12 10:30:39 +01:00
[email protected] 9e59d1e1af #1200 Previous search text should be selected when quick find toolbar opens 2016-03-12 08:52:08 +01:00
[email protected] 230f890165 check invalid unicode characters (0xd800 - 0xdfff, 0xfffe, 0xffff) 2016-03-11 08:39:48 +01:00
[email protected] 86236b32d6 ignore emptry egdes fixed 2016-03-11 08:10:47 +01:00
[email protected] b5e021fbac ignore invalid xml characters 2016-03-10 23:59:42 +01:00
[email protected] 90b49b6942 some logging removed 2016-03-10 23:34:24 +01:00
[email protected] a5ad2d1388 fix5 2016-03-10 22:55:37 +01:00
[email protected] b8ea0dbf5d fix4 2016-03-10 22:16:50 +01:00
[email protected] 31f3e1866b fix3 2016-03-10 22:11:18 +01:00
[email protected] 8f34295782 fix2 2016-03-10 21:56:30 +01:00
[email protected] 904b0965a2 fix 2016-03-10 21:27:50 +01:00
[email protected] 58f58b584b create domdocument.xml with xml writer 4 2016-03-10 19:57:47 +01:00
[email protected] 4ff323aa2e fix 2016-03-10 13:23:01 +01:00