Jindra Petřík
54e9601fae
#1541 XML Import/Export of Unknown tags
...
Unknown tags display and binary contents replace
Fixed accidentally left writing to stderr
2021-03-12 22:12:39 +01:00
Jindra Petřík
742525a365
organize imports
2021-03-12 22:12:39 +01:00
Jindra Petřík
5aad3a7ecb
Fixed: Incorrect placeobject display (tag selection)
2021-03-12 22:12:39 +01:00
Jindra Petřík
542394b2ea
Move placeobject even if it does not have placeFlagHasMatrix
2021-03-05 21:22:55 +01:00
Jindra Petřík
af7f30cd53
repaint tree after placetag save
2021-03-05 21:22:55 +01:00
Jindra Petřík
72426183d8
PlaceObject tags matrix editation - FreeTransform tool (move, resize, rotate, shear)
2021-03-05 21:22:55 +01:00
Jindra Petřík
b08567de7a
Fixed : #1622 Slow scrolling (search results, advanced settings and others)
2021-03-05 21:22:55 +01:00
Jindra Petřík
8af5d07059
Adding new scripts to buttons, sprites and instances
2021-02-24 19:55:59 +01:00
Jindra Petřík
c6b1e528df
update license header year
2021-02-08 20:15:19 +01:00
Jindra Petřík
07acaaed74
Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others
2021-01-12 14:36:10 +01:00
Jindra Petřík
4333c89466
Putting raw edit / generic edit back in as it seems to run fine.
2021-01-04 18:03:02 +01:00
Jindra Petřík
03e537921f
java 9 compliance
...
- changelog, UI updates, commandline updates
2021-01-01 01:07:43 +01:00
Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
honfika@gmail.com
b13bd62e5f
#1333 Exporting sprites as swf files
2016-12-31 17:06:45 +01:00
honfika@gmail.com
b8f88aea79
use red color when bitmap is not available for bitmapfill (probably some fallback in flash player for erroneous bitmap fills)
2016-12-14 19:43:06 +01:00
honfika@gmail.com
a44221b363
Character tag removing simplified/fixed
2016-12-13 12:46:53 +01:00
honfika@gmail.com
2690b658d0
#1313 Font Change
2016-12-03 15:56:00 +01:00
honfika@gmail.com
75066a0faf
Do not add the characterid tags (for example DefineFontName) multiple times to the preview swf
2016-12-02 15:52:00 +01:00
Jindra Petřík
e2882dd196
AMF Editor display error message
2016-07-23 15:56:48 +02:00
honfika@gmail.com
eaca6361c7
remove character functionality
2016-06-08 15:22:32 +02:00
honfika@gmail.com
12c8ee3da5
#1199 Automatically import alpha channel do JPEG3 and JPEG4 tags from PNG.
2016-03-12 21:41:58 +01:00
honfika@gmail.com
d73d46b2a2
refresh tree after raw edit (for example to show the new script tags when a buttonconditionaction is added to a DefineButton tag)
2016-02-28 08:01:43 +01:00
honfika@gmail.com
325df46d8e
external player button sounds fix
2016-02-05 19:51:45 +01:00
Jindra Petřík
ea0a2d5569
Tag preview in dump view
2016-01-24 09:12:23 +01:00
Jindra Petřík
e333b92ffb
Issue #1118 Do not rawedit readonly tags, no context menu items for them
2016-01-04 06:33:13 +01:00
honfika@gmail.com
1cea429e7b
copyright year updated
2016-01-01 14:06:56 +01:00
honfika@gmail.com
16a27789e3
swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages
2015-12-27 10:19:27 +01:00
honfika@gmail.com
f9254ef60b
external player preview fixes
2015-12-24 17:37:17 +01:00
honfika@gmail.com
112800f7ee
external player (multiple) setbackgourd tag problem fixed
2015-12-22 20:35:35 +01:00
honfika@gmail.com
531e687821
allow adding tag to main timeline
...
tagtree:remove unnecessary tree parameter
binary export: use .swf extension for swf files
export:select export types fixed when inner swf is selected
debug menu:create new swf
check all tags when debugcopy is enabled
2015-12-05 07:48:34 +01:00
Jindra Petřík
8c8be0737f
Open loaded SWFs during playback feature
2015-10-24 10:09:39 +02:00
honfika@gmail.com
696ee04cb4
avoid throwing EmptyStackExceptions in as2 deobfuscation
2015-08-26 20:50:22 +02:00
honfika@gmail.com
809091ea42
framerate is float
2015-08-12 14:22:04 +02:00
honfika@gmail.com
0325f59a7f
line endigs fixed
2015-08-05 09:20:24 +02:00
honfika@gmail.com
29f52c2283
#1007 Allow to replace binary data (ByteArrayRange) in raw editing
2015-08-01 17:52:28 +02:00
Jindra Petřík
94d3544fde
Fix display of empty fonts
2015-07-06 11:54:27 +02:00
honfika@gmail.com
12378f508b
external view of DefineBits tag fixed (include JPEGTables tag)
2015-07-01 13:41:47 +02:00
honfika@gmail.com
c39b23d282
refresh export names after raw editing
2015-06-21 20:16:31 +02:00
honfika@gmail.com
a6b7df4518
better disposing windows on restart
2015-05-27 18:58:18 +02:00
Jindra Petřík
a2abb0a5c4
replace image + alpha icons changed
2015-05-21 17:42:40 +02:00
honfika@gmail.com
550327f82e
using less memory when playing sounds
2015-05-17 00:16:39 +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
15744df8fd
#886 Cancel button is disabled in editor mode fixed
2015-05-14 09:59:48 +02:00
honfika@gmail.com
6d49dc584d
faster DefineBitsLosslessX reading
2015-05-08 20:54:48 +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
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
39243bdea2
tag saving fix
2015-05-03 13:03:48 +02:00