summaryrefslogtreecommitdiff
path: root/include/libcss/computed.h
Commit message (Expand)AuthorAgeFilesLines
* Modify encoding of quotes. Move clip to accommodate.John Mark Bell2009-02-111-16/+15
* Change encoding of font-familyJohn Mark Bell2009-02-111-38/+38
* Handle counter-increment/counter-resetJohn Mark Bell2009-02-111-2/+2
* Change the representation of any data that includes a css_string. They're now...John Mark Bell2009-02-111-26/+30
* Oh look, I've changed my mind again.John Mark Bell2009-02-071-1/+3
* More API changes.John Mark Bell2009-02-071-3/+1
* It probably helps to ensure the allocation routine is accessible.John Mark Bell2009-02-071-1/+4
* More accessorsJohn Mark Bell2009-02-061-0/+102
* More accessorsJohn Mark Bell2009-02-061-0/+68
* More accessorsJohn Mark Bell2009-02-061-0/+67
* More accessorsJohn Mark Bell2009-02-061-0/+39
* More accessorsJohn Mark Bell2009-02-061-0/+40
* More accessorsJohn Mark Bell2009-02-061-2/+161
* More accessorsJohn Mark Bell2009-02-061-0/+81
* More accessorsJohn Mark Bell2009-02-061-0/+120
* More accessorsJohn Mark Bell2009-02-061-0/+160
* More accessorsJohn Mark Bell2009-02-061-0/+90
* More accessorsJohn Mark Bell2009-02-061-0/+172
* More accessorsJohn Mark Bell2009-02-061-0/+218
* More accessorsJohn Mark Bell2009-02-061-1/+168
* I've changed my mind. Don't assume that _INHERIT doesn't exist here.John Mark Bell2009-02-061-15/+56
* Some property accessors.John Mark Bell2009-02-061-2/+122
* Bit allocations.John Mark Bell2009-02-061-0/+49
* Enumerated values for properties.John Mark Bell2009-02-051-16/+17
* Fill in members of css_computed_{style,uncommon}John Mark Bell2009-02-051-15/+97
* cursor:, which I omitted from the previous commit.John Mark Bell2009-01-291-4/+11
* More maths. I have no idea if this approach is sane, btw. More importantly, I...John Mark Bell2009-01-291-11/+24
* Create header containing computed style representation. This isn't remotely c...John Mark Bell2009-01-271-0/+138