Commit Graph

2266 Commits

Author SHA1 Message Date
Jindra Petřík
d841b374c2 better Flash player integration using JavactiveX library
Issue #701 TTF file import/replace - still needs locales, better integration
Issue #702 Fixed GFX font export size
2014-10-22 08:22:36 +02:00
Jindra Petřík
af29b2b4b2 identcache ignored 2014-10-22 08:07:07 +02:00
Jindra Petřík
e24df45bf7 ttf gitignore 2014-10-22 07:33:09 +02:00
Jindra Petřík
d1caca7113 Font export of dot character 2014-10-18 14:01:34 +02:00
Jindra Petřík
695a1e6e24 FlashPlayer scalemode, quality 2014-10-17 20:37:47 +02:00
Jindra Petřík
1f408387e8 Issue #663 AS3 imports generating improvement 2014-10-17 20:27:55 +02:00
honfika@gmail.com
7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
honfika@gmail.com
4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +02:00
honfika@gmail.com
00ad74ee74 BitmapExporter comment fixed 2014-09-30 23:44:59 +02:00
honfika@gmail.com
c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
honfika@gmail.com
ca9f7b7c86 cleanup 2014-09-30 23:38:22 +02:00
honfika@gmail.com
c620164c0a Show warning message when text is truncated in the editor (in debug mode) 2014-09-30 23:27:32 +02:00
Jindra Petřík
22ca0c352d spanish translation improved
russian translation improved
2014-09-29 21:09:35 +02:00
Jindra Petřík
3291698cd5 polish translation - jsyntaxpane 2014-09-28 22:40:25 +02:00
Jindra Petřík
a8babe6911 polish translation 2014-09-28 21:51:35 +02:00
Jindra Petřík
cbac4402e9 take snapshot hint changed 2014-09-28 20:03:23 +02:00
Jindra Petřík
963919b3e8 zoom, snapshot for original Flash Player too
Issue #686 disabled right click menu for original Flash Player
2014-09-28 19:59:39 +02:00
Jindra Petřík
3990e55548 creating snapshot (internal viewer) 2014-09-28 14:40:30 +02:00
Jindra Petřík
027f923010 internal viewer - zoom to 1:1, zoom to fit
new icons for zoom
2014-09-28 13:04:17 +02:00
Jindra Petřík
8ea8892dca Issue #524 Layer counting fix for labels layer 2014-09-28 11:55:50 +02:00
Jindra Petřík
05f47b1052 Issue #524 Mask layer not applied when script layer not empty 2014-09-28 11:52:28 +02:00
Jindra Petřík
01fa2bd5e2 try to speedup canvas filters 2014-09-28 09:48:59 +02:00
Jindra Petřík
afe339c8fe canvas export - defining shape path only once 2014-09-28 08:59:59 +02:00
Jindra Petřík
2bc656cc6b stroke scaling fix
image patterns fix
2014-09-28 07:44:41 +02:00
Jindra Petřík
d6138405ea linux startup script line endings fix 2014-09-28 07:42:22 +02:00
Jindra Petřík
5dc150ca29 stroke scaling modes for canvas export 2014-09-27 22:22:32 +02:00
Jindra Petřík
5ed73223a5 frames to html canvas fix
export zoom config save fix
2014-09-27 16:12:48 +02:00
Jindra Petřík
8bd23069a3 interval viewer / shape image export - non scaling strokes 2014-09-27 16:00:31 +02:00
Jindra Petřík
ecc8b8777a zoom locales fix 2014-09-27 12:56:12 +02:00
Jindra Petřík
f66e6c73ca russian translation updated 2014-09-27 12:50:24 +02:00
Jindra Petřík
65446df226 Issue #618 internal viewer: zoom in, zoom out 2014-09-27 12:46:19 +02:00
Jindra Petřík
7f4bfc7362 russian translation updated
"command lineimport" typo fixed
2014-09-26 21:01:28 +02:00
Jindra Petřík
c4ac26b825 color morphing fix 2014-09-26 20:51:12 +02:00
Jindra Petřík
32974bb0bc viewer/expor linear/srgb gradient interpolation 2014-09-26 18:54:22 +02:00
Jindra Petřík
472f1830d7 Issue #677 Zoom level in export settings 2014-09-26 16:43:23 +02:00
Jindra Petřík
f202a81ddc Saving only modified ABC body code
Reading ABC code outside bounds fix
2014-09-24 17:42:44 +02:00
Jindra Petřík
92162124f5 putting AS3 code reading back 2014-09-23 22:24:46 +02:00
Jindra Petřík
d89e02426e AS3 direct editing - submethod name resolving fix 2014-09-23 21:11:10 +02:00
Jindra Petřík
b211d3b8cf Issue #691 AS3 P-code reading/saving fix 2014-09-23 19:26:13 +02:00
Jindra Petřík
a431639521 Issue #688 AS3 direct editing fixes 2014-09-22 20:41:10 +02:00
Jindra Petřík
0a79e9e706 commandline fix 2014-09-21 19:22:25 +02:00
Jindra Petřík
0d26a639a1 Issue #688 AS3 direct editation fix - placing class on correct position 2014-09-21 19:16:56 +02:00
Jindra Petřík
82465dad9f AS2 constructor name decompilation fix 2014-09-21 17:00:40 +02:00
Jindra Petřík
de06604b8d Merge origin/master 2014-09-21 16:10:45 +02:00
Jindra Petřík
9cc605b049 few AS3 direct edit enhancements 2014-09-21 16:09:58 +02:00
honfika@gmail.com
ed977101cb #681 Linux quoted parameters from other script not parsed as single file: fix from loki 2014-09-21 10:57:39 +02:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
60f7e5e36f AS1/2 loops compilation fix 2014-09-20 21:09:43 +02:00
honfika@gmail.com
3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
Jindra Petřík
c407d49b85 Copy library to releases dir on GUI build version3.0.0 2014-09-20 11:25:50 +02:00