Commit Graph

633 Commits

Author SHA1 Message Date
honfika@gmail.com
0f3e6876e2 ImagePanel change reverted 2015-05-14 13:36:37 +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
15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
honfika@gmail.com
1d91d059c5 small fixes 2015-05-12 15:08:54 +02:00
honfika@gmail.com
8ba6648c51 #871 Show the needed character ids 2015-05-12 13:09:04 +02:00
honfika@gmail.com
e1f1a16f8a export folder names moved to constants 2015-05-12 09:42:08 +02:00
honfika@gmail.com
f91682ed65 #882 Canvas export border size 2015-05-12 07:49:57 +02:00
honfika@gmail.com
f0c3b3ba4c #883 -dumpSWF option does not work anymore 2015-05-11 09:07:53 +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
7ea4f2663e small fix 2015-05-09 00:49:58 +02:00
honfika@gmail.com
f4649189eb faster filters 2015-05-08 22:51:04 +02:00
honfika@gmail.com
6d49dc584d faster DefineBitsLosslessX reading 2015-05-08 20:54:48 +02:00
honfika@gmail.com
8369762567 export fix 2015-05-08 15:30:56 +02:00
honfika@gmail.com
c5a890fce7 constant pool editing: escape strings 2015-05-08 14:01:44 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +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
89f66fbcb2 Edit AS 1/2 constant pool 2015-05-07 16:14:22 +02:00
honfika@gmail.com
732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
honfika@gmail.com
45ce4891a7 advanced settings dialog test 2015-05-06 22:47:56 +02:00
honfika@gmail.com
3ec510b009 #470: glitch fixed 2015-05-06 20:11:02 +02:00
honfika@gmail.com
68133cc13d image panel fix 2015-05-06 18:26:17 +02:00
honfika@gmail.com
38954a71ac advanced settigns fixed again 2015-05-06 15:45:58 +02:00
honfika@gmail.com
fe0efbbf44 #878 small glitch after saving P-code or swf file 2015-05-06 14:27:14 +02:00
honfika@gmail.com
10ec423491 AS3 search fix 2015-05-06 13:31:19 +02:00
honfika@gmail.com
08f19ad9df resize fix again:) 2015-05-06 13:16:02 +02:00
honfika@gmail.com
0c25996d76 resize fixes 2015-05-06 13:13:23 +02:00
honfika@gmail.com
c1c52df922 #877 A small glitch after search in AS 2015-05-06 11:52:42 +02:00
honfika@gmail.com
10742c6616 debug things removed 2015-05-06 10:54:25 +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
Jindra Petřík
e39ebcdbd9 Merge origin/master 2015-05-04 10:49:42 +02:00
Jindra Petřík
16bb58692b Update system fixed 2015-05-04 10:48:55 +02:00
honfika@gmail.com
effea25144 uncache decompilation after saving pcode 2015-05-03 16:22:39 +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
183105b5c2 fix 2015-05-02 22:19:32 +02:00
honfika@gmail.com
0702259c88 resolve as2 constants button 2015-05-02 22:09:28 +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
0750a000c6 replace character dialog 2015-05-01 17:13:33 +02:00
honfika@gmail.com
45251ada53 #869 Negative float reading fixed 2015-05-01 12:07:38 +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
1429757552 update characterids when tag was copied with dependencies 2015-04-30 15:03:20 +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
81a4c2f664 Copy tag from one swf to another with it's dependencies 2015-04-29 15:33:00 +02:00
honfika@gmail.com
0ff2bdb663 loop fix 2015-04-28 16:38:30 +02:00
honfika@gmail.com
ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00
honfika@gmail.com
c31d8020c9 allow to configure what object types to export in exportdialog 2015-04-28 13:18:48 +02:00
honfika@gmail.com
ec8e49af91 header editor fix 2015-04-27 22:48:07 +02:00