Honfika
|
a9fa051e8a
|
actionscript parser: targetPath function added
|
2014-02-27 15:05:45 +01:00 |
|
Honfika
|
468430563a
|
copyright message fix
|
2014-02-27 13:55:03 +01:00 |
|
Honfika
|
aa5e7159b2
|
merge
|
2014-02-27 13:42:59 +01:00 |
|
Honfika
|
f5c8b960d4
|
transparent shape rendering fix
|
2014-02-26 23:57:18 +01:00 |
|
Jindra Petøík
|
d4ced5ba9e
|
merge
|
2014-02-26 22:10:18 +01:00 |
|
Jindra Petøík
|
36d169d407
|
Issue #392 Video stream data fix
|
2014-02-26 21:54:07 +01:00 |
|
Honfika
|
379be1ce5b
|
debug line removed, sorry
|
2014-02-26 20:59:58 +01:00 |
|
Honfika
|
c5770daf41
|
faster swf extract
|
2014-02-26 20:46:10 +01:00 |
|
Jindra Petøík
|
0a3d158dce
|
Issue #485 AS 1/2 direct editing - unary minus fix
|
2014-02-26 20:41:16 +01:00 |
|
Jindra Petøík
|
00f81ec7f8
|
merge
|
2014-02-26 20:19:38 +01:00 |
|
Jindra Petøík
|
4b242e9bd5
|
Issue #478 AS edit directly - left shift, right shift
Issue #306 AS edit directly - generating constructor again
|
2014-02-26 20:18:37 +01:00 |
|
Jindra Petøík
|
285143b0a3
|
Scroll to top in editors
|
2014-02-26 19:55:53 +01:00 |
|
Jindra Petøík
|
78f01f0c1f
|
Issue #361 FFDec icon is not visible on application start
|
2014-02-26 19:36:08 +01:00 |
|
Honfika
|
d316e0de92
|
AS direct editing test
|
2014-02-25 22:37:27 +01:00 |
|
Jindra Petøík
|
dc13a37ace
|
Issue #361 FFDec icon is not visible on application start
|
2014-02-25 22:08:54 +01:00 |
|
Honfika
|
a1f6a335db
|
swf extracting fixed
|
2014-02-25 21:58:41 +01:00 |
|
Jindra Petøík
|
87884e161e
|
Condition evaluator fix
|
2014-02-25 21:34:13 +01:00 |
|
Jindra Petøík
|
ef9a2349fa
|
Conditionals in generic tag tree editor
|
2014-02-25 21:00:29 +01:00 |
|
Honfika
|
4c3a39e623
|
javadoc fixes
|
2014-02-25 20:37:01 +01:00 |
|
Honfika
|
d5e23423db
|
using swf.version instead of SWF.DEFAULT_VERSION where available
|
2014-02-25 20:35:41 +01:00 |
|
Honfika
|
4859d3b2d2
|
russian translation, test fix
|
2014-02-25 19:17:09 +01:00 |
|
Honfika
|
ad05cc4fc9
|
Issue #513: allow skipping tag check on command line extract
|
2014-02-25 19:06:02 +01:00 |
|
Honfika
|
da7ce42746
|
Java code formatting, Interface action item block fixed
|
2014-02-25 18:51:10 +01:00 |
|
Jindra Petøík
|
1e3a67ec1c
|
Configurable code formatting (Indentation + brace position)
|
2014-02-25 15:52:41 +01:00 |
|
Honfika
|
856765011c
|
Issue #513: command line option to extract swf from binary file
|
2014-02-24 23:09:19 +01:00 |
|
Jindra Petøík
|
0e126f1624
|
Issue #425 loadVariables is compiled incorrectly
|
2014-02-24 23:04:05 +01:00 |
|
Jindra Petøík
|
dd5da5a87f
|
merge
|
2014-02-24 22:16:00 +01:00 |
|
Jindra Petøík
|
fa15870752
|
Issue #306 editing AS directly - detectUnitializedVars fix
|
2014-02-24 22:15:10 +01:00 |
|
Honfika
|
3ddb7b0d6e
|
layers which has filters (outside of the bounding box) are cropped: fixed
|
2014-02-24 22:10:43 +01:00 |
|
Jindra Petøík
|
66746abd20
|
Issue #306 editing AS directly - dot call as expression remainder (for new command)
|
2014-02-24 22:05:42 +01:00 |
|
Jindra Petøík
|
83360a19df
|
Issue #306 editing AS directly - expressions are commands too
|
2014-02-24 21:25:29 +01:00 |
|
Jindra Petøík
|
54bd2439d2
|
Issue #306 editing AS directly - store register precedence FIX
|
2014-02-24 20:46:56 +01:00 |
|
Jindra Petøík
|
d4e9ee2d1f
|
Direct AS1/2 editing - Class/Interface fix after issue #304 changes
|
2014-02-24 20:22:31 +01:00 |
|
Jindra Petøík
|
21b03111e9
|
Issue #424 editing AS directly: fixed calling this methods
|
2014-02-24 20:04:44 +01:00 |
|
Jindra Petøík
|
f285330d89
|
Issue #507 editing AS directly: object literal problem
|
2014-02-24 20:03:51 +01:00 |
|
Jindra Petøík
|
ef68379843
|
Issue #507 editing AS directly: object literal problem
|
2014-02-24 19:41:33 +01:00 |
|
Jindra Petøík
|
fd3711a104
|
Direct AS1/2 editing - Increment/Decrement fix after issue #304 changes
|
2014-02-24 19:23:09 +01:00 |
|
Honfika
|
7980ad0a0e
|
tag editor: cancel editing fix
|
2014-02-24 17:06:50 +01:00 |
|
Honfika
|
58fdb01650
|
hungarian translation, small translation fixes
|
2014-02-24 13:59:28 +01:00 |
|
Honfika
|
2abf80a206
|
swedish translation
|
2014-02-24 11:31:27 +01:00 |
|
Honfika
|
742e6fe1c0
|
small cleanup
|
2014-02-24 00:05:33 +01:00 |
|
Honfika
|
a64504d610
|
text tag rendering fix
|
2014-02-23 23:41:32 +01:00 |
|
Jindra Petøík
|
cd92cad907
|
Issue #304 Direct AS1/2 editing DefineFunction vs DefineFunction2 fix
merge
|
2014-02-23 22:40:31 +01:00 |
|
Honfika
|
9c2372a2e3
|
render DefineEditText tag (only basic texts, formatting is not supported yet)
|
2014-02-23 18:13:51 +01:00 |
|
Jindra Petøík
|
ebc16d2bff
|
Issue #401 Invalid GFX tags in non GFX files - sprite fix
|
2014-02-23 14:33:57 +01:00 |
|
Jindra Petøík
|
beeff4ffe7
|
Issue #401 Invalid GFX tags in non GFX files
Matrix constructor fix
|
2014-02-23 14:33:08 +01:00 |
|
Jindra Petøík
|
55e0b258ed
|
merge
|
2014-02-23 14:18:34 +01:00 |
|
Jindra Petøík
|
59fe42e206
|
Issue #503 Export FLA: Smoothing invalid shapes
|
2014-02-23 14:17:31 +01:00 |
|
Honfika
|
8ab0892d01
|
Bitmap rendering: text color fixed
|
2014-02-23 13:44:53 +01:00 |
|
Honfika
|
ccc6099687
|
Bitmap rendering improved
|
2014-02-23 13:29:01 +01:00 |
|