Jindra Petřík
3d06f796b0
Issue #1275 debugging locals fix
2016-08-28 08:53:23 +02:00
Jindra Petřík
d22a166163
Organize import
2016-08-20 20:12:28 +02:00
Jindra Petřík
e9f20112a7
Go to column on Flex error
2016-08-20 18:35:29 +02:00
Jindra Petřík
5c4e07ec1b
Parsing Flex SDK errors
...
init swf to flex before editig
2016-08-20 18:23:09 +02:00
Jindra Petřík
c4e1879b79
As3ScriptReplacer as interface
...
Better handling missing directories
Tip for directories in advanced setting refactored - link to Flex SDK
Use Flex SDK switch in Advanced settings
2016-08-16 23:31:12 +02:00
Jindra Petřík
003d923c80
Merge branch 'dev' into flexcompile
...
Conflicts:
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-08-14 19:55:15 +02:00
Jindra Petřík
729f28ecaa
Saving files before refreshing line endings
2016-08-12 22:59:05 +02:00
Jindra Petřík
8c5345cfd8
AS3 editation with flex - not really working yet:
...
- needs fixing circular references, etc. (eg. editing class which references classes which references this class)
- needs better errors displaying with jump to error line, etc.
2016-08-06 07:19:52 +02:00
honfika@gmail.com
5107a644cc
jump to resources view from hex view
2016-08-01 16:53:54 +02:00
honfika@gmail.com
0e9f8ec9aa
make fields final where possible
2016-04-18 17:13:46 +02:00
honfika@gmail.com
0b1370c54c
removed unused imports
2016-03-30 15:35:00 +02:00
Jindra Petřík
33d6cd5c29
improved/fixed go to declaration in AS3
2016-03-26 22:48:12 +01:00
honfika@gmail.com
14ae76a269
as3 script search fix when class filter is applied in tag tree, clear filter if the selected search result is currently not visible
2016-03-12 14:31:35 +01:00
Jindra Petřík
1fd1565ada
debugger: correct display variable values through getters
2016-03-05 19:32:56 +01:00
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
7bdecd990a
create method for different multiname types
2015-11-10 11:05:47 +01:00
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
1badb49810
not creating always new instruction definition objects
2015-09-07 10:20:11 +02:00
honfika@gmail.com
427e7ea70d
some netbeans inspection fixes
2015-08-11 14:40:56 +02:00
honfika@gmail.com
a61ff138ea
AS editing fix + some DottedChain changes
2015-07-15 20:15:04 +02:00
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
a6b7df4518
better disposing windows on restart
2015-05-27 18:58:18 +02:00