aboutsummaryrefslogtreecommitdiff
path: root/js/controllers
Commit message (Expand)AuthorAge
* set editor background color as per the selected themeAnanya Sen2012-04-20
* - disable autocompletion option for unsupported file typeAnanya Sen2012-04-19
* - fixed the text cursorAnanya Sen2012-04-19
* - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
* Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvementsAnanya Sen2012-04-17
|\
| * Adding back setProperties for canvas because width and height values need to ...Nivesh Rajbhandari2012-04-17
| * Merge branch 'refs/heads/ninja-internal' into WebGLFixesNivesh Rajbhandari2012-04-17
| |\
| | * Fixing the shape borderValerio Virgillito2012-04-13
| | * removing _undo array and _targets array and use object instead of matching ar...Valerio Virgillito2012-04-13
| | * Merge branch 'refs/heads/master' into undo-managerValerio Virgillito2012-04-12
| | |\
| | * | some code cleanupValerio Virgillito2012-04-10
| | * | setProperties to the montage undo/redoValerio Virgillito2012-04-09
| * | | IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected.Nivesh Rajbhandari2012-04-17
| | |/ | |/|
| * | Borders are not factored into offset calculations by the browser, so we have ...Nivesh Rajbhandari2012-04-12
| * | Merge branch 'refs/heads/ninja-internal' into AllFixesNivesh Rajbhandari2012-04-09
| |\|
| | * Merge pull request #159 from mqg734/WebGLMaterialsValerio Virgillito2012-04-09
| | |\
| | * \ Merge pull request #155 from ericguzman/PresetsPIValerio Virgillito2012-04-05
| | |\ \
| | | * | Presets Controller - Update to not use "_element" property of selection.Eric Guzman2012-04-04
| | * | | Merge pull request #153 from mencio/componentsValerio Virgillito2012-04-05
| | |\ \ \
| | | * | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-04-04
| | | |\| |
| | | * | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-03-30
| | | |\ \ \
| | | * \ \ \ Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-03-28
| | | |\ \ \ \
| | | * | | | | removed trace statementValerio Virgillito2012-03-27
| | * | | | | | [CR] Keep Save related menu items always enabled, if there is an open documentAnanya Sen2012-04-04
| | | |_|_|/ / | | |/| | | |
| * | | | | | Single perspective fix.Nivesh Rajbhandari2012-04-09
| | |_|_|_|/ | |/| | | |
| * | | | | Grow/shrink Line, Oval and Rectangles when changing stroke size.Nivesh Rajbhandari2012-04-06
| * | | | | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ...Nivesh Rajbhandari2012-04-05
| * | | | | Fix for line tool not working because PI requests fill color for line as well...Nivesh Rajbhandari2012-04-05
| * | | | | Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca...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
| | | * | | | | Switching to Linear/RadialGradient materials will set the corresponding color...Nivesh Rajbhandari2012-04-02
| | | * | | | | IKNinna-1409 - Should dirty document when changing shape properties. IKNinja-...Nivesh Rajbhandari2012-04-02
| | | * | | | | Merge branch 'refs/heads/ninja-internal' into WebGLFileIONivesh Rajbhandari2012-03-30
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Updated shapes to always check for its stroke and fill colors and materials i...Nivesh Rajbhandari2012-03-29
| | | | |_|_|/ | | | |/| | |
| | * | | | | Adding replaceElement routine and event so Timeline can avoid removing and ad...Nivesh Rajbhandari2012-04-04
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-03-27
| |\ \ \ \ \
| * | | | | | Check for Viewport case in StageController styles lookup.Nivesh Rajbhandari2012-03-27
| * | | | | | Merge branch 'refs/heads/ninja-internal' into WebGLMaterialsNivesh Rajbhandari2012-03-27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Adding logic for flatten checkbox in PI.Nivesh Rajbhandari2012-03-24
| * | | | | | WebGL needs to have 3d styles to render.Nivesh Rajbhandari2012-03-22
| * | | | | | Do not set webkit-transform styles on elements unless 3d is used on them.Nivesh Rajbhandari2012-03-21
| * | | | | | Get matrix and perspective distance from styles controller.Nivesh Rajbhandari2012-03-21
| * | | | | | IKNINJA-1370 - Toggle WebGL on/off is no longer working in the PI.Nivesh Rajbhandari2012-03-20
* | | | | | | added theme choices for editorAnanya Sen2012-04-17
* | | | | | | Added comment and uncomment control in the editor view optionsAnanya Sen2012-04-16
* | | | | | | - code editor view options barAnanya Sen2012-04-13
* | | | | | | - added configurability of code completion with the file typeAnanya Sen2012-04-09
* | | | | | | - Decouple code editor from stage document switching logicAnanya Sen2012-04-09
| |_|_|/ / / |/| | | | |