Commit Graph
63 Commits
Author SHA1 Message Date
[email protected] ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
[email protected] 7d4a8dc8cc outlines fixed 2015-02-01 13:02:45 +01:00
[email protected] 0f54e89379 do not cache RECTs and (String,String) maps to file 2015-01-31 18:37:19 +01:00
[email protected] 1f09953178 tag bounds fixed 2015-01-31 16:58:17 +01:00
[email protected] 7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
[email protected] dfd3166bb9 #776 FFDec stop working at all after setting "number of threads" to 0 fixed 2015-01-21 12:59:07 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 303498804e synchronize getCharacters, getJtt && getAbcList 2015-01-18 19:27:11 +01:00
[email protected] c06dd3193c removed some unnecesary fields/parameters 2015-01-18 19:04:46 +01:00
[email protected] 1c4afe5ea3 recreate timeline after xml import 2015-01-18 16:08:56 +01:00
[email protected] 19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
[email protected] 3ee9903bb3 #768 super calls not being correctly recognized fixed 2015-01-18 10:09:06 +01:00
[email protected] 1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
[email protected] 7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +01:00
[email protected] 07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 04ca818045 show close confirmation 2014-12-22 18:50:46 +01:00
[email protected] 74ba0f14db replace text 2014-12-21 20:54:42 +01:00
[email protected] 9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00
[email protected] 60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
[email protected] 3f0db1412d mark sprite modfied when inner tag is removed 2014-12-14 01:47:08 +01:00
[email protected] 87b9620405 build fixed on linux (Pull request #12) again:), other small fixes 2014-12-07 22:09:33 +01:00
[email protected] a4cd36fd71 #742 Can't edit frames fixed, Container/ContainerItems refactored, build fixed on linux (Pull request #12) 2014-12-07 20:53:14 +01:00
[email protected] bc3967597c Fixing characters order failed, recursion detected: problem fixed 2014-12-07 16:21:14 +01:00
[email protected] cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
[email protected] a69484a003 script highlighting fixed 2 2014-12-05 17:45:51 +01:00
[email protected] 5d9be4a0da flash player zoom fix, html5 export fixed when framerate=0 2014-12-04 19:27:58 +01:00
[email protected] eb8104c5e8 faster populateSoundStreamBlocks 2014-12-01 20:53:29 +01:00
[email protected] 1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
[email protected] 8267b11442 null check in uncache method, use the original ABC object in recompile test 2014-11-23 15:20:45 +01:00
[email protected] 76d8a13fb6 asX.swfs added to recompile test, actionpanel initalization shoud be called from UI thread, other small fixes 2014-11-23 08:48:12 +01:00
Jindra Petřík 4627afa5df Export frame,shape or image to Windows Bitmap format (.BMP) 2014-11-22 20:12:48 +01:00
[email protected] 61ad56596b escape ascii control characters 2014-11-22 17:16:08 +01:00
[email protected] 13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
[email protected] b9c2be102f Issue #723: saving swf with invalid referenced characters fixed 2014-11-20 19:54:50 +01:00
[email protected] 2a305529d9 caching images and other smallfixes 2 2014-11-18 00:12:51 +01:00
[email protected] ef34bb535b small fixes, unused code removed 2014-11-16 21:03:17 +01:00
[email protected] 4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
[email protected] e84550ebe8 fixCharactersOrder fix 2014-11-07 23:02:18 +01:00
[email protected] 7323ce4545 move new character tags to appropriate location 2014-11-07 20:24:25 +01:00
[email protected] 3bf44354dd allow adding new font tags + code format 2014-11-05 10:49:14 +01:00
Jindra Petřík 94c3ce2ade Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java
2014-11-04 20:58:15 +01:00
Jindra Petřík 342247d5d2 Issue #698 Better obfuscated identifiers handling, separated reserved keyword for AS2/AS3 2014-11-04 20:51:39 +01:00
[email protected] 7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
Jindra Petřík 093d17a055 better font name handling
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
Jindra Petřík bcfb4a1c01 code format, organize imports 2014-10-25 21:32:16 +02:00
Jindra Petřík 8fd683d019 Issue #389 Selecting font face while characters import
Issue #701 Importing from TTF file
Improved Font panel / Font embed dialog
Reloading installed fonts for other than windows systems
Removed xito Table Layout, using Oracle Table Layout instead
2014-10-25 20:58:32 +02:00
[email protected] 7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00