Commit Graph

1351 Commits

Author SHA1 Message Date
Jindra Petřík
03f033035f #1260, #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers 2021-02-24 19:55:59 +01:00
Jindra Petřík
d4a5e03462 #1155, #1602 AS3 remove trait button 2021-02-24 19:55:59 +01:00
Jindra Petřík
37e5b2dd76 add after labels into locales 2021-02-24 19:55:59 +01:00
Jindra Petřík
a954d2f902 Fixed #1490, #1493 AS1/2 direct editation of cast op, cast op decompilation 2021-02-24 19:55:59 +01:00
Jindra Petřík
48fd67cb18 Fixed: Collapsing tag tree on SWF reload 2021-02-24 19:55:59 +01:00
Jindra Petřík
6e58fa79fb FontPanel scrollRectToVisible fix 2021-02-24 19:55:59 +01:00
Jindra Petřík
b2982c92ce Fixed AS1/2 Direct editation mark line on error 2021-02-24 19:55:59 +01:00
Jindra Petřík
3d40224cda #1202 Check for modifications outside FFDec and ask user to reload 2021-02-24 19:55:59 +01:00
Jindra Petřík
1bacb111fe Fixed: Cannot properly cancel script searching 2021-02-12 11:08:07 +01:00
Jindra Petřík
b9660cdfec #1597 Option to use old style lookupswitch in AS3 P-code 2021-02-12 06:13:38 +01:00
Jindra Petřík
e450f7a082 Fixed #1407 NullPointer on Save as in BinaryData SWF subtree 2021-02-11 20:05:23 +01:00
Jindra Petřík
ac89162be0 #1594 Option to use old style of getlocalx, setlocalx with underscore 2021-02-11 12:51:00 +01:00
Jindra Petřík
ac15728b9d #1594 Option to disable AS3 P-code indentation, label on separate line 2021-02-11 12:34:46 +01:00
Jindra Petřík
af974e2eaa Fixed: #1114 Script search results dialogs closing on swf close 2021-02-11 07:12:22 +01:00
Jindra Petřík
3d3f31de7f handling some java deprecations and javadoc problems 2021-02-10 19:07:39 +01:00
Jindra Petřík
b2fd1c0dc5 Fixed #1185 AS3 Incorrect imports in obfuscated files 2021-02-10 18:22:05 +01:00
Jindra Petřík
bc4fb483ff Correctly show docs for aliased instructions 2021-02-08 20:15:19 +01:00
Jindra Petřík
b3ad4efeda end ; trait only in p-code 2021-02-08 20:15:19 +01:00
Jindra Petřík
8a75991f86 hasdeclaration fix in GUI for nonexisting multinames 2021-02-08 20:15:19 +01:00
Jindra Petřík
99ef113dab Fixed AS3 method display in GUI when method name is null 2021-02-08 20:15:19 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
ef143d8ede string concatenation in logger inspection 2021-02-08 20:15:19 +01:00
Jindra Petřík
2767f77a66 remove unused imports 2021-02-08 20:15:19 +01:00
Jindra Petřík
47e6737422 AS3 instruction name padding is optional (can be enabled in settings/scripts)
as it may be hard to search an instruction with spaces behind it
2021-02-08 20:15:19 +01:00
Jindra Petřík
04683f0cb8 Fixed: Improper initialization of ActiveX component when Flash not available causing FFDec not start 2021-02-08 20:15:19 +01:00
Jindra Petřík
286fb9d5e4 AS3 docs not correctly displayed under p-code when metadata present 2021-02-08 20:15:19 +01:00
Jindra Petřík
7f6181360f AS3 p-code more RAbcDasm like (parenthesis after True/False/Undefined/Null trait kinds)
AS3 method trait p-code indentation
AS3 editation of body traits (slot/const only)
2021-02-08 20:15:19 +01:00
Jindra Petřík
422e9d32fe Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík
8a1139e66d Graphviz graphs colorized 2021-02-08 20:15:19 +01:00
Jindra Petřík
4e6b59e2ac Proper window screen centering
Graph dialog proper window size
Graph dialog scroll speed increased
2021-02-08 20:15:19 +01:00
Jindra Petřík
8f856fefe4 AS3: Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík
cdc3eec1f2 GraphViz graph display - code structure detection disabled as it is buggy. 2021-02-08 20:15:19 +01:00
Jindra Petřík
f464de03dc Critical fix - application GUI did not start on OSes without flashplayer (Linux, MacOS, even Windows) 2021-01-14 11:02:04 +01:00
Jindra Petřík
07acaaed74 Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others 2021-01-12 14:36:10 +01:00
Jindra Petřík
e2b921989f Option to use logging configuration file (ffdec home / logging.properties) 2021-01-12 12:18:23 +01:00
Jindra Petřík
a2eaa42ecb Fixed: Concurrent access while debugging 2021-01-04 20:02:36 +01:00
Jindra Petřík
4333c89466 Putting raw edit / generic edit back in as it seems to run fine. 2021-01-04 18:03:02 +01:00
Jindra Petřík
da34fcbd04 Putting XML import/export export back in as it seems to run fine. 2021-01-04 17:56:13 +01:00
duangsuse
2bfc9ff83d MainPanel: enable bulk replace[1] 2021-01-01 09:42:22 +01:00
duangsuse
949e221108 TagTreeContextMenu: enable bulk replace[0] 2021-01-01 09:42:21 +01:00
Jindra Petřík
520e7ae735 Merge branch 'dev' into dev 2021-01-01 08:51:43 +01:00
Jindra Petřík
b20eeafe53 Enable back detecting installed fonts. (FFDec must be restarted to refresh such list) 2021-01-01 01:08:32 +01:00
曉之車
16b3fd27ed added ignore option translate 2021-01-01 01:07:49 +01:00
曉之車
cdff0c081a chinese translate upadate
ffdec_11.3.0 version
2021-01-01 01:07:48 +01:00
Jindra Petřík
03e537921f java 9 compliance
- changelog, UI updates, commandline updates
2021-01-01 01:07:43 +01:00
Jindra Petřík
ca21337d9f java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2021-01-01 01:07:43 +01:00
jannick
ee8d668067 Increase Scrolling Speed in Folder Preview Pane 2020-07-19 15:35:19 +02:00
Jindra Petřík
0ea692ad70 java 9 compliance
- changelog, UI updates, commandline updates
2020-04-25 19:25:29 +02:00
Jindra Petřík
a63e8f7623 java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2020-04-25 19:05:59 +02:00
Jindra Petřík
ca0c093c21 #1529 commandline selection of tag ids now applies to sprites and buttons 2020-04-25 17:11:07 +02:00