netsurf/css
James Bursa 22640f85e0 [project @ 2005-05-22 21:50:14 by bursa]
Add BOX_TEXT type to distinguish boxes which came from an inline element to boxes which came from a text node. Add inline_parent pointer to box structure. Rewrite text-decoration support to take advantage of the new data (line colours are now correct). Note: there is a clipping issue in redraw.

svn path=/import/netsurf/; revision=1732
2005-05-22 21:50:14 +00:00
..
.cvsignore [project @ 2004-05-20 20:55:36 by matthewh] 2004-05-20 20:55:36 +00:00
css.c [project @ 2005-05-22 21:50:14 by bursa] 2005-05-22 21:50:14 +00:00
css.h [project @ 2005-05-21 23:30:19 by bursa] 2005-05-21 23:30:19 +00:00
css_enums [project @ 2004-08-01 14:13:47 by jmb] 2004-08-01 14:13:47 +00:00
makeenum [project @ 2005-01-11 19:39:49 by jmb] 2005-01-11 19:39:49 +00:00
parser.y [project @ 2005-05-21 23:30:19 by bursa] 2005-05-21 23:30:19 +00:00
ruleset.c [project @ 2005-04-20 03:58:40 by rjw] 2005-04-20 03:58:40 +00:00
scanner.l [project @ 2005-01-05 20:20:32 by jmb] 2005-01-05 20:20:32 +00:00