Honfika
d3e40d054c
Issue #495 : font saving ix
2014-01-31 20:01:18 +01:00
Honfika
13722ba24c
show swf bundles in tree
2014-01-21 20:55:14 +01:00
Honfika
a6eb3a9f0b
#446 incorrect decompiled code: fixed
2013-12-27 11:22:16 +01:00
Honfika
9318109a7d
tests fixed
2013-12-14 23:46:35 +01:00
Honfika
2c14037242
organize imports
2013-12-14 23:22:05 +01:00
Honfika
ac416d9910
tests fixed
2013-12-03 00:34:37 +01:00
Honfika
f0697ebeb6
removed unnecessary string=>utf8 byte[]=>input stream=>reader converts, utf8 helper added (UnsupportedEndodingException should not thrown)
2013-11-17 09:08:05 +01:00
Honfika
5d163bd771
settings dialog: show restart confirmation
2013-11-10 19:49:01 +01:00
Honfika
97541d6386
tests fixed
2013-11-10 18:33:17 +01:00
Honfika
15d9521243
register name is configurable
2013-11-08 00:35:47 +01:00
Honfika
50df6db4f8
tests fixed
2013-11-07 23:05:15 +01:00
Honfika
bef5f0ae67
cleanup with "Inspect and Transform"
2013-11-07 00:26:49 +01:00
Honfika
0579ac38cb
export: write to file directly, cancelable decompilation (cancel button in the status panel)
2013-11-05 17:59:35 +01:00
Honfika
c37c93173e
tests fixed, test added for optional parameters, integer and float optional parameters fixed
2013-11-01 19:52:40 +01:00
Honfika
3b69e9f291
organize imports
2013-11-01 01:13:11 +01:00
Honfika
d23c2dbe63
highlighting refactored
2013-11-01 01:07:19 +01:00
Honfika
3be09601c3
export "pcode with hex" and "only hex" options added
2013-10-15 21:50:00 +02:00
Honfika
cf21654000
tests fixed
2013-10-15 00:13:24 +02:00
Honfika
407598ee28
remove unused imports
2013-10-13 13:00:52 +02:00
Honfika
ac7f4a6f17
test for removing extra jumps (currently fails), small issue with ActionEnd fixed
2013-10-12 12:49:06 +02:00
Jindra Petøík
f717a57bd6
fixed tests
2013-09-14 19:36:37 +02:00
Jindra Petøík
c777e82980
AS3: New P-code editing syntax inspired by RABCDAsm.
...
AS3: Multiname and namespace editing.
AS3: Editing whole trait in one textarea
AS3: Removed messages about adding new constants
AS3: Modified colors in editor
AS3: Highlighting pair parenthesis/bracket
AS3: Editing various new P-code parameters
2013-09-14 18:57:08 +02:00
Honfika
6da86b25db
organize imports in test
2013-09-09 21:13:51 +02:00
Honfika
97385bd634
these files were accidentally not commited in the last 2 commit, sorry
2013-09-09 18:07:42 +02:00
Honfika
59e106091e
tag tree context menu deselected the selected nodes earlier. Now it preserves the selection, and applies the command for all selected nodes => removing multiple items.
2013-09-03 21:40:06 +02:00
Honfika
931137577c
missing parameter in test
2013-09-03 00:36:30 +02:00
Honfika
5e9ef55911
asmparser: constantpool problem fixed
2013-08-28 17:28:21 +02:00
Honfika
76ca1ea432
test added for multiple constant pools (currenty fails)
2013-08-27 19:12:24 +02:00
Jindra Petøík
cece6abe6b
merged honfika changes + some fixes to make tests work
2013-08-25 16:09:42 +02:00
Jindra Petøík
0cf5862534
merged honfika changes
...
chinese translation for jsyntaxpane
2013-08-25 10:32:23 +02:00
Honfika
8393f063cb
using true/false values in getConfig methods everywhere
2013-08-25 08:47:42 +02:00
Jindra Petøík
d180c42628
updated tests
2013-08-11 22:47:03 +02:00
Jindra Petøík
5697a248cc
updated tests
2013-07-31 22:22:27 +02:00
Jindra Petøík
a7fb465db4
updated tests
2013-07-27 18:55:48 +02:00
Jindra Petøík
fae061520d
tests fix
2013-07-22 21:43:28 +02:00
Jindra Petøík
e21b59bff4
tests fix
2013-07-22 21:42:46 +02:00
Jindra Petøík
e0c69eeee6
improved tests
2013-07-20 09:29:14 +02:00
Jindra Petøík
ced91a6b8a
updated tests
2013-07-16 06:29:02 +02:00
Jindra Petøík
dc29b8f709
updated tests
...
Export test for exporting all files in testdata/decompile dir
2013-07-13 13:06:51 +02:00
Jindra Petøík
3258ec4f07
AS3: alchemy separated
...
AS3: new undocumented opcodes
AS3: Switch fix
Error log blinking icon, locales
2013-07-13 12:13:08 +02:00
Jindra Petøík
49bab462a3
updated tests
2013-06-30 12:55:04 +02:00
Jindra Petøík
8bb44eb150
test doc fix
2013-06-29 20:35:25 +02:00
Jindra Petøík
8d21a519f8
updated AS2 tests
2013-06-29 20:31:38 +02:00
Jindra Petøík
a74c5ab225
updated tests
...
tests for AS1/2
2013-06-29 17:30:19 +02:00
Jindra Petøík
2664169c17
updated tests
2013-06-21 20:26:30 +02:00
Jindra Petøík
eddcf8e8a1
tests fix
2013-06-20 20:45:50 +02:00
Jindra Petøík
9824370377
Tests parallelism fix
2013-06-19 20:51:43 +02:00
Jindra Petøík
b8778ba2f1
New loop detection algorithm
2013-06-09 05:59:59 +02:00
Jindra Petøík
43164625cd
Java 7 try-with-resources
...
Java 7 multi catch
2013-06-04 21:35:35 +02:00
Jindra Petøík
baaf30149d
test fix
2013-06-03 19:55:31 +02:00