Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CSS Panel - declaration - sort objects when flag is set | Eric Guzman | 2012-05-17 |
| | |||
* | Style sheets view - Remove duplicate property definition | Eric Guzman | 2012-05-17 |
| | |||
* | CSS Panel - Clear styles section on document close | Eric Guzman | 2012-05-17 |
| | |||
* | CSS Panel - comment out paste handler for now | Eric Guzman | 2012-05-17 |
| | |||
* | CSS Panel - remove duplicate entry in completion map | Eric Guzman | 2012-05-17 |
| | |||
* | Style Declaration - fix property name in addStyle() | Eric Guzman | 2012-05-16 |
| | |||
* | CSS Panel - Style sheets dirty flag added | Eric Guzman | 2012-05-16 |
| | |||
* | CSS Panel - Fix toggling style on/off. | Eric Guzman | 2012-05-16 |
| | |||
* | CSS Panel - Added flag to draw method to improve perceived loading time | Eric Guzman | 2012-05-16 |
| | |||
* | CSS Panel - Fix issue with adding new style and activating property field | Eric Guzman | 2012-05-16 |
| | |||
* | Style Declaration - Fix update/add/addNew methods | Eric Guzman | 2012-05-16 |
| | |||
* | Styles Controller - Fix issue with clearing dirty stylesheet list | Eric Guzman | 2012-05-16 |
| | |||
* | CSSPanel - Add mutli-selection and adding classes to groups of elements | Eric Guzman | 2012-05-14 |
| | |||
* | CSS Panel - Update color of element outline when hovering over selector. | Eric Guzman | 2012-05-11 |
| | |||
* | CSS Panel - Fixed removing rules and checking to see if rules apply on add. | Eric Guzman | 2012-05-10 |
| | |||
* | CSS Panel - Add work-around for selection change event. | Eric Guzman | 2012-05-10 |
| | |||
* | CSS Panel - Rule list - remove old update code | Eric Guzman | 2012-05-10 |
| | |||
* | CSS Panel - fix issue with hover/scroll to top | Eric Guzman | 2012-05-10 |
| | |||
* | CSS Panel - Fix errors from new Montage and remove logs. | Eric Guzman | 2012-05-10 |
| | |||
* | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-10 |
|\ | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html | ||
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Valerio Virgillito | 2012-05-09 |
| |\ | |||
| | * | Merge pull request #185 from ericguzman/StylesControllerPatch | Valerio Virgillito | 2012-05-09 |
| | |\ | | | | | | | | | Styles Controller - Fix error when trying dispatch stylesheet change eve... | ||
| | | * | Styles Controller - Fix error when trying dispatch stylesheet change event | Eric Guzman | 2012-05-01 |
| | | | | |||
| * | | | some code cleanup | Valerio Virgillito | 2012-05-09 |
| |/ / | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | Squashed commit of google-components into master | Valerio Virgillito | 2012-05-09 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | Fixed a snapping issue on the mouse down in drawing tools. | hwc487 | 2012-05-08 |
| | | | |||
| * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | hwc487 | 2012-05-08 |
| |\ \ | | | | | | | | | | | | | Snapping | ||
| | * | | IKNINJA-1603 | Ananya Sen | 2012-05-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | Uncaught TypeError: Cannot read property 'documentRoot' of null js/components/layout/bread-crumb.reel/bread-crumb.js:26 Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| | * | | fixed javascript errors | Ananya Sen | 2012-05-07 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| | * | | removed incorrect id selector css for code view container since its breaking it. | Ananya Sen | 2012-05-07 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | | | fixes for 2D and 3D translation. | hwc487 | 2012-05-07 |
| |/ / | |||
| * | | Fixing the color popup | Valerio Virgillito | 2012-05-04 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | temporary commenting a timeline bug preventing nested selection | Valerio Virgillito | 2012-05-04 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | fixing the currentContainer | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-id | Valerio Virgillito | 2012-05-03 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/components/tools-properties/tag-properties.reel/tag-properties.html Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * \ | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 |
| | |\ \ | |||
| | * \ \ | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/controllers/elements/element-controller.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | | Refactor creating elements. Removed makeNJElement and separated the model ↵ | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 |
| | |\ \ \ \ | |||
| | * | | | | | Nesting absolute element in the Tag tool. Refactoring element creation and ↵ | Valerio Virgillito | 2012-05-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | element models Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | | | code cleanup | Valerio Virgillito | 2012-05-02 |
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | Fixing the lock button css | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | Removing more id and changing the appropriate CSS for them | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | | | | | Merge branch 'refs/heads/master' into data-id | Valerio Virgillito | 2012-05-03 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| | * | | | | Code reformatting | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| | * | | | | Merge pull request #192 from ananyasen/Codeview-improvements | Valerio Virgillito | 2012-05-03 |
| | |\ \ \ \ | | | | | | | | | | | | | | | submitting project : Code Editor Improvements [Phase 1] | ||
| | | * | | | | using prototype in the serialization | Ananya Sen | 2012-05-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| | | * | | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-03 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | |