Commit Graph

121 Commits

Author SHA1 Message Date
honfika@gmail.com
2aba948769 #803 Align text (left, right, center) in Define*Text 2015-02-18 20:22:21 +01:00
honfika@gmail.com
914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
honfika@gmail.com
1fb58e6dd8 raw edit fix 2015-02-03 18:59:05 +01:00
honfika@gmail.com
e7f1182c6a #785 Text search. Unicode case insensitive search 2015-02-02 08:21:57 +01:00
honfika@gmail.com
ef4b97a146 #785 Text search. Remember last choise. fixed 2015-02-01 22:21:24 +01:00
honfika@gmail.com
ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
honfika@gmail.com
0a38121ca3 shape caching fixed 2015-02-01 14:29:28 +01:00
honfika@gmail.com
1f09953178 tag bounds fixed 2015-01-31 16:58:17 +01:00
honfika@gmail.com
7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
honfika@gmail.com
6eefb19f9e command line export simplified, help updated (added missing formats) 2015-01-21 20:46:39 +01:00
honfika@gmail.com
d671837bf0 script export from gui fixed (missing scripts) 2015-01-21 18:14:54 +01:00
honfika@gmail.com
526edda6fa loading dialog fix 2015-01-20 16:19:07 +01:00
honfika@gmail.com
4dcde9045b swf2xml,xml2swf from command line allow to open multi 2015-01-20 11:40:32 +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
628c7866ba build fix 2015-01-18 20:36:21 +01:00
honfika@gmail.com
a9d966a3f7 format source code 2015-01-18 19:31:54 +01:00
honfika@gmail.com
c06dd3193c removed some unnecesary fields/parameters 2015-01-18 19:04:46 +01:00
honfika@gmail.com
b52fff07a9 xml export/import of null objects fixed 2015-01-18 15:11:10 +01:00
honfika@gmail.com
3ee9903bb3 #768 super calls not being correctly recognized fixed 2015-01-18 10:09:06 +01:00
honfika@gmail.com
1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
honfika@gmail.com
7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +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
18e7b1ecf6 closing swffixed, #766 [error] Can't extract all resources from the swf fixed 2015-01-11 15:52:22 +01:00
honfika@gmail.com
04ca818045 show close confirmation 2014-12-22 18:50:46 +01:00
honfika@gmail.com
11af78ad3d regex replace 2014-12-22 08:28:26 +01:00
honfika@gmail.com
2b36eb2810 replace in text parameters 2014-12-21 22:03:19 +01:00
honfika@gmail.com
8edc8ba22d text bounds fixed again 2014-12-21 21:52:47 +01:00
honfika@gmail.com
74ba0f14db replace text 2014-12-21 20:54:42 +01:00
honfika@gmail.com
8cf907e3b8 replace text menu item (functioonality not implemented, yet) 2014-12-21 18:52:49 +01:00
honfika@gmail.com
ac9c2d65d3 updateTextBounds fix 2014-12-21 16:06:33 +01:00
honfika@gmail.com
7f2358cf03 ignore case is selected by default in search window, addes some hotkeys 2014-12-20 00:27:34 +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
0c37282c18 DefineButton preview fix 2014-12-16 19:37:31 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +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
cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
honfika@gmail.com
dd0c8d8c89 removed unnecessary reload 2014-12-01 23:00:42 +01:00
honfika@gmail.com
77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
honfika@gmail.com
9125a5abd4 Allow to ignore missing characters. 2014-11-30 22:42:21 +01:00
honfika@gmail.com
35f76a1157 Show "Selected font doenst contain character..." message in log. 2014-11-30 20:50:07 +01:00
honfika@gmail.com
eec3db60c9 Issue #676: include characterid and previous text of the text tag in text import error log message 2014-11-30 14:07:04 +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
honfika@gmail.com
76d8a13fb6 asX.swfs added to recompile test, actionpanel initalization shoud be called from UI thread, other small fixes 2014-11-23 08:48:12 +01:00
Jindra Petřík
686a527246 BMP export fix
BMP import for Images,Shapes
2014-11-22 21:18:28 +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