Honfika
|
da7ce42746
|
Java code formatting, Interface action item block fixed
|
2014-02-25 18:51:10 +01:00 |
|
Jindra Pet��k
|
1e3a67ec1c
|
Configurable code formatting (Indentation + brace position)
|
2014-02-25 15:52:41 +01:00 |
|
Jindra Pet��k
|
fa15870752
|
Issue #306 editing AS directly - detectUnitializedVars fix
|
2014-02-24 22:15:10 +01:00 |
|
Jindra Pet��k
|
cd92cad907
|
Issue #304 Direct AS1/2 editing DefineFunction vs DefineFunction2 fix
merge
|
2014-02-23 22:40:31 +01:00 |
|
Honfika
|
b6a733d806
|
format code + add missing javadoc entries
|
2014-02-06 22:35:26 +01:00 |
|
Jindra Pet��k
|
e595437dc2
|
Code format & Organize imports
|
2014-02-02 05:39:36 +01:00 |
|
Jindra Pet��k
|
7b6d54bc68
|
License header years update
|
2014-02-02 05:35:36 +01:00 |
|
Honfika
|
41e9e58c31
|
format code
|
2014-01-22 17:29:16 +01:00 |
|
Honfika
|
0da9d423a0
|
final fields
|
2014-01-19 22:33:23 +01:00 |
|
Honfika
|
49d5470f93
|
missing localizations
|
2014-01-18 13:27:42 +01:00 |
|
Honfika
|
203abdd561
|
LocalData object instead of object lists
|
2014-01-12 23:43:30 +01:00 |
|
Honfika
|
c361216cf7
|
gui classes separated
|
2014-01-04 16:04:39 +01:00 |
|
Honfika
|
91cb40d56e
|
TagTree nodes/items hierarchy refactored
|
2014-01-04 13:14:30 +01:00 |
|
Honfika
|
09fb0cf795
|
missing localizations 2
|
2014-01-03 15:56:12 +01:00 |
|
Honfika
|
f91b63334c
|
missing localizations
|
2014-01-03 15:08:24 +01:00 |
|
Honfika
|
5ca8223d48
|
show binary data, repace binary button.
|
2013-12-28 12:52:39 +01:00 |
|
Honfika
|
ff6f875c07
|
precedence field is protected now
|
2013-12-27 15:07:07 +01:00 |
|
Honfika
|
a6eb3a9f0b
|
#446 incorrect decompiled code: fixed
|
2013-12-27 11:22:16 +01:00 |
|
Honfika
|
796af3f207
|
separating gui
|
2013-12-24 19:22:16 +01:00 |
|
Honfika
|
e1f4ca362b
|
prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 3
|
2013-12-22 16:08:45 +01:00 |
|
Honfika
|
b9a1269505
|
prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 2
|
2013-12-21 23:36:06 +01:00 |
|
Honfika
|
1bd2e12aca
|
using constants for action commands, rename some other constants
|
2013-12-17 17:45:19 +01:00 |
|
Honfika
|
2c14037242
|
organize imports
|
2013-12-14 23:22:05 +01:00 |
|
Honfika
|
4064d82dc2
|
missing copyright headers added, reformated with updateLicense function
|
2013-12-14 20:28:49 +01:00 |
|
Honfika
|
aca1825933
|
AS3 parsing: MultinameA added, lexer regenerated
|
2013-12-14 19:32:09 +01:00 |
|
Honfika
|
a73a3f5e9c
|
pcode export: static constructor missing problem fixed
|
2013-12-09 19:56:59 +01:00 |
|
Honfika
|
06b95ac6e1
|
Issue #431: Canceling background threads (after timeout, or after user action, e.g new treeitem selected) fixed + small fixes
|
2013-12-03 00:26:21 +01:00 |
|
Honfika
|
09aeafb77b
|
Deobfuscation simplified
|
2013-12-01 13:55:08 +01:00 |
|
Honfika
|
ac96c7dbb5
|
Workarounds for StackOverflowExceptions
|
2013-12-01 08:53:04 +01:00 |
|
Honfika
|
abfc07ca59
|
Issue #420: some EmptyStackExceptions fixed
|
2013-11-25 19:57:11 +01:00 |
|
Honfika
|
6b8f82fb5d
|
command line switch for renaming invalid identifiers
|
2013-11-19 19:42:23 +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
|
93196ebcd7
|
constantpool: arrays=>lists, accessing constant is synchronized (parallel decompiling thown ArrayOutOfBound exceptions, because the constantpool was modified in another thread)
|
2013-11-14 17:04:52 +01:00 |
|
Honfika
|
01a4857c95
|
nullpointer exception fixed
|
2013-11-13 23:02:33 +01:00 |
|
Honfika
|
19525c8fc7
|
small fixes, error handling
|
2013-11-13 20:48:53 +01:00 |
|
Honfika
|
2f49b47e87
|
every configuration setting is configurable on the ui, reset configuration button, show config descriptions
|
2013-11-08 13:17:44 +01:00 |
|
Honfika
|
15d9521243
|
register name is configurable
|
2013-11-08 00:35:47 +01:00 |
|
Honfika
|
b3dc9a4d13
|
cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page)
|
2013-11-07 21:18:18 +01:00 |
|
Honfika
|
bef5f0ae67
|
cleanup with "Inspect and Transform"
|
2013-11-07 00:26:49 +01:00 |
|
Honfika
|
62e97826a9
|
throw interrupted exception when Thread.isInterrupted() => timed out threads will abort
|
2013-11-05 23:29:26 +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
|
d1a5723438
|
typo fixed
|
2013-11-01 19:54:46 +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
|
9b5acbcaee
|
new lines fixed
|
2013-11-01 13:18:27 +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
|
b517dbe8be
|
extra new line (empty line) removed
|
2013-10-17 22:35:09 +02:00 |
|
Honfika
|
ff0a75a6c8
|
small code formatting fix
|
2013-10-17 22:30:44 +02:00 |
|
Honfika
|
908e73e0b3
|
small fixes
|
2013-10-16 23:11:01 +02:00 |
|
Honfika
|
d73f2bf3ac
|
outofmemory exception handling, command line option for setting the process affinity and priority, some functions was executed on a different thread when parallel option was disabled
|
2013-10-16 18:21:25 +02:00 |
|