Commit Graph
110 Commits
Author SHA1 Message Date
Jindra Pet��k 44fa394f01 Issue #324 Binary search
Issue #346 SWC support

Stubs only. Needs GUI integration.
2014-01-19 20:59:50 +01:00
Honfika 088c8b8f96 window state icon localization fixed (minimize, maximize, etc..), caching font policy 2014-01-18 11:05:27 +01:00
Honfika 94ec200e72 Issue #477 Log window uses Russian localization file evein if I select English language: fixed 2014-01-10 18:40:20 +01:00
Honfika c361216cf7 gui classes separated 2014-01-04 16:04:39 +01:00
Honfika 91cb40d56e TagTree nodes/items hierarchy refactored 2014-01-04 13:14:30 +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 3f30c5247a Issue #464 Javaw and ffdec open and closes: fixed 2013-12-31 18:11:25 +01:00
Honfika be58b498e8 #390 Reload list of fonts to import 2013-12-28 20:34:18 +01:00
Honfika 4167fde286 Issue #457 Clear all recent opened files + Close menu item 2013-12-28 16:01:48 +01:00
Honfika 1003ca35f3 goto document class with multiple opened swfs issue fixed 2013-12-27 23:49:02 +01:00
Honfika ea8221524a #447 standard non ribbon interface: advanced settings added to allow switch back:) 2013-12-27 08:57:53 +01:00
Honfika 88c96e2c91 #447 standard non ribbon interface 2013-12-27 08:41:26 +01:00
Honfika 796af3f207 separating gui 2013-12-24 19:22:16 +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 f0609a551a #428 Save as .exe 2013-12-24 09:43:44 +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 763321feae Reload problem fixed 2013-12-22 21:43:40 +01:00
Honfika f811ca2d27 Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 2013-12-22 19:56:08 +01:00
Honfika e1f4ca362b prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance) 3 2013-12-22 16:08:45 +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 ab569f1dd2 Memory input stream (Simplified version of ReReadableInputStream, which accepts byte array) 2013-11-30 16:00:51 +01:00
Honfika 3c01608173 Issue #427: setLookAndFeel moved to initGui 2013-11-24 11:13:36 +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 e5ce9f544d context menu functions refactored 2013-11-16 20:45:26 +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 19525c8fc7 small fixes, error handling 2013-11-13 20:48:53 +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 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 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 0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01: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 3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Jindra Pet��k 0b1ad1c3b3 Fixed exiting ffdec on context menu add 2013-09-26 18:13:54 +02:00
Jindra Pet��k 61261b2ebb Fixed context menu 2013-09-26 18:08:33 +02:00
Jindra Pet��k 37f2fe3553 Fixed context menu 2013-09-26 18:07:46 +02:00
Jindra Pet��k 56ccb0c90c Fixed context menu 2013-09-26 17:57:24 +02:00
Jindra Pet��k c8571d753b Fixed duplicated context menu 2013-09-26 16:31:21 +02:00
Jindra Pet��k f14eca7106 GFx context menu association 2013-09-26 16:14:40 +02:00
Jindra Pet��k 2e0f3ea3ac ScaleForm GFx opening from open/save dialog
GFx classes refactoring
2013-09-26 15:42:53 +02:00
Jindra Pet��k e3b42f2698 Issue #301 Reseting icon on clearing error log
Logging errors to GUI on application startup / file load
2013-09-24 22:56:11 +02:00
Jindra Pet��k c777e82980 AS3: New P-code editing syntax inspired by RABCDAsm.
AS3: Multiname and namespace editing.
AS3: Editing whole trait in one textarea
AS3: Removed messages about adding new constants
AS3: Modified colors in editor
AS3: Highlighting pair parenthesis/bracket
AS3: Editing various new P-code parameters
2013-09-14 18:57:08 +02:00
Jindra Pet��k 17a5e75f1a Issue #367 Search in memory: save(export) SWFs
few refactorings
2013-09-10 07:46:16 +02:00