| Commit message (Expand) | Author | Age |
... | |
* | | | Adding animation sub-category to new file | Jose Antonio Marquez | 2012-05-15 |
* | | | Fixing banner template | Jose Antonio Marquez | 2012-05-14 |
* | | | Fixing 3d to work in banner templates. | Nivesh Rajbhandari | 2012-05-14 |
* | | | Fixing overflow bug for banner templates | Jose Antonio Marquez | 2012-05-11 |
* | | | Adding support for new templates | Jose Antonio Marquez | 2012-05-11 |
* | | | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ... | Valerio Virgillito | 2012-05-10 |
* | | | Temp removing montage clean up | Jose Antonio Marquez | 2012-05-09 |
* | | | Preliminary Montage Template Cleanup | Jose Antonio Marquez | 2012-05-09 |
* | | | Adding SAVE for I/O | Jose Antonio Marquez | 2012-05-08 |
* | | | Temporarily skipping activeDocument.currentView check so keyboard shortcuts s... | Nivesh Rajbhandari | 2012-05-04 |
* | | | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-04 |
|\ \ \
| | |/
| |/| |
|
| * | | 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/Ninja-Internal' into Document | Jose Antonio Marquez | 2012-05-03 |
|\ \ \
| | |/
| |/| |
|
| * | | minor formatting | Valerio Virgillito | 2012-05-03 |
| * | | Dom Manipulation | Kruti Shah | 2012-05-03 |
| |/ |
|
* | | Merge branch 'refs/heads/Ninja-Internal' into Document | Jose Antonio Marquez | 2012-04-26 |
|\| |
|
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Valerio Virgillito | 2012-04-26 |
| |\ |
|
| * | | Fixing the eye dropper shortcut. | Valerio Virgillito | 2012-04-26 |
* | | | Merge branch 'refs/heads/Ninja-Internal' into Document | Jose Antonio Marquez | 2012-04-26 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixing duplicate layer error | Jose Antonio Marquez | 2012-04-26 |
| * | | Fixing duplicate layer bug | Jose Antonio Marquez | 2012-04-26 |
| |/ |
|
* | | Merge branch 'refs/heads/Ninja-Internal' into Document | Jose Antonio Marquez | 2012-04-24 |
|\| |
|
| * | Merge pull request #165 from mqg734/BoundsCalculation | Valerio Virgillito | 2012-04-17 |
| |\ |
|
| | * | Drag and drop of images and components should not add 3d values by default. | Nivesh Rajbhandari | 2012-04-16 |
| * | | Merge pull request #164 from mqg734/ToolTipFixes | Valerio Virgillito | 2012-04-17 |
| |\ \ |
|
| | * | | IKNinja-1022 - PaintBucket tooltip is incorrect. Also added kb shortcuts for ... | Nivesh Rajbhandari | 2012-04-13 |
| | |/ |
|
| * | | collapsing the history panel by default and commenting out the undo for the 3... | Valerio Virgillito | 2012-04-13 |
| * | | Cleanup | Valerio Virgillito | 2012-04-13 |
| * | | removing _undo array and _targets array and use object instead of matching ar... | Valerio Virgillito | 2012-04-13 |
| * | | setAttribute added to the undo/redo | Valerio Virgillito | 2012-04-09 |
| * | | setProperties to the montage undo/redo | Valerio Virgillito | 2012-04-09 |
| |/ |
|
* / | Clean up | Jose Antonio Marquez | 2012-04-19 |
|/ |
|
* | Adding back fix in mediator to not set 3d styles unless necessary. | Nivesh Rajbhandari | 2012-04-05 |
* | Fixing curly brackets from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
* | Removing unnecessary code element = element. | Nivesh Rajbhandari | 2012-04-05 |
* | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
|\ |
|
| * | Merge branch 'refs/heads/WebGLFileIO' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| |\ |
|
| | * | Adjusting line's width and height when changing stroke size. | Nivesh Rajbhandari | 2012-04-04 |
| | * | IKNinja-1375 - After WebGL conversion from PI, Selection tool gets deactivate... | Nivesh Rajbhandari | 2012-04-03 |
| * | | Merge branch 'refs/heads/ninja-internal' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| |\ \ |
|
| | * \ | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-04-04 |
| | |\ \ |
|
| | * | | | Removed the dependence on an "assets" directory for the RDGE runtime. Now Nin... | John Mayhew | 2012-04-03 |
| | * | | | Namespaced the canvas runtime file and updated all dependencies | John Mayhew | 2012-04-03 |
| | | |/
| | |/| |
|
| * | | | Adding replaceElement routine and event so Timeline can avoid removing and ad... | Nivesh Rajbhandari | 2012-04-04 |
| | |/
| |/| |
|
| * | | Squashed commit of Preparing for the montage undo-manager: Architecture changes | Valerio Virgillito | 2012-04-04 |
| |/ |
|
| * | Merge pull request #131 from ananyasen/integration-candidate | Valerio Virgillito | 2012-03-28 |
| |\ |
|
| | * | KNINJA-1302 : refactored fixed as per request | Ananya Sen | 2012-03-22 |
| | * | IKNINJA-1302 : For File>New and File>SaveAll dialogs, 'ESC' key now triggers... | Ananya Sen | 2012-03-22 |
* | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterials | Nivesh Rajbhandari | 2012-03-27 |
|\| | |
|