Commit Graph

52 Commits

Author SHA1 Message Date
honfika@gmail.com
588f69ac1e refresh ui when tree reloads 2014-11-04 20:41:13 +01:00
honfika@gmail.com
556ad29573 format code 2014-11-04 19:44:59 +01:00
honfika@gmail.com
7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
Jindra Petřík
b97165de9d method name fix 2014-10-29 20:19:10 +01:00
Jindra Petřík
2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
Jindra Petřík
093d17a055 better font name handling
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
Jindra Petřík
8fd683d019 Issue #389 Selecting font face while characters import
Issue #701 Importing from TTF file
Improved Font panel / Font embed dialog
Reloading installed fonts for other than windows systems
Removed xito Table Layout, using Oracle Table Layout instead
2014-10-25 20:58:32 +02:00
Jindra Petřík
d841b374c2 better Flash player integration using JavactiveX library
Issue #701 TTF file import/replace - still needs locales, better integration
Issue #702 Fixed GFX font export size
2014-10-22 08:22:36 +02:00
honfika@gmail.com
7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
honfika@gmail.com
c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
Jindra Petřík
472f1830d7 Issue #677 Zoom level in export settings 2014-09-26 16:43:23 +02:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
03f120c5b0 Issue #680 Loading binary subSWFs manually to avoid large memory consumption 2014-09-18 21:15:45 +02:00
Jindra Petřík
514575aa5e AS1/2 node selection fix 2014-09-14 19:14:13 +02:00
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +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
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
honfika@gmail.com
8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
honfika@gmail.com
a0d2472f10 dumpview fixes: negative byte values, node selecting 2014-08-30 21:46:26 +02:00
honfika@gmail.com
8de30b8072 allow selecting byte in dumpview hex table 2014-08-30 11:05:40 +02:00
honfika@gmail.com
b17b0694f9 Issue #650: import images, ffdec_lib addedto gitignore & removed from repository 2014-08-25 22:31:55 +02:00
honfika@gmail.com
6b5912027e Issue #650: command line parameter to change binary data in DefineBinaryDataTag 2014-08-25 21:58:14 +02:00
honfika@gmail.com
dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
honfika
46f477e660 organize imorts & code formatting 2014-08-23 20:15:59 +02:00
honfika
0c19a54c02 #648 export from embedded SWF fixed 2014-08-23 19:17:38 +02:00
honfika
bc81826648 Issue #612: show color in hex format 2014-08-16 16:09:03 +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
254b13a326 better export filename generation 2014-08-05 21:38:48 +02:00
honfika
8ad45b379b LZMA encoding fast bytes parameter 2014-08-01 22:50:12 +02:00
honfika
c7fb387859 #627 Filter swf not working fixed 2014-07-31 18:46:21 +02:00
honfika
49bb3ec2bf java code format 2014-07-28 21:05:46 +02:00
honfika
96e9364e76 #624 search in embedded swfs fixed 2014-07-26 22:23:45 +02:00
honfika
1bd0504402 better handling of corrupt swf files 2014-07-25 22:12:46 +02:00
Jindra Petřík
a14b1a392a Header display node (read only) 2014-07-20 10:07:51 +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
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
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
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
a0804e2cb9 basic dump view 2014-06-21 20:36:55 +02:00
honfika
fb21f408cd prepare for dumpview 2014-06-18 20:48:08 +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
6c1e7ccad5 Issue #578 Always on top fixed on search results, using dialog where possible 2014-06-07 07:43:02 +02:00
honfika
c4df6c7ace removing frame fixed 2014-05-29 23:20:10 +02:00
honfika
dd95e20d04 remove character without the dependencies (remove only the place/remove object tags) 2014-05-29 21:25:53 +02:00