Jindra Petřík
|
9c38f4dca1
|
AS3 test methods separated to classes, Fixed AS3: get/set slot for global scope
|
2021-01-18 19:19:36 +01:00 |
|
Jindra Petřík
|
653879b589
|
removed unused import
|
2021-01-01 01:08:32 +01:00 |
|
Jindra Petřík
|
ca21337d9f
|
java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
|
2021-01-01 01:07:43 +01:00 |
|
Jindra Petřík
|
fc19983ae9
|
loading list of fonts on demand - X11 load bug on Java9
|
2018-01-20 21:09:27 +01:00 |
|
Jindra Petřík
|
2bf7597cea
|
update license headers
|
2018-01-16 20:24:33 +01:00 |
|
honfika@gmail.com
|
ceffd8bdb5
|
[#1354] Various FLA export problem fixes
|
2017-02-27 12:28:11 +01:00 |
|
honfika@gmail.com
|
11088fec36
|
#1308 Search by all P-code files
|
2016-12-19 22:21:53 +01:00 |
|
Jindra Petřík
|
9a3dddc19b
|
Issue #1254 FLA export - AS3 decoding timeline scripts
FLA export - placing AS3 scripts to FLA directory instead of scripts dir
Added misc TextWriters (stream and stringbuilder)
|
2016-09-18 13:23:56 +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 |
|
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 |
|
Jindra Petřík
|
6781d86a6c
|
Reformat and organize imports
|
2016-08-06 07:21:58 +02:00 |
|
honfika@gmail.com
|
5107a644cc
|
jump to resources view from hex view
|
2016-08-01 16:53:54 +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
|
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
|
ce54b87eca
|
Issue #1255 Export instance metadata of basic types (integer,string,double) to FLA
|
2016-07-22 23:15:39 +02:00 |
|
honfika@gmail.com
|
fdf827b4db
|
make getImage protected (use getImageCached)
|
2016-05-04 09:20:23 +02:00 |
|
honfika@gmail.com
|
d0fb48dbed
|
use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default
|
2016-05-03 20:31:32 +02:00 |
|
honfika@gmail.com
|
577bdd4844
|
add missing overrides + some other small changes
|
2016-04-28 22:09:44 +02:00 |
|
honfika@gmail.com
|
6c4a94ab41
|
#1223 Error during fla export: show warning when sound was not found
|
2016-04-15 12:23:07 +02:00 |
|
honfika@gmail.com
|
b004a6790b
|
small improvements
|
2016-03-22 17:20:38 +01:00 |
|
honfika@gmail.com
|
c95af115b9
|
color transform fix
|
2016-03-21 11:56:50 +01:00 |
|
honfika@gmail.com
|
92518eb79f
|
#1194 Wrong sound effects in fla
|
2016-03-20 17:26:50 +01:00 |
|
honfika@gmail.com
|
d2432eb6b6
|
#1170 Extract from Memory in Command Line
|
2016-03-13 09:40:16 +01:00 |
|
honfika@gmail.com
|
bc647dda7c
|
do not add image compression=lossless tag when the "original" image (in swf) was definebitsjpeg3/4 with jpeg data+alpha channel
|
2016-03-12 15:29:07 +01:00 |
|
honfika@gmail.com
|
86236b32d6
|
ignore emptry egdes fixed
|
2016-03-11 08:10:47 +01:00 |
|
honfika@gmail.com
|
b5e021fbac
|
ignore invalid xml characters
|
2016-03-10 23:59:42 +01:00 |
|
honfika@gmail.com
|
90b49b6942
|
some logging removed
|
2016-03-10 23:34:24 +01:00 |
|
honfika@gmail.com
|
a5ad2d1388
|
fix5
|
2016-03-10 22:55:37 +01:00 |
|
honfika@gmail.com
|
b8ea0dbf5d
|
fix4
|
2016-03-10 22:16:50 +01:00 |
|
honfika@gmail.com
|
31f3e1866b
|
fix3
|
2016-03-10 22:11:18 +01:00 |
|
honfika@gmail.com
|
8f34295782
|
fix2
|
2016-03-10 21:56:30 +01:00 |
|
honfika@gmail.com
|
904b0965a2
|
fix
|
2016-03-10 21:27:50 +01:00 |
|
honfika@gmail.com
|
58f58b584b
|
create domdocument.xml with xml writer 4
|
2016-03-10 19:57:47 +01:00 |
|
honfika@gmail.com
|
4ff323aa2e
|
fix
|
2016-03-10 13:23:01 +01:00 |
|
honfika@gmail.com
|
780b3bd434
|
build fails, why?
|
2016-03-10 13:18:33 +01:00 |
|
honfika@gmail.com
|
36a9ca659d
|
create domdocument.xml with xml writer 3
|
2016-03-10 13:10:40 +01:00 |
|
honfika@gmail.com
|
07ee304706
|
create domdocument.xml with xml writer 2 fix
|
2016-03-10 11:53:50 +01:00 |
|
honfika@gmail.com
|
2a450be7d1
|
create domdocument.xml with xml writer 2 fix
|
2016-03-10 11:38:44 +01:00 |
|
honfika@gmail.com
|
77f67709cb
|
create domdocument.xml with xml writer 2
|
2016-03-10 10:49:11 +01:00 |
|
honfika@gmail.com
|
23e7790b39
|
create domdocument.xml with xml writer 1
|
2016-03-10 09:51:51 +01:00 |
|
honfika@gmail.com
|
ac27a0c7c8
|
fla export fix
|
2016-03-08 19:02:31 +01:00 |
|
honfika@gmail.com
|
c2ad1a8546
|
better xml text and attribute escaping
|
2016-03-08 14:00:41 +01:00 |
|
honfika@gmail.com
|
406ada8f1e
|
xfl converter is not static anymore (solves the problem with randomly assigned colors, now they are comparable, and should be the same in every export)
|
2016-03-08 13:50:50 +01:00 |
|
honfika@gmail.com
|
3528f1d8b5
|
fix2
|
2016-03-08 10:52:25 +01:00 |
|
honfika@gmail.com
|
471a18aa0a
|
fix
|
2016-03-08 10:31:54 +01:00 |
|
honfika@gmail.com
|
d388374d60
|
Create XFL export with xml writer, currnetly only for PublishSettings.xml
|
2016-03-08 09:44:51 +01:00 |
|
Jindra Petřík
|
cccfc2e14d
|
#1193 FLA export - correct font advance in some cases
|
2016-03-07 23:39:10 +01:00 |
|