| Commit message (Expand) | Author | Age |
... | |
| * | | fix for creatingNewFile flag | Jonathan Duran | 2012-02-29 |
| |/ |
|
* | | Merge branch 'refs/heads/ninja-internal-master' into FileIO | Ananya Sen | 2012-02-29 |
|\| |
|
| * | Merge branch 'local-storage-version' of https://github.com/mencio/ninja-inter... | Valerio Virgillito | 2012-02-27 |
| |\ |
|
| | * | clearing the old local setting and using the new version/prefix local settings. | Valerio Virgillito | 2012-02-24 |
| | * | Merge branch 'refs/heads/master' into local-storage-version | Valerio Virgillito | 2012-02-23 |
| | |\ |
|
| | | * | Fixing app mode check. | Valerio Virgillito | 2012-02-23 |
| | * | | local storage integration and versioning | Valerio Virgillito | 2012-02-22 |
* | | | | fixed selection which click after switching to a document | Ananya Sen | 2012-02-29 |
* | | | | handle selections for switching documents | Ananya Sen | 2012-02-29 |
* | | | | fix for creatingNewFile flag | Ananya Sen | 2012-02-28 |
* | | | | minor fixes in saving undo/redo stacks per document | Ananya Sen | 2012-02-28 |
* | | | | persist selections while switching documents | Ananya Sen | 2012-02-28 |
* | | | | persist undo/redo stack per html document | Ananya Sen | 2012-02-27 |
|/ / / |
|
* | | | - added closeDocument event for timeline | Ananya Sen | 2012-02-24 |
* | | | - added flag for timeline to identify new file flow | Ananya Sen | 2012-02-24 |
* | | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-23 |
|\ \ \ |
|
| * | | | Fixing document mode check | Jose Antonio Marquez | 2012-02-23 |
* | | | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-23 |
|\| | | |
|
| * | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-23 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-02-22 |
| | |\ \ |
|
| | * \ \ | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | 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 |
| | * | | | | Do not use color object for stage's border since we don't allow users to modi... | 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 |
| | |\ \ \ \
| | | |/ / /
| | |/| / /
| | | |/ / |
|
| | * | | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-20 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-14 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-02-14 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Working around inconsistent color object when getting/setting WebGL values. | Nivesh Rajbhandari | 2012-02-13 |
| | * | | | | | | Updated ink bottle tool to use new setColor routine in the mediator and contr... | Nivesh Rajbhandari | 2012-02-13 |
| * | | | | | | | App mode checking fix | Jose Antonio Marquez | 2012-02-22 |
| * | | | | | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-22 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | Fix for bug that keeps Ninja from launching over HTTP. We need to wrap any ex... | John Mayhew | 2012-02-22 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Cleaning up and commenting CSS IO | Jose Antonio Marquez | 2012-02-22 |
* | | | | | | | switch html document - re-initialize draw-utils and snap-manager on opening a... | Ananya Sen | 2012-02-23 |
|/ / / / / / |
|
* | | | | | | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 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 |
| | * | | | | | Removing the log of the url requests | Valerio Virgillito | 2012-02-20 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
* | | | | | | fix bug when closing the first document tab | Ananya Sen | 2012-02-21 |
* | | | | | | edit by Eric G.: catch the error instead of doing the null check for the stal... | Ananya Sen | 2012-02-21 |
* | | | | | | added null check for matchedRules in styles-controller.js, to fix js error on... | Ananya Sen | 2012-02-21 |
* | | | | | | - file picker - select file on double click | Ananya Sen | 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 'StylesControllerUpdates' of github.com:ericguzman/ninja-interna... | Eric Guzman | 2012-02-20 |
| | |\ \ \ \ \ |
|