Commit Graph
141 Commits
Author SHA1 Message Date
Jindra Petřík 027f923010 internal viewer - zoom to 1:1, zoom to fit
new icons for zoom
2014-09-28 13:04:17 +02:00
Jindra Petřík 5ed73223a5 frames to html canvas fix
export zoom config save fix
2014-09-27 16:12:48 +02:00
Jindra Petřík ecc8b8777a zoom locales fix 2014-09-27 12:56:12 +02:00
Jindra Petřík f66e6c73ca russian translation updated 2014-09-27 12:50:24 +02:00
Jindra Petřík 65446df226 Issue #618 internal viewer: zoom in, zoom out 2014-09-27 12:46:19 +02:00
Jindra Petřík 7f4bfc7362 russian translation updated
"command lineimport" typo fixed
2014-09-26 21:01:28 +02:00
Jindra Petřík 472f1830d7 Issue #677 Zoom level in export settings 2014-09-26 16:43:23 +02:00
Jindra Petřík f202a81ddc Saving only modified ABC body code
Reading ABC code outside bounds fix
2014-09-24 17:42:44 +02:00
[email protected] 824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík 5c3956178b Merge origin/master 2014-09-20 08:06:08 +02:00
Jindra Petřík 81c1a859c8 new version marks in MainFrame locales 2014-09-20 08:05:40 +02:00
Jindra Petřík eb9a008bf9 Merge pull request #7 from chslink/patch-1
Update MainFrame_zh.properties
2014-09-20 07:47:39 +02:00
Jindra Petřík 5aadfcc374 Issue #684 Fixed sound streams inside DefineSprites, fixed sound stream blocks handling 2014-09-19 22:01:35 +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 f6af8be461 Issue #672 Disabling transparency slider on RGB only selection 2014-09-17 22:48:29 +02:00
Jindra Petřík 3c7bec740e Issue #632 Fixed locking file after opening (cannot save, etc.) 2014-09-16 10:17:49 +02:00
Jindra Petřík c2b5328fa8 Issue #674 Text hilighting initialization fix 2014-09-15 21:43:54 +02:00
Jindra Petřík 514575aa5e AS1/2 node selection fix 2014-09-14 19:14:13 +02:00
Jindra Petřík 7193119f11 AS3 namespaces deobfuscation fix 2014-09-14 18:50:36 +02:00
Blless 33e9f0bc00 Update MainFrame_zh.properties
Add new version translations
2014-09-11 16:19:43 +08:00
[email protected] c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
[email protected] 8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
[email protected] a00dd25d8c Cache fixed in ui project 2014-09-07 20:36:57 +02:00
Jindra Petřík 0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
[email protected] 946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
[email protected] 0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02: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
[email protected] 8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
[email protected] 3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00
[email protected] 04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
[email protected] 860570c9d3 #660 Method/Getter/Setter Trait panel size 2014-09-03 22:08:11 +02:00
[email protected] 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
[email protected] 278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
[email protected] ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
[email protected] 8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
[email protected] 05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
Jindra Petřík 5f76dfcdb5 Deobfuscation old/new icons
czech translation updated
other translation fixes
2014-08-31 15:48:19 +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
[email protected] b17b0694f9 Issue #650: import images, ffdec_lib addedto gitignore & removed from repository 2014-08-25 22:31:55 +02:00
[email protected] 6b5912027e Issue #650: command line parameter to change binary data in DefineBinaryDataTag 2014-08-25 21:58:14 +02:00
[email protected] dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
[email protected] 453fd420d4 imports & code formatting 2 2014-08-24 21:29:33 +02:00
honfika bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík 226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík 04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00
Jindra Petřík 48e8eb17c7 AS1/2: Editing obfuscated identifiers via new paragraph (§) syntax 2014-08-24 15:54:49 +02:00