Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-03 |
|\ | |||
| * | minor formatting | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Dom Manipulation | Kruti Shah | 2012-05-03 |
| | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-01 |
|\| | |||
| * | Get working plane grid to draw for new stage web template workflow. | Nivesh Rajbhandari | 2012-05-01 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | Squashed commit of stage architecture | Valerio Virgillito | 2012-04-30 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Merge branch 'refs/heads/master' into stage-document-architecture | Valerio Virgillito | 2012-04-26 |
| |\ | |||
| * | | Added a body controller | Valerio Virgillito | 2012-04-24 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | added shortkeys for commenting and uncomment | Ananya Sen | 2012-04-30 |
| | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | IKNINJA-1537 - don't show code hinting for ctrl+S | Ananya Sen | 2012-04-30 |
| | | | | | | | | | | | | | | | | | | IKNINJA-1568 - code hinting not supported for son files Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | added key shortcuts' list dropdown in view option bar | Ananya Sen | 2012-04-27 |
| | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-26 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | Conflicts: js/controllers/document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | Fixed issue with setting stroke when using the PI. | Nivesh Rajbhandari | 2012-04-24 |
| | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-24 |
| |\| | |||
| | * | Temporary fix for the PI and Stage when opening the new template. | Valerio Virgillito | 2012-04-23 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | reverting old template to current working status. New template work. | Valerio Virgillito | 2012-04-20 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | typo fix | Valerio Virgillito | 2012-04-19 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | initial stage web template | Valerio Virgillito | 2012-04-18 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | Allow users to toggle application of stroke and border settings when using ↵ | Nivesh Rajbhandari | 2012-04-24 |
| | | | | | | | | | | | | | | | | | | the ink bottle tool. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Fixing translate handles to draw without zoom value. Also fixed some typos ↵ | Nivesh Rajbhandari | 2012-04-20 |
| |/ | | | | | | | | | | | in zoom code. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | removing debugger | Ananya Sen | 2012-04-26 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | IKNINJA-1551 - added editor support for other file types | Ananya Sen | 2012-04-26 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | - use on ctrl+space for code hinting | Ananya Sen | 2012-04-25 |
| | | | | | | | | | | | | - use prototype in serialization for montage 0.8 Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | IKNINJA-1529 : zooming such that cursor position can be calculated accurately | Ananya Sen | 2012-04-24 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | IKNINJA-1530 : turned off autocompletion and just kept the code hinting | Ananya Sen | 2012-04-24 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | IKNINJA-1529 : zooming to fix font overlap issue | Ananya Sen | 2012-04-23 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | set editor background color as per the selected theme | Ananya Sen | 2012-04-20 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | - disable autocompletion option for unsupported file type | Ananya Sen | 2012-04-19 |
| | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | - fixed the text cursor | Ananya Sen | 2012-04-19 |
| | | | | | | | | | | | | - code cleanup Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | - collapse panels for code view, restore for design view | Ananya Sen | 2012-04-18 |
| | | | | | | | | | | | | - apply theme selection to all code view documents Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-17 |
|\| | |||
| * | Adding back setProperties for canvas because width and height values need to ↵ | Nivesh Rajbhandari | 2012-04-17 |
| | | | | | | | | | | | | be set as attributes instead of styles. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | Merge branch 'refs/heads/ninja-internal' into WebGLFixes | Nivesh Rajbhandari | 2012-04-17 |
| |\ | |||
| | * | Fixing the shape border | Valerio Virgillito | 2012-04-13 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | removing _undo array and _targets array and use object instead of matching ↵ | Valerio Virgillito | 2012-04-13 |
| | | | | | | | | | | | | | | | | | | arrays to set properties Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | Merge branch 'refs/heads/master' into undo-manager | Valerio Virgillito | 2012-04-12 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/elements/element-controller.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | some code cleanup | Valerio Virgillito | 2012-04-10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | setProperties to the montage undo/redo | Valerio Virgillito | 2012-04-09 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | IKNinja-1477 - Cannot preflight Fill color if WebGL Line shape is selected. | Nivesh Rajbhandari | 2012-04-17 |
| | |/ | |/| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Borders are not factored into offset calculations by the browser, so we have ↵ | Nivesh Rajbhandari | 2012-04-12 |
| | | | | | | | | | | | | | | | | | | to adjust for them. Also, we should set webkit-transform-style to preserve-3d if elements are rotated (until we also support flattened mode). Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-09 |
| |\| | |||
| | * | Merge pull request #159 from mqg734/WebGLMaterials | Valerio Virgillito | 2012-04-09 |
| | |\ | | | | | | | | | 3D tools, eyedropper, fill, ink-bucket, gradients and shape fixes. | ||
| | * \ | Merge pull request #155 from ericguzman/PresetsPI | Valerio Virgillito | 2012-04-05 |
| | |\ \ | | | | | | | | | | | Presets controller - update for "_element" removal in selection objects | ||
| | | * | | Presets Controller - Update to not use "_element" property of selection. | Eric Guzman | 2012-04-04 |
| | | | | | |||
| | * | | | Merge pull request #153 from mencio/components | Valerio Virgillito | 2012-04-05 |
| | |\ \ \ | | | | | | | | | | | | | Components panel cleanup and displaying only simple properties. | ||
| | | * | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-04-04 |
| | | |\| | | |||
| | | * | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-30 |
| | | |\ \ \ | |||
| | | * \ \ \ | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-28 |
| | | |\ \ \ \ | |||
| | | * | | | | | removed trace statement | Valerio Virgillito | 2012-03-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | | | | [CR] Keep Save related menu items always enabled, if there is an open document | Ananya Sen | 2012-04-04 |
| | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> |