Commit Graph

999 Commits

Author SHA1 Message Date
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
Honfika
2cf26a4c31 removed some unnecessary checks 2013-10-20 08:35:49 +02:00
Honfika
b517dbe8be extra new line (empty line) removed 2013-10-17 22:35:09 +02:00
Honfika
ff0a75a6c8 small code formatting fix 2013-10-17 22:30:44 +02:00
Honfika
908e73e0b3 small fixes 2013-10-16 23:11:01 +02:00
Honfika
d73f2bf3ac outofmemory exception handling, command line option for setting the process affinity and priority, some functions was executed on a different thread when parallel option was disabled 2013-10-16 18:21:25 +02:00
Honfika
fa0bee22a3 russian translation improved 2013-10-16 18:19:44 +02:00
Honfika
79f2f7cd45 replace hex tags to comment in export, AS2 highlight fixed 2013-10-15 22:24:17 +02:00
Honfika
3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Honfika
dbd1232df2 small fixes, improvements 2013-10-15 19:11:06 +02:00
Honfika
cf21654000 tests fixed 2013-10-15 00:13:24 +02:00
Honfika
b82bd36058 more stringbuilders 2 2013-10-14 23:47:26 +02:00
Honfika
31bca9c8fe more stringbuilders 2013-10-13 19:36:57 +02:00
Honfika
f325ba0db7 highlight method removed, indent-unindents 2013-10-13 17:08:51 +02:00
Honfika
6d7aa04c44 store offsets in hilightedtextwriter 2013-10-13 15:16:19 +02:00
Honfika
c38c9b8148 toString renamed to appendTo 2013-10-13 14:36:34 +02:00
Honfika
caaefef393 organize imports again 2013-10-13 14:04:19 +02:00
Honfika
7cd3f79dd1 localdata fixes 2013-10-13 13:59:44 +02:00
Honfika
407598ee28 remove unused imports 2013-10-13 13:00:52 +02:00
Honfika
fb5af451e2 localData class added 2013-10-13 12:33:15 +02:00
Honfika
b33ac86256 small bugfix 2013-10-13 02:31:48 +02:00
Honfika
19f3a99496 "this." prefix fixed, big fixed in remove jump 2013-10-13 01:34:29 +02:00
Honfika
0c9ea12f03 using stringbuilder for generating the AS source 2013-10-12 21:38:15 +02:00
Honfika
3f34d66f47 removing extra (zero offset) jumps 2013-10-12 15:27:15 +02:00
Honfika
ac7f4a6f17 test for removing extra jumps (currently fails), small issue with ActionEnd fixed 2013-10-12 12:49:06 +02:00
Jindra Petøík
2594ed23a6 fixed javadoc errors 2013-09-29 06:47:48 +02:00