Commit Graph
68 Commits
Author SHA1 Message Date
[email protected] 7671b01d22 fix 2015-12-08 13:43:15 +01:00
Jindra Petřík 0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík ec666b60e4 AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
2015-12-05 10:53:43 +01:00
Jindra Petřík 1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
[email protected] 39e1028f3c Merge origin/master 2015-11-21 20:41:41 +01:00
[email protected] 177d0743a6 #1091 AS 1/2 direct editation saving changes bug 2015-11-21 20:39:07 +01:00
Jindra Petřík 1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
[email protected] f699fd72bb faster AS2 deobfuscation (ActionDeobfuscatorSimple and ActionDeobfuscator combined to a single linked list based algorithm), caching deobfuscated action list 2015-10-20 09:13:50 +02:00
[email protected] 6a05d79ebe some already implemented todo comments removed 2015-08-14 12:41:11 +02:00
[email protected] 427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
[email protected] a7d57c19a4 inline constant pool string when the pool is too big 2015-07-18 15:30:51 +02:00
[email protected] 35cfe219a4 error message when constant pool is too big 2015-07-18 08:23:09 +02:00
[email protected] 9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
[email protected] f96fb33c4d AS2 script import: import pcode/constants 2015-07-02 09:07:55 +02:00
[email protected] 39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
Jindra Petřík dfff38ace3 Edit hex/Edit hex pcode different label
Separator between View Graph and View Hex/Pcode buttons
2015-05-21 15:05:54 +02:00
Jindra Petřík 425ef19578 Issue #869 AS1/2 Constantpool icons 2015-05-21 14:54:10 +02:00
[email protected] 15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
[email protected] c5a890fce7 constant pool editing: escape strings 2015-05-08 14:01:44 +02:00
[email protected] fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00
[email protected] 4a11e24805 do not allow to chage tag tree selection, when current tag is under editing 2015-05-07 21:30:34 +02:00
[email protected] 89f66fbcb2 Edit AS 1/2 constant pool 2015-05-07 16:14:22 +02:00
[email protected] 732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
[email protected] 40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
[email protected] 93dca87ec9 #470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
[email protected] effea25144 uncache decompilation after saving pcode 2015-05-03 16:22:39 +02:00
[email protected] 39243bdea2 tag saving fix 2015-05-03 13:03:48 +02:00
[email protected] 0702259c88 resolve as2 constants button 2015-05-02 22:09:28 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] 7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
[email protected] dc21854c3b #852 Ignore case doesn't works when using Search in AS with russian text fixed 2015-04-10 21:37:57 +02:00
[email protected] 7ee0351167 #848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed 2015-04-09 08:39:55 +02:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] 3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
[email protected] 63c6edf0fb #783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors) 2015-02-01 20:47:28 +01:00
[email protected] 7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
[email protected] e4e9676081 code hint fixes 2015-01-18 22:49:59 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 8cf907e3b8 replace text menu item (functioonality not implemented, yet) 2014-12-21 18:52:49 +01:00
[email protected] 0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
[email protected] 5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
[email protected] 77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
[email protected] 13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
[email protected] 6d3974db53 format code 2014-11-16 15:30:27 +01:00
[email protected] cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
Jindra Petřík f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00