Commit Graph

678 Commits

Author SHA1 Message Date
Jindra Petřík
aa5b8a34fb Merge origin/master 2015-05-25 06:18:12 +02:00
Jindra Petřík
97c33e9319 undo fix for newly created tags 2015-05-25 06:17:56 +02:00
honfika@gmail.com
2167801c1f method for getting the dependent chatacter ids + translation 2015-05-24 21:15:42 +02:00
Jindra Petřík
472002ca1c Generic tag editor: Improved tables editing (Import/Export assets, etc.) 2015-05-24 21:14:35 +02:00
honfika@gmail.com
2d6715f73e app menu items enabled/disabled 2015-05-24 17:48:19 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
honfika@gmail.com
93b2ceca26 save last selected path for each swf 2015-05-21 20:35:19 +02:00
honfika@gmail.com
8a10320a3f swf specific config 2015-05-21 19:35:27 +02:00
Jackkal
426627a378 calculateDebugFileLine: Only analyze NewFunction objects that are not immediately discarded by Pop 2015-05-20 22:23:52 +02:00
honfika@gmail.com
6a3facc8de more string builders 2 2015-05-20 15:53:32 +02:00
honfika@gmail.com
18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
honfika@gmail.com
0670f0e36f error message changed when the opened file is not swf 2015-05-19 14:54:30 +02:00
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
cc5f45acfa Issue #892 Nightly update url fix 2015-05-18 21:28:31 +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
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
a79d7d6956 faster bitmap export 2015-05-13 16:20:54 +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
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
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
honfika@gmail.com
c12f2b1c6c faster canvas export 2015-05-11 16:41:12 +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
569c50ce73 faster shape export 2015-05-10 14:36:09 +02:00
honfika@gmail.com
c324efb1c5 pdf export fix (when no frame exists), text rendering fixed (alpha channel was ignored), bmp export fix (paddings when width%2==1), export in all formats for debugging 2015-05-10 12:49:48 +02:00
honfika@gmail.com
f4649189eb faster filters 2015-05-08 22:51:04 +02:00
honfika@gmail.com
7d724b9a1c stopwatch removed 2015-05-08 21:07:17 +02:00