Commit Graph
85 Commits
Author SHA1 Message Date
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
honfika 96c334e301 Issue #594: another method start curly brace position fix 2014-07-19 20:52:26 +02:00
honfika aeba926b54 Issue #594: method start curly brace position fixed 2014-07-19 20:30:39 +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
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 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
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 4e3c4b6444 fix compilation issues on my system 2014-06-23 18:42:19 +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 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