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 |
|
Honfika
|
3c01608173
|
Issue #427: setLookAndFeel moved to initGui
|
2013-11-24 11:13:36 +01:00 |
|
Honfika
|
01bccf5e16
|
Issue #427: User friendly error message when file not found (during command line compress, decompress and rename identifiers)
|
2013-11-23 23:46:18 +01:00 |
|
Jindra Petøík
|
3d54eb9627
|
merge
|
2013-11-21 12:54:10 +01:00 |
|
Jindra Petøík
|
d6ec958486
|
Issue #423 Fixed problems on DefineFont3/2 advance value size (Font with 20k height problem)
|
2013-11-21 12:52:01 +01:00 |
|
Honfika
|
defc4d7715
|
testdata/recompile added to .hgignore
|
2013-11-19 19:45:15 +01:00 |
|
Honfika
|
6b8f82fb5d
|
command line switch for renaming invalid identifiers
|
2013-11-19 19:42:23 +01:00 |
|
Honfika
|
f0697ebeb6
|
removed unnecessary string=>utf8 byte[]=>input stream=>reader converts, utf8 helper added (UnsupportedEndodingException should not thrown)
|
2013-11-17 09:08:05 +01:00 |
|
Honfika
|
9a7016fe29
|
ConsoleAbortRetryIgnoreHandler moved to console package
|
2013-11-16 23:02:47 +01:00 |
|
Honfika
|
e5ce9f544d
|
context menu functions refactored
|
2013-11-16 20:45:26 +01:00 |
|
Honfika
|
c28c773b19
|
Freed class moved out from gui
|
2013-11-16 18:45:29 +01:00 |
|