Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | Removing the old checkbox components. Created a new LabelCheckbox | Valerio Virgillito | 2012-05-16 | |
| | | |/ / | | |/| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | | Adding support for new templates | Jose Antonio Marquez | 2012-05-11 | |
| | |/ / | | | | | | | | | | | | | This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template. | |||
| | * | | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ↵ | Valerio Virgillito | 2012-05-10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | === true on document open. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | Partially fixing the body pi and fixing the selection controller | Valerio Virgillito | 2012-05-10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | Fixing the components double click center stage position. | Valerio Virgillito | 2012-05-10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | Fixing the select and text area PI | Valerio Virgillito | 2012-05-10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| | * | | fixing the components for the new dom | Valerio Virgillito | 2012-05-09 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | |||
| * | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-17 | |
| |\ \ \ | | | |/ | | |/| | ||||
| * | | | CSS Panel - delcaration - remove auto sort | Eric Guzman | 2012-05-17 | |
| | | | | ||||
| * | | | 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 | |
| | | | | ||||
| * | | | CSSPanel - Add mutli-selection and adding classes to groups of elements | Eric Guzman | 2012-05-14 | |
| | | | | ||||
| * | | | 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 | |||
| * | | | Computed Style Panel - Add data-montage ids | Eric Guzman | 2012-05-10 | |
| | | | | ||||
| * | | | Style Declaration - Improved updating of styles using binding. | Eric Guzman | 2012-05-10 | |
| | | | | ||||
| * | | | CSS Panel - Rule List refactor | Eric Guzman | 2012-05-10 | |
| | | | | | | | | | | | | | | | | Improved adding, updating, and sorting of rules in rule list. | |||
| * | | | CSS Panel - Added update of new rules to rule list | Eric Guzman | 2012-05-08 | |
| | | | | ||||
| * | | | CSS Panel - Create non-tree declaration (optimized). And add updating ↵ | Eric Guzman | 2012-05-08 | |
| | | | | | | | | | | | | | | | | functionality. | |||
| * | | | Style sheets - Added default stylesheet selection | Eric Guzman | 2012-05-08 | |
| | | | | ||||
| * | | | Style sheets - Add sheet action | Eric Guzman | 2012-05-07 | |
| | | | | ||||
| * | | | CSS Panel - Add labels for selection and document names | Eric Guzman | 2012-05-03 | |
| | | | | ||||
| * | | | Styles delegate - Clean up | Eric Guzman | 2012-05-03 | |
| | | | | ||||
| * | | | Style sheets - Add stub for add stylesheet button | Eric Guzman | 2012-05-03 | |
| | | | | ||||
| * | | | CSS Panel - Support showing computed styles | Eric Guzman | 2012-05-03 | |
| | | | | ||||
| * | | | CSS Panel - Fix issue with wrong style value when re-enabling style. | Eric Guzman | 2012-05-02 | |
| | | | | ||||
| * | | | CSS Panel - Added element highlight on selector field hover | Eric Guzman | 2012-05-02 | |
| | | | | ||||
| * | | | CSS Panel - Add focus management to styles view delegate | Eric Guzman | 2012-05-02 | |
| | | | | ||||
| * | | | CSS Panel - Modify pseudo class on getMatchedCSSRules | Eric Guzman | 2012-05-01 | |
| | | | | ||||
| * | | | CSS Panel - Inline style editing | Eric Guzman | 2012-05-01 | |
| | | | | ||||
| * | | | CSS Panel - Added code hinting and tooltips | Eric Guzman | 2012-05-01 | |
| | | | | ||||
| * | | | CSS Panel - Display no styles when deselecting all | Eric Guzman | 2012-05-01 | |
| | | | | ||||
| * | | | CSS Panel - Added removing of rules/styles | Eric Guzman | 2012-05-01 | |
| | | | | ||||
| * | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-30 | |
| |\ \ \ | ||||
| * | | | | CSS Style - Add style interaction | Eric Guzman | 2012-04-30 | |
| | | | | | ||||
| * | | | | CSS Style Rule - Add code for changing selectors and showing unapplied rules | Eric Guzman | 2012-04-30 | |
| | | | | | ||||
| * | | | | Rule List - Scroll to bottom code | Eric Guzman | 2012-04-30 | |
| | | | | |