Commit Graph

67 Commits

Author SHA1 Message Date
Jindra Petřík
a2abb0a5c4 replace image + alpha icons changed 2015-05-21 17:42:40 +02:00
honfika@gmail.com
550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +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
15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
honfika@gmail.com
6d49dc584d faster DefineBitsLosslessX reading 2015-05-08 20:54:48 +02:00
honfika@gmail.com
fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00
honfika@gmail.com
13ea982705 tagtree value change fix when autosave is disabled 2015-05-07 22:16:55 +02:00
honfika@gmail.com
4a11e24805 do not allow to chage tag tree selection, when current tag is under editing 2015-05-07 21:30:34 +02:00
honfika@gmail.com
40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
honfika@gmail.com
93dca87ec9 #470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
honfika@gmail.com
39243bdea2 tag saving fix 2015-05-03 13:03:48 +02:00
honfika@gmail.com
1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +02:00
honfika@gmail.com
e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
honfika@gmail.com
fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
honfika@gmail.com
a6847b6562 update characterids when tag was moved or copied (copy with dependencies is not ready,yet) 2015-04-29 23:19:47 +02:00
honfika@gmail.com
ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00
honfika@gmail.com
7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
honfika@gmail.com
3a71ad6ec9 small fixes 2015-04-26 12:59:54 +02:00
Jindra Petřík
707e86ac4e Color skins
Basic skin set to new Oceanic
Error log Frame now skinned
2015-04-14 22:26:07 +02:00
honfika@gmail.com
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
Jindra Petřík
28bf21a9a4 Metadata tag editor 2015-04-06 14:41:20 +02:00
honfika@gmail.com
f390c1463d test fixed 2015-03-21 17:41:06 +01:00
honfika@gmail.com
18af792012 #825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText 2015-03-07 22:55:09 +01:00
honfika@gmail.com
d500eceb2d #823 translatex buttons (FFDec freezes on large files when pressing these buttons) fixed 2015-03-04 19:54:01 +01:00
honfika@gmail.com
ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
honfika@gmail.com
2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
honfika@gmail.com
88adac7965 #805 Editor mode for Define*Texts improved 2015-02-26 17:47:05 +01:00
honfika@gmail.com
f2922421cb #798 close file streams after export 2015-02-11 18:26:22 +01:00
honfika@gmail.com
1f09953178 tag bounds fixed 2015-01-31 16:58:17 +01:00
honfika@gmail.com
e4e9676081 code hint fixes 2015-01-18 22:49:59 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
26dd283d3f format source files 2015-01-13 21:19:10 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
honfika@gmail.com
33f641d0a4 faster switching tag tree nodes (drawables and sounds) 2014-12-16 22:32:43 +01:00
honfika@gmail.com
a4cd36fd71 #742 Can't edit frames fixed, Container/ContainerItems refactored, build fixed on linux (Pull request #12) 2014-12-07 20:53:14 +01:00
honfika@gmail.com
1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík
abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
honfika@gmail.com
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
honfika@gmail.com
742d58b3ba caching images and other smallfixes 2014-11-18 00:11:43 +01:00
Jindra Petřík
b75ebeae81 Font display using FlashPlayer fix - correct rect 2014-11-17 15:53:21 +01:00
Jindra Petřík
4e8c813700 Font display using FlashPlayer fix - correct rect 2014-11-17 14:29:51 +01:00
Jindra Petřík
bff3520bee show frame number during play
FlashPlayer - show controls for DefineSprite display
Goto frame on click
2014-11-17 11:33:26 +01:00
honfika@gmail.com
83560802bf config setting to load inner swfs automatically 2014-11-09 16:15:58 +01:00
Jindra Petřík
2fd6b2d4d1 font preview size fix 2014-11-05 22:15:25 +01:00
honfika@gmail.com
7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
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
honfika@gmail.com
7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
honfika@gmail.com
c3dc4cd395 format code 2014-09-30 23:39:49 +02:00