Commit Graph

240 Commits

Author SHA1 Message Date
honfika@gmail.com
19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
honfika@gmail.com
3ee9903bb3 #768 super calls not being correctly recognized fixed 2015-01-18 10:09:06 +01:00
honfika@gmail.com
1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
honfika@gmail.com
7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +01:00
honfika@gmail.com
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
honfika@gmail.com
b9f7e637bd diffrent auhor names of JPEXS changed to JPEXS everywhere (as it was already in 99.9% of the source files) 2015-01-13 21:11:59 +01:00
honfika@gmail.com
1d33920a23 copyright year updated 4 2015-01-13 21:03:15 +01:00
honfika@gmail.com
83d7819cca copyright year updated 3 2015-01-13 20:32:58 +01:00
honfika@gmail.com
c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
bed0c7b023 version 27 added to versionToPlayerMap 2015-01-11 16:09:16 +01:00
honfika@gmail.com
5f8bb87c24 max swf version updated in memory search 2015-01-11 16:06:42 +01:00
honfika@gmail.com
18e7b1ecf6 closing swffixed, #766 [error] Can't extract all resources from the swf fixed 2015-01-11 15:52:22 +01:00
honfika@gmail.com
c16e2abfc1 calculateTextBounds hack 2014-12-24 09:29:41 +01:00
honfika@gmail.com
12395a13d4 shape bound calculation fixed 2014-12-23 13:15:18 +01:00
honfika@gmail.com
04ca818045 show close confirmation 2014-12-22 18:50:46 +01:00
honfika@gmail.com
8edc8ba22d text bounds fixed again 2014-12-21 21:52:47 +01:00
honfika@gmail.com
54d252dab9 text editing fix 2014-12-21 21:14:04 +01:00
honfika@gmail.com
74ba0f14db replace text 2014-12-21 20:54:42 +01:00
honfika@gmail.com
ac9c2d65d3 updateTextBounds fix 2014-12-21 16:06:33 +01:00
honfika@gmail.com
edc43f0d18 setting for updateing the test bounds 2014-12-21 13:23:34 +01:00
honfika@gmail.com
fdfb143f89 highlight lmit increased 2014-12-20 22:55:38 +01:00
honfika@gmail.com
7c4bbadd50 text preview color changed 2014-12-20 20:36:28 +01:00
honfika@gmail.com
b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
honfika@gmail.com
20b4160024 allow to copy advance values from system font to swf font 2014-12-19 19:45:47 +01:00
honfika@gmail.com
a92d46505e #759 Decompilation § symbol supposed to be string but gets in class name fixed 2014-12-19 14:56:57 +01:00
honfika@gmail.com
98957a1453 tag writing fixes + test 2014-12-18 00:07:15 +01:00
honfika@gmail.com
0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
honfika@gmail.com
5f4214dffd #752 Sound is not stopped when you change the selectin in he tag tree from SWF to e.g any shape fixed 2014-12-15 22:33:13 +01:00
honfika@gmail.com
9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
honfika@gmail.com
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
05a0d04e2f filter improvements 2014-12-14 11:38:25 +01:00
honfika@gmail.com
6e9c67c008 calculating color matrix filter manually (solves isssue #750) 2014-12-14 11:22:53 +01:00
honfika@gmail.com
7b03313615 color transform fix 2014-12-14 11:10:32 +01:00
honfika@gmail.com
27e2769ff3 useall values from colormmatrix filter'smatrix 2014-12-14 10:43:10 +01:00
honfika@gmail.com
3f0db1412d mark sprite modfied when inner tag is removed 2014-12-14 01:47:08 +01:00
honfika@gmail.com
9eeb25b088 image performance improvements 2014-12-14 01:21:51 +01:00
honfika@gmail.com
e2ba5aaf8d performance improvements 2014-12-10 21:04:38 +01:00
honfika@gmail.com
87b9620405 build fixed on linux (Pull request #12) again:), other small fixes 2014-12-07 22:09:33 +01:00
honfika@gmail.com
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
honfika@gmail.com
bc3967597c Fixing characters order failed, recursion detected: problem fixed 2014-12-07 16:21:14 +01:00
honfika@gmail.com
cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
honfika@gmail.com
9f18174ece Added empty execute method for label instruction 2014-12-05 19:10:37 +01:00
Stanislav Izmalkov
92bb0bb7a0 DivideIns.execute now casts Long operands to Double if integer division has a remainder 2014-12-05 20:28:57 +03:00
honfika@gmail.com
a69484a003 script highlighting fixed 2 2014-12-05 17:45:51 +01:00
honfika@gmail.com
5d9be4a0da flash player zoom fix, html5 export fixed when framerate=0 2014-12-04 19:27:58 +01:00
honfika@gmail.com
9ca752dfca Merge origin/master 2014-12-03 22:02:03 +01:00
honfika@gmail.com
fc5d3b7060 #738 Frame export fails with EndOfStreamException: Premature end of the stream reached: fixed 2014-12-03 22:01:52 +01:00