Commit Graph

1184 Commits

Author SHA1 Message Date
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
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
honfika@gmail.com
5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
Jindra Petřík
c8951d9522 Import/Usage parsing separated to one class
Class for generating linker reports from SWF files
(similar to -link-report option in Flex)
Generating linker report from commandline
2016-07-31 15:15:36 +02:00
Jindra Petřík
5f940aedfb Issue #468 French translation updated 2016-07-25 22:09:54 +02:00
Jindra Petřík
1d2d436033 Generic editor numbers fix 2016-07-24 21:42:45 +02:00
Jindra Petřík
37b5995cb1 Commandline FLA/XFL extension fix 2016-07-24 21:42:17 +02:00
Jindra Petřík
5bc200c208 Instance metadata get/set/remove from Commandline 2016-07-24 11:27:04 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
Jindra Petřík
a882b92fff AMF3 Editor enhancements + help 2016-07-23 19:29:21 +02:00
Jindra Petřík
e2882dd196 AMF Editor display error message 2016-07-23 15:56:48 +02:00
Jindra Petřík
58f9ae982c Merge pull request #35 from jindrapetrik/amf
Amf
2016-07-23 10:26:15 +02:00
Jindra Petřík
01c2079b07 AMF3 editor in GUI fixes
Hex view fixes
2016-07-22 21:35:48 +02:00
Jindra Petřík
1c9e485dca AMF3 refactorings
AMF3 editor in GUI for PlaceObject4
2016-07-20 22:16:45 +02:00
honfika@gmail.com
80b000b82b move file offset to the left, setting+button to hide it 2016-07-17 14:14:26 +02:00
honfika@gmail.com
9faa0a3804 transpation updates/fixes 2016-06-17 09:40:14 +02:00
honfika@gmail.com
adfdbd3dbb #1251 SWF is not the same after exporting to XML then importing back to SWF fix? 2016-06-16 23:13:06 +02:00
honfika@gmail.com
6f60765424 #1236 ffdec won't open fix? 2016-06-15 23:06:14 +02:00
honfika@gmail.com
9b831b200e compacted font refresh fixed 2016-06-09 10:45:46 +02:00
honfika@gmail.com
eaca6361c7 remove character functionality 2016-06-08 15:22:32 +02:00
honfika@gmail.com
fc0e941470 title fix 2016-06-07 15:32:10 +02:00