aboutsummaryrefslogtreecommitdiff
path: root/js/mediators/element-mediator.js
Commit message (Expand)AuthorAge
* IKNinja-1715 - GIO: canvas tag is not saved after switching WebGL option On/O...Nivesh Rajbhandari2012-06-13
* Merge branch 'refs/heads/master' into element-model-fixesValerio Virgillito2012-06-05
|\
| * Updated ink bottle tool to support color-chip's checkbox and undo/redo for st...Nivesh Rajbhandari2012-06-05
| * Fill and Ink-Bottle fixes.Nivesh Rajbhandari2012-06-04
* | removing all model creators.Valerio Virgillito2012-06-05
|/
* document bindings phase 1Valerio Virgillito2012-05-29
* Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
* Fixing the dirty document flag. Disabling the stylesheets dirty flag because ...Valerio Virgillito2012-05-10
* minor formattingValerio Virgillito2012-05-03
* Dom ManipulationKruti Shah2012-05-03
* collapsing the history panel by default and commenting out the undo for the 3...Valerio Virgillito2012-04-13
* CleanupValerio Virgillito2012-04-13
* removing _undo array and _targets array and use object instead of matching ar...Valerio Virgillito2012-04-13
* setAttribute added to the undo/redoValerio Virgillito2012-04-09
* setProperties to the montage undo/redoValerio Virgillito2012-04-09
* Adding back fix in mediator to not set 3d styles unless necessary.Nivesh Rajbhandari2012-04-05
* Fixing curly brackets from auto-merge.Nivesh Rajbhandari2012-04-05
* Removing unnecessary code element = element.Nivesh Rajbhandari2012-04-05
* Merge branch 'refs/heads/ToolFixes' into WebGLMaterialsNivesh Rajbhandari2012-04-04
|\
| * Merge branch 'refs/heads/WebGLFileIO' into ToolFixesNivesh Rajbhandari2012-04-04
| |\
| | * Adjusting line's width and height when changing stroke size.Nivesh Rajbhandari2012-04-04
| | * IKNinja-1375 - After WebGL conversion from PI, Selection tool gets deactivate...Nivesh Rajbhandari2012-04-03
| * | Adding replaceElement routine and event so Timeline can avoid removing and ad...Nivesh Rajbhandari2012-04-04
| * | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| |/
* | IKNINJA-758 - The rotation value of the stage is not updated in the propertie...Nivesh Rajbhandari2012-03-22
* | Do not set webkit-transform styles on elements unless 3d is used on them.Nivesh Rajbhandari2012-03-21
|/
* Fixed element mediator, PI, and eye-dropper to handle different borders sides...Nivesh Rajbhandari2012-03-12
* renaming makeElementModel2 to makeModelFromElementValerio Virgillito2012-02-23
* Merge branch 'nested-selection' of https://github.com/mencio/ninja-internal i...Valerio Virgillito2012-02-21
|\
| * cleanupValerio Virgillito2012-02-20
* | fixing the dirty flag and removing sass changesValerio Virgillito2012-02-21
* | doc.markEdited() removed from element-mediator, for style changes, as per tea...Ananya Sen2012-02-18
* | renamed methods to use better wordsAnanya Sen2012-02-17
* | use method to update dirtyFlagAnanya Sen2012-02-17
* | mark document on setting color, properties and stroke.Ananya Sen2012-02-17
* | changed the document dirtying logic to be done in the feature that edits the ...Ananya Sen2012-02-17
|/
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-10
|\
| * Squashed commit of the following:Jonathan Duran2012-02-09
| * Squashed commit of the following:Jonathan Duran2012-02-08
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-08
|\ \
| * | Support toggling between 2d and 3d canvas context. This requires us to create...Nivesh Rajbhandari2012-02-06
| |/
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
|\|
| * Fixing format of for loop.Nivesh Rajbhandari2012-02-06
| * Handle delete of multiple objects. Also, have deletion go through the mediato...Nivesh Rajbhandari2012-02-03
| * Update grid and planes when elementChange event signifies the "matrix", "left...Nivesh Rajbhandari2012-02-03
| * Merge branch 'refs/heads/NiveshColor' into ToolFixesNivesh Rajbhandari2012-02-03
| |\
| | * Updated color code in the PI to go through element mediator.Nivesh Rajbhandari2012-02-01
| | * Updated color code to handle shapes.Nivesh Rajbhandari2012-01-31
* | | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-02
|\| |
| * | Fixed issue with elements not drawing in the correct plane.Nivesh Rajbhandari2012-01-30
| |/