aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | more work on making subtool styling/layout consistentJohn Mayhew2012-05-07
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | More implementation of moving color chips to the individual subtools.John Mayhew2012-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the tool color bar Added new icons for inkbottle Removed Pencil tool Removed Inkbottle tool Added chips to the pen, brush and tag tools Aligned controls in several subtools
| * | | | | | | | | | | | | | | First round of moving color chips into the sub tools. Shape and Pen tool now ↵John Mayhew2012-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | have chips in the sub tool bar. Still need to complete adding chips to the Brush tool and finalizing the subtool bar layout to our spec for all of the subtools.
* | | | | | | | | | | | | | | | Styles Controller - Null out active documentEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Editable - remove formatting on pasteEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - delcaration - remove auto sortEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - declaration - sort objects when flag is setEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Style sheets view - Remove duplicate property definitionEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Clear styles section on document closeEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - comment out paste handler for nowEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - remove duplicate entry in completion mapEric Guzman2012-05-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Style Declaration - fix property name in addStyle()Eric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Style sheets dirty flag addedEric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Fix toggling style on/off.Eric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Added flag to draw method to improve perceived loading timeEric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Fix issue with adding new style and activating property fieldEric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Style Declaration - Fix update/add/addNew methodsEric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Styles Controller - Fix issue with clearing dirty stylesheet listEric Guzman2012-05-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSSPanel - Add mutli-selection and adding classes to groups of elementsEric Guzman2012-05-14
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Update color of element outline when hovering over selector.Eric Guzman2012-05-11
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Fixed removing rules and checking to see if rules apply on add.Eric Guzman2012-05-10
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Add work-around for selection change event.Eric Guzman2012-05-10
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Rule list - remove old update codeEric Guzman2012-05-10
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - fix issue with hover/scroll to topEric Guzman2012-05-10
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CSS Panel - Fix errors from new Montage and remove logs.Eric Guzman2012-05-10
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
| * | | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalValerio Virgillito2012-05-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #185 from ericguzman/StylesControllerPatchValerio Virgillito2012-05-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Styles Controller - Fix error when trying dispatch stylesheet change eve...
| | | * | | | | | | | | | | | | | | Styles Controller - Fix error when trying dispatch stylesheet change eventEric Guzman2012-05-01
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | |
| * | / | | | | | | | | | | | | | some code cleanupValerio Virgillito2012-05-09
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | / / / / / / / / Squashed commit of google-components into masterValerio Virgillito2012-05-09
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | | | | | | | | | | | | | Fixed a snapping issue on the mouse down in drawing tools.hwc4872012-05-08
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵hwc4872012-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Snapping
| | * | | | | | | | | | | | | IKNINJA-1603Ananya Sen2012-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |