Commit Graph

2037 Commits

Author SHA1 Message Date
honfika
49bb3ec2bf java code format 2014-07-28 21:05:46 +02:00
honfika
68dcce0a5f added missing getData functions 2014-07-28 21:03:14 +02:00
honfika
1089b741e8 #623 ffdec.sh is executable in generated zip 2014-07-27 09:15:46 +02:00
honfika
96e9364e76 #624 search in embedded swfs fixed 2014-07-26 22:23:45 +02:00
honfika
ce08f419cc #623 ffdec.sh UNIX line endings 2014-07-25 22:41:50 +02:00
honfika
6edc6bb758 russian translation fix 2014-07-25 22:16:20 +02:00
honfika
1bd0504402 better handling of corrupt swf files 2014-07-25 22:12:46 +02:00
honfika
f6969d442a Debug mode Do(Init)Action reading fixed 2014-07-20 18:15:36 +02:00
honfika
beddb0d48f allow selecting multiple files in openFileDialog (when openMultipleFiles is enabled) 2014-07-20 18:07:10 +02:00
honfika
a34c0b726a added missing 0 check contition to readSB which was already there for readUB and readFB funcitions 2014-07-20 14:30:40 +02:00
Jindra Petřík
86b368048b version changed to 2.1.2 version2.1.2 2014-07-20 14:27:14 +02:00
Jindra Petřík
6234ff1799 reading LZMA files fixed 2014-07-20 14:12:42 +02:00
honfika
bad1b8dfc9 russian translation 2014-07-20 12:59:39 +02:00
Jindra Petřík
ecd9444a7f czech translation improved 2014-07-20 12:17:27 +02:00
honfika
f0debc9cd4 russian translation+ small fixes 2014-07-20 11:53:26 +02:00
honfika
978906f14c hungarian translation 2014-07-20 11:03:20 +02:00
Jindra Petřík
28120e679f czech translation fix 2014-07-20 10:18:10 +02:00
Jindra Petřík
a14b1a392a Header display node (read only) 2014-07-20 10:07:51 +02:00
Jindra Petřík
ab8cc63682 Issue #594 Curly braces settings improved - AS3 with, AS1/2 try, with 2014-07-20 07:10:28 +02:00
Jindra Petřík
e106c909b6 Issue #594 Curly braces settings improved - AS3 foreach, forin, try, method, function 2014-07-20 07:03:29 +02:00
honfika
1faee7eaa5 fixed some NetBeanscode hints 2014-07-20 00:42:57 +02:00
honfika
203e816302 swf closing fix 2014-07-19 23:15:30 +02:00
honfika
a96230336f curly brace position fixed after interface keyword 2014-07-19 22:44:18 +02:00
honfika
4f03df03eb better switching between DumpView and Resources view (preserve selected nodes, do not show the components of the other view, e.g traits and constants list in dump view) 2014-07-19 22:37:08 +02:00
honfika
d825ee82d7 Extra space removed after package keyword when package name is empty 2014-07-19 21:20:54 +02:00
Jindra Petřík
54661ac9ca Delete private.xml 2014-07-19 21:08:04 +02:00
honfika
b81a189c89 Merge origin/master 2014-07-19 20:52:51 +02:00
honfika
96c334e301 Issue #594: another method start curly brace position fix 2014-07-19 20:52:26 +02:00
Jindra Petřík
46d023b816 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-07-19 20:38:32 +02:00
Jindra Petřík
c4a10b07a6 Normalize line endings 2014-07-19 20:31:29 +02:00
honfika
aeba926b54 Issue #594: method start curly brace position fixed 2014-07-19 20:30:39 +02:00
Jindra Petřík
a135581e58 gitattributes for line endings 2014-07-19 20:30:16 +02:00
Jindra Petřík
09bcf1a5ee removing accidentally added gnujpdf classes 2014-07-19 20:19:47 +02:00
Jindra Petřík
9a99be28db Normalize all the line endings 2014-07-19 20:15:57 +02:00
Jindra Petřík
81aca54bcf Merge origin/master 2014-07-19 18:39:53 +02:00
honfika
fc50fa7070 Show the name of the problematic tag in error window for easier debugging 2014-07-19 18:33:21 +02:00
Jindra Petřík
d1464ef938 Issue #595 AS3 direct editation - Getter/Setter generation fixed - caused Flash Player to crash 2014-07-19 17:40:10 +02:00
Jindra Petřík
a4d41cc0c3 Issue #593 Return object newline fix 2014-07-19 16:40:39 +02:00
Jindra Petřík
ce233030a6 Issue #585 moving popped values to output - a && b(); fix. Ignoring integer values (collision with try..finally decompilation) 2014-07-19 15:55:25 +02:00
Jindra Petřík
c4300f2580 Issue #592 AS3 Multiname resolving wrong causing different bytecode 2014-07-19 12:22:30 +02:00
honfika
7a6a4a5e36 support ImageTags in PlaceObjectType tags. (normally ImageTag can be only in Shapes, but when PlaceFlagHasImage is true, it can contain directly the ImageTag) 2014-07-16 15:29:23 +02:00
honfika
68e39f867e french translation 2014-07-16 00:07:22 +02:00
honfika
5aff394c5e Issue #401: PlaceObject3/4 reading fixed 2014-07-15 23:23:29 +02:00
honfika
0fcb762112 Issue #559: another bitmap export opacity bug fixed 2014-07-14 14:06:26 +02:00
honfika
2a168b5266 bitmap export opacity bug fixed 2014-07-14 13:53:48 +02:00
honfika
54ff2701a6 Export context menu fixed 2014-07-14 13:29:37 +02:00
honfika
ae74347f36 small dumpview enhancement 2014-07-13 12:45:56 +02:00
Jindra Petřík
5ea0368a11 Issue #616 Frames to PNG export fix 2014-07-12 08:49:30 +02:00
Jindra Petřík
e62dd3092b hex dump moved to separate ribbon task - view + icons
space between hex and ASCII dump
white foreground for hilighted bytes
2014-07-05 10:01:00 +02:00
Jindra Petřík
21f3616701 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler
Conflicts:
	src/com/jpexs/decompiler/flash/SWF.java
	src/com/jpexs/decompiler/flash/dumpview/DumpInfoSwfNode.java
	src/com/jpexs/decompiler/flash/gui/MainPanel.java
	src/com/jpexs/decompiler/flash/gui/TagTree.java
	src/com/jpexs/decompiler/flash/gui/TreePanelMode.java
	src/com/jpexs/decompiler/flash/gui/dumpview/DumpTree.java
	src/com/jpexs/decompiler/flash/tags/DoActionTag.java
2014-07-05 08:17:46 +02:00