Commit Graph
100 Commits
Author SHA1 Message Date
[email protected] 35ab760681 italian.nsh updated 2016-04-24 13:42:14 +02:00
[email protected] 74c162921e typo fix:) 2016-04-23 15:30:12 +02:00
[email protected] c1344ec349 final fields 2016-04-22 20:24:31 +02:00
[email protected] cce8787592 spanish translation: make the same order in mainframe.properties as in english version 2016-04-21 16:14:31 +02:00
[email protected] ebf71b9f8d spanish.nsh fix 2016-04-20 12:34:58 +02:00
[email protected] 424e0e5f6a spanish.nsh added 2016-04-20 11:35:12 +02:00
[email protected] 8d61bb997b spanish translation improved 2016-04-19 20:18:59 +02:00
[email protected] 0e9f8ec9aa make fields final where possible 2016-04-18 17:13:46 +02:00
[email protected] eef3ade75e typo fix 2016-04-17 22:34:21 +02:00
[email protected] 839ed34935 fix displayobject cache (for example clear then zoom changed) 2016-04-16 12:07:09 +02:00
[email protected] 6c4a94ab41 #1223 Error during fla export: show warning when sound was not found 2016-04-15 12:23:07 +02:00
[email protected] 7a031dcc27 hungarian translation resouce key fixed 2016-04-14 17:23:16 +02:00
[email protected] 22906c9fed #1217 PCode window not in same position as AS window: better fix (works when string contains only \r or \n characters, or any wrong combination, for example \n\r\n or \r\r\n) 2016-04-13 18:55:21 +02:00
[email protected] 32b4834881 #1217 PCode window not in same position as AS window: fixed 2016-04-12 18:46:50 +02:00
[email protected] 22df5b47a1 old placeholder draw code removed 2016-04-11 13:30:06 +02:00
[email protected] 33d0840098 drawobject cache fix 2016-04-10 11:37:14 +02:00
[email protected] 729b78ceda cache display object as it is written in SWF documentation (placeobject cache flag or has filters) 2016-04-09 14:23:51 +02:00
[email protected] ded2675b37 drawabletag is always a character tag => drawabletag changed to abstract class which implements charactertag 2016-04-08 21:08:37 +02:00
[email protected] aa6601e110 hungarian translation updated 2016-04-07 20:01:22 +02:00
[email protected] 7b0f034cbc use charset object instead of string where possible 2016-04-06 21:19:22 +02:00
[email protected] 04cf130a07 check resource: encoding fixed 2016-04-05 19:22:04 +02:00
[email protected] b575ebf802 get last commit date of mainframe properies files 2 2016-04-04 21:15:35 +02:00
[email protected] ffd8d59e4b build fix 2016-04-03 22:15:30 +02:00
[email protected] 2b6183d2ad get last commit date of mainframe properies files 2016-04-03 22:10:30 +02:00
[email protected] 39da3feb88 help added for -cli parameter 2016-04-02 19:23:23 +02:00
[email protected] 251cfdda4f custom command line paramters fixed, ABC parameter added to method body parsed event 2016-04-01 13:35:44 +02:00
[email protected] 3c3ab1afd1 unnecessary matrix clone removed 2016-03-31 13:19:46 +02:00
[email protected] 0b1370c54c removed unused imports 2016-03-30 15:35:00 +02:00
[email protected] 8ef6cfc17e Merge origin/master 2016-03-29 09:20:45 +02:00
[email protected] b8fad3cd68 Spanish translation 2016-03-29 09:16:38 +02:00
[email protected] a699d2989b german resource: copyright year fixed 2016-03-28 12:40:23 +02:00
[email protected] 5cf56cdd6f german resource problem fixed 2016-03-27 15:17:46 +02:00
[email protected] 0c279afff6 French translation 2016-03-26 14:44:20 +01:00
[email protected] 95d3355a2d update window title (show current swf) in dump view 2016-03-25 09:02:16 +01:00
[email protected] 3c4eb15203 fix? for #1199 Automatically import alpha channel do JPEG3 and JPEG4 tags from PNG. 2016-03-24 22:36:31 +01:00
[email protected] df3648d750 Italian translation improved 2016-03-23 20:59:09 +01:00
[email protected] b004a6790b small improvements 2016-03-22 17:20:38 +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
[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
[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
[email protected] 780b3bd434 build fails, why? 2016-03-10 13:18:33 +01:00
[email protected] 36a9ca659d create domdocument.xml with xml writer 3 2016-03-10 13:10:40 +01:00
[email protected] 07ee304706 create domdocument.xml with xml writer 2 fix 2016-03-10 11:53:50 +01:00
[email protected] 2a450be7d1 create domdocument.xml with xml writer 2 fix 2016-03-10 11:38:44 +01:00
[email protected] 77f67709cb create domdocument.xml with xml writer 2 2016-03-10 10:49:11 +01:00
[email protected] 23e7790b39 create domdocument.xml with xml writer 1 2016-03-10 09:51:51 +01:00
[email protected] b5d2edd90b outOfMemory typo fix 2016-03-10 09:14:02 +01:00
[email protected] 49f22381bf text edior fix (allow to remove properties) 2016-03-09 15:31:00 +01:00
[email protected] ac27a0c7c8 fla export fix 2016-03-08 19:02:31 +01:00
[email protected] c2ad1a8546 better xml text and attribute escaping 2016-03-08 14:00:41 +01:00
[email protected] 406ada8f1e xfl converter is not static anymore (solves the problem with randomly assigned colors, now they are comparable, and should be the same in every export) 2016-03-08 13:50:50 +01:00
[email protected] 3528f1d8b5 fix2 2016-03-08 10:52:25 +01:00
[email protected] 38ff3b0b6b Merge origin/master 2016-03-08 10:32:07 +01:00
[email protected] 471a18aa0a fix 2016-03-08 10:31:54 +01:00
[email protected] d388374d60 Create XFL export with xml writer, currnetly only for PublishSettings.xml 2016-03-08 09:44:51 +01:00
[email protected] 3ecff9feaa fla text export fix 2016-03-07 08:53:27 +01:00
[email protected] 2cef32100f continue fla exporting with the next file when an swf fails to export 2016-03-06 21:10:55 +01:00
[email protected] 65c5943544 null check 2016-03-06 21:04:49 +01:00
[email protected] 5a42f1ed91 line fla export fix 2016-03-06 19:36:05 +01:00
[email protected] 695de2f863 export without version number to make easier comparing (only for debugging, should be enabled in advanced settings) 2016-03-06 19:01:41 +01:00
[email protected] 6cf103f08e export fla without scripts for debugging purposes: do not create empty files 2016-03-06 18:44:55 +01:00
[email protected] 475b7c7d8f fix 2016-03-06 18:27:11 +01:00