Commit Graph

27 Commits

Author SHA1 Message Date
honfika@gmail.com
166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00
honfika@gmail.com
f8421ed34f fix 2015-03-21 23:41:57 +01:00
honfika@gmail.com
e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
honfika@gmail.com
f390c1463d test fixed 2015-03-21 17:41:06 +01:00
honfika@gmail.com
9b74803bfc test fix 2015-01-22 10:09:41 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
6ffcca82e7 test fix 2015-01-18 20:37:29 +01:00
honfika@gmail.com
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
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
honfika@gmail.com
98957a1453 tag writing fixes + test 2014-12-18 00:07:15 +01:00
crazy2be
1585790638 Get jpexs to build on Linux. Still failing one unit test, not sure why. 2014-12-06 12:46:49 -05:00
honfika@gmail.com
87611fabbc #731 AS2 decompilation problem fixed 2014-11-29 16:20:08 +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
61dc5c9643 obfuscated identifiers cache fixed
Recompile test fixed
2014-11-23 16:24:29 +01:00
Jindra Petřík
dc3b119a1e fixed test data provider 2014-11-23 16:05:04 +01:00
honfika@gmail.com
8267b11442 null check in uncache method, use the original ABC object in recompile test 2014-11-23 15:20:45 +01:00
Jindra Petřík
1a2ebed898 recompile test - removed line 2014-11-23 09:08:48 +01:00
honfika@gmail.com
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
honfika@gmail.com
cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
honfika@gmail.com
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
honfika@gmail.com
4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +02:00
Jindra Petřík
0d26a639a1 Issue #688 AS3 direct editation fix - placing class on correct position 2014-09-21 19:16:56 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
b01e72dad7 test fix 2014-09-02 23:43:49 +02:00
honfika
bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík
04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00