Commit Graph

1024 Commits

Author SHA1 Message Date
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
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
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
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
01a4857c95 nullpointer exception fixed 2013-11-13 23:02:33 +01:00
Honfika
d760abd023 lastExportDir config default value fixed 2013-11-13 22:01:42 +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
50df6db4f8 tests fixed 2013-11-07 23:05:15 +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
Honfika
62e97826a9 throw interrupted exception when Thread.isInterrupted() => timed out threads will abort 2013-11-05 23:29:26 +01:00
Honfika
91d7f2b919 some warnings fixed 2013-11-05 22:34:53 +01:00
Honfika
ba95ce42e6 timeout changed 2013-11-05 21:19:19 +01:00
Honfika
4da066d51e russian and spanish translations improved 2013-11-05 18:41:38 +01:00
Honfika
0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01:00
Honfika
d1a5723438 typo fixed 2013-11-01 19:54:46 +01:00
Honfika
c37c93173e tests fixed, test added for optional parameters, integer and float optional parameters fixed 2013-11-01 19:52:40 +01:00
Honfika
6d264576e4 as2 export fix, as2 edit fix (prefix, suffix problem) 2013-11-01 15:01:34 +01:00
Honfika
9b5acbcaee new lines fixed 2013-11-01 13:18:27 +01:00
Honfika
3b69e9f291 organize imports 2013-11-01 01:13:11 +01:00
Honfika
d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00