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
path:
root
/
js
/
controllers
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
Merge branch 'refs/heads/master' into document-bindings-fix
Valerio Virgillito
2012-06-01
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Attempting to track clean nodes
Jose Antonio Marquez
2012-05-30
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...
Nivesh Rajbhandari
2012-06-01
|
|
|
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into...
Valerio Virgillito
2012-06-01
|
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
fixing the document closing when the first document is closed.
Valerio Virgillito
2012-06-01
|
|
*
|
|
|
|
|
|
|
Moving styles controller higher in ninja's serialization so its bindings will...
Nivesh Rajbhandari
2012-06-01
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...
Nivesh Rajbhandari
2012-06-01
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
fixed the 3d grid when switching documents and some cleanup
Valerio Virgillito
2012-06-01
|
|
|
*
|
|
|
|
|
fixing the code editor, closing documents and cleanup of the stage
Valerio Virgillito
2012-06-01
|
|
*
|
|
|
|
|
|
SnapManager.setupDragPlaneFromPlane must happen after StylesController has fi...
Nivesh Rajbhandari
2012-06-01
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
fixing the switching between various types of documents
Valerio Virgillito
2012-05-31
|
|
*
|
|
|
|
|
removing the last closeDocument handler
Valerio Virgillito
2012-05-31
|
|
*
|
|
|
|
|
Merge pull request #4 from mqg734/dom-architecture-pentool
Valerio Virgillito
2012-05-31
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Removed temporary hack to support stage styles.
Nivesh Rajbhandari
2012-05-31
|
|
*
|
|
|
|
|
|
fixing the close and save
Valerio Virgillito
2012-05-31
|
|
*
|
|
|
|
|
|
fixing selection when switching documents
Valerio Virgillito
2012-05-31
|
|
*
|
|
|
|
|
|
cleanup items
Valerio Virgillito
2012-05-31
|
|
*
|
|
|
|
|
|
fixing the closing of documents
Valerio Virgillito
2012-05-30
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
opening code view documents
Valerio Virgillito
2012-05-30
|
|
*
|
|
|
|
|
Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu...
Valerio Virgillito
2012-05-30
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Cache perspective distance lookup to speed up user interaction.
Nivesh Rajbhandari
2012-05-29
|
|
|
*
|
|
|
|
|
IKNinja-1491 - Adding slice value to border gradients.
Nivesh Rajbhandari
2012-05-25
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Fixing the close document.
Valerio Virgillito
2012-05-30
|
|
*
|
|
|
|
|
cleanup and handling the document views in the document controller for now.
Valerio Virgillito
2012-05-29
|
|
*
|
|
|
|
|
fix for the document tab close button and rulers on initial document
Valerio Virgillito
2012-05-29
|
|
*
|
|
|
|
|
document bindings phase 1
Valerio Virgillito
2012-05-29
|
|
|
/
/
/
/
/
*
|
/
/
/
/
/
Objects Panel - Add component icon and icons by type
Eric Guzman
2012-06-11
|
/
/
/
/
/
/
*
|
|
|
|
|
Controller - Allow currentBindings to update by resetting currentObject
Eric Guzman
2012-06-11
*
|
|
|
|
|
Binding Panel - Direction toggle changes are savable.
Eric Guzman
2012-06-10
*
|
|
|
|
|
Changes to Binding View
Armen Kesablyan
2012-06-07
*
|
|
|
|
|
Object Controller
Armen Kesablyan
2012-06-06
*
|
|
|
|
|
Binding Panel - Add getPropertyList and fix null currentObject
Eric Guzman
2012-06-05
*
|
|
|
|
|
Objects Controller - Fix access to the oneway property
Eric Guzman
2012-06-01
*
|
|
|
|
|
Binding Panel - Item css and toggle button action handler
Eric Guzman
2012-06-01
*
|
|
|
|
|
Bindings Panel - Update binding panel components
Eric Guzman
2012-06-01
*
|
|
|
|
|
Objects Controller - Add bindable controller properties, and bindings getter
Eric Guzman
2012-05-30
*
|
|
|
|
|
Merge branch 'binding' of github.com:dhg637/ninja-internal into binding
Eric Guzman
2012-05-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge branch 'refs/heads/dom-architecture' into binding
Armen Kesablyan
2012-05-25
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document
Jose Antonio Marquez
2012-05-24
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Fixed selection bug when switching/opening documents. Also, use saved scroll ...
Nivesh Rajbhandari
2012-05-24
|
|
|
*
|
|
|
|
fixing the styles manager to open code view files and closing the last document.
Valerio Virgillito
2012-05-23
|
|
*
|
|
|
|
|
Some clean up, adding comments
Jose Antonio Marquez
2012-05-24
|
|
*
|
|
|
|
|
Renaming variable as it will now be used
Jose Antonio Marquez
2012-05-24
|
|
*
|
|
|
|
|
Cleaning up referencing to 'documentRoot' and '_document'
Jose Antonio Marquez
2012-05-24
|
|
*
|
|
|
|
|
Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document
Jose Antonio Marquez
2012-05-23
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document
Jose Antonio Marquez
2012-05-22
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Adding redirect from app folder in templates
Jose Antonio Marquez
2012-05-22
*
|
|
|
|
|
|
|
|
|
Objects Controller - Now keeps track of document's object instances, includin...
Eric Guzman
2012-05-25
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'refs/heads/dom-architecture' into binding
Armen Kesablyan
2012-05-23
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #252 from ananyasen/dom-architecture
Valerio Virgillito
2012-05-23
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[prev]
[next]