Commit Graph

152 Commits

Author SHA1 Message Date
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
59b1327a72 image rendering fixes 2014-01-29 20:11:40 +01:00
Honfika
3f8d038549 use the same twips/pixel constant everywhere 2014-01-29 14:54:21 +01:00
Honfika
3f2adbf8f6 image rendering fixed 2014-01-29 11:21:15 +01:00
Honfika
0486cb3958 some sprite/frame rendering issue fixed, generic cache, serializableimages 2014-01-29 00:58:30 +01:00
Honfika
6f4c781c9d show misc nodes 2014-01-27 21:34:28 +01:00
Honfika
2a2a99515a do not serialize images when memory cache is used 2014-01-27 16:46:55 +01:00
Honfika
ae842cb30d Using new BitmapExporter for generating font preview 2014-01-27 15:39:32 +01:00
Honfika
7fd28291c6 new image rendering algorithm 2014-01-26 22:50:17 +01:00
Honfika
41e9e58c31 format code 2014-01-22 17:29:16 +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
9cb75db772 #463 Global search in Define*Texts parameters implemented 2014-01-19 23:39:59 +01:00
Honfika
0da9d423a0 final fields 2014-01-19 22:33:23 +01:00
Honfika
d864661c39 Translations improved, no exception in text view when font is not available, some unchecked casts fixed 2014-01-19 15:01:25 +01:00
Honfika
203abdd561 LocalData object instead of object lists 2014-01-12 23:43:30 +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
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
0cc9a0c1b2 Issue #458 Saving font settings to preserve font panel selection after program restart 2013-12-28 16:56:33 +01:00
Honfika
7518d076e8 separating gui, classeslisttree removed (it was a duplicated code, which currently is in tagtree) 2013-12-28 09:31:54 +01:00
Honfika
f5e205cf85 Issue #442 Decompilation regression since nightly ffdec_1.7.4_db2388c37836: fixed 2013-12-26 21:50:40 +01:00
Honfika
796af3f207 separating gui 2013-12-24 19:22:16 +01:00
Honfika
11ee052e33 Issue (Feature) #365 Search in memory: Filter fake SWFs: implemented 2013-12-23 16:16:00 +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
727d7a74e5 prepare for Issue #350 (Allow to open multiple SWF files into the same ffdec instance), some action commands moved to constants 2013-12-20 16:27:25 +01:00
Honfika
4064d82dc2 missing copyright headers added, reformated with updateLicense function 2013-12-14 20:28:49 +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
2af979dbd9 Issue #387: using BufferedOutputStream 2013-11-27 23:02:20 +01:00
Honfika
db4ca5c266 renaming identifiers: handle empty stack (probably never executed branch) 2013-11-24 19:36:34 +01:00
Honfika
01bccf5e16 Issue #427: User friendly error message when file not found (during command line compress, decompress and rename identifiers) 2013-11-23 23:46:18 +01:00
Honfika
6b8f82fb5d command line switch for renaming invalid identifiers 2013-11-19 19:42:23 +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
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
bef5f0ae67 cleanup with "Inspect and Transform" 2013-11-07 00:26:49 +01:00
Honfika
62e97826a9 throw interrupted exception when Thread.isInterrupted() => timed out threads will abort 2013-11-05 23:29:26 +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
d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika
908e73e0b3 small fixes 2013-10-16 23:11:01 +02: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
Honfika
fb5af451e2 localData class added 2013-10-13 12:33:15 +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
17a5e75f1a Issue #367 Search in memory: save(export) SWFs
few refactorings
2013-09-10 07:46:16 +02:00