Commit Graph
35 Commits
Author SHA1 Message Date
Jindra Petřík fed7439d18 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:54:12 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
Jindra Petřík 90ee5282d7 AS3 direct editation: protected namespaces fix
Added sample SWF files from freeactionscript.com - tests use them
2015-11-07 09:02:13 +01:00
[email protected] 8928a3c9ee organize imports 2015-07-05 21:28:17 +02:00
Jindra Petřík 0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
Jindra Petřík e128e6aacb Test directories correction 2015-04-26 09:29:12 +02: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] 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] 9b74803bfc test fix 2015-01-22 10:09:41 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 6ffcca82e7 test fix 2015-01-18 20:37:29 +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] b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
[email protected] 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
[email protected] 87611fabbc #731 AS2 decompilation problem fixed 2014-11-29 16:20:08 +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 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
[email protected] 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
[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
[email protected] cb052143f5 highlighting refactored 2014-11-16 14:49:31 +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
[email protected] 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
[email protected] 799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
[email protected] 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