Commit Graph

554 Commits

Author SHA1 Message Date
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
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
honfika@gmail.com
c9b5434d75 javadoc comment fixes 2015-04-07 14:04:11 +02:00
honfika@gmail.com
0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +02:00
honfika@gmail.com
073fc4d064 script export filename fix 2015-04-07 10:21:31 +02:00
honfika@gmail.com
6479d246d7 single script export from command line 2015-04-07 09:23:53 +02:00
honfika@gmail.com
227c8aad45 setting for including the version number in the exported fonts for debugging (to generate exactly the same binary TTF files) 2015-04-07 08:46:19 +02:00
Jindra Petřík
72d00b501b AS3 preincrement fix
use same local register names fix
2015-04-06 21:37:43 +02:00
honfika@gmail.com
acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík
0d9c648641 Issue #835 Static initializer item in traitlist click fixed (when 1 character in length)
Reordered traits in class - static first, variables/const first
2015-04-06 19:21:14 +02:00
Jindra Petřík
1ad1ab90f8 Issue #350 Allow only one instance (Windows Only, can be turned off in settings) 2015-04-06 18:17:40 +02:00
Jindra Petřík
28bf21a9a4 Metadata tag editor 2015-04-06 14:41:20 +02:00
Jindra Petřík
73f3bb10cc Additional character info tags now placed under the character in the tree
Few icons for tags (metadata,fileattributes,setbackground,place and remove tags)
2015-04-06 09:09:17 +02:00
Jindra Petřík
406fc032b2 Symbol-class import menu icon & minimized 2015-04-06 07:51:28 +02:00
Jindra Petřík
a7e79a9570 Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
2015-04-06 06:32:40 +02:00
Jindra Petřík
721431e45c Marking parent nodes as modified (bold) too - TreeItem now has isModified method 2015-04-06 06:04:24 +02:00
Jindra Petřík
ad72c34f36 typo fix 2015-04-05 22:28:20 +02:00
Jindra Petřík
12bbb13497 Displaying changed AS3 scripts in GUI as bold 2015-04-05 22:24:15 +02:00
Jindra Petřík
842e4e41ce debug comment removed 2015-04-05 20:39:18 +02:00
Jindra Petřík
85ecdf5acf nullpointer fix in tag tree 2015-04-05 17:34:30 +02:00
honfika@gmail.com
cc5f2ff4c2 format source code 2015-03-31 21:32:49 +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
5a95cc26f5 clear cache after exporting a file 2015-03-31 18:18:59 +02:00
honfika@gmail.com
8ef4fb568b typo fix in comment 2015-03-31 16:20:17 +02:00
honfika@gmail.com
ec31310e2b text export fix 2015-03-30 21:47:03 +02:00
honfika@gmail.com
a574da08a5 font export from command line fixed 2015-03-30 20:57:38 +02:00
honfika@gmail.com
206b8f1935 show exception stack trace on console export 2015-03-30 20:32:45 +02:00
honfika@gmail.com
3ca2877834 set font creation and modification time to the modification time of the swf file 2015-03-30 20:05:34 +02:00
honfika@gmail.com
e4efcc6068 font export fix 2015-03-27 14:31:34 +01:00
honfika@gmail.com
0cccf289a9 fix 2015-03-24 12:43:58 +01:00
honfika@gmail.com
e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
honfika@gmail.com
f390c1463d test fixed 2015-03-21 17:41:06 +01:00
honfika@gmail.com
d5fb45fd54 performance fixes 2015-03-20 14:39:00 +01: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
9095d75d5e performance fix 2015-03-19 16:43:25 +01:00
honfika@gmail.com
ad228cb16e memory usage optimizations 2015-03-19 16:29:15 +01:00
honfika@gmail.com
db40ad295d show memory information 2015-03-19 10:41:05 +01:00
honfika@gmail.com
45fa122d4e memory usage decreased 2015-03-19 10:21:52 +01:00
honfika@gmail.com
7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
honfika@gmail.com
cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
honfika@gmail.com
c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
honfika@gmail.com
22ad9655c2 parallel tag reading fix (read parallel only the root tag list, do not parallelize the spriteinner tags),
duplicated opcodes removed
2015-03-16 11:48:10 +01:00
honfika@gmail.com
073b5c8f31 french translation improved 2015-03-15 21:37:39 +01:00
honfika@gmail.com
f278721e5a russian translation improved 2015-03-13 22:48:52 +01:00
honfika@gmail.com
f79b7db138 spanish translation improved 2015-03-13 07:07:20 +01:00
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
eb9d783442 Catalan translation improved 2015-03-12 19:10:28 +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