index
:
ninja
master
v0.7.0
v0.7.1
v0.7.1.1
v0.7.2
[ARCHIVED] A fully featured content authoring tool to deploy HTML5 web applications.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
css/ninja.css
28
-rw-r--r--
imports/codemirror/lib/codemirror.css
2
-rw-r--r--
imports/codemirror/lib/codemirror.js
247
-rw-r--r--
imports/codemirror/lib/util/closetag.js
174
-rw-r--r--
imports/codemirror/lib/util/foldcode.js
2
-rw-r--r--
imports/codemirror/lib/util/formatting.js
2
-rw-r--r--
imports/codemirror/lib/util/javascript-hint.js
6
-rw-r--r--
imports/codemirror/lib/util/simple-hint.js
6
-rw-r--r--
imports/codemirror/mode/clike/index.html
2
-rw-r--r--
imports/codemirror/mode/clojure/clojure.js
26
-rw-r--r--
imports/codemirror/mode/css/css.js
2
-rw-r--r--
imports/codemirror/mode/htmlmixed/htmlmixed.js
2
-rw-r--r--
imports/codemirror/mode/javascript/javascript.js
6
-rw-r--r--
imports/codemirror/mode/less/index.html
39
-rw-r--r--
imports/codemirror/mode/less/less.js
143
-rw-r--r--
imports/codemirror/mode/markdown/index.html
1
-rw-r--r--
imports/codemirror/mode/markdown/markdown.js
89
-rwxr-xr-x
imports/codemirror/mode/properties/index.html
4
-rwxr-xr-x
imports/codemirror/mode/properties/properties.css
3
-rwxr-xr-x
imports/codemirror/mode/properties/properties.js
28
-rw-r--r--
imports/codemirror/mode/scheme/scheme.js
402
-rw-r--r--
imports/codemirror/mode/smarty/index.html
82
-rw-r--r--
imports/codemirror/mode/smarty/smarty.js
148
-rw-r--r--
imports/codemirror/mode/stex/stex.js
17
-rw-r--r--
imports/codemirror/mode/stex/test.html
251
-rw-r--r--
imports/codemirror/mode/tiddlywiki/index.html
69
-rw-r--r--
imports/codemirror/mode/tiddlywiki/tiddlywiki.css
2
-rw-r--r--
imports/codemirror/mode/tiddlywiki/tiddlywiki.js
72
-rw-r--r--
imports/codemirror/mode/vbscript/index.html
42
-rw-r--r--
imports/codemirror/mode/vbscript/vbscript.js
26
-rw-r--r--
imports/codemirror/mode/xml/xml.js
3
-rw-r--r--
imports/codemirror/mode/xmlpure/index.html
1
-rw-r--r--
imports/codemirror/mode/xquery/LICENSE
20
-rw-r--r--
imports/codemirror/mode/xquery/index.html
222
-rw-r--r--
imports/codemirror/mode/xquery/test/index.html
27
-rw-r--r--
imports/codemirror/mode/xquery/test/testBase.js
42
-rw-r--r--
imports/codemirror/mode/xquery/test/testEmptySequenceKeyword.js
16
-rw-r--r--
imports/codemirror/mode/xquery/test/testMultiAttr.js
16
-rw-r--r--
imports/codemirror/mode/xquery/test/testNamespaces.js
91
-rw-r--r--
imports/codemirror/mode/xquery/test/testProcessingInstructions.js
16
-rw-r--r--
imports/codemirror/mode/xquery/test/testQuotes.js
19
-rw-r--r--
imports/codemirror/mode/xquery/xquery.js
448
-rw-r--r--
imports/codemirror/theme/eclipse.css
2
-rw-r--r--
imports/codemirror/theme/elegant.css
4
-rw-r--r--
imports/codemirror/theme/lesser-dark.css
45
-rw-r--r--
imports/codemirror/theme/neat.css
6
-rw-r--r--
imports/codemirror/theme/rubyblue.css
2
-rw-r--r--
imports/codemirror/theme/xq-dark.css
46
-rwxr-xr-x
imports/codemirror/version.txt
2
-rwxr-xr-x
index.html
26
-rw-r--r--
js/code-editor/codemirror-ninja/lib/ninja-simple-hint.js
86
-rw-r--r--
js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css
54
-rw-r--r--
js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css
30
-rw-r--r--
js/code-editor/codemirror-ninja/theme/xq-dark-ninja.css
54
-rw-r--r--
js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css
112
-rw-r--r--
js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.html
87
-rw-r--r--
js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.js
79
-rw-r--r--
js/components/about-box.reel/about-box.html
2
-rwxr-xr-x
js/components/checkbox.reel/checkbox.html
2
-rwxr-xr-x
js/components/colorbar.reel/colorbar.html
2
-rwxr-xr-x
js/components/colorwheel.reel/colorwheel.html
2
-rwxr-xr-x
js/components/combobox.reel/combobox.html
2
-rwxr-xr-x
js/components/gradientpicker.reel/gradientpicker.html
2
-rwxr-xr-x
js/components/hottext.reel/hottext.html
2
-rwxr-xr-x
js/components/hottextunit.reel/hottextunit.html
2
-rwxr-xr-x
js/components/layout/bread-crumb.reel/bread-crumb.html
8
-rwxr-xr-x
js/components/layout/bread-crumb.reel/bread-crumb.js
2
-rwxr-xr-x
js/components/layout/document-bar.reel/document-bar.html
10
-rwxr-xr-x
js/components/layout/document-bar.reel/document-bar.js
2
-rwxr-xr-x
js/components/layout/document-entry.reel/document-entry.html
6
-rwxr-xr-x
js/components/layout/documents-tab.reel/documents-tab.html
6
-rwxr-xr-x
js/components/layout/stage-mode.reel/stage-mode.html
4
-rwxr-xr-x
js/components/layout/subtool-button.reel/subtool-button.css
4
-rwxr-xr-x
js/components/layout/subtool-button.reel/subtool-button.html
2
-rwxr-xr-x
js/components/layout/tool-button.reel/tool-button.css
4
-rwxr-xr-x
js/components/layout/tool-button.reel/tool-button.html
2
-rwxr-xr-x
js/components/layout/tools-list.reel/tools-list.html
10
-rwxr-xr-x
js/components/layout/tools-properties.reel/tools-properties.html
36
-rwxr-xr-x
js/components/menu/menu-entry.reel/menu-entry.html
10
-rwxr-xr-x
js/components/menu/menu-item.reel/menu-item.html
10
-rwxr-xr-x
js/components/menu/menu.reel/menu.html
6
-rwxr-xr-x
js/components/popup-manager.reel/popup-manager.html
2
-rwxr-xr-x
js/components/popup.reel/popup.html
2
-rwxr-xr-x
js/components/radio.reel/radio.html
2
-rwxr-xr-x
js/components/slider.reel/slider.html
8
-rwxr-xr-x
js/components/textfield.reel/textfield.html
2
-rwxr-xr-x
js/components/tools-properties/brush-properties.reel/brush-properties.html
10
-rwxr-xr-x
js/components/tools-properties/eraser-properties.reel/eraser-properties.html
2
-rwxr-xr-x
js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html
2
-rwxr-xr-x
js/components/tools-properties/fill-properties.reel/fill-properties.html
10
-rwxr-xr-x
js/components/tools-properties/line-properties.reel/line-properties.html
2
-rwxr-xr-x
js/components/tools-properties/object3d-properties.reel/object3d-properties.html
6
-rwxr-xr-x
js/components/tools-properties/oval-properties.reel/oval-properties.html
4
-rwxr-xr-x
js/components/tools-properties/pan-properties.reel/pan-properties.html
2
-rwxr-xr-x
js/components/tools-properties/pen-properties.reel/pen-properties.html
2
-rwxr-xr-x
js/components/tools-properties/pencil-properties.reel/pencil-properties.html
2
-rwxr-xr-x
js/components/tools-properties/rect-properties.reel/rect-properties.html
12
-rwxr-xr-x
js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html
2
-rwxr-xr-x
js/components/tools-properties/selection-properties.reel/selection-properties.html
4
-rwxr-xr-x
js/components/tools-properties/shape-properties.reel/shape-properties.html
26
-rwxr-xr-x
js/components/tools-properties/subselection-properties.reel/subselection-properties.html
2
-rwxr-xr-x
js/components/tools-properties/tag-properties.reel/tag-properties.html
22
-rwxr-xr-x
js/components/tools-properties/tag-properties.reel/tag-properties.js
6
-rwxr-xr-x
js/components/tools-properties/text-properties.reel/text-properties.html
39
-rwxr-xr-x
js/components/tools-properties/zoom-properties.reel/zoom-properties.html
6
-rw-r--r--
js/components/treeview/branch.reel/branch.html
8
-rw-r--r--
js/components/treeview/leaf.reel/leaf.html
4
-rw-r--r--
js/components/treeview/ninja-branch.reel/ninja-branch.html
10
-rw-r--r--
js/components/treeview/ninja-leaf.reel/ninja-leaf.html
4
-rw-r--r--
js/components/treeview/treeview.reel/treeview.html
4
-rwxr-xr-x
js/components/ui/color-chip.reel/color-chip.html
12
-rwxr-xr-x
js/components/ui/file-input.reel/file-input.html
6
-rwxr-xr-x
js/components/ui/icon-list-basic/icon.reel/icon.html
6
-rwxr-xr-x
js/components/ui/icon-list-basic/iconsList.reel/iconsList.html
6
-rwxr-xr-x
js/components/ui/input-group.reel/input-group.html
6
-rwxr-xr-x
js/components/ui/property-control.reel/property-control.html
8
-rwxr-xr-x
js/c