Commit Graph

2550 Commits

Author SHA1 Message Date
honfika@gmail.com
faafbb2c28 redraw preview on zoom, font name cache key fixed when the font name is different from the name in the assigned DefineFontNameTag 2014-12-19 12:36:23 +01:00
honfika@gmail.com
cf30dc8ba0 wait 50 ms for the first draw 2014-12-18 23:45:14 +01:00
honfika@gmail.com
98957a1453 tag writing fixes + test 2014-12-18 00:07:15 +01:00
honfika@gmail.com
596dc31137 shape preview fixed 2014-12-17 15:55:58 +01:00
honfika@gmail.com
315ba25475 mouse events fixedon image panel 2014-12-17 00:45:28 +01:00
honfika@gmail.com
b054857ece image panel fix2 2014-12-16 23:41:33 +01:00
honfika@gmail.com
1aadfd2d17 image panel fix 2014-12-16 22:48:20 +01:00
honfika@gmail.com
33f641d0a4 faster switching tag tree nodes (drawables and sounds) 2014-12-16 22:32:43 +01:00
honfika@gmail.com
0c37282c18 DefineButton preview fix 2014-12-16 19:37:31 +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
caaee42318 #745 Copy tag to 2014-12-14 12:37:41 +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
98ffe697a7 sounds fixed in tag tree 2014-12-14 01:37:07 +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
1e9da7fd40 unused libs removed some from ffdec_lib 2014-12-07 11:02:47 +01:00
honfika@gmail.com
9ff86eba6b build fixed on Linux? (it should be tested on linux) 2014-12-07 10:39:57 +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
c9c957260f Merge pull request #11 from crazy2be/master
Changes to get jpexs building on Linux.
2014-12-07 06:23:14 +01:00
crazy2be
1585790638 Get jpexs to build on Linux. Still failing one unit test, not sure why. 2014-12-06 12:46:49 -05:00
honfika@gmail.com
c17afde4cf Text highlighting fixed 2014-12-06 16:39:39 +01:00
honfika@gmail.com
9f18174ece Added empty execute method for label instruction 2014-12-05 19:10:37 +01:00
honfika
a9a443c26b Merge pull request #10 from izstas/divide-execute
Cast Long to Double in DivideIns.execute if integer division has a remainder
2014-12-05 19:09:02 +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
efafd6b896 script highlighting fixed 2014-12-04 22:54:45 +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
honfika
4591add6e3 Merge pull request #9 from izstas/nop-execute
Empty execute method for nop, debug, debugfile and debugline
2014-12-03 15:55:02 +01:00
honfika
8f0c8b1a34 Merge pull request #8 from izstas/pushshort-overflow
Properly handle short integer overflow in PushShortIns.execute
2014-12-03 15:54:55 +01:00
Stanislav Izmalkov
a2e67ce22f Added empty execute method for nop, debug, debugfile and debugline instructions 2014-12-03 16:55:56 +03:00
Stanislav Izmalkov
4addbe1c4d Made PushShortIns.execute properly handle short integer overflow 2014-12-03 16:21:44 +03:00
honfika@gmail.com
689ec29448 faster editor.setText (but still so slow with huge texts)
faster AS2 deobfuscation (when multiple jumps should be replaced with a single jump)
2014-12-02 22:38:46 +01:00
honfika@gmail.com
df933aeb43 report only 100. action in Action.toString 2014-12-01 23:41:55 +01:00
honfika@gmail.com
13390b4ae9 using startBlock and endBlock in class initializer 2014-12-01 23:11:42 +01:00
honfika@gmail.com
dd0c8d8c89 removed unnecessary reload 2014-12-01 23:00:42 +01:00
honfika@gmail.com
eb8104c5e8 faster populateSoundStreamBlocks 2014-12-01 20:53:29 +01:00