[email protected]
2690b658d0
#1313 Font Change
2016-12-03 15:56:00 +01:00
[email protected]
820ef1a5f1
#1314 user interface
2016-12-03 13:06:55 +01:00
[email protected]
4d5d1cde53
fix
2016-12-01 15:55:08 +01:00
Jindra Petřík
5d5da078bc
Goto declaration for single char identifiers fixed
2016-09-17 20:07:35 +02:00
Jindra Petřík
112819d464
Multiname suffixes refresh method renamed
2016-09-17 15:09:40 +02:00
Jindra Petřík
8a0223a02a
Namespace suffix handling on all Levels.
...
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
523e59db80
Refresh same name on slot/const edit
2016-09-17 09:28:58 +02:00
Jindra Petřík
a5ab81747e
Issue #1279 show duplicate trait names with hash suffix
...
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
Jindra Petřík
3304e69d8a
Refactor multiname usage classes in GUI
2016-09-15 07:08:12 +02:00
Jindra Petřík
4331548f92
Correct browsing variables
...
Show scope, trait, flags of the variables
Add watch
Stub for exporting ByteArray
2016-09-04 23:20:38 +02:00
Jindra Petřík
cf15065825
AS3 p-code Popup docs correctly displayed for instructions with labels in front of them
2016-08-28 23:50:37 +02:00
Jindra Petřík
81fb7325a9
AS3 p-code Popup docs for other items than instructions
2016-08-28 23:43:19 +02:00
Jindra Petřík
8f29c8f8db
AS3 p-code block ends like in RabcDasm
2016-08-28 19:55:33 +02:00
Jindra Petřík
da859ddb41
AS3 p-code editing - metadata read/write support
2016-08-28 17:01:50 +02:00
Jindra Petřík
b06f295165
Edit buttons labels for script editing now "Edit ActionScript" and "Edit P-code"
2016-08-28 12:25:20 +02:00
Jindra Petřík
fb6adea8cd
More intuitive ABC P-code editation header
...
- split method/getter/setter
- show if it's script/class/instance initializer
2016-08-28 12:18:33 +02:00
Jindra Petřík
daba028035
AS3 direct edit - Classic error display on nonFlex compiler
2016-08-28 10:59:46 +02:00
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