Commit Graph

22 Commits

Author SHA1 Message Date
Honfika
c5770daf41 faster swf extract 2014-02-26 20:46:10 +01:00
Honfika
ad05cc4fc9 Issue #513: allow skipping tag check on command line extract 2014-02-25 19:06:02 +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
7b6d54bc68 License header years update 2014-02-02 05:35:36 +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
13722ba24c show swf bundles in tree 2014-01-21 20:55:14 +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
c361216cf7 gui classes separated 2014-01-04 16:04:39 +01:00
Honfika
1bf71c9008 from Maximus:
swf selection was using the sorted resTable view rowIndex thus openning and
saving the wrong swfs
Changed to underlying model rowIndex thruogh the
RowSorter.convertRowIndexToModel()
2013-12-27 22:04:33 +01:00
Honfika
eebcbb3dc0 #448 Go to document class is not working: fixed 2013-12-25 23:22:18 +01:00
Honfika
a09c7f7474 Issue (Feature) #366 Search in memory: sort found SWFs by size and by SWF version: implemented, allow find in multiple processes 2013-12-23 11:41:41 +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
ab569f1dd2 Memory input stream (Simplified version of ReReadableInputStream, which accepts byte array) 2013-11-30 16:00:51 +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
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
Jindra Petøík
8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00