Commit Graph

8046 Commits

Author SHA1 Message Date
Honfika
eebcbb3dc0 #448 Go to document class is not working: fixed 2013-12-25 23:22:18 +01:00
Honfika
796af3f207 separating gui 2013-12-24 19:22:16 +01:00
Honfika
e6231f2d2e Issue #428 flash player window resized to the size of the loaded SWF, scalemode is configurable 2013-12-24 15:08:55 +01:00
Honfika
32c4470a1b Delphi generated/compiled files added to ignore list 2013-12-24 13:29:01 +01:00
Honfika
6371a3257b Issue #428 flash player resize bug fixed 2013-12-24 13:06:12 +01:00
Honfika
f0609a551a #428 Save as .exe 2013-12-24 09:43:44 +01:00
Honfika
4f1f956642 show nightly build version 2013-12-23 21:06:47 +01:00
Honfika
f370299e80 show "close swf" menu only in the swf tree node 2013-12-23 20:58:55 +01:00
Honfika
82fc41caab rename binaryData16.png to binarydata16.png step 3 (forgot to commit) 2013-12-23 20:54:11 +01:00
Honfika
b24fdadfde rename binaryData16.png to binarydata16.png step 2 2013-12-23 20:53:09 +01:00
Honfika
b93f1720ec rename binaryData16.png to binarydata16.png step 1: rename to binarydata16_x.png 2013-12-23 20:52:49 +01:00
Honfika
bf83378bd6 Issue #444 Hide "add to context menu" setting on non-Windows systems 2013-12-23 18:35:51 +01:00
Honfika
9a48403138 #429 Disable/Enable rename identifiers feature implemented 2013-12-23 18:18:54 +01:00
Honfika
11ee052e33 Issue (Feature) #365 Search in memory: Filter fake SWFs: implemented 2013-12-23 16:16:00 +01:00
Honfika
a09c7f7474 Issue (Feature) #366 Search in memory: sort found SWFs by size and by SWF version: implemented, allow find in multiple processes 2013-12-23 11:41:41 +01:00
Honfika
9d141142d4 Issue #350 (Allow to open multiple SWF files into the same ffdec instance): turned on by default 2013-12-22 21:45:35 +01:00
Honfika
763321feae Reload problem fixed 2013-12-22 21:43:40 +01:00
Honfika
f811ca2d27 Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 2013-12-22 19:56:08 +01:00
Honfika
e1f4ca362b prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 3 2013-12-22 16:08:45 +01:00
Honfika
b9a1269505 prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 2 2013-12-21 23:36:06 +01:00
Honfika
727d7a74e5 prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance), some action commands moved to constants 2013-12-20 16:27:25 +01:00
Honfika
1516c7d0ad font panel separated 2013-12-20 12:37:28 +01:00
Honfika
94ae2ed68b Issue #440: replace binary data 2013-12-20 00:27:02 +01:00
Honfika
0898621324 ribbon menu separated 2013-12-19 23:48:11 +01:00
Honfika
300d0d84bc MainFrame construtor splitted, StatusPanel (with child controls) moved to a new component 2013-12-19 21:44:43 +01:00
Honfika
1bd2e12aca using constants for action commands, rename some other constants 2013-12-17 17:45:19 +01:00
Honfika
9318109a7d tests fixed 2013-12-14 23:46:35 +01:00
Honfika
2c14037242 organize imports 2013-12-14 23:22:05 +01:00
Honfika
3b6f3701cd Issue #436 saving modifications to action script does not work fixed 2013-12-14 23:19:51 +01:00
Honfika
4064d82dc2 missing copyright headers added, reformated with updateLicense function 2013-12-14 20:28:49 +01:00
Honfika
6c068b6fc5 hilight lexer removed (not used) 2013-12-14 20:17:33 +01:00
Honfika
aca1825933 AS3 parsing: MultinameA added, lexer regenerated 2013-12-14 19:32:09 +01:00
Honfika
768f951b86 Issue #438: Command line arguments not working fixed 2013-12-13 19:16:05 +01:00
Honfika
a73a3f5e9c pcode export: static constructor missing problem fixed 2013-12-09 19:56:59 +01:00
Honfika
318bae85c8 Added tag version1.7.4u1 for changeset 8a9b5a7d4bfd 2013-12-05 22:10:58 +01:00
Honfika
6dd57ca42a version changed to 1.7.4u1 version1.7.4u1 2013-12-05 22:07:31 +01:00
Honfika
8c440947a7 small null pointer exception fix 2013-12-03 21:33:03 +01:00
Honfika
ac416d9910 tests fixed 2013-12-03 00:34:37 +01:00
Honfika
06b95ac6e1 Issue #431: Canceling background threads (after timeout, or after user action, e.g new treeitem selected) fixed + small fixes 2013-12-03 00:26:21 +01:00
Honfika
3aa09fdf2b Issue #430: Do not allow loading null config values (use default values instead) 2013-12-01 15:09:01 +01:00
Honfika
09aeafb77b Deobfuscation simplified 2013-12-01 13:55:08 +01:00
Honfika
ac96c7dbb5 Workarounds for StackOverflowExceptions 2013-12-01 08:53:04 +01:00
Honfika
ab569f1dd2 Memory input stream (Simplified version of ReReadableInputStream, which accepts byte array) 2013-11-30 16:00:51 +01:00
Honfika
2af979dbd9 Issue #387: using BufferedOutputStream 2013-11-27 23:02:20 +01:00
Honfika
ae3b124b37 ASM panel is empty after switching caching mode: fixed (selected methodbody was not cleared, but the text was cleared => no refresh) 2013-11-25 21:56:29 +01:00
Honfika
abfc07ca59 Issue #420: some EmptyStackExceptions fixed 2013-11-25 19:57:11 +01:00
Honfika
f53d825915 non null flashPanel is always instance of FlashPlayerPanel 2013-11-24 22:20:56 +01:00
Honfika
7753c39d88 Root swf was not displayed when it was opened before any other tag 2013-11-24 21:59:13 +01:00
Honfika
db4ca5c266 renaming identifiers: handle empty stack (probably never executed branch) 2013-11-24 19:36:34 +01:00
Honfika
aeb0f81cf7 program freezes when FlashPlayer.exe is not found: fixed 2013-11-24 19:35:20 +01:00