honfika@gmail.com
|
c4530dfdd5
|
#967 Replace DefineText content from CLI
|
2015-07-14 21:52:44 +02:00 |
|
honfika@gmail.com
|
e9b74200ad
|
parallel AS2 export (similar to AS3)
|
2015-07-11 11:41:20 +02:00 |
|
honfika@gmail.com
|
cecb13d78d
|
show script name in log message (currently only without path)
|
2015-07-08 08:58:03 +02:00 |
|
honfika@gmail.com
|
318724370b
|
common deobfuscate method
|
2015-07-07 22:13:35 +02:00 |
|
honfika@gmail.com
|
9a90aa08ef
|
canceling tasks fixes
|
2015-07-07 07:28:18 +02:00 |
|
honfika@gmail.com
|
b3c39bbbee
|
properly interrupt on timeout
|
2015-07-06 16:10:12 +02:00 |
|
Jindra Petřík
|
cc475e9781
|
AS3 deobfuscation from commandline.
Separated deobfuscation settings
|
2015-07-06 11:36:36 +02:00 |
|
Jindra Petřík
|
25112542fe
|
Option to ignore FlashCC/Alchemy packages
|
2015-07-06 10:02:41 +02:00 |
|
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 |
|
honfika@gmail.com
|
f96fb33c4d
|
AS2 script import: import pcode/constants
|
2015-07-02 09:07:55 +02:00 |
|
honfika@gmail.com
|
364046fda0
|
show warning when trying to import scripts to AS3 file
|
2015-06-24 19:28:22 +02:00 |
|
honfika@gmail.com
|
7b0a5cfa1b
|
better way to scroll the selected view to visible, fix...
|
2015-06-23 15:09:31 +02:00 |
|
honfika@gmail.com
|
8a55e52ff8
|
better way to scroll the selected view to visible
|
2015-06-23 14:50:23 +02:00 |
|
honfika@gmail.com
|
b3f5db6032
|
Scroll the selected node in tagtree to visible (bacause when detail panel is shown, sometimes the selected node can be out of the visible area)
|
2015-06-22 15:17:19 +02:00 |
|
honfika@gmail.com
|
6356d37e75
|
separated sprite export settings
|
2015-06-14 10:55:05 +02:00 |
|
honfika@gmail.com
|
e05d50c89d
|
#924 Sprites to image from commandline
|
2015-06-14 06:39:14 +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 |
|
honfika@gmail.com
|
853ef1053d
|
open multiple files with drag and drop
|
2015-06-10 20:31:11 +02:00 |
|
Jindra Petřík
|
58c24aa746
|
Issue #903 FLA export - fix for missing fontName, fix last frame when no last ShowFrameTag present
|
2015-05-30 07:11:50 +02:00 |
|
honfika@gmail.com
|
a6b7df4518
|
better disposing windows on restart
|
2015-05-27 18:58:18 +02:00 |
|
honfika@gmail.com
|
dc28ce5da7
|
free mainpanel on reload (it is not disposed by java GC for some reason)
|
2015-05-25 16:16:55 +02:00 |
|
honfika@gmail.com
|
cba3d0328a
|
disable menu items when work in progress (they were already not working), consistent action handler method names
|
2015-05-24 16:49:58 +02:00 |
|
honfika@gmail.com
|
93b2ceca26
|
save last selected path for each swf
|
2015-05-21 20:35:19 +02:00 |
|
honfika@gmail.com
|
550327f82e
|
using less memory when playing sounds
|
2015-05-17 00:16:39 +02:00 |
|
honfika@gmail.com
|
7d2c0122f7
|
show some basic tag info
|
2015-05-16 15:15:27 +02:00 |
|
honfika@gmail.com
|
3632c466e1
|
Workaround for ImageIO jpeg export bug when alpha channel exists, tag method orders changed (contructors, readData, getData, etc)
|
2015-05-16 11:04:14 +02:00 |
|
honfika@gmail.com
|
3de39c93bb
|
tag names moved to constants
|
2015-05-14 21:46:26 +02:00 |
|
honfika@gmail.com
|
8ba6648c51
|
#871 Show the needed character ids
|
2015-05-12 13:09:04 +02:00 |
|
honfika@gmail.com
|
e1f1a16f8a
|
export folder names moved to constants
|
2015-05-12 09:42:08 +02:00 |
|
honfika@gmail.com
|
f91682ed65
|
#882 Canvas export border size
|
2015-05-12 07:49:57 +02:00 |
|
honfika@gmail.com
|
c324efb1c5
|
pdf export fix (when no frame exists), text rendering fixed (alpha channel was ignored), bmp export fix (paddings when width%2==1), export in all formats for debugging
|
2015-05-10 12:49:48 +02:00 |
|
honfika@gmail.com
|
6d49dc584d
|
faster DefineBitsLosslessX reading
|
2015-05-08 20:54:48 +02:00 |
|
honfika@gmail.com
|
4a11e24805
|
do not allow to chage tag tree selection, when current tag is under editing
|
2015-05-07 21:30:34 +02:00 |
|
honfika@gmail.com
|
10ec423491
|
AS3 search fix
|
2015-05-06 13:31:19 +02:00 |
|
honfika@gmail.com
|
0c25996d76
|
resize fixes
|
2015-05-06 13:13:23 +02:00 |
|
honfika@gmail.com
|
40217c0a39
|
split panes simplified (base class stores the position)
|
2015-05-06 10:51:05 +02:00 |
|
honfika@gmail.com
|
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 |
|
honfika@gmail.com
|
e7ce5e46a0
|
action lsiteners converted to java 8 member references 1
|
2015-05-01 23:58:36 +02:00 |
|
honfika@gmail.com
|
0750a000c6
|
replace character dialog
|
2015-05-01 17:13:33 +02:00 |
|
honfika@gmail.com
|
1429757552
|
update characterids when tag was copied with dependencies
|
2015-04-30 15:03:20 +02:00 |
|
honfika@gmail.com
|
a6847b6562
|
update characterids when tag was moved or copied (copy with dependencies is not ready,yet)
|
2015-04-29 23:19:47 +02:00 |
|
honfika@gmail.com
|
ba6b75371e
|
zoom fix, font paging fix
|
2015-04-28 15:11:22 +02:00 |
|
honfika@gmail.com
|
c31d8020c9
|
allow to configure what object types to export in exportdialog
|
2015-04-28 13:18:48 +02:00 |
|
honfika@gmail.com
|
c1226d39fd
|
swf header editor
|
2015-04-27 16:57:36 +02:00 |
|
honfika@gmail.com
|
92712a7233
|
#845 Import exported AS1/2 (DefineButton2&DefineSprite) button
|
2015-04-26 21:06:54 +02:00 |
|
honfika@gmail.com
|
d28d72c096
|
morphshape animation fix
|
2015-04-26 16:46:04 +02:00 |
|
honfika@gmail.com
|
7803fb78b4
|
#841 Loop control for sound preview
|
2015-04-26 15:50:26 +02:00 |
|
honfika@gmail.com
|
62be884e42
|
#772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
|
2015-04-26 12:09:59 +02:00 |
|
honfika@gmail.com
|
2900dd90e0
|
player control states fixed (when pressing next/prev button), refresh them in event driven way
|
2015-04-25 19:03:01 +02:00 |
|
honfika@gmail.com
|
4b501656a6
|
#868 export path fix, allow to export buttons
|
2015-04-25 01:39:37 +02:00 |
|