Commit Graph
25 Commits
Author SHA1 Message Date
Honfika dd333ce658 jsyntaxpane issue fixed: Resetting content type for multiple editor panes yields NPE
http://code.google.com/p/jsyntaxpane/issues/detail?id=172
singleton_editor_kit.patch applied
2014-01-02 16:22:13 +01:00
Honfika 9b15a255c6 Issue #458 Saving font settings to preserve font panel selection after program restart: individual behavior for each file 2014-01-01 21:12:27 +01:00
Honfika 043bd6a0ed #459 Remember/save panel width for Text panels 2013-12-29 12:07:40 +01:00
Honfika b9ed651893 #303 Open folder with exported FLA 2013-12-28 21:21:03 +01:00
Honfika 4167fde286 Issue #457 Clear all recent opened files + Close menu item 2013-12-28 16:01:48 +01:00
Honfika 45e6e9a096 Added config setting for issus #453 2013-12-28 14:48:23 +01:00
Honfika 88c96e2c91 #447 standard non ribbon interface 2013-12-27 08:41:26 +01:00
Honfika e6231f2d2e Issue #428 flash player window resized to the size of the loaded SWF, scalemode is configurable 2013-12-24 15:08:55 +01:00
Honfika 9a48403138 #429 Disable/Enable rename identifiers feature implemented 2013-12-23 18:18:54 +01:00
Honfika 9d141142d4 Issue #350 (Allow to open multiple SWF files into the same ffdec instance): turned on by default 2013-12-22 21:45:35 +01:00
Honfika b9a1269505 prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 2 2013-12-21 23:36:06 +01:00
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