Commit Graph
199 Commits
Author SHA1 Message Date
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 6781d86a6c Reformat and organize imports 2016-08-06 07:21:58 +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
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
Jindra Petřík afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
[email protected] ababe9010f spanish translation + something with the line endings 2016-06-03 15:43:13 +02:00
[email protected] 81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
[email protected] 508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
[email protected] 0e9f8ec9aa make fields final where possible 2016-04-18 17:13:46 +02:00
[email protected] 0b1370c54c removed unused imports 2016-03-30 15:35:00 +02:00
Jindra Petřík 34d504434e AS3 instruction documentation improvements
Generate doc from commandline
HTML document with all AS3 instructions
2016-03-28 19:50:48 +02:00
Jindra Petřík ab7c3344a2 Display AS3 p-code docs in GUI, improvements. 2016-03-27 14:51:39 +02:00
Jindra Petřík 9b9e653876 Display AS3 p-code docs in GUI, unfinished = stub, needs UI enhancements
Must be turned on in settings
2016-03-27 09:33:51 +02:00
Jindra Petřík 33d6cd5c29 improved/fixed go to declaration in AS3 2016-03-26 22:48:12 +01:00
Jindra Petřík bfeb2dc2ba Merge origin/master 2016-03-26 20:17:37 +01:00
Jindra Petřík f14d92613c gui fix after refactorings 2016-03-26 20:17:16 +01:00
[email protected] 38444bc37f #1198: saving trait slot const value fixed 2016-03-14 17:21:42 +01:00
[email protected] 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
[email protected] 0b786859c0 #1174 Method/Getter/Setter Trait is in swedish after changing language to english_ fixed 2016-03-01 10:25:50 +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
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