Jindra Petřík
a54af40085
Last merge fix.
...
Fixed removing class/method => make MethodBody modified
2016-08-14 21:41:18 +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
0121eb171b
Normalize all the line endings
2016-08-14 19:49:40 +02:00
Jindra Petřík
5b9c6837b0
Saving files before refreshing line endings
2016-08-14 19:49:29 +02:00
Jindra Petřík
ced5b85877
Saving files before refreshing line endings
2016-08-14 19:35:23 +02:00
Jindra Petřík
6f23bc0673
GIT EOL norm. script messages
2016-08-14 09:26:32 +02:00
Jindra Petřík
75944132de
GIT EOL normalization linux script
2016-08-14 09:20:44 +02:00
Jindra Petřík
c987430f66
Saving files before refreshing line endings
2016-08-14 09:13:43 +02:00
Jindra Petřík
08582c495a
GIT EOL normalization script
2016-08-14 09:13:32 +02:00
honfika@gmail.com
4d6b7f664e
nsis hungarian fix
2016-08-13 20:05:10 +02:00
Jindra Petřík
e3f2b51961
CI test
2016-08-13 19:38:39 +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
c297640210
CI test
2016-08-13 10:28:04 +02:00
Jindra Petřík
07fdd9c037
P-code docs - fix broken html when unknown instruction operands
2016-08-12 23:10:40 +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
version9.0.0
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
c7e8ff26a2
Merge origin/master
2016-08-12 15:56:56 +02:00
honfika@gmail.com
44a1c7bd5f
SVG import fix
2016-08-12 15:56:34 +02:00
Jindra Petřík
4bb7e612d2
Issue #1268 Using second glyph when two glyphs for one character during font export
...
GFX - compacted font - fixed advance values, also ascent/descent leading
2016-08-12 00:11:36 +02:00
honfika@gmail.com
357db0bec3
XFLConverter: check soundtag.frames.isEmpty
2016-08-07 15:22:47 +02:00
honfika@gmail.com
9573a00c92
clear sound cache after replacing sound
2016-08-07 15:20:32 +02:00
honfika@gmail.com
21866da093
#1265 Error during export with IndexOutOfBoundsException: fixed
2016-08-07 08:42:46 +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
234ed1c915
XFL export if conditions about lastFillStyle/stroke fixed
2016-07-25 23:13:35 +02:00
Jindra Petřík
00c6c3bcc3
xfl - some method stubs for shape smoothing (issue #1257 )
2016-07-25 22:20:48 +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
221431fef2
Merge pull request #37 from jindrapetrik/amfenhance
...
AMF optimize, Instance Metadata from commandline
2016-07-24 11:58:00 +02:00
Jindra Petřík
5bc200c208
Instance metadata get/set/remove from Commandline
2016-07-24 11:27:04 +02:00
Jindra Petřík
9fe25381c8
Unchecked fix - <> operator missing
2016-07-24 08:42:59 +02:00
Jindra Petřík
4750b50b17
AMF optimization: Pair type eliminated, ListSet and ListMap introduces (Set/Map which maintains order of keys)
2016-07-24 08:07:49 +02:00
Jindra Petřík
12c7d79046
*.flex files are text files
2016-07-23 21:50:30 +02:00
Jindra Petřík
0089b1121b
Ant tasks for correct line endings on build and om demand fixing
2016-07-23 21:48:48 +02:00
Jindra Petřík
afc2c05cbb
Introduce end-of-line normalization
2016-07-23 21:19:44 +02:00
Jindra Petřík
09af6c030b
Merge pull request #36 from jindrapetrik/amffixes
...
Amffixes
2016-07-23 19:31:22 +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
c3314b862c
AMF export/import fixes
...
XML import/export of AMF (+other Multiline) handling
2016-07-23 13:38:53 +02:00
Jindra Petřík
e980325719
null checks for Netbeans to shut up
2016-07-23 12:16:15 +02:00
Jindra Petřík
4cc4c4c9e1
IExternalizable handling in PlaceObject4 rather in SWFInputStream
2016-07-23 12:04:36 +02:00