aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/styles-controller.js
Commit message (Expand)AuthorAge
* CSS Panel - Remove data attribute to remove style tags from document.Eric Guzman2012-07-20
* Merge branch 'refs/heads/master' into fixes_7.1Eric Guzman2012-07-20
|\
| * Squashed commit of the following:Nivesh Rajbhandari2012-07-19
* | CSS Panel - Fix updating when media changes, sheets are deleted.Eric Guzman2012-07-20
* | Style Sheets - Show dirty marker when editing media attributeEric Guzman2012-07-18
* | Styles Controller - Re-add dirty event. Add data- attribute to keep created s...Eric Guzman2012-07-17
|/
* BSD LicenseKris Kowal2012-07-09
* Remove trailing spacesKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* Merge pull request #363 from ericguzman/stylesControllerPatch_6_29Valerio Virgillito2012-06-29
|\
| * Another null check on results from getMatchedCSSRulesEric Guzman2012-06-29
| * Null check on results from getMatchedCSSRulesEric Guzman2012-06-29
| * Styles Controller - getMatchingRules - Add forgotten return statementEric Guzman2012-06-29
| * Styles controller - adding check for attached element in getMatchedCSSRulesEric Guzman2012-06-29
| * Styles Controller Patch to ignore unfound rules from getMatchedCSSRulesEric Guzman2012-06-29
* | Merge branch 'refs/heads/ninja-internal' into ColorGradientFixNivesh Rajbhandari2012-06-29
|\ \
| * | Styles Controller - removing console logsEric Guzman2012-06-29
| * | Styles Controller - Fix specificity comparison in hasGreaterSpecificity()Eric Guzman2012-06-27
| |/
* / Fixed not being able to draw linear and radial gradients. Also fixed IKNINJA-...Nivesh Rajbhandari2012-06-28
|/
* Styles Controller - Remove debuggerEric Guzman2012-06-26
* Styles Controller - Chrome 20 FixEric Guzman2012-06-26
* - Eric Guzman's styles-controller fix for relatively positionedAnanya Sen2012-06-13
* - eric gunman's fix for styles-controller - select the appropriate override r...Ananya Sen2012-06-13
* Body PI fixes.Nivesh Rajbhandari2012-06-07
* Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...Nivesh Rajbhandari2012-06-01
|\
| * Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into...Valerio Virgillito2012-06-01
| |\
| * | fixing the document closing when the first document is closed.Valerio Virgillito2012-06-01
* | | Moving styles controller higher in ninja's serialization so its bindings will...Nivesh Rajbhandari2012-06-01
| |/ |/|
* | SnapManager.setupDragPlaneFromPlane must happen after StylesController has fi...Nivesh Rajbhandari2012-06-01
|/
* Removed temporary hack to support stage styles.Nivesh Rajbhandari2012-05-31
* Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu...Valerio Virgillito2012-05-30
|\
| * Cache perspective distance lookup to speed up user interaction.Nivesh Rajbhandari2012-05-29
* | document bindings phase 1Valerio Virgillito2012-05-29
|/
* Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-24
|\
| * fixing the styles manager to open code view files and closing the last document.Valerio Virgillito2012-05-23
* | Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
|/
* CSS Panel - Merged Styles controller from DOM ArchitectureEric Guzman2012-05-22
* Style sheets - Add support for removing default style sheetEric Guzman2012-05-18
* CSS Panel - Add support for deleting style sheetsEric Guzman2012-05-18
* Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna...Eric Guzman2012-05-17
|\
| * fixing some of the document bindings.Valerio Virgillito2012-05-16
| * Squashed master into dom-architectureValerio Virgillito2012-05-16
| * New stage template should not distinguish between user and template body styles.Nivesh Rajbhandari2012-05-10
* | Styles Controller - Null out active documentEric Guzman2012-05-17
* | CSS Panel - Style sheets dirty flag addedEric Guzman2012-05-16
* | Styles Controller - Fix issue with clearing dirty stylesheet listEric Guzman2012-05-16
* | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-10
|\ \
| * \ Merge pull request #185 from ericguzman/StylesControllerPatchValerio Virgillito2012-05-09
| |\ \ | | |/ | |/|
| | * Styles Controller - Fix error when trying dispatch stylesheet change eventEric Guzman2012-05-01
| * | fixed javascript errorsAnanya Sen2012-05-07
| |/