Commit Graph
25 Commits
Author SHA1 Message Date
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
[email protected] 4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
[email protected] 96e0b368ff add tree models (tagtraa, dumpviewtree) onlywhen the tree is visible, better preserving the expanded states of the tree nodes 2014-11-12 19:01:21 +01:00
[email protected] 5a8c3bcca8 faster expanding all treenodes 2014-11-10 23:42:40 +01:00
[email protected] ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
[email protected] 71a5a2a1d7 action Contantpool fix 2014-09-06 02:00:38 +02:00
[email protected] 799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
Jindra Petřík bd04ffba49 Timeline view with preview and object hilighting.
Embedded timeline view instead of new window.
code formatting
2014-09-02 20:25:56 +02:00
[email protected] 5c017d5fee small dumpview UI changes 2014-08-31 15:11:50 +02:00
[email protected] a0d2472f10 dumpview fixes: negative byte values, node selecting 2014-08-30 21:46:26 +02:00
[email protected] 8de30b8072 allow selecting byte in dumpview hex table 2014-08-30 11:05:40 +02:00
honfika 46f477e660 organize imorts & code formatting 2014-08-23 20:15:59 +02:00
honfika bc81826648 Issue #612: show color in hex format 2014-08-16 16:09:03 +02:00
honfika 2e4f4d8851 show abc data in dumpview (right click in the treenode to load it) 2014-08-16 12:20:44 +02:00
honfika 923698cc7f show inner data of the actions in dumpview 2014-08-15 19:13:59 +02:00
honfika f84e4d7336 organize imports & code formatting 2014-08-15 15:42:37 +02:00
honfika 35386fb241 show actions in dumpview (context menu on the tree node) 2014-08-15 15:39:33 +02:00
honfika b65244c618 allow to save data range in dumpview to file (e.g. for exporting ABC data) 2014-08-15 13:49:31 +02:00
honfika 3e0250c9cb Lazy dump info collecting 2014-08-10 21:44:53 +02:00
honfika 49bb3ec2bf java code format 2014-07-28 21:05:46 +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 ae74347f36 small dumpview enhancement 2014-07-13 12:45:56 +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 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