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
*
Merge branch 'refs/heads/ToolFixes' into WebGLMaterials
Nivesh Rajbhandari
2012-02-22
|
\
|
*
Removing unused method that was using snapManager.
Nivesh Rajbhandari
2012-02-22
|
*
Integrating Zoom tool fixes.
Nivesh Rajbhandari
2012-02-22
|
*
Merge branch 'refs/heads/ninja-internal' into ToolFixes
Nivesh Rajbhandari
2012-02-22
|
|
\
|
*
|
Fixing eyedropper tool to get color from image data. This required us to work...
Nivesh Rajbhandari
2012-02-22
|
*
|
Some more tweaks to not being able to select elements in top/side view.
Nivesh Rajbhandari
2012-02-20
*
|
|
PulseMaterial and RadialBlurMaterial had typos in their import code.
Nivesh Rajbhandari
2012-02-22
*
|
|
Integrating canvas-2d and WebGL drawing fixes. Also adding back WebGL materials.
Nivesh Rajbhandari
2012-02-22
*
|
|
Do not use color object for stage's border since we don't allow users to modi...
Nivesh Rajbhandari
2012-02-22
*
|
|
Revert "Integrating canvas-2d drawing and WebGL fixes, including adding back ...
Nivesh Rajbhandari
2012-02-22
*
|
|
Color chips expect a color object, not a css value.
Nivesh Rajbhandari
2012-02-22
*
|
|
Merge branch 'refs/heads/ninja-internal' into WebGLMaterials
Nivesh Rajbhandari
2012-02-22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
user document main reel listener moved to the html-document class.
Valerio Virgillito
2012-02-21
|
*
|
Merge branch 'nested-selection' of https://github.com/mencio/ninja-internal i...
Valerio Virgillito
2012-02-21
|
|
\
\
|
|
*
|
enabling nested selection
Valerio Virgillito
2012-02-20
|
|
*
|
formatting and removing un-used code from the stage
Valerio Virgillito
2012-02-20
|
|
*
|
cleanup
Valerio Virgillito
2012-02-20
|
|
*
|
Removing the log of the url requests
Valerio Virgillito
2012-02-20
|
|
*
|
Removing the timeline selection code.
Valerio Virgillito
2012-02-20
|
|
*
|
Merge branch 'refs/heads/master' into nested-selection
Valerio Virgillito
2012-02-20
|
|
|
\
\
|
|
*
|
|
formatting cleanup
Valerio Virgillito
2012-02-20
|
|
*
|
|
cleanup of the breadcrumb
Valerio Virgillito
2012-02-20
|
*
|
|
|
fixing the dirty flag and removing sass changes
Valerio Virgillito
2012-02-21
|
*
|
|
|
Revert "check cloud availability before open file picker and new file dialogs"
Ananya Sen
2012-02-21
|
*
|
|
|
Merge branch 'refs/heads/FileIO-jose' into FileIO
Ananya Sen
2012-02-20
|
|
\
\
\
\
|
|
*
\
\
\
Merge pull request #11 from ericguzman/StylesControllerUpdates
Jose Antonio Marquez Russo
2012-02-20
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'refs/heads/master' into StylesControllerUpdates
Eric Guzman
2012-02-20
|
|
|
|
\
\
\
\
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
Cloud URL localStorage Fix
Jose Antonio Marquez
2012-02-20
|
|
|
*
|
|
|
Merge branch 'StylesControllerUpdates' of github.com:ericguzman/ninja-interna...
Eric Guzman
2012-02-20
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Styles controller - Check for element's window object before querying for mat...
Eric Guzman
2012-02-20
|
|
|
|
|
/
/
/
|
|
|
*
/
/
/
Styles Controller -Fix invalid variable reference when looking for element's ...
Eric Guzman
2012-02-20
|
|
|
|
/
/
/
|
|
*
|
|
|
Clean up and repairing manifest
Jose Antonio Marquez
2012-02-19
|
*
|
|
|
|
check cloud availability before open file picker and new file dialogs
Ananya Sen
2012-02-20
|
*
|
|
|
|
- moved tools specific keyboard controls for desing view only
Ananya Sen
2012-02-20
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'refs/heads/FileIO-jose' into FileIO
Ananya Sen
2012-02-18
|
|
\
|
|
|
|
*
|
|
|
doc.markEdited() removed from element-mediator, for style changes, as per tea...
Ananya Sen
2012-02-18
|
*
|
|
|
Merge branch 'refs/heads/FileIO-jose' into FileIO
Ananya Sen
2012-02-17
|
|
\
\
\
\
|
*
|
|
|
|
renamed methods to use better words
Ananya Sen
2012-02-17
|
*
|
|
|
|
use method to update dirtyFlag
Ananya Sen
2012-02-17
|
*
|
|
|
|
mark document on setting color, properties and stroke.
Ananya Sen
2012-02-17
|
*
|
|
|
|
changed the document dirtying logic to be done in the feature that edits the ...
Ananya Sen
2012-02-17
|
*
|
|
|
|
-added keyboard control for saving documents
Ananya Sen
2012-02-17
|
*
|
|
|
|
remove similar function from coreioapi.js
Ananya Sen
2012-02-16
|
*
|
|
|
|
moved file picker in file io
Ananya Sen
2012-02-16
|
*
|
|
|
|
hide the rulers when no document is open
Ananya Sen
2012-02-16
|
*
|
|
|
|
file picker:
Ananya Sen
2012-02-16
|
*
|
|
|
|
fixes to document tabbing
Ananya Sen
2012-02-15
|
*
|
|
|
|
Revert "Revert "Creating NinjaTemplate to HTML function""
Ananya Sen
2012-02-15
|
*
|
|
|
|
Revert "Revert "Reverting text/html document classes and setting up MVC folde...
Ananya Sen
2012-02-15
|
*
|
|
|
|
Revert "Revert "Cleaning up""
Ananya Sen
2012-02-15
[next]