Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
Jindra Petřík
0cb15e9c76
Saving files before refreshing line endings
2018-01-07 17:18:39 +01:00
AL
0a0ecf8112
Debug tooltips on hover
...
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
[email protected]
6033c90630
Wrtie log message when can't initialize flash panel
2017-05-01 12:28:28 +02:00
[email protected]
b13bd62e5f
#1333 Exporting sprites as swf files
2016-12-31 17:06:45 +01:00
[email protected]
f7e5479bdd
UI thread invoke fixes/improvements 3
2016-12-28 13:25:19 +01:00
[email protected]
9dc4752c04
UI thread invoke fixes/improvements 2
2016-12-28 12:57:06 +01:00
[email protected]
5b0bd1f0c5
UI thread invoke fixes/improvements
2016-12-28 11:21:13 +01:00
[email protected]
c1814fa433
build fix
2016-12-27 21:04:14 +01:00
[email protected]
506becc3c2
test build error
2016-12-27 21:00:41 +01:00
[email protected]
fc4f552354
pcode search fix (jump from result list) when there are multipe classes in a scriptpack
2016-12-27 20:48:35 +01:00
[email protected]
93082c1eb3
AS3 pcode search improvements
2016-12-27 19:52:49 +01:00
[email protected]
1f84a87b84
using defined constant in TraitListItem
2016-12-26 17:58:26 +01:00
[email protected]
4e5a9d1399
trait editor font fixed
2016-12-25 20:29:42 +01:00
[email protected]
0850723795
AS3 PCode serach
2016-12-25 20:22:24 +01:00
[email protected]
9ecb2e4a81
search: small improvement/fix
2016-12-24 22:56:41 +01:00
[email protected]
407d1c2235
AS search moved to lib
2016-12-24 22:00:27 +01:00
[email protected]
c3fc9785e3
#1240 JPEXS does not use multiple threads for decompilation on Text Search: AS2 is also multi thread now, work status improvements during search
2016-12-24 21:06:23 +01:00
[email protected]
5f2ffd0089
Multi thread AS search
2016-12-24 18:52:09 +01:00
[email protected]
11088fec36
#1308 Search by all P-code files
2016-12-19 22:21:53 +01:00
[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