aboutsummaryrefslogtreecommitdiff
path: root/js/panels/css-panel/rule-list.reel
Commit message (Collapse)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Styles Controller - Chrome 20 FixEric Guzman2012-06-26
|
* first iteration of adding serializable to ninja plus other changes to run ↵Valerio Virgillito2012-06-06
| | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* CSS Panel - Update components to use new serialization formatEric Guzman2012-05-22
|
* Rule List Container - Handle drawing multiple rules at the same timeEric Guzman2012-05-21
| | | | Fixes problems when dropping multiple images on to stage and the selection changes too quickly
* CSS Panel - Allow ":" to be used in selector fieldEric Guzman2012-05-21
|
* CSS Panel - Added flag to draw method to improve perceived loading timeEric Guzman2012-05-16
|
* CSS Panel - Fixed removing rules and checking to see if rules apply on add.Eric Guzman2012-05-10
|
* CSS Panel - fix issue with hover/scroll to topEric Guzman2012-05-10
|
* CSS Panel - Rule List refactorEric Guzman2012-05-10
| | | | Improved adding, updating, and sorting of rules in rule list.
* CSS Panel - Added update of new rules to rule listEric Guzman2012-05-08
|
* CSS Panel - Create non-tree declaration (optimized). And add updating ↵Eric Guzman2012-05-08
| | | | functionality.
* CSS Panel - Added removing of rules/stylesEric Guzman2012-05-01
|
* Rule List - Scroll to bottom codeEric Guzman2012-04-30
|
* CSS Panel - add handlers for css panel actionsEric Guzman2012-04-26
|
* CSS Panel - Add styles view delegate. Add handling for adding rules to ↵Eric Guzman2012-04-23
| | | | stylesheets
* CSS Panel Updates - CSS tweaks and cleanupEric Guzman2012-03-16
|
* CSS Panel - Style updates for collapsing branchesEric Guzman2012-03-13
|
* CSS Panel Update - Rule List component updateEric Guzman2012-03-12
|
* CSS Panel - Updating components, created toolbar components, and small ↵Eric Guzman2012-03-02
changes to styles controller