From 648ee61ae84216d0236e0dbc211addc13b2cfa3a Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 11:52:06 -0700 Subject: Expand tabs --- js/ninja.reel/ninja.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/ninja.reel/ninja.html') diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index 706b77d4..77d6d647 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html @@ -406,7 +406,7 @@ POSSIBILITY OF SUCH DAMAGE. "selectionController": {"@": "selectionController"}, "documentController": {"@": "documentController"}, "popupManager": {"@": "popupManager1"}, - "colorController": {"@": "colorController1"}, + "colorController": {"@": "colorController1"}, "stylesController": {"@": "stylesController"}, "presetsController": {"@": "presetsController"}, "filePickerController": {"@": "filePickerController"}, @@ -424,7 +424,7 @@ POSSIBILITY OF SUCH DAMAGE. "timelineSplitter": {"@": "splitter4"}, "toolsSplitter": {"@": "splitter2"}, "optionsSplitter": {"@": "splitter1"}, - "clipboardController": {"@": "clipboardController"}, + "clipboardController": {"@": "clipboardController"}, "documentList": {"@": "documentList"} } } -- cgit v1.2.3 From 6803c0abd279fcb640c38b3881b751bab982cbe0 Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 12:42:16 -0700 Subject: Remove trailing spaces --- js/ninja.reel/ninja.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/ninja.reel/ninja.html') diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index 77d6d647..05d1ca54 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html @@ -338,7 +338,7 @@ POSSIBILITY OF SUCH DAMAGE. "element": {"#": "popupWindows"} } }, - + "colorController1": { "prototype": "js/controllers/color-controller" }, @@ -354,7 +354,7 @@ POSSIBILITY OF SUCH DAMAGE. "newFileController": { "prototype": "js/io/ui/new-file-dialog/new-file-workflow-controller" }, - + "coreIoApi1": { "prototype": "js/io/system/coreioapi[CoreIoApi]" }, -- cgit v1.2.3 From 40c6eb2c06b34f65a74d59ef9687251952858bab Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 12:47:27 -0700 Subject: Normalize HTML doctype --- js/ninja.reel/ninja.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/ninja.reel/ninja.html') diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index 05d1ca54..05b37bba 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html @@ -1,4 +1,4 @@ - + - - - + + + - Main Ninja Component + - - - - - -
- -
- -
+ -
+ + + -
- -
-
- -
-
-
-
-
- -
-
+
+ +
+
- -
-
-
-
-
+ +
+ +
+ +
+
+ +
+
+
+
+
+ +
+
- -
-
- -
-
-
- -
- -
-
-
-
+ +
+
+
+
-
-
-
-
- +
+ +
+
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+ +
+ +
+
- -
-
-
- -
- -
-
+ +
+ +
+
+
+ +
- -
-
- - - -
- -
- - + + + +
+ +
+ + + -- cgit v1.2.3 From fdbec324dad4ab33d97282ab021d2c1661bc097c Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Mon, 9 Jul 2012 16:27:52 -0700 Subject: BSD License --- js/ninja.reel/ninja.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'js/ninja.reel/ninja.html') diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index 05b37bba..258f1686 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html @@ -1,26 +1,27 @@