Commit Graph
34 Commits
Author SHA1 Message Date
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 ef20364cef action reading fix 2014-08-15 01:09:19 +02:00
honfika d6c14b8e72 AS2 reading performance improvements 2014-08-15 00:32:56 +02:00
Jindra Petřík 0baab2962f Issue #632 Unnecessary Getvariable before NewObject 2014-08-11 15:44:37 +02:00
honfika 3e0250c9cb Lazy dump info collecting 2014-08-10 21:44:53 +02:00
honfika 5513956f04 removed some unnecessarry action reading methods 2014-08-05 21:39:23 +02:00
honfika fa56f881f4 small fixes about removing tags, action reading 2014-08-02 21:29:25 +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
Jindra Petřík ab8cc63682 Issue #594 Curly braces settings improved - AS3 with, AS1/2 try, with 2014-07-20 07:10:28 +02:00
honfika 1faee7eaa5 fixed some NetBeanscode hints 2014-07-20 00:42:57 +02:00
honfika a96230336f curly brace position fixed after interface keyword 2014-07-19 22:44:18 +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 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
Dirk Stöcker 405144437d typo 2014-06-23 19:53:22 +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 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
Jindra Petřík 0d57f0b430 Issue #501: GotoFrame2 fix, telltarget misc 2014-06-08 14:04:39 +02:00
Jindra Petřík 10fb289ad8 Missing few pops after expression as command
Issue #527 linkage as duplicate export
2014-06-05 20:20:26 +02:00
honfika 63ebe7e476 get needed characters refactored, get rid of innertags in showframe (using Timelined instead), last frame bug fixed (when there is no ShowFrame tag after the last placeobject tags), remove characters from tags (without removing the whole tag) + organize imports, code formatting 2014-05-26 16:10:36 +02:00
Jindra Petřík 8112d9206f Issue #580 Rename invalid identifiers commandline fix
Issue #428 PDF export
Commandline FlashPaper to PDF export
Select frames / Characters commandline options
2014-05-25 20:05:38 +02:00
Jindra Petřík bf325d72f1 Issue #579 AS3 direct editation bugfixes - property resolving, integer values, marking as deleted 2014-05-18 10:16:18 +02:00
Jindra Petřík c117db86ac AS1/2 editing - bit of SWF version dependency, Greater vs Less improvements 2014-05-12 21:01:17 +02:00
Jindra Petřík f8aac56d82 AS1: Old string operators support, and/or, <> operator (editation) 2014-05-12 19:51:07 +02:00
Jindra Petřík 199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00