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
Commit message (
Expand
)
Author
Age
*
Preliminary Montage Template Cleanup
Jose Antonio Marquez
2012-05-09
*
fixing the components for the new dom
Valerio Virgillito
2012-05-09
*
Merge pull request #204 from joseeight/Document
Valerio Virgillito
2012-05-08
|
\
|
*
Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document
Jose Antonio Marquez
2012-05-08
|
|
\
|
*
|
Adding SAVE for I/O
Jose Antonio Marquez
2012-05-08
*
|
|
Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna...
Valerio Virgillito
2012-05-08
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #203 from mqg734/Dom-Architecture
Valerio Virgillito
2012-05-08
|
|
\
\
|
|
*
|
Get clicked element when body is scrolled.
Nivesh Rajbhandari
2012-05-08
*
|
|
|
Merge branch 'refs/heads/master' into dom-architecture
Valerio Virgillito
2012-05-08
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed a snapping issue on the mouse down in drawing tools.
hwc487
2012-05-08
|
*
|
|
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna...
hwc487
2012-05-08
|
|
\
\
\
|
*
|
|
|
fixes for 2D and 3D translation.
hwc487
2012-05-07
*
|
|
|
|
Merge branch 'refs/heads/master' into dom-architecture
Valerio Virgillito
2012-05-08
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
IKNINJA-1603
Ananya Sen
2012-05-08
|
*
|
|
fixed javascript errors
Ananya Sen
2012-05-07
|
*
|
|
removed incorrect id selector css for code view container since its breaking it.
Ananya Sen
2012-05-07
|
|
/
/
*
|
|
Merge pull request #202 from joseeight/Document
Valerio Virgillito
2012-05-08
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Adding Chrome Preview
Jose Antonio Marquez
2012-05-08
*
|
|
Stage should update scroll offsets when scrolled. Note that this is not alway...
Nivesh Rajbhandari
2012-05-08
|
/
/
*
|
Moving webGL to own helper class
Jose Antonio Marquez
2012-05-07
*
|
Extracting CSS methods to parsing class.
Jose Antonio Marquez
2012-05-07
*
|
Adding webGL support for opening files
Jose Antonio Marquez
2012-05-07
*
|
Temporarily skipping activeDocument.currentView check so keyboard shortcuts s...
Nivesh Rajbhandari
2012-05-04
*
|
Fixing references to iframe's styles in new template.
Nivesh Rajbhandari
2012-05-04
*
|
Draw 3d grid by default since app model is not hooked up yet.
Nivesh Rajbhandari
2012-05-04
*
|
Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture
Nivesh Rajbhandari
2012-05-04
|
\
\
|
*
|
Merge branch 'refs/heads/master' into dom-architecture
Valerio Virgillito
2012-05-04
|
|
\
|
|
|
*
Fixing the color popup
Valerio Virgillito
2012-05-04
|
|
*
temporary commenting a timeline bug preventing nested selection
Valerio Virgillito
2012-05-04
|
|
*
fixing the currentContainer
Valerio Virgillito
2012-05-03
|
|
*
Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-id
Valerio Virgillito
2012-05-03
|
|
|
\
|
|
|
*
Merge branch 'refs/heads/master' into tag-2.0
Valerio Virgillito
2012-05-03
|
|
|
|
\
|
|
|
*
\
Merge branch 'refs/heads/master' into tag-2.0
Valerio Virgillito
2012-05-03
|
|
|
|
\
\
|
|
|
*
|
|
Refactor creating elements. Removed makeNJElement and separated the model cre...
Valerio Virgillito
2012-05-03
|
|
|
*
|
|
Merge branch 'refs/heads/master' into tag-2.0
Valerio Virgillito
2012-05-03
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Nesting absolute element in the Tag tool. Refactoring element creation and el...
Valerio Virgillito
2012-05-02
|
|
|
*
|
|
|
code cleanup
Valerio Virgillito
2012-05-02
|
|
*
|
|
|
|
Removing unused components references
Valerio Virgillito
2012-05-03
|
|
*
|
|
|
|
Fixing the lock button css
Valerio Virgillito
2012-05-03
|
|
*
|
|
|
|
finishing to replace all id with data-montage-id
Valerio Virgillito
2012-05-03
|
|
*
|
|
|
|
Removing more id and changing the appropriate CSS for them
Valerio Virgillito
2012-05-03
|
|
*
|
|
|
|
Merge branch 'refs/heads/master' into data-id
Valerio Virgillito
2012-05-03
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'refs/heads/master' into data-id
Valerio Virgillito
2012-05-03
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
use data-montage-id instead of id in template
Ananya Sen
2012-05-03
|
|
*
|
|
|
|
|
Merge branch 'Color' of https://github.com/joseeight/ninja-internal into data-id
Valerio Virgillito
2012-05-03
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Changing ID to Montage-ID for Color Panel
Jose Antonio Marquez
2012-05-03
|
|
|
*
|
|
|
|
|
Changing ID to Montage-ID for Color Components
Jose Antonio Marquez
2012-05-03
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'refs/heads/master' into data-id
Valerio Virgillito
2012-05-03
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #183 from mqg734/data-id
Valerio Virgillito
2012-04-30
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Updating id to data-montage-id (and associated CSS, if necessary) in some of ...
Nivesh Rajbhandari
2012-04-30
[next]