Commit Graph

1458 Commits

Author SHA1 Message Date
Jindra Petřík
60bbcc563d Library released in ZIP file 2016-09-18 23:37:02 +02:00
honfika@gmail.com
1164bed4d2 Show warning when FFDec application version (ffdec.jar) is different from FFDec library version. 2016-09-18 18:59:10 +02:00
Jindra Petřík
aeb6ad4fec library ant file fix 2016-09-18 15:34:52 +02:00
Jindra Petřík
fc495e6fbc Isssue #907 versioning of ffdec library 2016-09-18 14:29:30 +02:00
Jindra Petřík
76ffcabd48 version.properties in Netbeans project 2016-09-18 14:26:17 +02:00
Jindra Petřík
9a3dddc19b Issue #1254 FLA export - AS3 decoding timeline scripts
FLA export - placing AS3 scripts to FLA directory instead of scripts dir
Added misc TextWriters (stream and stringbuilder)
2016-09-18 13:23:56 +02:00
Jindra Petřík
090c82f504 AS3 Direct editing fix - saving local register names without breaking slots 2016-09-18 09:59:56 +02:00
Jindra Petřík
6d6d4f0d40 AS3 Direct editing fix - saving local register names 2016-09-18 09:35:44 +02:00
Jindra Petřík
790d1070ed Auto rename identifiers checkbox renames colliding traits too 2016-09-18 00:06:38 +02:00
Jindra Petřík
4d4ca347d2 Fixed deobfuscation in toplevel 2016-09-18 00:05:21 +02:00
Jindra Petřík
086af5b02c Collision fixer - fix also other similar names
- methods in Multiname to check if it has own name/namespace/namespaceset
2016-09-17 19:42:42 +02:00
Jindra Petřík
94c579623c Collision fixer - fix also other similar names 2016-09-17 19:41:31 +02:00
Jindra Petřík
70dae46d78 Merge branch 'dev' into samenamespaces
Conflicts:
	src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-09-17 19:01:06 +02:00
Jindra Petřík
afc3f40ece remove again 2016-09-17 18:00:10 +02:00
Jindra Petřík
65d97bec07 commit just to make nightly 2016-09-17 17:59:57 +02:00
Jindra Petřík
7012c296ee Missing config 2016-09-17 17:48:04 +02:00
Jindra Petřík
42eda53a62 Set advance values correctly when font does not support the character 2016-09-17 17:35:11 +02:00
Jindra Petřík
51f4608d1a Do not set advance if it can't display char 2016-09-17 17:23:50 +02:00
Jindra Petřík
42cec207fd #1281 DefineFont2/3 set advance value by deriving font 2016-09-17 17:20:56 +02:00
Jindra Petřík
b9abe1a5fa #1281 DefineFont2/3 getting character advance when replacing fix 2016-09-17 17:16:25 +02:00
Jindra Petřík
1253fcbdbf Multiname collision fixer 2016-09-17 16:19:16 +02:00
Jindra Petřík
112819d464 Multiname suffixes refresh method renamed 2016-09-17 15:09:40 +02:00
Jindra Petřík
9bb7c01bc8 Collide traits only on same level 2016-09-17 14:56:09 +02:00
Jindra Petřík
8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
a5ab81747e Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
Jindra Petřík
b37fd0cd5b Refactor multiname usage classes
Get namespace in multiname usage
2016-09-15 00:02:05 +02:00
honfika@gmail.com
35c957a794 Commit from command line 2016-09-06 13:58:46 +02:00
honfika@gmail.com
df374703d7 line ending test, commit from netbeans 2016-09-06 13:46:54 +02:00
honfika@gmail.com
c4a10ea30f Line engind test again 2016-09-06 13:02:36 +02:00
honfika@gmail.com
cedacea1b6 Commit from command line 2016-09-06 12:59:14 +02:00
honfika@gmail.com
3e6ebef7ff line ending test 2016-09-06 12:55:39 +02:00
Jindra Petřík
73ee56699f line endings test 2016-09-06 12:21:29 +02:00
Jindra Petřík
977472c3b5 Saving files before refreshing line endings 2016-09-06 10:12:30 +02:00
honfika@gmail.com
fcd6f41529 line ending test 2016-09-06 09:48:49 +02:00
honfika@gmail.com
3950fd725a Saving files before refreshing line endings 2016-09-06 09:46:26 +02:00
honfika@gmail.com
1e2e15d6cb Undo accidental commit 2016-09-06 09:45:26 +02:00
honfika@gmail.com
6c8233492b Saving files before refreshing line endings 2016-09-06 09:38:28 +02:00
honfika@gmail.com
6b20921800 #1278 replacing DefineBits issues error fixed 2016-09-06 09:07:51 +02:00
Jindra Petřík
61d6887938 Tests fixed 2016-08-31 16:56:37 +02:00
Jindra Petřík
88bb9ae22a Auto closing blocks on 2016-08-31 16:56:27 +02:00
Jindra Petřík
3c9fd717ed AS3 p-code - Docs for all levels of path
blue highlighted path
2016-08-29 22:29:39 +02:00
Jindra Petřík
1fcc9c6ba0 AS3 p-code Popup docs for other items than instructions 2016-08-28 23:39:47 +02:00
Jindra Petřík
8f29c8f8db AS3 p-code block ends like in RabcDasm 2016-08-28 19:55:33 +02:00
Jindra Petřík
da859ddb41 AS3 p-code editing - metadata read/write support 2016-08-28 17:01:50 +02:00
Jindra Petřík
d22a166163 Organize import 2016-08-20 20:12:28 +02:00
Jindra Petřík
aba9e3d2b1 Test data fixed
Better exception handling in FFDec AS3 compiler
2016-08-20 20:09:58 +02:00
Jindra Petřík
e8712900a4 FFDec AS3 compiler deleting fixes 2016-08-20 19:10:49 +02:00
Jindra Petřík
7af743ff0b Fix metadata compiling in FFDec AS3 compiler 2016-08-20 19:09:32 +02:00
Jindra Petřík
5c4e07ec1b Parsing Flex SDK errors
init swf to flex before editig
2016-08-20 18:23:09 +02:00
Jindra Petřík
a8ba726816 Printing mxmlc arguments removed 2016-08-16 23:32:30 +02:00