Commit Graph

49 Commits

Author SHA1 Message Date
Jindra Petøík
1fa9e0e547 AS3 direct editation 2014-04-19 16:52:01 +02:00
Jindra Petøík
f51816a582 merge 2014-03-22 14:40:13 +01:00
Jindra Petøík
0c97e3dc30 AS3 parser stub improved 2014-03-22 14:31:48 +01:00
Honfika
db36ddd9a6 faster loading of compressed files 2014-03-21 23:53:45 +01:00
Honfika
8a13675ea4 parallel preview 2014-03-16 15:11:06 +01:00
Jindra Petøík
cb92f191a7 Improved export dialog (show only usable options, refactored)
Nelly moser decoding, MP3 decoding
WAV export for all soundtypes
PNG only, JPEG only export modes for images
2014-03-10 22:40:50 +01:00
Honfika
8ff74eb731 Issue #529: limit the number of displayed binaryData bytes 2014-03-08 19:17:34 +01:00
Honfika
edc9ed88b6 folder preview panel hack + small fixes 2014-03-06 22:06:22 +01:00
Jindra Petøík
01f2088811 Layer,FrameInfo => TimeLine
(speedup?)
2014-03-04 23:08:15 +01:00
Honfika
7a5474bd15 faster image rendering when layer has filters (only the required area is rendered) 2014-03-03 22:29:06 +01:00
Jindra Petøík
5feff1fa57 configurable checking for updates 2014-03-02 15:10:08 +01:00
Jindra Petøík
36273ffc09 Automatic deobfuscation default value set to False. 2014-03-02 12:42:26 +01:00
Honfika
da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Jindra Petøík
1e3a67ec1c Configurable code formatting (Indentation + brace position) 2014-02-25 15:52:41 +01:00
Honfika
3ddb7b0d6e layers which has filters (outside of the bounding box) are cropped: fixed 2014-02-24 22:10:43 +01:00
Honfika
1070c61005 added some reserved fields 2014-02-07 22:49:01 +01:00
Jindra Petøík
e595437dc2 Code format & Organize imports 2014-02-02 05:39:36 +01:00
Jindra Petøík
7b6d54bc68 License header years update 2014-02-02 05:35:36 +01:00
Honfika
c0c883e902 placeobjects moved to frame child nodes, hex icon 2014-02-01 22:26:13 +01:00
Honfika
41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika
931870b64e loglevels:
errorframe: warning
console: debug ? config : warning
file: debug || detaillog ? config : warning
2014-01-03 17:36:52 +01:00
Honfika
e22a981f9e #317 Detailed log files 2014-01-03 14:04:54 +01:00
Honfika
789d5b1b2c remember font preview window size 2014-01-02 22:36:03 +01:00
Honfika
8f8a38b1b9 preserve font preview sample text selection 2014-01-02 20:55:58 +01:00
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