summaryrefslogtreecommitdiff
path: root/src/select/computed.h
Commit message (Expand)AuthorAgeFilesLines
* Select: include autogenerated content in header files.Lucas Neves2017-11-131-337/+1
* Selection: Add support for the flexbox properties.Lucas Neves2017-10-211-11/+32
* Strip trailing whitespace.Michael Drake2017-09-041-4/+4
* Selection: Add support for the CSS3 box-sizing property.Michael Drake2017-04-271-2/+3
* Make node data contain list of partial node styles.Michael Drake2016-11-191-0/+4
* Remove redundant API surface.Michael Drake2016-11-191-0/+6
* Intern partial styles.Michael Drake2016-11-191-0/+17
* Move trivially compared parts of computed styles to sub-structures.Michael Drake2016-11-191-7/+23
* Add break-after property support.Michael Drake2014-12-291-5/+10
* Add column-width property to computed styles.Michael Drake2014-12-061-6/+8
* Add column-span property to computed styles.Michael Drake2014-12-061-5/+7
* Add column-rule-width to computed styles.Michael Drake2014-11-161-12/+15
* Add column_rule_style to computed styles.Michael Drake2014-11-161-3/+4
* Add column-rule-color to computed styles.Michael Drake2014-11-151-5/+7
* Implement selection for column-gap property.Michael Drake2014-11-071-5/+8
* Implement selection for column-fill property.Michael Drake2014-11-071-3/+4
* Cascade and compose column-count property into computed style.Michael Drake2014-10-041-5/+9
* Length of computed bits array has increased by one byte.Michael Drake2014-06-011-2/+2
* Add support for CSS3 overflow-x and overflow-y properties.Michael Drake2014-06-011-1/+2
* Various changes for orphans and widows properties:Michael Drake2014-01-101-2/+2
* Various changes which modify API and ABI:Michael Drake2013-12-131-3/+0
* Add support for parsing the writing-mode property. Thanks to Caitlin Potter.Caitlin Potter2013-09-101-1/+1
* Complete widows and orphans support. Thanks to James Montgomerie.Michael Drake2012-04-131-6/+9
* Add support for selecting page-break-{before, after, inside}John Mark Bell2011-08-231-1/+12
* Hide the CSS computed style itself. Only expose a few simple structures whic...Daniel Silverstone2011-03-121-0/+265
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-1/+1
* Remove pointless parameterJohn Mark Bell2009-07-211-1/+1
* Add a flag to the font size computation callback to indicate that the resulta...John Mark Bell2009-07-161-1/+1
* It helps if you add filesJohn Mark Bell2009-07-091-0/+20
* Oh look, I've changed my mind again.John Mark Bell2009-02-071-16/+0
* More API changes.John Mark Bell2009-02-071-0/+16