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
/
stage
/
stage.reel
/
stage.js
Commit message (
Expand
)
Author
Age
*
Merge pull request #323 from dhg637/binding
Valerio Virgillito
2012-06-26
|
\
|
*
Merge branch 'refs/heads/master' into binding
Armen Kesablyan
2012-06-25
|
|
\
|
*
\
Merge branch 'refs/heads/master' into binding
Armen Kesablyan
2012-06-19
|
|
\
\
|
*
|
|
Binding View - validate over huds
Armen Kesablyan
2012-06-18
*
|
|
|
Merge pull request #338 from mencio/IKNINJA-1615
Valerio Virgillito
2012-06-26
|
\
\
\
\
|
*
|
|
|
Fix for IKNINJA-1615: Enable mouse up event on top of the user document scrol...
Valerio Virgillito
2012-06-25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
IKNinja-1688 - Creating a banner file after a code file causes body div to sh...
Nivesh Rajbhandari
2012-06-25
*
|
|
|
Merge pull request #326 from mqg734/ReclaimStagePadding
Valerio Virgillito
2012-06-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
When reclaiming stage's negative scroll padding, we need to use the template'...
Nivesh Rajbhandari
2012-06-25
|
*
|
|
Reclaim negative padding when moving items back into positive direction.
Nivesh Rajbhandari
2012-06-21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'refs/heads/ninja-internal-master' into cut-copy-paste
Ananya Sen
2012-06-19
|
\
|
|
|
*
|
IKNinja-1710 - Boundary box is drawn offset when switching between docs. This...
Nivesh Rajbhandari
2012-06-14
|
*
|
Merge branch 'refs/heads/master' into montage-v10-integration
Valerio Virgillito
2012-06-11
|
|
\
\
|
*
|
|
first iteration of adding serializable to ninja plus other changes to run the...
Valerio Virgillito
2012-06-06
*
|
|
|
Merge branch 'refs/heads/ninja-internal-master' into cut-copy-paste
Ananya Sen
2012-06-12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
removing console log
Valerio Virgillito
2012-06-11
|
*
|
|
rewrite: currentSelectedContainer -> domContainer
Valerio Virgillito
2012-06-08
|
|
|
/
|
|
/
|
*
/
|
- removed extra selection change event,
Ananya Sen
2012-06-11
|
/
/
*
|
Merge pull request #274 from ananyasen/bugfix-master
Valerio Virgillito
2012-06-06
|
\
\
|
*
|
IKNINJA-1662 - fixed js error while resizing brewing in code view
Ananya Sen
2012-06-05
|
|
/
*
/
handle switching between multiple documents for Pen tool by having its own se...
Pushkar Joshi
2012-06-05
|
/
*
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
|
\
|
*
making the document bar handle the current document to hide/show itself
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 scroll offsets when switching between documents.
Nivesh Rajbhandari
2012-05-31
*
Removing unused scroll model save/restore.
Nivesh Rajbhandari
2012-05-31
*
fixing the switching between various types of documents
Valerio Virgillito
2012-05-31
*
removing the last closeDocument handler
Valerio Virgillito
2012-05-31
*
Adding back the stage references in the 3d classes.
Nivesh Rajbhandari
2012-05-31
*
Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu...
Valerio Virgillito
2012-05-30
|
\
|
*
Fixed bug with scrolling too much when moving objects in negative space.
Nivesh Rajbhandari
2012-05-29
|
*
Moving layout and stageDeps' handleOpenDocument into stage.
Nivesh Rajbhandari
2012-05-29
|
*
Sped up user-interaction by moving grid drawing into its own canvas so the la...
Nivesh Rajbhandari
2012-05-29
*
|
Fixing the close document.
Valerio Virgillito
2012-05-30
*
|
fixing the menu bindings and some cleanup of the stage
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
|
/
*
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
|
*
Update stage to handle switching between documents.
Nivesh Rajbhandari
2012-05-24
|
*
Fixed scrolling and centering stage code. Also, moved liveNodeList into the ...
Nivesh Rajbhandari
2012-05-23
*
|
Cleaning up referencing to 'documentRoot' and '_document'
Jose Antonio Marquez
2012-05-24
|
/
*
fixing the selection in multiple documents and some code cleanup
Valerio Virgillito
2012-05-22
*
- added opening multiple code and design view documents
Ananya Sen
2012-05-21
*
fixing a scrolling issue when multiple documents are switched
Valerio Virgillito
2012-05-18
*
fixed a switch documents bug where the layout was getting called before setti...
Valerio Virgillito
2012-05-18
*
Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture
Nivesh Rajbhandari
2012-05-16
|
\
|
*
changing @change to propertyChangeListener
Valerio Virgillito
2012-05-16
[next]