Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Styles Controller - Remove debugger | Eric Guzman | 2012-06-26 |
| | |||
* | Styles Controller - Chrome 20 Fix | Eric Guzman | 2012-06-26 |
| | |||
* | - Eric Guzman's styles-controller fix for relatively positioned | Ananya Sen | 2012-06-13 |
| | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | - eric gunman's fix for styles-controller - select the appropriate override ↵ | Ananya Sen | 2012-06-13 |
| | | | | | | rule to apply the override style Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | Body PI fixes. | Nivesh Rajbhandari | 2012-06-07 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge branch 'refs/heads/valerio-document-bindings-fix' into ↵ | Nivesh Rajbhandari | 2012-06-01 |
|\ | | | | | | | document-bindings-fix | ||
| * | Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal ↵ | Valerio Virgillito | 2012-06-01 |
| |\ | | | | | | | | | | into document-bindings-fix | ||
| * | | fixing the document closing when the first document is closed. | Valerio Virgillito | 2012-06-01 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | Moving styles controller higher in ninja's serialization so its bindings ↵ | Nivesh Rajbhandari | 2012-06-01 |
| |/ |/| | | | | | | | | | will get triggered before stage's bindings. This should fix the stage's styles not getting initialized correctly. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | SnapManager.setupDragPlaneFromPlane must happen after StylesController has ↵ | Nivesh Rajbhandari | 2012-06-01 |
|/ | | | | | | finished initializeRootStyles. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Removed temporary hack to support stage styles. | Nivesh Rajbhandari | 2012-05-31 |
| | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into ↵ | Valerio Virgillito | 2012-05-30 |
|\ | | | | | | | | | | | | | | | | | | | document-bindings-fix Conflicts: js/stage/stage-deps.js js/stage/stage.reel/stage.js Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Cache perspective distance lookup to speed up user interaction. | Nivesh Rajbhandari | 2012-05-29 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | document bindings phase 1 | Valerio Virgillito | 2012-05-29 |
|/ | | | | | | | | - using array controller to bind the current document to all ninja components - removed open document event - removed references to the document controller Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
|\ | | | | | | | | | | | | | Conflicts: js/document/document-html.js js/helper-classes/3D/view-utils.js js/stage/stage.reel/stage.js | ||
| * | fixing the styles manager to open code view files and closing the last document. | Valerio Virgillito | 2012-05-23 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
|/ | | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view. | ||
* | CSS Panel - Merged Styles controller from DOM Architecture | Eric Guzman | 2012-05-22 |
| | |||
* | Style sheets - Add support for removing default style sheet | Eric Guzman | 2012-05-18 |
| | |||
* | CSS Panel - Add support for deleting style sheets | Eric Guzman | 2012-05-18 |
| | |||
* | Merge branch 'dom-architecture' of ↵ | Eric Guzman | 2012-05-17 |
|\ | | | | | | | | | | | | | | | github.com:Motorola-Mobility/ninja-internal into CSSPanelUpdates Conflicts: js/document/templates/montage-html/default_html.css js/lib/NJUtils.js | ||
| * | fixing some of the document bindings. | Valerio Virgillito | 2012-05-16 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Squashed master into dom-architecture | Valerio Virgillito | 2012-05-16 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | New stage template should not distinguish between user and template body styles. | Nivesh Rajbhandari | 2012-05-10 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Styles Controller - Null out active document | Eric Guzman | 2012-05-17 |
| | | |||
* | | CSS Panel - Style sheets dirty flag added | Eric Guzman | 2012-05-16 |
| | | |||
* | | Styles Controller - Fix issue with clearing dirty stylesheet list | Eric Guzman | 2012-05-16 |
| | | |||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-10 |
|\ \ | | | | | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html | ||
| * \ | 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 |
| | | | |||
| * | | fixed javascript errors | Ananya Sen | 2012-05-07 |
| |/ | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | Styles Controller - Added fix for setting style on cached, multi-target rule. | Eric Guzman | 2012-05-09 |
| | | | | | | | | Added fix for setting style on cached, multi-target rule. Also added parameter to selector override to augment specificity of selector | ||
* | | Style sheets - Add sheet action | Eric Guzman | 2012-05-07 |
| | | |||
* | | Styles Controller - Fix error when trying dispatch stylesheet change event | Eric Guzman | 2012-05-01 |
| | | |||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-11 |
|\| | |||
| * | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| | | | | | | | | | | | | Note that rotating multiple objects when the stage is rotated still doesn't work and flatten still doesn't work. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-09 |
|\| | |||
| * | Get matrix and perspective distance from styles controller. | Nivesh Rajbhandari | 2012-03-21 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | - detect document style edit [with Eric's input for styles-controller.js] | Ananya Sen | 2012-03-06 |
| | | | | | | | | | | | | - integrated save as Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | CSS Panel - Updating components, created toolbar components, and small ↵ | Eric Guzman | 2012-03-02 |
| | | | | | | | | changes to styles controller | ||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-02-29 |
|\| | | | | | | | | | Conflicts: js/panels/PanelContainer/PanelContainer.reel/PanelContainer.js | ||
| * | edit by Eric G.: catch the error instead of doing the null check for the ↵ | Ananya Sen | 2012-02-21 |
| | | | | | | | | | | | | stale element Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
| * | added null check for matchedRules in styles-controller.js, to fix js error ↵ | Ananya Sen | 2012-02-21 |
| | | | | | | | | | | | | on reopening and edited html document Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> | ||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-02-22 |
|\| | |||
| * | Merge branch 'StylesControllerUpdates' of ↵ | Eric Guzman | 2012-02-20 |
| |\ | | | | | | | | | | github.com:ericguzman/ninja-internal into StylesControllerUpdates | ||
| | * | Styles controller - Check for element's window object before querying for ↵ | Eric Guzman | 2012-02-20 |
| | | | | | | | | | | | | matching css rules. | ||
| * | | Styles Controller -Fix invalid variable reference when looking for element's ↵ | Eric Guzman | 2012-02-20 |
| |/ | | | | | | | window object | ||
* / | CSS Panel Update | Eric Guzman | 2012-02-22 |
|/ | |||
* | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-13 |
|\ | |||
| * | Styles Controller - Separate css animation rule getters | Eric Guzman | 2012-02-13 |
| | | | | | | | | To add document- and sheet-specific getters. |