Commit Graph

49 Commits

Author SHA1 Message Date
Honfika
03d3e24a16 frame SVG export: export static texts 2014-04-19 21:43:01 +02:00
Jindra Petøík
1babd94f35 Experimental confirmations for AS1/2/3 direct editation. 2014-04-19 19:40:47 +02:00
Jindra Petøík
1fa9e0e547 AS3 direct editation 2014-04-19 16:52:01 +02:00
Jindra Petøík
0c97e3dc30 AS3 parser stub improved 2014-03-22 14:31:48 +01:00
Jindra Petøík
a8e30c005f ABC arrays to lists refactoring
AS3 parser stub
2014-03-21 20:35:37 +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
41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika
13722ba24c show swf bundles in tree 2014-01-21 20:55:14 +01:00
Honfika
5ce21a4eee Search panel refactored 2014-01-19 20:35:25 +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
91cb40d56e TagTree nodes/items hierarchy refactored 2014-01-04 13:14:30 +01:00
Honfika
2ed6001cee organize imports 2013-12-28 12:57:11 +01:00
Honfika
5ca8223d48 show binary data, repace binary button. 2013-12-28 12:52:39 +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
1003ca35f3 goto document class with multiple opened swfs issue fixed 2013-12-27 23:49:02 +01:00
Honfika
88c96e2c91 #447 standard non ribbon interface 2013-12-27 08:41:26 +01:00
Honfika
eebcbb3dc0 #448 Go to document class is not working: fixed 2013-12-25 23:22:18 +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
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
ae3b124b37 ASM panel is empty after switching caching mode: fixed (selected methodbody was not cleared, but the text was cleared => no refresh) 2013-11-25 21:56:29 +01:00
Honfika
c28c773b19 Freed class moved out from gui 2013-11-16 18:45:29 +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
0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01:00
Honfika
407598ee28 remove unused imports 2013-10-13 13:00:52 +02:00
Jindra Petøík
2609cfa9e3 Issue #382 AS3 Fixed adding new method 2013-09-28 08:42:42 +02:00
Jindra Petøík
dd27bfafe1 Issue #382 AS3: Adding new trait 2013-09-16 22:51:56 +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
71d3ba4425 goto usage fix event dispatch thread 2013-09-13 19:32:50 +02:00
Honfika
91eb780db3 generic config get/set methods 2013-08-25 08:29:56 +02:00
Jindra Petøík
8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
58e8295a2a Issue #247 Project tree is not scrolled to the selected Document Class position on start 2013-07-19 12:06:12 +02:00
Jindra Petøík
d05f94afa5 Issue #248 Freeing memory before loading new file 2013-07-19 11:42:56 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
59ff4d6139 Search AS progress 2013-07-11 18:13:59 +02:00
Jindra Petøík
fb62c2b380 fixed loop detection, again
organize imports
helper collections
2013-07-11 11:01:31 +02:00
Jindra Petøík
12c5ee327b traits header label translation 2013-07-09 17:48:36 +02:00
Jindra Petøík
82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Petøík
172473ae70 Fixed switching ABCs during search 2013-07-06 08:02:43 +02:00
Jindra Petøík
4c07495a2e Issue #173 Method body update after global rename 2013-07-05 18:59:22 +02:00
Jindra Petøík
e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Petøík
06f631352b better GUI separation 2013-07-01 19:59:23 +02:00
Jindra Petøík
f7bbb8577f Multilanguage support
Czech language added
2013-07-01 19:42:56 +02:00