Commit Graph
172 Commits
Author SHA1 Message Date
Jindra Petřík 9b98d11f58 Correct toString for number variable values while debugging 2016-01-16 20:36:48 +01:00
Jindra Petřík d521b354ad Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
2016-01-15 06:31:26 +01:00
[email protected] 00bb6a075f organize imports 2016-01-09 19:51:53 +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 09cfc173e7 Merge origin/master 2015-12-15 09:49:15 +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
[email protected] 52c27db229 author javadoc comments added, finished... 2015-12-12 16:07:05 +01:00
[email protected] e58261ddf4 comment2 2015-12-09 21:31:04 +01:00
[email protected] 91f0b0a136 comment 2015-12-09 19:58:01 +01:00
[email protected] 7671b01d22 fix 2015-12-08 13:43:15 +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 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
[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 bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +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 c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +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
[email protected] 22f5bfa5c3 build fix 2015-11-05 09:00:40 +01:00
[email protected] 5e077eb024 build fix 2015-11-04 08:38:52 +01:00
Jindra Petřík 2a63daf3f0 Issue #775 AS3 direct edit - InstanceInfo name index fix 2015-10-30 10:47:31 +01:00
Jindra Petřík 81c06e7d37 body constructor fix in GUI 2015-10-28 08:34:51 +01:00
[email protected] fcb3c9cc08 store TraitSlotConst.assignedValue in a separated class, which is unique for each threads. 2015-10-21 14:45:56 +02:00
Jindra Petřík 27b1a43888 substance event dispatch fix 2015-10-20 20:21:34 +02:00
Jindra Petřík 1ff403e7dc Issue #1062 hide script initializer item when not needed 2015-10-20 16:43:08 +02:00
Jindra Petřík f143434d9e Issue #1062 Editing/displaying script initializers 2015-10-20 16:37:39 +02: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] ecc0cd3f15 get image dimension without loading the image 2015-07-20 15:54:40 +02:00
[email protected] a9fe6d3d92 goto usage fix 2015-07-18 22:41:53 +02:00
[email protected] a61ff138ea AS editing fix + some DottedChain changes 2015-07-15 20:15:04 +02:00
[email protected] 56a0f96661 some new string builders 2015-07-15 10:27:34 +02:00
[email protected] 74c78b4b28 build fix 2015-07-14 21:27:37 +02:00
[email protected] a4d49aeaf0 using DottedChains (almost) everywhere 2015-07-14 20:13:54 +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