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
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
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
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
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
Jindra Petřík
58f9ae982c
Merge pull request #35 from jindrapetrik/amf
...
Amf
2016-07-23 10:26:15 +02:00
Jindra Petřík
ce54b87eca
Issue #1255 Export instance metadata of basic types (integer,string,double) to FLA
2016-07-22 23:15:39 +02:00
Jindra Petřík
d5b492609b
getAmfData method to PlaceObjectTypeTag
2016-07-22 21:39:58 +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
Jindra Petřík
0d8e621a17
AMF3 importer
...
refactoring AMFTools to AMF3 exporter
2016-07-19 22:21:47 +02:00
Jindra Petřík
d82f0f17c3
Improved dumpInfo in AMF3
2016-07-18 21:32:08 +02:00
Jindra Petřík
ce91076693
Amf3InputStream uses EndOfStreamException as SWF
2016-07-18 09:11:09 +02:00
Jindra Petřík
fdb45d4f2c
case fix 3
2016-07-18 09:06:42 +02:00
Jindra Petřík
4714cd432e
case fix 2
2016-07-18 09:06:24 +02:00
Jindra Petřík
38eb716fdd
case fix 1
2016-07-18 09:05:41 +02:00
Jindra Petřík
f322581a31
DumpInfo in AMF3
...
PlaceObject4 read/write AMF data
2016-07-18 08:37:55 +02:00
Jindra Petřík
d33c8e8c32
writing AMF3 + tests
...
traits handling fix
empty string handling fix
2016-07-17 19:05:50 +02:00
Jindra Petřík
092bfb4acb
rename AMF to Amf part3
2016-07-17 15:56:41 +02:00
Jindra Petřík
74642edfe9
rename AMF to Amf part2
2016-07-17 15:56:07 +02:00
Jindra Petřík
63cc2115d3
rename AMF to Amf part1
2016-07-17 15:55:32 +02:00
Jindra Petřík
6500c0deb2
unused import
2016-07-17 15:53:41 +02:00
Jindra Petřík
6e21a941cb
AMF3 Dictionary weakKeys attribute to String
2016-07-17 15:52:55 +02:00
Jindra Petřík
f7b3d502cb
AMF3 tests, exceptions
2016-07-17 15:48:56 +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
Jindra Petřík
ec5ca5c3f1
append for StringBuilder
2016-07-17 08:43:27 +02:00
Jindra Petřík
b6956dfde5
AMF3 reading, toString
...
AMF3 writing stub
TODO: Long strings, Externizable, finish writing
2016-07-17 07:57:42 +02:00
honfika@gmail.com
5ccbc424f6
ShapeExporter bug when zoom != 1
2016-06-28 10:34:27 +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
Jindra Petřík
a079d3b0ff
(probably) Issue #1247 Incorrectly handling remainingBytes for DefineCompactedFont fix
2016-06-06 22:32:15 +02:00
Jindra Petřík
5d00b7147f
(probably) Issue #1247 Incorrectly handling remainingBytes for DefineCompactedFont fix
2016-06-06 22:29:03 +02:00
honfika@gmail.com
7f2a9808ba
Merge origin/master
2016-06-03 15:45:47 +02:00
honfika@gmail.com
ababe9010f
spanish translation + something with the line endings
2016-06-03 15:43:13 +02:00
honfika
4e3c25f8d5
Merge pull request #33 from hola/fix-namespaces
...
Fix namespaces
2016-06-01 12:32:40 +02:00
Vitali Deatlov
f8413c665c
fixed missing dots in namespaced property
2016-06-01 13:16:31 +03:00
honfika
0163c39cdd
Merge pull request #32 from hola/fix-ternary-deobfuscations
...
improved deobfuscation of ternary operator
2016-05-31 16:58:41 +02:00
honfika
219a6a6768
Merge pull request #31 from hola/fix-closure-this
...
Fixed current context in closures
2016-05-31 16:54:02 +02:00