Jindra Petřík
dc79350a97
Saving files before refreshing line endings
2016-11-22 13:38:45 +01:00
honfika@gmail.com
7bac881384
#1309 recent files not getting updates
2016-11-21 14:31:12 +01:00
Jindra Petřík
f55d8a2438
App/lib version mismatch check fixed
2016-10-03 22:46:02 +02:00
Jindra Petřík
1c918301bd
added secondary chinese translator name
2016-09-21 07:07:04 +02:00
Jindra Petřík
2e3e40057c
simplified chinese translation updated
2016-09-21 07:03:58 +02:00
honfika@gmail.com
1164bed4d2
Show warning when FFDec application version (ffdec.jar) is different from FFDec library version.
2016-09-18 18:59:10 +02:00
Jindra Petřík
5d5da078bc
Goto declaration for single char identifiers fixed
2016-09-17 20:07:35 +02:00
Jindra Petřík
70dae46d78
Merge branch 'dev' into samenamespaces
...
Conflicts:
src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-09-17 19:01:06 +02:00
Jindra Petřík
6e74ff5951
Set advance values has confirm message
2016-09-17 17:46:27 +02:00
Jindra Petřík
6654a7b6c3
Fixing colliding multinames from GUI
2016-09-17 16:19:44 +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
3bbfb018d2
Merge pull request #41 from jindrapetrik/debuggerimprovements
...
Debuggerimprovements
2016-09-14 22:57:20 +02:00
Jindra Petřík
a4b8a1a993
Export bytearray commented out - TODO in future
2016-09-14 22:56:20 +02:00
honfika@gmail.com
3950fd725a
Saving files before refreshing line endings
2016-09-06 09:46:26 +02:00
honfika@gmail.com
1e2e15d6cb
Undo accidental commit
2016-09-06 09:45:26 +02:00
honfika@gmail.com
6c8233492b
Saving files before refreshing line endings
2016-09-06 09:38:28 +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
d2f7b6f73b
Locales for add watch and new columns scope, flags, trait
2016-09-04 23:18:22 +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
c2e850ad49
Czech translation updated
2016-08-28 12:42:15 +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
0705a90aa0
AS with method stubs export
2016-08-15 21:16:24 +02:00
Jindra Petřík
9262eff627
ABC merging
2016-08-15 21:15:53 +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
c88efd5a6f
Export dialog - handling sprite frames and SWF frames correctly
2016-08-13 18:12:43 +02:00
Jindra Petřík
07d4b7d906
Normalize all the line endings
2016-08-12 22:59:50 +02:00
Jindra Petřík
729f28ecaa
Saving files before refreshing line endings
2016-08-12 22:59:05 +02:00
Jindra Petřík
eb6bfbc29c
ImagePanel - no render image Nullpointer fix in some cases
2016-08-12 21:35:26 +02:00
Jindra Petřík
c4a0729e3e
AS2 p-code: Icons for file offset and original bytes, showing buttons only when appropriate
2016-08-12 21:17:51 +02:00
Jindra Petřík
8eb0fc847c
Czech translation updated
2016-08-12 20:38:11 +02:00
Jindra Petřík
1473778a17
Issue #468 French translation updated
2016-08-12 20:21:25 +02:00
Jindra Petřík
2bb47ae9aa
Issue #1269 Chinese translation fix
2016-08-12 20:13:33 +02:00
honfika@gmail.com
9573a00c92
clear sound cache after replacing sound
2016-08-07 15:20:32 +02:00
honfika@gmail.com
607b369cb2
search in dump view
2016-08-06 21:08:12 +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