Commit Graph

14 Commits

Author SHA1 Message Date
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
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
3aa09fdf2b Issue #430: Do not allow loading null config values (use default values instead) 2013-12-01 15:09:01 +01:00
Honfika
09aeafb77b Deobfuscation simplified 2013-12-01 13:55:08 +01:00
Honfika
2af979dbd9 Issue #387: using BufferedOutputStream 2013-11-27 23:02:20 +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
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
82ab797b5f editor panes: hexonly button is disabled by default (new icon needed) 2013-11-10 19:22:22 +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