Commit Graph

2982 Commits

Author SHA1 Message Date
honfika@gmail.com
2fa2a2e022 faster populating sound stream blocks (do it only once instead of for every head tag) 2015-05-19 14:21:28 +02:00
Jindra Petřík
93ec45aac2 Merge origin/master 2015-05-18 21:28:41 +02:00
Jindra Petřík
cc5f45acfa Issue #892 Nightly update url fix 2015-05-18 21:28:31 +02:00
honfika@gmail.com
f5239645ae test fix 2015-05-18 14:31:39 +02:00
honfika@gmail.com
b7e10b5b9f UI8 editbox for swf version in header panel 2015-05-18 09:44:43 +02:00
honfika@gmail.com
97db9e2d2f extensions of exported images fixed 2015-05-18 09:26:50 +02:00
honfika@gmail.com
550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
honfika@gmail.com
7d2c0122f7 show some basic tag info 2015-05-16 15:15:27 +02:00
honfika@gmail.com
3632c466e1 Workaround for ImageIO jpeg export bug when alpha channel exists, tag method orders changed (contructors, readData, getData, etc) 2015-05-16 11:04:14 +02:00
honfika@gmail.com
7d3373f96e image tag refactorings/fixes 2015-05-16 00:07:56 +02:00
honfika@gmail.com
8fa0698d59 png_jpg => png_gif_jpg, because an swf can contain gif, too, and ffdec already expoted them as gif when png_jpg was selected 2015-05-15 20:14:18 +02:00
honfika@gmail.com
6cf53543d1 compress/uncompress methods 2015-05-15 16:08:55 +02:00
honfika@gmail.com
357d35ed17 parse "face" attributes of font tags in DefineEditTag, and render the text when glyph is not found in swf, too 2015-05-15 12:57:04 +02:00
honfika@gmail.com
acd2673226 #887 error on export a special swf's P-CODE 2015-05-15 08:59:58 +02:00
honfika@gmail.com
abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
honfika@gmail.com
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +02:00
honfika@gmail.com
74c4d44796 define shape refactor 1 2015-05-14 17:01:13 +02:00
honfika@gmail.com
90957416c2 setCharacterId methods moved after getCharacterId 2015-05-14 16:55:57 +02:00
honfika@gmail.com
dcee51c656 log when failed to load the image from a tag 2015-05-14 15:55:33 +02:00
honfika@gmail.com
642070227e small image tag refactoring/fixes 2015-05-14 14:36:35 +02:00
Jindra Petřík
ea5505962f improved ant clean task 2015-05-14 14:05:56 +02:00
honfika@gmail.com
26a5316b31 common code from DefineMorphShapeX tags moved to base class 2015-05-14 13:57:44 +02:00
honfika@gmail.com
0f3e6876e2 ImagePanel change reverted 2015-05-14 13:36:37 +02:00
honfika@gmail.com
64c9a7e544 Base class for DefineXTags, getting the images, fonts, text from the characterMap instead of iterating over all tags 2015-05-14 13:32:49 +02:00
honfika@gmail.com
15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
honfika@gmail.com
a79d7d6956 faster bitmap export 2015-05-13 16:20:54 +02:00
honfika@gmail.com
a63ff9a95e license comment position fixed 2015-05-13 14:51:59 +02:00
honfika@gmail.com
af9089aac9 #760 Internal viewer line linear gradient fill is not working 2015-05-12 21:20:03 +02:00
honfika@gmail.com
1d91d059c5 small fixes 2015-05-12 15:08:54 +02:00
honfika@gmail.com
8ba6648c51 #871 Show the needed character ids 2015-05-12 13:09:04 +02:00
Jindra Petřík
deab6a988b Merge origin/master 2015-05-12 10:49:08 +02:00
Jindra Petřík
29912ed3be Better Netbeans integratiom 2015-05-12 10:48:55 +02:00
honfika@gmail.com
e1f1a16f8a export folder names moved to constants 2015-05-12 09:42:08 +02:00
Jindra Petřík
5c97ef211a Netbeans Ant IDE targets fixed 2015-05-12 09:28:21 +02:00
honfika@gmail.com
f91682ed65 #882 Canvas export border size 2015-05-12 07:49:57 +02:00
Jindra Petřík
eea46db095 No GIT executable required for private builds 2015-05-11 22:45:48 +02:00
Jindra Petřík
a3f73921d8 revision file dependency removed 2015-05-11 21:49:48 +02:00
Jindra Petřík
02f03bc205 better git check in ant script 2015-05-11 21:40:23 +02:00
Jindra Petřík
5aa1bc552e uploader script fix 2015-05-11 21:02:19 +02:00
Jindra Petřík
78934bf06a Large ant script refactoring - moving ant libs to special dir, moving properties to separate file, change to lowercase 2015-05-11 20:59:31 +02:00
Jindra Petřík
b4695a7268 Merge origin/master 2015-05-11 16:40:52 +02:00
honfika@gmail.com
c12f2b1c6c faster canvas export 2015-05-11 16:41:12 +02:00
Jindra Petřík
326f2467fb XAR archiver fix 2015-05-11 16:40:41 +02:00
Jindra Petřík
14dd85367a JXar library updated to fix Mac OSX package 2015-05-11 14:29:47 +02:00
honfika@gmail.com
5b380a45d3 Canvas export transparency fix 2015-05-11 14:16:06 +02:00
honfika@gmail.com
e9ba1a287e Filter fix 2015-05-11 13:18:54 +02:00
honfika@gmail.com
f0c3b3ba4c #883 -dumpSWF option does not work anymore 2015-05-11 09:07:53 +02:00
Jindra Petřík
e02bca587a OSX installer 2015-05-10 15:42:13 +02:00
honfika@gmail.com
569c50ce73 faster shape export 2015-05-10 14:36:09 +02:00
honfika@gmail.com
08e51a2721 Merge origin/master 2015-05-10 12:50:10 +02:00