Commit Graph

1716 Commits

Author SHA1 Message Date
Jindra Petøík
be84c5ca11 methodinfo flag constants 2014-03-24 18:56:57 +01:00
Jindra Petøík
bac6908c16 AS3 parser stub: calling parent constructor, arguments, rest parameter 2014-03-24 18:56:31 +01:00
Jindra Petøík
d27e2aabf0 AS3 parser stub: adding return, calling parent constructor 2014-03-24 07:03:54 +01:00
Jindra Petøík
4eeae48ba7 AS3 parser stub: callpropvoid, private namespaces 2014-03-24 06:50:49 +01:00
Jindra Petøík
692ebfaac5 AS3 parser stub improved 2014-03-23 23:03:55 +01:00
Jindra Petøík
851287e550 AS3 parser stub improved 2014-03-23 11:53:52 +01:00
Jindra Petøík
e1db945df8 AS3 parser stub improved 2014-03-22 20:08:38 +01:00
Honfika
c056fce4a7 multiple sounds are playing problem fixed 2014-03-22 14:44:57 +01:00
Jindra Petøík
f51816a582 merge 2014-03-22 14:40:13 +01:00
Jindra Petøík
0c97e3dc30 AS3 parser stub improved 2014-03-22 14:31:48 +01:00
Honfika
db36ddd9a6 faster loading of compressed files 2014-03-21 23:53:45 +01:00
Jindra Petøík
a8e30c005f ABC arrays to lists refactoring
AS3 parser stub
2014-03-21 20:35:37 +01:00
Honfika
490378991e #531 Still Chinese font adding problem fixed 2014-03-19 23:57:06 +01:00
Jindra Petøík
a5942e457a Issue #300 Black screen on SWF external preview - with creating tags manually by constructors 2014-03-19 16:59:45 +01:00
Honfika
a7798d7f0c 2nd swf saving fixed 2014-03-18 23:36:42 +01:00
Honfika
746a385c18 #387 Frames preview bugged fixed, faster preview 2014-03-18 23:12:07 +01:00
Honfika
b298ca7e25 tag recompile checking moved after tag resolve, other small fixes 2014-03-18 22:03:08 +01:00
Jindra Petøík
5d76a98324 Font export (TTF)
jar path updated in libsrc projects
2014-03-18 19:56:59 +01:00
Honfika
0d642a6614 Issue #540 Saving SWF changes very large static uint values fixed 2014-03-17 22:45:38 +01:00
Honfika
31c96da9ac #537 super is sometime preceded by a dot fixed 2014-03-16 22:56:52 +01:00
Honfika
c7c7cb226e #538 Interface are sometimes dynamic fixed 2014-03-16 21:13:57 +01:00
Honfika
8044f7f13e allow removing frames 2014-03-16 21:00:10 +01:00
Honfika
1ab54546d9 snow placeobject tags in definesprite tags, too. allow removing placeobject tags 2014-03-16 20:17:37 +01:00
Jindra Petøík
98ca15621a first/last frame export fix 2014-03-16 17:23:59 +01:00
Honfika
8a13675ea4 parallel preview 2014-03-16 15:11:06 +01:00
Honfika
d48e6b1ccf faster imagepanel 2014-03-16 14:42:55 +01:00
Jindra Petøík
c6e8c8bea6 exporting frames - PNGs, AVI, GIF format 2014-03-16 12:51:33 +01:00
Jindra Petøík
327e70c944 image format on command line 2014-03-15 16:10:31 +01:00
Jindra Petøík
10f30547c7 sound format on command line 2014-03-15 16:05:39 +01:00
Jindra Petøík
399d66d30f button sounds 2014-03-15 15:51:16 +01:00
Honfika
a07da1fd8c merge 2014-03-15 15:16:01 +01:00
Honfika
d8fdd06477 Stop preview panel when swf is closed +code formatting 2014-03-15 15:11:01 +01:00
Jindra Petøík
86e6b9df38 mouse movement over buttons fixed 2014-03-15 12:06:21 +01:00
Jindra Petøík
6a8844440c single frame sprite animation 2014-03-15 10:36:17 +01:00
Jindra Petøík
bf5532cc3f folder icons
new movie icon
2014-03-15 08:42:14 +01:00
Honfika
e7ba043135 timeout fixes 2014-03-15 07:43:16 +01:00
Honfika
1aaeb30f38 timeout message fix 2014-03-14 20:45:14 +01:00
Jindra Petøík
c0a8e3f6be internal sound playing refactoring
diplay sound icon
ffdec:format code, organize imports
2014-03-14 20:30:45 +01:00
Jindra Petøík
c528228104 Issue 533 Object under cursor fix 2014-03-13 09:32:50 +01:00
Jindra Petøík
9f1b580357 merge 2014-03-12 19:25:47 +01:00
Jindra Petøík
a8ac2a9f68 Issue #533 Object under cursor fix 2014-03-12 19:24:57 +01:00
Honfika
16584c6b29 spanish translation improved 2014-03-12 17:28:17 +01:00
Jindra Petøík
502459e912 Issue #532 getOutline throws IndexOutOfBoundsException 2014-03-11 22:35:22 +01:00
Jindra Petøík
98d89831c2 Fixed tests 2014-03-11 20:31:14 +01:00
Jindra Petøík
ba852e9af1 Issue #504 JSyntaxPane using backup fonts for characters not found in standard font (e.g. Japanese/Chinese characters) 2014-03-11 20:20:28 +01:00
Jindra Petøík
cb92f191a7 Improved export dialog (show only usable options, refactored)
Nelly moser decoding, MP3 decoding
WAV export for all soundtypes
PNG only, JPEG only export modes for images
2014-03-10 22:40:50 +01:00
Jindra Petøík
45cf740f1f Playing sounds on stage (StartSound tag) 2014-03-09 21:01:41 +01:00
Jindra Petøík
218b8553f3 Issue #374 Replace selected sound (DefineSound tag) 2014-03-09 16:42:59 +01:00
Honfika
34b152f005 updateTagTree removed (using refreshTree instead) 2014-03-09 13:08:01 +01:00
Jindra Petøík
2772b15220 Internal Viewer: Playing exportable sounds using Java - wav, mp3 using JLayer 2014-03-09 11:13:18 +01:00