Kalervo Kujala
|
889b3d3168
|
Correct class method names.
|
2012-05-01 20:48:07 +03:00 |
|
Brendan Dahl
|
4984ca9894
|
Fix lint.
|
2012-04-05 15:33:00 -07:00 |
|
Brendan Dahl
|
fece736b8a
|
Merge upstream.
|
2012-04-05 12:46:23 -07:00 |
|
Yury Delendik
|
cea388201d
|
Merge remote-tracking branch 'mozilla/master' into mergexref-1
Conflicts:
src/core.js
src/evaluator.js
src/obj.js
|
2012-04-05 10:03:49 -05:00 |
|
Kalervo Kujala
|
99440ab691
|
Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
|
2012-04-04 23:43:26 +03:00 |
|
Brendan Dahl
|
8a45177be0
|
Make Dict handle all the fetching of Refs.
|
2012-04-04 11:43:04 -07:00 |
|
Brendan Dahl
|
7008d07fde
|
Fix gradients for fill and stroke.
|
2012-03-29 08:53:51 -07:00 |
|
Kalervo Kujala
|
eb4ec7899a
|
Remove unreachable logic after error(...) is called.
The function error(...) always throws so there is no need to return separately
or have an else branch.
|
2012-03-20 14:16:48 +02:00 |
|
Julian Viereck
|
fd2ab059d3
|
Rename IRQueue and codeIR -> operatorList
|
2012-03-16 14:58:53 +01:00 |
|
Julian Viereck
|
f80fd13fe5
|
new ScratchCanvas -> createScratchCanvas and fix linting
|
2012-03-16 14:56:43 +01:00 |
|
notmasteryet
|
9eaf746a33
|
Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue)
|
2012-01-15 14:01:36 -06:00 |
|
Kalervo Kujala
|
cd01302de8
|
Merge remote-tracking branch 'upstream/master' into style
Conflicts:
src/image.js
src/pattern.js
|
2011-12-09 00:28:31 +02:00 |
|
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
2011-12-09 00:18:43 +02:00 |
|
Kalervo Kujala
|
477683e514
|
Use constants for paint type and pattern size.
|
2011-12-06 22:07:35 +02:00 |
|
Kalervo Kujala
|
cca0306789
|
Use object-enumeration for pattern type.
|
2011-12-05 00:38:45 +02:00 |
|
Kalervo Kujala
|
7116ce0b53
|
Use constants for radial and axial types.
|
2011-12-04 22:22:39 +02:00 |
|
Kalervo Kujala
|
2988b33dcc
|
Fix jslint warnings in pattern.js.
Also refactor few small issues.
|
2011-11-10 21:09:05 +02:00 |
|
Kalervo Kujala
|
8a5516c96c
|
Rename Shanding related functions with better name names.
|
2011-10-29 17:57:31 +03:00 |
|
Kalervo Kujala
|
7e762169cf
|
Name a few anonymous functions.
Also rename some functions.
|
2011-10-29 13:20:48 +03:00 |
|
Kalervo Kujala
|
7e6a589074
|
Fix js strict warning in worker.js.
Also fix a few minor nits.
|
2011-10-27 21:51:10 +03:00 |
|
Artur Adib
|
e71b6188c6
|
'use strict' everywhere
|
2011-10-25 18:18:22 -07:00 |
|
Artur Adib
|
8fbb05613e
|
Progress
|
2011-10-25 09:10:56 -07:00 |
|
Artur Adib
|
a7278b7fbc
|
Splitting files
|
2011-10-24 16:55:23 -07:00 |
|