Jindra Petřík
|
626668fc43
|
Merge branch 'v6'
Conflicts:
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScriptLexer.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SymbolType.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/Action.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/ActionGraph.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/ActionListReader.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java
libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphTargetItem.java
libsrc/ffdec_lib/src/com/jpexs/helpers/Helper.java
libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScript2Test.java
src/com/jpexs/decompiler/flash/gui/Main.java
src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java
|
2015-07-03 19:06:09 +02:00 |
|
Jindra Petřík
|
0cea275073
|
A fix ?
|
2015-07-03 18:34:17 +02:00 |
|
Jindra Petřík
|
650aefede2
|
Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
|
2015-06-12 13:08:32 +02:00 |
|
[email protected]
|
75ce6c72fa
|
#910 Missing "add" instruction in obfuscated code (obfuscated u30, u32, s32 reading fix)
|
2015-06-03 21:00:24 +02:00 |
|
Jindra Petřík
|
f8f80c3b8a
|
various AS3 decompilation improvements
|
2015-06-01 07:05:16 +02:00 |
|
Jindra Petřík
|
ee00114af7
|
Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
|
2015-05-31 10:04:35 +02:00 |
|
Jindra Petřík
|
1e6d369d32
|
Issue #850 Constant initializing in initializer for equal Multinames, not same multinameIndex only
GUI dispatch thread fix
|
2015-05-31 06:26:33 +02:00 |
|
[email protected]
|
a6b7df4518
|
better disposing windows on restart
|
2015-05-27 18:58:18 +02:00 |
|
[email protected]
|
4a0e8d211b
|
#899 Show script after AS3 Direct editation
|
2015-05-26 22:05:08 +02:00 |
|
[email protected]
|
434489770e
|
#899 Show script after AS3 Direct editation
|
2015-05-26 21:59:36 +02:00 |
|
[email protected]
|
39f35dec29
|
#896: show exception in log frame, static final loggers added
|
2015-05-22 11:29:27 +02:00 |
|
Jindra Petřík
|
dfff38ace3
|
Edit hex/Edit hex pcode different label
Separator between View Graph and View Hex/Pcode buttons
|
2015-05-21 15:05:54 +02:00 |
|
[email protected]
|
15744df8fd
|
#886 Cancel button is disabled in editor mode fixed
|
2015-05-14 09:59:48 +02:00 |
|
[email protected]
|
8ba6648c51
|
#871 Show the needed character ids
|
2015-05-12 13:09:04 +02:00 |
|
[email protected]
|
c5a890fce7
|
constant pool editing: escape strings
|
2015-05-08 14:01:44 +02:00 |
|
[email protected]
|
e49296770f
|
format source code
|
2015-05-08 13:33:40 +02:00 |
|
[email protected]
|
fa912d01ea
|
enable save buttons only when text was changed
|
2015-05-08 13:16:12 +02:00 |
|
[email protected]
|
4a11e24805
|
do not allow to chage tag tree selection, when current tag is under editing
|
2015-05-07 21:30:34 +02:00 |
|
[email protected]
|
732087f20f
|
shown only the constant pool(s) in pcode editor
|
2015-05-07 15:25:28 +02:00 |
|
[email protected]
|
10ec423491
|
AS3 search fix
|
2015-05-06 13:31:19 +02:00 |
|
[email protected]
|
40217c0a39
|
split panes simplified (base class stores the position)
|
2015-05-06 10:51:05 +02:00 |
|
[email protected]
|
93dca87ec9
|
#470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
|
2015-05-05 18:04:09 +02:00 |
|
[email protected]
|
effea25144
|
uncache decompilation after saving pcode
|
2015-05-03 16:22:39 +02:00 |
|
[email protected]
|
1de608207f
|
action lsiteners converted to java 8 member references 2
|
2015-05-03 10:29:05 +02:00 |
|
[email protected]
|
e7ce5e46a0
|
action lsiteners converted to java 8 member references 1
|
2015-05-01 23:58:36 +02:00 |
|
[email protected]
|
45251ada53
|
#869 Negative float reading fixed
|
2015-05-01 12:07:38 +02:00 |
|
[email protected]
|
7803fb78b4
|
#841 Loop control for sound preview
|
2015-04-26 15:50:26 +02:00 |
|
[email protected]
|
dc21854c3b
|
#852 Ignore case doesn't works when using Search in AS with russian text fixed
|
2015-04-10 21:37:57 +02:00 |
|
[email protected]
|
7ee0351167
|
#848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed
|
2015-04-09 08:39:55 +02:00 |
|
[email protected]
|
22751367cd
|
#844 lowercase/uppercase convertion in DefineTexts
|
2015-04-07 20:26:49 +02:00 |
|
Jindra Petřík
|
72d00b501b
|
AS3 preincrement fix
use same local register names fix
|
2015-04-06 21:37:43 +02:00 |
|
Jindra Petřík
|
0d9c648641
|
Issue #835 Static initializer item in traitlist click fixed (when 1 character in length)
Reordered traits in class - static first, variables/const first
|
2015-04-06 19:21:14 +02:00 |
|
Jindra Petřík
|
a7e79a9570
|
Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
|
2015-04-06 06:32:40 +02:00 |
|
Jindra Petřík
|
721431e45c
|
Marking parent nodes as modified (bold) too - TreeItem now has isModified method
|
2015-04-06 06:04:24 +02:00 |
|
Jindra Petřík
|
12bbb13497
|
Displaying changed AS3 scripts in GUI as bold
|
2015-04-05 22:24:15 +02:00 |
|
[email protected]
|
d5fb45fd54
|
performance fixes
|
2015-03-20 14:39:00 +01:00 |
|
[email protected]
|
2ada8667bb
|
performance fixes
|
2015-03-19 21:22:39 +01:00 |
|
[email protected]
|
45fa122d4e
|
memory usage decreased
|
2015-03-19 10:21:52 +01:00 |
|
[email protected]
|
cdc22d8b2d
|
faster searchTreeItem
|
2015-03-18 10:32:51 +01:00 |
|
[email protected]
|
7f68a43079
|
export/import symbol classes/export asset tags
|
2015-03-13 00:18:11 +01:00 |
|
[email protected]
|
3c995f42e3
|
do not recreate tree model every time
|
2015-03-07 14:38:26 +01:00 |
|
[email protected]
|
67fb24a7fd
|
swf disposing fixes
|
2015-02-27 01:56:36 +01:00 |
|
[email protected]
|
a11015e90c
|
#816 P-code not shown after selecting "class initializer" trait fixed
|
2015-02-26 12:39:41 +01:00 |
|
[email protected]
|
74a101e1ea
|
just for increasing the version number
|
2015-02-02 21:54:58 +01:00 |
|
[email protected]
|
63c6edf0fb
|
#783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors)
|
2015-02-01 20:47:28 +01:00 |
|
[email protected]
|
e4e9676081
|
code hint fixes
|
2015-01-18 22:49:59 +01:00 |
|
[email protected]
|
ade56d45a2
|
format code: blank lines
|
2015-01-18 21:32:37 +01:00 |
|
[email protected]
|
a9d966a3f7
|
format source code
|
2015-01-18 19:31:54 +01:00 |
|
[email protected]
|
c06dd3193c
|
removed some unnecesary fields/parameters
|
2015-01-18 19:04:46 +01:00 |
|
[email protected]
|
19256260d0
|
xml import fixes
|
2015-01-18 14:04:53 +01:00 |
|