Commit Graph

8046 Commits

Author SHA1 Message Date
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
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
1466b07ad8 Added tag version1.7.4 for changeset 8e32ba431916 2013-11-10 20:45:22 +01:00
Honfika
ec81e3005a wrong tag removed version1.7.4 2013-11-10 20:42:39 +01:00
Honfika
826434afd9 Added tag version1.7.4 for changeset 3e73331ea87b 2013-11-10 20:37:48 +01:00
Honfika
7b8b3f1cfd wrong tag removed 2013-11-10 20:35:28 +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
81b597f388 Added tag version1.7.3u2 for changeset d9912f6bc655 2013-11-10 18:48:04 +01:00
Honfika
7db63ea9fe version changed to 1.7.4 2013-11-10 18:45:43 +01:00
Honfika
a62862cea7 russian and hungarian translations improved 2013-11-10 18:41:40 +01:00
Honfika
97541d6386 tests fixed 2013-11-10 18:33:17 +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
6f481b2561 missing import added 2013-11-08 08:27:52 +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
43ab7dbc55 AS3 testfile updated 2013-11-07 22:46:21 +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
Jindra Petøík
ef2808b54a merge 2013-11-07 20:32:58 +01:00
Jindra Petøík
ce4b845c44 compiled AS3 testdata 2013-11-07 20:30:51 +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