Yury Delendik
|
73021178a6
|
Replacing window.print with console.log call
|
2012-11-08 18:00:08 -06:00 |
Yury Delendik
|
0498e6a039
|
Fixing new version location
|
2012-11-08 16:21:38 -06:00 |
Yury Delendik
|
fd1a8e3946
|
Increase extension version
|
2012-11-08 16:17:15 -06:00 |
Yury Delendik
|
a5cbcb696d
|
Adjusts .gitignore
|
2012-11-08 16:13:26 -06:00 |
Yury Delendik
|
692994f9a4
|
Extesion autoupdate
|
2012-11-08 16:06:16 -06:00 |
Yury Delendik
|
eb8c4f4eb3
|
Disables "open file" button when "rfile" is specified
|
2012-11-08 15:50:30 -06:00 |
Yury Delendik
|
e5d2abb59b
|
Automates gh-pages building
|
2012-11-08 15:37:55 -06:00 |
Yury Delendik
|
d9edf834a3
|
Fixes index.html for racing demo
|
2012-11-08 14:18:20 -06:00 |
Yury Delendik
|
99f908bfd6
|
Removes _isContainer
|
2012-11-08 12:49:45 -06:00 |
Yury Delendik
|
cfe6e4c768
|
Moving extension build files into separate folder for easy cleaning
|
2012-11-08 10:13:50 -06:00 |
Yury Delendik
|
189862dee1
|
Adds Bitmap.js reference
|
2012-11-08 09:53:57 -06:00 |
Yury Delendik
|
5a5260911d
|
Adds AS2 button support; specifies button as a container
|
2012-11-08 09:41:27 -06:00 |
Yury Delendik
|
8b5ae71c80
|
Fixing windshield gradient on the car
|
2012-11-08 09:12:03 -06:00 |
Yury Delendik
|
f716d7a9e8
|
Revering 8db85da326 due to regression
|
2012-11-08 07:52:56 -06:00 |
Yury Delendik
|
49ee439a5b
|
Merge pull request #42 from tschneidereit/master
First small part of the implementation of Bitmap and BitmapData
|
2012-11-08 05:35:50 -08:00 |
Till Schneidereit
|
7dce36f2c8
|
Slight cleanup
|
2012-11-08 01:52:51 +01:00 |
Till Schneidereit
|
f64d0a2b61
|
Adds initial support for script-created Bitmaps and BitmapData objects.
The only currently working method is BitmapData#fillRect. But at least, that gets displayed properly.
|
2012-11-08 01:52:51 +01:00 |
Tobias Schneider
|
c1255385fd
|
Fix button state construction.
|
2012-11-08 01:03:34 +01:00 |
Tobias Schneider
|
8db85da326
|
Small optimizations to the renderer.
|
2012-11-08 00:54:00 +01:00 |
Tobias Schneider
|
91f319d929
|
Make SimpleButton more AS3 compliant.
|
2012-11-08 00:53:41 +01:00 |
Tobias Schneider
|
139eb30f00
|
Implement Sprite::constructChildren.
|
2012-11-08 00:53:10 +01:00 |
Shu-yu Guo
|
68a3909128
|
Propagate native definition .initialize information and fix calling it
|
2012-11-07 15:48:24 -08:00 |
Yury Delendik
|
f180a3ca30
|
Fixes AVM1 testing
|
2012-11-07 08:11:30 -06:00 |
Tobias Schneider
|
e9d795d97d
|
Improve mouse support.
|
2012-11-07 14:40:23 +01:00 |
Tobias Schneider
|
4913a00c10
|
More cleanup.
|
2012-11-07 14:35:20 +01:00 |
Tobias Schneider
|
24ec8f8289
|
Clean up.
|
2012-11-07 13:21:52 +01:00 |
Tobias Schneider
|
edd97d6636
|
Move all bounding box logic to DisplayObject.
|
2012-11-07 13:20:18 +01:00 |
Yury Delendik
|
6de87b75f3
|
Increase extension version and remove scroll bars
|
2012-11-06 16:56:36 -06:00 |
Yury Delendik
|
421cbfb91c
|
Cleanup avm1/classes.js
|
2012-11-06 16:29:15 -06:00 |
Yury Delendik
|
bd06df38cc
|
Merge branch 'avm1on2'
Conflicts:
src/flash/display/MovieClip.js
|
2012-11-06 10:51:46 -06:00 |
Yury Delendik
|
05b99e30a0
|
AVM1 on AVM2 implementation
|
2012-11-06 10:43:55 -06:00 |
Tobias Schneider
|
2316c16495
|
Fire click events.
|
2012-11-01 00:32:59 +01:00 |
Tobias Schneider
|
496554fc4f
|
Optimize mouse support.
|
2012-11-01 00:17:49 +01:00 |
Tobias Schneider
|
9c80c97bdc
|
Hit test InteractiveObject istances only.
|
2012-11-01 00:09:00 +01:00 |
Tobias Schneider
|
7f265aac9d
|
Make hitArea a property of InteractiveObject.
|
2012-11-01 00:08:10 +01:00 |
Tobias Schneider
|
b3e476769a
|
Fix calculation of stage offsets.
|
2012-10-31 23:38:35 +01:00 |
Tobias Schneider
|
6119b8e44c
|
Initial mouse support.
|
2012-10-31 23:30:51 +01:00 |
Tobias Schneider
|
a3f7f9e8a3
|
Support hitArea, map it to hitTestState for SimpleButtons.
|
2012-10-31 23:30:10 +01:00 |
Tobias Schneider
|
a4ed1c82a1
|
Sync dom shadow with display list.
|
2012-10-31 22:47:24 +01:00 |
Yury Delendik
|
c1e12d6fb5
|
Fixes canvas scaling/aligning
|
2012-10-31 11:45:55 -05:00 |
Yury Delendik
|
894d1fe4ca
|
Fixes viewer for the extension
|
2012-10-31 11:30:53 -05:00 |
Jet Villegas
|
62b4928de0
|
Sync extension to inspector js inclusions.
|
2012-10-31 15:46:53 +01:00 |
Yury Delendik
|
abee20e1a8
|
Adjusts .gitignore
|
2012-10-31 09:42:21 -05:00 |
Yury Delendik
|
4f0c1d9945
|
Binds mouse events for SimpleButton
|
2012-10-31 09:11:18 -05:00 |
Yury Delendik
|
41858153d5
|
Adds SimpleButton parsing
|
2012-10-31 07:08:29 -05:00 |
Yury Delendik
|
432f77db25
|
Merge branch 'develop' of github.com:mozilla/shumway into develop
|
2012-10-30 14:22:09 -05:00 |
Yury Delendik
|
b6ab6d59ea
|
Fixes glue for MouseEvent and SimpleButton
|
2012-10-30 14:21:53 -05:00 |
Tobias Schneider
|
d08eff32ec
|
Carry current transform when replacing a display object.
|
2012-10-30 19:55:49 +01:00 |
Yury Delendik
|
f5403dc3ae
|
Add button tests
|
2012-10-30 10:27:34 -05:00 |
Yury Delendik
|
8866ee20f3
|
Remove alert
|
2012-10-30 09:55:27 -05:00 |