Commit Graph

144 Commits

Author SHA1 Message Date
Honfika
624194f453 organize imports 2013-09-09 21:12:58 +02:00
Honfika
d571b899c6 array definitions was inconsistent, now everywhere "Type[] variableName", using StringBuilder => little bit faster, test fixed (missing parameters) 2013-09-09 11:46:04 +02:00
Honfika
59e106091e tag tree context menu deselected the selected nodes earlier. Now it preserves the selection, and applies the command for all selected nodes => removing multiple items. 2013-09-03 21:40:06 +02:00
Honfika
06a890b2c4 preserve tag tree expanded state after removing a node 2013-09-03 17:10:55 +02:00
Honfika
8f4fbb6679 AS2 disassembler fixed (jump to the middle of the instuction) 2013-09-03 00:35:24 +02:00
Jindra Petøík
e087342e72 Whole SWF preview 2013-09-01 15:03:57 +02:00
Jindra Petøík
5e1976a792 Playback controls 2013-09-01 14:30:49 +02:00
Jindra Petøík
974f18862a Improved FlashPlayer display / Background color 2013-09-01 09:27:44 +02:00
Jindra Petøík
538b7753f1 Issue #357 Play sounds (FlashPlayer)
Play movies (FlashPlayer)
2013-08-31 20:59:52 +02:00
Jindra Petøík
628e36dffb fixed display AS search progress 2013-08-28 20:31:26 +02:00
Jindra Petøík
9a6ff3ac4a Issue #292 Fonts preview is always black on white 2013-08-26 19:29:43 +02:00
Honfika
8e4bbfcf61 Show total export time, configurable method decompilation timeout 2013-08-25 10:45:07 +02:00
Jindra Petøík
0cf5862534 merged honfika changes
chinese translation for jsyntaxpane
2013-08-25 10:32:23 +02:00
Jindra Petøík
652513ce46 fixed ActionScript 1/2 default script/pcode split position - script was invisible on initial settings 2013-08-25 10:20:26 +02:00
Honfika
8393f063cb using true/false values in getConfig methods everywhere 2013-08-25 08:47:42 +02:00
Honfika
91eb780db3 generic config get/set methods 2013-08-25 08:29:56 +02:00
Jindra Petøík
27a80bf038 Issue #292 Change background color in SWF preview 2013-08-24 20:43:49 +02:00
Jindra Petøík
8bfbceec03 Issue #344 Reload opened swf 2013-08-24 19:02:18 +02:00
Jindra Petøík
8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Jindra Petøík
c6c38d0255 merge of honfika changes 2013-08-20 20:53:11 +02:00
Honfika
c387568685 Issue #313: command line parameter for ignore all errors 2013-08-20 19:25:01 +02:00
Honfika
0ef3a7dea1 decompilation timeouts 2013-08-20 19:18:01 +02:00
Honfika
6480721007 Issue #330: protection against adding the same multiple cyrillic characters doesn't work 2013-08-20 19:12:20 +02:00
Jindra Petøík
e753ca9ece Issue #288 better memory/cache handling 2013-08-20 07:00:34 +02:00
Honfika
6c5f974ed6 Issue #330: protection against adding the same multiple cyrillic characters doesn't work 2013-08-18 19:28:20 +02:00
Jindra Petøík
443aa3c98d Issues #294: Font changing labels misplaced 2013-08-11 10:32:28 +02:00
Jindra Petøík
3c043b7868 Issues #296: Better last export dir handling 2013-08-11 10:17:55 +02:00
Jindra Petøík
af5038287a Issues #243,#326: improved deobfuscation
code formatting
2013-08-11 09:44:33 +02:00
Jindra Petøík
b8d8b328d9 Issue #287 Typo paralel => parallel 2013-08-10 18:58:00 +02:00
Jindra Petøík
12baee11b6 Application does not need restart for language change. 2013-08-10 16:22:31 +02:00
Jindra Petøík
6af0b64193 German translation (partial) by Krock
Language dialog has languages translated in its language
2013-08-10 15:50:03 +02:00
Jindra Petøík
324cafa0f9 Issue #123 Improved context menu integration 2013-08-03 17:36:41 +02:00
Jindra Petøík
b01ede8cca Few refactorings & formatting 2013-08-03 16:33:48 +02:00
Jindra Petøík
b870d6e040 Fixed clicking last trait 2013-08-03 15:03:05 +02:00
Jindra Petøík
f29a8e0df6 AS2 fixed class detection
Issue #269 command line parameters for switching on/off deobfuscation and paralellspeedup
2013-08-03 13:04:40 +02:00
Jindra Petøík
2549f9751a Issue #274 show the elapsed time during export in the output 2013-08-03 09:46:16 +02:00
Jindra Petøík
765cc1665e Issue #223 AS2 Detecting uninitialized class fields 2013-07-30 23:01:39 +02:00
Jindra Petøík
2dfdc1d02c error dialog display issues 2013-07-30 06:59:53 +02:00
Jindra Petøík
14d400349c Issue #233 Globally rename identifier deselects currently selected script in left tree 2013-07-29 07:45:31 +02:00
Jindra Petøík
a02164197e Issue #250 Export FLA: Static text spacing and marigins
Better text viewer
code formatting
2013-07-29 07:22:26 +02:00
Jindra Petøík
d68d4d22b4 Issue #266 AS3 deobfuscation fix - switches, try clauses
Fixed substance components handling
2013-07-27 18:20:26 +02:00
Jindra Petøík
ceaddf2019 Errors logging fix 2013-07-27 15:32:25 +02:00
Jindra Petøík
8b39e3caf1 Issue #263 AS3 Disabling graphic Hilighting in longer classes 2013-07-27 10:41:06 +02:00
Jindra Petøík
2c2b722c27 Issue #220 Improved font changing 2013-07-27 07:34:52 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
c8f1605b62 font panel size fix 2013-07-19 13:07:55 +02:00
Jindra Petøík
d05f94afa5 Issue #248 Freeing memory before loading new file 2013-07-19 11:42:56 +02:00
Jindra Petøík
6d99c0b1ca Issue #220 Characters adding source font selection, font names in tree 2013-07-18 21:34:04 +02:00
Jindra Petøík
4a7fa04aad FontPanel labels size fix. The layout still sucks. If someone knows something better, please tell me. 2013-07-18 18:48:53 +02:00
Jindra Petøík
12a191de9b Issue #253 Abort/Retry/Ignore dialog on IO errors 2013-07-18 12:28:07 +02:00