Commit Graph

2791 Commits

Author SHA1 Message Date
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
1115432370 Creating nightly build using ant no longer asks for changeslog 2015-04-06 06:22:58 +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
b6d4bbc381 AS1/2 Correct expression precedence handling 2015-04-05 20:47:05 +02:00
Jindra Petřík
4dad86696e lexers directory in NB project 2015-04-05 20:45:32 +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
Jindra Petřík
ace4d50bf1 Issue #836 AS3 - Correct expression precedence handling 2015-04-05 15:33:45 +02:00
Jindra Petřík
dce343b4fb AS3 direct editing: Maintain register order with same names 2015-04-05 10:38:35 +02:00
Jindra Petřík
4ebaebf485 AS3 direct editing: Increment/Decrement local register fix 2015-04-05 09:40:39 +02:00
Jindra Petřík
cd9f91bef0 test fix 2015-04-05 08:27:09 +02:00
Jindra Petřík
339f4e7da3 Java 8 required in Unix script 2015-04-04 20:34:18 +02:00
honfika
058caa3dac Merge pull request #20 from yan12125/fix_cli_relative_path_filename
ffdec.sh: now relative paths accepted
2015-04-02 19:28:51 +02:00
Yen Chi Hsuan
074933970c ffdec.sh: now relative paths accepted 2015-04-03 01:04:49 +08:00
honfika@gmail.com
1defd3514b Merge origin/master 2015-04-01 09:12:53 +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
f385062836 frame exported event fixed 2015-03-31 19:17:30 +02:00
honfika@gmail.com
b7a8adc643 font ascent and descent values should be non-negative 2015-03-31 19:02:56 +02:00
honfika@gmail.com
5a95cc26f5 clear cache after exporting a file 2015-03-31 18:18:59 +02:00
honfika@gmail.com
2dc3a569a8 handle exception when the class name is too long 2015-03-31 16:38:20 +02:00
honfika@gmail.com
8ef4fb568b typo fix in comment 2015-03-31 16:20:17 +02:00
honfika@gmail.com
aec353f88d log unknown action codes only when detailed logging is enabled (there are a lot of unknown action in obfuscated files) 2015-03-31 13:45:45 +02:00
honfika@gmail.com
efa71dcba5 font export: max ascent value is 1024, frame export progress 2015-03-31 13:41:41 +02:00
honfika@gmail.com
b220e473d2 Morphshape export fix 2015-03-31 07:53:25 +02:00
honfika@gmail.com
0926e1f4dc Sound export fix 2015-03-31 07:35:25 +02:00
honfika@gmail.com
06e006e21d when a color table item is not found the pixel should be transparent (int value = 0) 2015-03-30 22:18:51 +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
2d37d31dcc reformat ttf source 2015-03-29 15:16:00 +02:00
honfika@gmail.com
7fd15219b9 ttf: get rid of slow xmls 2015-03-29 14:50:27 +02:00
honfika@gmail.com
fe83a17aae faster font export (removed undo support, do not save dozens of temp files during export), to be continued... 2015-03-28 19:18:52 +01:00
honfika@gmail.com
0e601200f0 List fixes 2015-03-28 17:12:52 +01:00
honfika@gmail.com
3a72f08c66 java.util.List => List 2015-03-28 16:54:59 +01:00
honfika@gmail.com
24de7a9af4 warnings fixed in ttf project + removed SuppressWarnings 2015-03-28 16:45:53 +01:00
honfika@gmail.com
a5226ea496 typo fix 2015-03-28 10:14:38 +01:00
honfika@gmail.com
e4efcc6068 font export fix 2015-03-27 14:31:34 +01:00
honfika@gmail.com
8a4736fce8 font export fix 2015-03-27 13:55:18 +01:00
honfika@gmail.com
78b53e3b4c removed unused imports 2015-03-27 13:01:52 +01:00
honfika
14b4d0e953 Merge pull request #19 from Jackkal/fix_ActionEnumerate2
Fix ActionEnumerate2 - Null should be considered part of EnumerateAction...
2015-03-27 09:58:32 +01:00
Jackkal
8cbd08227c Fix ActionEnumerate2 - Null should be considered part of EnumerateActionItem, no need to push it on the stack 2015-03-26 21:31:01 +01:00
honfika@gmail.com
0cccf289a9 fix 2015-03-24 12:43:58 +01:00
honfika@gmail.com
cb02d73620 instruction set fix 2015-03-24 12:42:04 +01:00
honfika@gmail.com
166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00