Commit Graph

8046 Commits

Author SHA1 Message Date
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
honfika
a3c4fae495 periodic gc call removed (very slow with some million objects), 33% faster dump info collecting 2014-06-29 19:34:44 +02:00
honfika
1b13ac5cd4 missing configuration resource 2014-06-28 22:51:44 +02:00
honfika
53714b0450 stream reading improvements, collecting dump infos can be disabled 2014-06-28 22:09:14 +02:00
honfika
af42bb3f7d test fixed 2014-06-28 08:08:37 +02:00
honfika
73585ba076 2nd tag saving problem fixed 2014-06-28 08:04:27 +02:00
honfika
5a47eb1c01 show abc in dump view 2014-06-28 07:45:26 +02:00
honfika
cb7baba8e9 dumpview: allow opening multiple swfs, context menu: expand all and close menu items
show abc and actionbytes in dump view, hexview style fixes
better scroll to view mode in hex editor
2014-06-28 07:31:28 +02:00
gabor.zavarko
16215ba27b better scroll to view mode in hex editor 2014-06-24 16:14:26 +02:00
honfika
b0d23e9d3e show abc and actionbytes in dump view, hexview style fixes 2014-06-24 14:07:48 +02:00
honfika@gmail.com
05f2dcfe96 dumpview: allow opening multiple swfs, context menu: expand all and close menu items 2014-06-24 13:21:48 +02:00
Jindra Petřík
1bed823af5 Merge pull request #3 from stoecker/master
Fix build errors
2014-06-24 10:08:48 +02:00
honfika
e644452636 hex view control separated, using the new hexview control in binaryDataTag preview, binary preview limit removed (not necessary anymore) 2014-06-23 23:36:16 +02:00
honfika
b93518e462 Merge origin/master 2014-06-23 22:05:40 +02:00
honfika
dd09a90a9e dump view with parallel speedup fixed 2014-06-23 22:05:09 +02:00
Dirk Stöcker
405144437d typo 2014-06-23 19:53:22 +02:00
Dirk Stöcker
12d75c7fb5 add missing variable, so settings can be displayed again 2014-06-23 19:24:47 +02:00
Dirk Stöcker
9196223af9 no test failure when settings are different 2014-06-23 18:54:15 +02:00
Dirk Stöcker
4e3c4b6444 fix compilation issues on my system 2014-06-23 18:42:19 +02:00
Jindra Petřík
4df9d53d93 Merge pull request #2 from stoecker/master
Fix typos in German translation
2014-06-23 17:02:27 +02:00
Dirk Stöcker
e243c1ae61 Typos 2014-06-23 16:59:25 +02:00
honfika
c27ee1cc4e dump view: scroll current node to visible 2014-06-22 22:09:15 +02:00
honfika
ab772df380 highlight current node in dump view 2014-06-22 19:31:26 +02:00
honfika
ebd0dea4a8 small dump view change 2014-06-22 13:55:32 +02:00
honfika
6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
honfika
38335ec2e4 dump view: basic hex view (should be changed to a real hex view component) 2014-06-22 09:49:12 +02:00
honfika
4e0ec9df93 dump view: names 2014-06-22 00:25:28 +02:00
honfika
a0804e2cb9 basic dump view 2014-06-21 20:36:55 +02:00
honfika
6232a141b7 Catalan translation 2014-06-19 23:48:28 +02:00
honfika
3cbf152b61 swf input stream fixes, javadoc parameters 2014-06-19 23:42:15 +02:00
honfika
52e6142fe5 organize imports, javadoc 2014-06-18 20:53:19 +02:00
honfika
fb21f408cd prepare for dumpview 2014-06-18 20:48:08 +02:00
honfika
d4cd0eb844 hungarian resource text moved to hungarian resource file 2014-06-08 21:38:52 +02:00
honfika
0df69573db update characters after editing tag 2014-06-08 20:29:45 +02:00
honfika
39f81eec1e new functions in contextmenu: jump to character, raw edit all tags 2014-06-08 20:16:26 +02:00
Jindra Petřík
2f74c16156 Issue #217 Russian translation improved by focus 2014-06-08 17:37:37 +02:00
Jindra Petřík
aec124a8c5 telltarget test fixed 2014-06-08 14:07:05 +02:00
Jindra Petřík
0d57f0b430 Issue #501: GotoFrame2 fix, telltarget misc 2014-06-08 14:04:39 +02:00
Jindra Petřík
7865d4090b Merge origin/master 2014-06-08 12:04:16 +02:00
Jindra Petřík
17ff55f2f3 Czech translation improved 2014-06-08 12:01:36 +02:00
honfika
f450736edc hungarian translation fixes 2014-06-07 16:48:44 +02:00
honfika
bcac25f46a hungarian translation 2014-06-07 15:42:05 +02:00