Commit Graph
38 Commits
Author SHA1 Message Date
[email protected] 2fa2a2e022 faster populating sound stream blocks (do it only once instead of for every head tag) 2015-05-19 14:21:28 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 0750a000c6 replace character dialog 2015-05-01 17:13:33 +02:00
[email protected] a6847b6562 update characterids when tag was moved or copied (copy with dependencies is not ready,yet) 2015-04-29 23:19:47 +02:00
[email protected] ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00
[email protected] e700f91bf7 various small fixes 2015-04-25 20:21:10 +02:00
[email protected] 22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
[email protected] 0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +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 721431e45c Marking parent nodes as modified (bold) too - TreeItem now has isModified method 2015-04-06 06:04:24 +02:00
[email protected] cc5f2ff4c2 format source code 2015-03-31 21:32:49 +02:00
[email protected] 2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
[email protected] cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
[email protected] 914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
[email protected] ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
[email protected] 0a38121ca3 shape caching fixed 2015-02-01 14:29:28 +01:00
[email protected] 7d4a8dc8cc outlines fixed 2015-02-01 13:02:45 +01:00
[email protected] 7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
[email protected] 25bd81f2f9 #773 scripts associated with ClipActions are not shown anymore fixed 2015-01-20 21:24:21 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 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
[email protected] c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00
[email protected] 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
[email protected] 5d9be4a0da flash player zoom fix, html5 export fixed when framerate=0 2014-12-04 19:27:58 +01:00
[email protected] fc5d3b7060 #738 Frame export fails with EndOfStreamException: Premature end of the stream reached: fixed 2014-12-03 22:01:52 +01:00
[email protected] f466a9a225 some wrong GPL licenses changed to LGPL in ffdec_lib project 2014-11-18 17:58:13 +01:00
[email protected] 2a305529d9 caching images and other smallfixes 2 2014-11-18 00:12:51 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
[email protected] 2966f07444 better detecting single frame sprites 2014-11-08 20:09:48 +01:00
[email protected] da5b8080ba allow adding "other type" tags 2014-11-07 15:22:00 +01:00
[email protected] ce711ae9a8 faster timeline construction 2014-11-04 21:14:58 +01:00
[email protected] 7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
[email protected] c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
[email protected] 8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
Jindra Petřík 0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
Jindra Petřík 04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00