Commit Graph

17 Commits

Author SHA1 Message Date
honfika@gmail.com
cc5f2ff4c2 format source code 2015-03-31 21:32:49 +02:00
honfika@gmail.com
ad228cb16e memory usage optimizations 2015-03-19 16:29:15 +01:00
honfika@gmail.com
2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
honfika@gmail.com
0f54e89379 do not cache RECTs and (String,String) maps to file 2015-01-31 18:37:19 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
7b585cbe49 escape control characters in identifiers, too 2014-11-29 22:17:35 +01:00
honfika@gmail.com
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
Jindra Petřík
af13faa786 separated deobfuscation cache for AS1/2 and AS3 identifiers 2014-11-23 16:38:14 +01:00
Jindra Petřík
61dc5c9643 obfuscated identifiers cache fixed
Recompile test fixed
2014-11-23 16:24:29 +01:00
honfika@gmail.com
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
Jindra Petřík
2841d5b801 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScriptLexer.java
2014-11-05 18:31:58 +01:00
Jindra Petřík
fba15b21f7 Issue #698 Allowing unicode letters in identifiers 2014-11-05 18:29:54 +01:00
honfika@gmail.com
3bf44354dd allow adding new font tags + code format 2014-11-05 10:49:14 +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