summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make dispatch.c legibleJohn Mark Bell2009-03-231-100/+792
* Completely change the approach used for presentational hints.John Mark Bell2009-03-2315-507/+682
* Fix test harness to actually stand a chance of working.John Mark Bell2009-03-221-3/+7
* Sketch out something for presentational hints.John Mark Bell2009-03-223-2/+133
* z-index is a signed int, not a css_fixed value.John Mark Bell2009-03-052-1/+50
* 7 more.John Mark Bell2009-03-051-0/+85
* 5 more.John Mark Bell2009-03-051-0/+65
* 7 more.John Mark Bell2009-03-051-0/+77
* Compose position and quotesJohn Mark Bell2009-03-051-0/+51
* 8 more.John Mark Bell2009-03-051-0/+88
* 5 more.John Mark Bell2009-03-051-0/+79
* 4 more.John Mark Bell2009-03-051-0/+58
* Compose {min,max}{width,height}John Mark Bell2009-03-051-0/+68
* 10 more.John Mark Bell2009-03-051-0/+162
* 4 moreJohn Mark Bell2009-03-051-0/+51
* Compose font-familyJohn Mark Bell2009-03-051-0/+38
* 5 more.John Mark Bell2009-03-051-0/+56
* Compose cue-after, cue-before, cursor.John Mark Bell2009-03-041-0/+62
* Constify.John Mark Bell2009-03-042-3/+83
* compute_content()John Mark Bell2009-03-041-0/+41
* Implement initial_content()John Mark Bell2009-03-041-3/+1
* 4 more.John Mark Bell2009-03-041-0/+57
* 4 more.John Mark Bell2009-03-021-0/+68
* 12 more.John Mark Bell2009-03-021-0/+188
* 8 property composition functions.John Mark Bell2009-03-021-0/+123
* Add compose entry to property dispatch table.John Mark Bell2009-03-024-105/+424
* Reorder libraries, so that symbols don't get lost.John Mark Bell2009-03-021-1/+1
* Reduce code duplicationJohn Mark Bell2009-03-021-1/+1
* Initialise variables.John Mark Bell2009-03-023-9/+11
* Some changes. No idea what they are, mind you.John Mark Bell2009-02-158-29/+32
* Most of the interned string lifetimes are at least no shorter than we think t...Daniel Silverstone2009-02-154-20/+124
* Tidy up handling of malformed selectorsJohn Mark Bell2009-02-151-38/+51
* Move property dispatch table out of select.c so it can be used by the compute...John Mark Bell2009-02-159-384/+761
* Lose redundant todosJohn Mark Bell2009-02-151-2/+0
* Pay attention to the disabled flag on top-level stylesheetsJohn Mark Bell2009-02-151-2/+4
* Quirks mode parsingJohn Mark Bell2009-02-1510-138/+282
* Fix maths in commentaryJohn Mark Bell2009-02-151-8/+6
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-1428-869/+855
* Replace pointers to aural/page properties with pointers to void as placeholdersJohn Mark Bell2009-02-141-12/+2
* Finally, a representation of a computed content property.John Mark Bell2009-02-144-44/+211
* Fix clip: rect() with auto sidesJohn Mark Bell2009-02-143-28/+59
* Make fpmath stuff public.John Mark Bell2009-02-1410-238/+232
* Test + selector.Michael Drake2009-02-141-0/+82
* I was on crack this morning, it would appear.John Mark Bell2009-02-141-2/+0
* Rework handling of imported stylesheets.John Mark Bell2009-02-1411-85/+233
* Fix caption-side constantsJohn Mark Bell2009-02-141-4/+6
* Update expected data.Michael Drake2009-02-141-0/+48
* Dump bottom, caption-side, clear and clip.Michael Drake2009-02-141-0/+74
* Add missing colonsJohn Mark Bell2009-02-141-4/+4
* Dump border-style-* and border-width-* properties.Michael Drake2009-02-141-7/+276