Commit Graph

184 Commits

Author SHA1 Message Date
honfika@gmail.com
a6b7df4518 better disposing windows on restart 2015-05-27 18:58:18 +02:00
honfika@gmail.com
dc28ce5da7 free mainpanel on reload (it is not disposed by java GC for some reason) 2015-05-25 16:16:55 +02:00
honfika@gmail.com
cba3d0328a disable menu items when work in progress (they were already not working), consistent action handler method names 2015-05-24 16:49:58 +02:00
honfika@gmail.com
93b2ceca26 save last selected path for each swf 2015-05-21 20:35:19 +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
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +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
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
6d49dc584d faster DefineBitsLosslessX reading 2015-05-08 20:54:48 +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
10ec423491 AS3 search fix 2015-05-06 13:31:19 +02:00
honfika@gmail.com
0c25996d76 resize fixes 2015-05-06 13:13:23 +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
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
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
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
c1226d39fd swf header editor 2015-04-27 16:57:36 +02:00
honfika@gmail.com
92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
honfika@gmail.com
d28d72c096 morphshape animation fix 2015-04-26 16:46:04 +02:00
honfika@gmail.com
7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
honfika@gmail.com
62be884e42 #772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
2015-04-26 12:09:59 +02:00
honfika@gmail.com
2900dd90e0 player control states fixed (when pressing next/prev button), refresh them in event driven way 2015-04-25 19:03:01 +02:00
honfika@gmail.com
4b501656a6 #868 export path fix, allow to export buttons 2015-04-25 01:39:37 +02:00
honfika@gmail.com
e6cc58e2b2 Merge origin/master 2015-04-14 22:54:16 +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
dc21854c3b #852 Ignore case doesn't works when using Search in AS with russian text fixed 2015-04-10 21:37:57 +02:00
honfika@gmail.com
f633fa03df expand swf nodes when the initial view was the dump view and the user changed it to resources view 2015-04-09 09:40:17 +02:00
honfika@gmail.com
7ee0351167 #848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed 2015-04-09 08:39:55 +02:00
honfika@gmail.com
acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík
28bf21a9a4 Metadata tag editor 2015-04-06 14:41:20 +02:00
Jindra Petřík
12bbb13497 Displaying changed AS3 scripts in GUI as bold 2015-04-05 22:24:15 +02:00
honfika@gmail.com
9813f62cdf single file script export setting added to ScriptExportSettings class 2015-03-31 21:28:26 +02:00
honfika@gmail.com
4f1f9d45c2 classes list tree search fix 2015-03-19 23:33:18 +01:00
honfika@gmail.com
2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
honfika@gmail.com
c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
5709415a58 #827 "Error occurred: Width (0) and height (0) cannot be <= 0" (have to Ignore 100's of times) fixed 2015-03-12 18:57:58 +01:00
honfika@gmail.com
c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +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
9443e32c1b small fixes 2015-03-07 21:01:41 +01:00
honfika@gmail.com
46f73248bd small fixes 2015-03-07 18:42:08 +01:00
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00