Commit Graph

41 Commits

Author SHA1 Message Date
Jindra Petřík
74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík
4dfb6de32d Added Changing tag position 2022-10-29 13:08:50 +02:00
Jindra Petřík
10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík
211aa60011 White background only on oceanic skin 2021-11-19 13:03:23 +01:00
Jindra Petřík
8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík
a52a4206ca Set parent component for Save/Open file dialogs 2021-04-05 16:56:59 +02:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
honfika@gmail.com
5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
honfika@gmail.com
508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
Jindra Petřík
b9cb48c5e2 Icons for tag types in Dump view 2016-01-23 21:32:11 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
5e42c5b57c export uncompressed data from dump tree 2015-09-15 09:36:42 +02:00
honfika@gmail.com
427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
Jindra Petřík
0e1a76f279 AS3 register deobfuscator improved 2015-07-06 09:12:29 +02:00
Jindra Petřík
0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
183105b5c2 fix 2015-05-02 22:19:32 +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
fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
honfika@gmail.com
fdbffc4a43 cleanup 2015-04-18 20:45:29 +02:00
honfika@gmail.com
f633fa03df expand swf nodes when the initial view was the dump view and the user changed it to resources view 2015-04-09 09:40:17 +02:00
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
honfika@gmail.com
2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
honfika@gmail.com
4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
honfika@gmail.com
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
honfika@gmail.com
5a8c3bcca8 faster expanding all treenodes 2014-11-10 23:42:40 +01:00
honfika@gmail.com
71a5a2a1d7 action Contantpool fix 2014-09-06 02:00:38 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54: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
49bb3ec2bf java code format 2014-07-28 21:05:46 +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