Commit Graph
128 Commits
Author SHA1 Message Date
Jindra Pet��k 6186a414b3 Issue #508 Support for OS without GUI 2014-02-15 07:32:47 +01:00
Honfika b6a733d806 format code + add missing javadoc entries 2014-02-06 22:35:26 +01:00
Jindra Pet��k 3cdf3f7ba8 Timeline view (still not very useful)
Dialog icons
Search icon
2014-02-02 23:01:50 +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 2037a0b6f9 others tag icon, save as exe moved to export (+new icon), save as exe: gfx option removed from save dialog 2014-02-01 21:09:49 +01:00
Honfika 39c005a18d others tag: placeobjects and removeobjcts removed, ui fixed 2014-02-01 20:31:00 +01:00
Jindra Pet��k f67143f11b Language is sent during check for updates (possible changelog localization) 2014-01-31 18:32:42 +01:00
Honfika 3f8d038549 use the same twips/pixel constant everywhere 2014-01-29 14:54:21 +01:00
Honfika 11f6baebed missing translations 2014-01-26 16:42:19 +01:00
Honfika 41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika 863cf1d387 swf bundle save fixed, other small fixes 2014-01-22 15:34:12 +01:00
Honfika fc92a2e5b5 zip bundle fixed 2014-01-21 22:20:01 +01:00
Honfika e1f37eb0b6 swf node name fixed 2014-01-21 21:56:58 +01:00
Honfika 13722ba24c show swf bundles in tree 2014-01-21 20:55:14 +01:00
Honfika 254b91dd5d #493 Missing/Lost search results: fixed, swf, zip and binary files temporary disabled 2014-01-20 22:49:32 +01:00
Honfika c098b874c5 multiple toLowerCase calls removed 2014-01-20 21:03:33 +01:00
Honfika 0da9d423a0 final fields 2014-01-19 22:33:23 +01:00
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