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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Honfika
|
e6250555ef
|
AS2 highlighting fixed, debug menu added
|
2013-11-15 17:58:10 +01:00 |
|
Honfika
|
93196ebcd7
|
constantpool: arrays=>lists, accessing constant is synchronized (parallel decompiling thown ArrayOutOfBound exceptions, because the constantpool was modified in another thread)
|
2013-11-14 17:04:52 +01:00 |
|
Honfika
|
e918209716
|
invokelater only the startwork
|
2013-11-14 00:06:45 +01:00 |
|
Honfika
|
f5effd21f2
|
faster renaming identifiers (invokeandwait => invokelater)
|
2013-11-14 00:00:12 +01:00 |
|
Honfika
|
19525c8fc7
|
small fixes, error handling
|
2013-11-13 20:48:53 +01:00 |
|
Honfika
|
3af6b0f535
|
translations improved
|
2013-11-13 19:40:15 +01:00 |
|
Honfika
|
5d163bd771
|
settings dialog: show restart confirmation
|
2013-11-10 19:49:01 +01:00 |
|
Honfika
|
82ab797b5f
|
editor panes: hexonly button is disabled by default (new icon needed)
|
2013-11-10 19:22:22 +01:00 |
|
Honfika
|
a62862cea7
|
russian and hungarian translations improved
|
2013-11-10 18:41:40 +01:00 |
|
Honfika
|
8125ecf7ef
|
show recent files in main menu
|
2013-11-10 17:40:47 +01:00 |
|
Honfika
|
2f49b47e87
|
every configuration setting is configurable on the ui, reset configuration button, show config descriptions
|
2013-11-08 13:17:44 +01:00 |
|
Honfika
|
15d9521243
|
register name is configurable
|
2013-11-08 00:35:47 +01:00 |
|
Honfika
|
b3dc9a4d13
|
cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page)
|
2013-11-07 21:18:18 +01:00 |
|
Honfika
|
17173aef00
|
small resource fixes
|
2013-11-07 12:11:26 +01:00 |
|
Honfika
|
d99f8943b7
|
application releated constants moved to applicationinfo class (name, version, urls), 1000th source file:)
|
2013-11-07 11:07:49 +01:00 |
|
Honfika
|
bef5f0ae67
|
cleanup with "Inspect and Transform"
|
2013-11-07 00:26:49 +01:00 |
|
Honfika
|
9870157b6b
|
Command line parsing refactored, Advanced Settings dialog
|
2013-11-06 23:06:16 +01:00 |
|
Honfika
|
72a9f59da6
|
hexedit AS3 code
|
2013-11-06 21:39:43 +01:00 |
|
Honfika
|
c00c13e9d7
|
spanish translation improved
|
2013-11-06 15:24:30 +01:00 |
|