Commit Graph
100 Commits
Author SHA1 Message Date
[email protected] fe83a17aae faster font export (removed undo support, do not save dozens of temp files during export), to be continued... 2015-03-28 19:18:52 +01:00
[email protected] 0e601200f0 List fixes 2015-03-28 17:12:52 +01:00
[email protected] 3a72f08c66 java.util.List => List 2015-03-28 16:54:59 +01:00
[email protected] 24de7a9af4 warnings fixed in ttf project + removed SuppressWarnings 2015-03-28 16:45:53 +01:00
[email protected] a5226ea496 typo fix 2015-03-28 10:14:38 +01:00
[email protected] e4efcc6068 font export fix 2015-03-27 14:31:34 +01:00
[email protected] 8a4736fce8 font export fix 2015-03-27 13:55:18 +01:00
[email protected] 78b53e3b4c removed unused imports 2015-03-27 13:01:52 +01:00
honfika 14b4d0e953 Merge pull request #19 from Jackkal/fix_ActionEnumerate2
Fix ActionEnumerate2 - Null should be considered part of EnumerateAction...
2015-03-27 09:58:32 +01:00
[email protected] 0cccf289a9 fix 2015-03-24 12:43:58 +01:00
[email protected] cb02d73620 instruction set fix 2015-03-24 12:42:04 +01:00
[email protected] 166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00
[email protected] 332722503b some new avm2 instructions added (from shumway) 2015-03-22 22:40:10 +01:00
[email protected] 5cbf0c13ab avm2 instruction clases created 2015-03-22 14:22:00 +01:00
[email protected] f8421ed34f fix 2015-03-21 23:41:57 +01:00
[email protected] e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
[email protected] f390c1463d test fixed 2015-03-21 17:41:06 +01:00
[email protected] cd4b65e10f some fields marked with internal annotation 2015-03-20 16:24:16 +01:00
[email protected] c397e38f61 more compact swf xml format (do not create xml nodes for each byte in byte arrays) 2015-03-20 16:14:30 +01:00
[email protected] d5fb45fd54 performance fixes 2015-03-20 14:39:00 +01:00
[email protected] 72b30e17e8 Merge origin/master 2015-03-19 23:33:33 +01:00
[email protected] 4f1f9d45c2 classes list tree search fix 2015-03-19 23:33:18 +01:00
honfika a50ec7b036 Merge pull request #18 from Jackkal/fix_classcastexception
Fix decompilation error: ClassCastException in AND/OR detection.
2015-03-19 21:30:03 +01:00
[email protected] 2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
[email protected] 9095d75d5e performance fix 2015-03-19 16:43:25 +01:00
[email protected] ad228cb16e memory usage optimizations 2015-03-19 16:29:15 +01:00
[email protected] db40ad295d show memory information 2015-03-19 10:41:05 +01:00
[email protected] 45fa122d4e memory usage decreased 2015-03-19 10:21:52 +01:00
[email protected] 7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
[email protected] cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
[email protected] f00af7e09f faster uniqueAS3Packs 2015-03-18 08:04:15 +01:00
[email protected] c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
[email protected] 553999ddba cache image to area convert results 2015-03-17 10:42:05 +01:00
[email protected] 2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
[email protected] 22ad9655c2 parallel tag reading fix (read parallel only the root tag list, do not parallelize the spriteinner tags),
duplicated opcodes removed
2015-03-16 11:48:10 +01:00
[email protected] 6c36d3b05d Merge origin/master 2015-03-15 21:37:54 +01:00
[email protected] 073b5c8f31 french translation improved 2015-03-15 21:37:39 +01:00
[email protected] f278721e5a russian translation improved 2015-03-13 22:48:52 +01:00
[email protected] f79b7db138 spanish translation improved 2015-03-13 07:07:20 +01:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] eb9d783442 Catalan translation improved 2015-03-12 19:10:28 +01:00
[email protected] 5709415a58 #827 "Error occurred: Width (0) and height (0) cannot be <= 0" (have to Ignore 100's of times) fixed 2015-03-12 18:57:58 +01:00
[email protected] 35548292c7 Shape export to xml fixed, ffdec.sh fixed 2015-03-11 23:06:24 +01:00
[email protected] f342d00b75 #713 Installer for 4.0 fails to access Adobe Website: Error logging (from Peter) added 2015-03-11 18:26:05 +01:00
[email protected] c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
[email protected] d1c6c51c88 spanish translation improved 2015-03-08 08:35:02 +01:00
[email protected] d8b8e708bd spanish translation improved 2015-03-07 23:49:27 +01:00
[email protected] 18af792012 #825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText 2015-03-07 22:55:09 +01:00
[email protected] 9443e32c1b small fixes 2015-03-07 21:01:41 +01:00
[email protected] 46f73248bd small fixes 2015-03-07 18:42:08 +01:00
[email protected] 14f07233dd cleanup 2015-03-07 14:58:55 +01:00
[email protected] f938e97f5a revert changes in avi lib (Netbeans reformated the code automatically) 2015-03-07 14:47:51 +01:00
[email protected] 3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
honfika 2a68feaaab Merge pull request #15 from yan12125/startup_script
A more robust ffdec.sh
2015-03-06 18:32:05 +01:00
[email protected] d500eceb2d #823 translatex buttons (FFDec freezes on large files when pressing these buttons) fixed 2015-03-04 19:54:01 +01:00
[email protected] 128717a5e9 autosave bug fixed 2015-03-02 22:46:29 +01:00
[email protected] f8385fad28 #809 autogwow when button is hold fixed 2015-02-28 22:48:58 +01:00
[email protected] ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
[email protected] a9a1e8c5fd close confirmation fixes 2015-02-28 12:50:32 +01:00
[email protected] c52efe7c9f swf disposing fixes 2015-02-27 02:20:54 +01:00
[email protected] 67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +01:00
[email protected] 2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
[email protected] 88adac7965 #805 Editor mode for Define*Texts improved 2015-02-26 17:47:05 +01:00
[email protected] a11015e90c #816 P-code not shown after selecting "class initializer" trait fixed 2015-02-26 12:39:41 +01:00
[email protected] 7e89a2c721 show class name in log message 2015-02-25 23:13:55 +01:00
[email protected] c17b699d58 icon removed 2015-02-25 19:11:32 +01:00
[email protected] 3e0e98c514 Spanish translation 2015-02-25 19:11:21 +01:00
[email protected] 659b4d631b Russian translation improved 2015-02-22 14:19:34 +01:00
[email protected] 9b6816dbeb #805 Editor mode for Define*Texts added 2015-02-22 14:12:42 +01:00
[email protected] 2e11b16b0e #814 Exporting with scale problem fixed 2015-02-22 12:01:02 +01:00
[email protected] 47ae1039a7 Outdent => Unindent 2015-02-22 11:44:09 +01:00
[email protected] 65c49dd950 Code coverage temporary disabled 2015-02-22 11:38:29 +01:00
[email protected] 248fc19f94 Java version changed in roject file, too 2015-02-22 11:25:41 +01:00
[email protected] 24e1e600b3 #809 Move left, right buttons for DefineTexts using translatex parameter 2015-02-22 10:48:20 +01:00
[email protected] e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +01:00
[email protected] 6902b4d716 russian, hungarian translations improved 2015-02-21 12:35:29 +01:00
[email protected] 27551761e6 justify text 2015-02-20 21:13:11 +01:00
[email protected] c0e78c823b Undo tag 2015-02-19 21:21:15 +01:00
[email protected] f7541748ac text align fixed with external viewer 2015-02-18 21:12:12 +01:00
[email protected] 2aba948769 #803 Align text (left, right, center) in Define*Text 2015-02-18 20:22:21 +01:00
[email protected] 33f2770570 description fixed 2015-02-17 19:22:35 +01:00
[email protected] 9be0e34c1a resources 2015-02-15 22:38:35 +01:00
[email protected] 31b045f68d Dynamic text: new line/paragraph rendering fixed 2 2015-02-12 19:43:04 +01:00
[email protected] bbf33e461c Dynamic text: new line/paragraph rendering fixed 2015-02-12 17:53:47 +01:00
[email protected] 7d75d0c4ea new line chars in edit text fixed 2015-02-12 13:30:54 +01:00
[email protected] 2635a80946 resource text for other translators 2015-02-12 13:20:14 +01:00
[email protected] bd149d8ae8 text saving fixed 2015-02-12 11:27:37 +01:00
[email protected] b178ff2cb7 Danish translation stub removed 2015-02-12 11:07:54 +01:00
[email protected] 78136c0434 #800 Unexpected deleted carrier return in DefineEditText fixed 2015-02-12 11:05:46 +01:00
[email protected] e06bbe8d2e danish translatior fixed 2015-02-11 23:42:27 +01:00
[email protected] 6de7c84f60 test fix 2015-02-11 22:34:32 +01:00
[email protected] 914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
[email protected] f2922421cb #798 close file streams after export 2015-02-11 18:26:22 +01:00
[email protected] 4106f764bf Add support for non-standard ABC-compressed SWF file 2015-02-09 13:31:32 +01:00
[email protected] 6917a16454 #794 Font extraction fails sometimes fixed 2015-02-06 10:28:37 +01:00
[email protected] cafacd030e show error dialog when the specified fontid is characterId of a non-FontTag 2015-02-03 20:56:47 +01:00
[email protected] 1178faf400 #790 Impossible to change letters under a font fixed 2015-02-03 19:18:32 +01:00
[email protected] 1fb58e6dd8 raw edit fix 2015-02-03 18:59:05 +01:00
[email protected] 74a101e1ea just for increasing the version number 2015-02-02 21:54:58 +01:00
[email protected] ba56044ad4 check update over proxy 2015-02-02 21:46:43 +01:00