Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík 7592079c54 Flex (Mxml) export stub 2016-01-23 20:08:47 +01:00
Jindra Petřík 9b98d11f58 Correct toString for number variable values while debugging 2016-01-16 20:36:48 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík c64983d07a view movieclip parts 2015-12-18 15:59:02 +01:00
Jindra Petřík 27c60f3ff5 Debugger - view constantpool
remove .0 suffixes on number values during debugging
2015-12-15 22:18:37 +01:00
[email protected] 54d7674712 missing file... 2015-12-15 12:52:50 +01:00
Jindra Petřík 33fdfcc0ac Debugger - display variables in the tree structure
Set variables while debugging
2015-12-15 09:48:51 +01:00
Jindra Petřík 9123a3a646 Add watch stub... not working :-(, probably bug of adobe. 2015-12-06 10:18:37 +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
[email protected] d0f2786673 removed unused imports 2015-12-01 09:28:01 +01:00
Jindra Petřík b2136f8f17 ABCPanel exec in event dispatch fix
Issue #1083 Fixed offsets of try after AS3 deobfuscation
2015-11-23 05:54:10 +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
Jindra Petřík 40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +01:00
Jindra Petřík b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
Jindra Petřík 4a4e0e4898 Better line start detection
Fixed debug info injection
2015-11-17 09:24:42 +01:00
Jindra Petřík 27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
Jindra Petřík 43f392aa76 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScript3Parser.java
2015-11-10 11:51:18 +01:00
Jindra Petřík 0042d7f76f AS3 direct editation bug fixes 2015-11-10 11:46:26 +01:00
[email protected] 7bdecd990a create method for different multiname types 2015-11-10 11:05:47 +01:00
[email protected] f2b8b146a6 faster AVM2 constant pool when adding a lot of items to it. 2015-11-09 13:58:20 +01:00
Jindra Petřík d61bce6bb8 fix again 2015-11-08 12:44:06 +01:00
Jindra Petřík 777e87d11a build fix 2015-11-08 12:42:56 +01:00
[email protected] 1302d78604 missing files 2015-11-07 12:00:02 +01:00
Jindra Petřík 81c06e7d37 body constructor fix in GUI 2015-10-28 08:34:51 +01:00
[email protected] 1badb49810 not creating always new instruction definition objects 2015-09-07 10:20:11 +02:00
[email protected] 427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
[email protected] a61ff138ea AS editing fix + some DottedChain changes 2015-07-15 20:15:04 +02:00
[email protected] 74c78b4b28 build fix 2015-07-14 21:27:37 +02:00
Jindra Petřík 9646afbd81 Issue #950 AddTrait setting modified fix 2015-07-07 22:04:28 +02:00
[email protected] 9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
Jindra Petřík 25112542fe Option to ignore FlashCC/Alchemy packages 2015-07-06 10:02:41 +02:00
Jindra Petřík 4c67fbc2a3 method body dependece fix in gui 2015-07-05 12:58:37 +02:00
Jindra Petřík 650aefede2 Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
2015-06-12 13:08:32 +02:00
Jindra Petřík f8f80c3b8a various AS3 decompilation improvements 2015-06-01 07:05:16 +02:00
Jindra Petřík ee00114af7 Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
2015-05-31 10:04:35 +02:00
[email protected] a6b7df4518 better disposing windows on restart 2015-05-27 18:58:18 +02:00
[email protected] 4a0e8d211b #899 Show script after AS3 Direct editation 2015-05-26 22:05:08 +02:00
[email protected] 434489770e #899 Show script after AS3 Direct editation 2015-05-26 21:59:36 +02:00
[email protected] 39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
[email protected] 15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
[email protected] 8ba6648c51 #871 Show the needed character ids 2015-05-12 13:09:04 +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] 10ec423491 AS3 search fix 2015-05-06 13:31:19 +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] 1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +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