summaryrefslogtreecommitdiff
path: root/css/ruleset.c
Commit message (Expand)AuthorAgeFilesLines
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-3152/+0
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-141-2/+2
* Tidy up background-position parsingJohn Mark Bell2009-05-281-15/+21
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-3/+2
* Handle no units in CSS as px. This is a temporary measure until the new CSS p...Michael Drake2009-01-221-5/+9
* Implement percentage heights for block level elements in normal flow, floats ...Michael Drake2008-10-121-2/+5
* more obvious C89François Revel2008-07-291-1/+2
* Include headers we need, rather than depending on (optional) features doing so.Rob Kendrick2008-07-281-0/+1
* Remove if that was always true.Michael Drake2008-07-261-8/+6
* The core code has always assumed a locale of "C".John Mark Bell2008-05-131-1/+0
* Bring definition of {escape} in line with CSS 2.1 spec.John Mark Bell2008-03-061-8/+32
* Bug fixes in parse_length, parse_clip, css_dump_style, css_dump_length by Fra...James Bursa2007-10-281-4/+3
* No longer assert on invalid input to hex_colour.Richard Wilson2007-10-091-2/+1
* Fix parsing of invalid colour values becoming CSS_COLOR_NONE. Make all colour...Richard Wilson2007-10-091-48/+69
* Allow hex CSS colour values with omitted hash. Fix #rgb and #rrggbb handling ...Michael Drake2007-10-031-2/+34
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-6/+6
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-0/+1
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix accidental press of delete :-sRichard Wilson2006-08-151-1/+1
* Treat unitless CSS values as pixels (fix 1527056)Richard Wilson2006-08-151-4/+9
* Fix background: parsing & lose potential memory leakJohn Mark Bell2006-06-281-3/+9
* [project @ 2006-03-17 02:08:42 by jmb]John Mark Bell2006-03-171-44/+68
* [project @ 2006-02-11 21:58:56 by jmb]John Mark Bell2006-02-111-1/+1
* [project @ 2005-08-04 22:51:42 by bursa]James Bursa2005-08-041-0/+1
* [project @ 2005-04-20 03:58:40 by rjw]Richard Wilson2005-04-201-5/+10
* [project @ 2005-04-09 09:47:36 by bursa]James Bursa2005-04-091-15/+12
* [project @ 2005-03-23 18:14:38 by rjw]Richard Wilson2005-03-231-1/+17
* [project @ 2005-03-22 00:10:42 by rjw]Richard Wilson2005-03-221-2/+5
* [project @ 2005-01-17 23:06:33 by rjw]Richard Wilson2005-01-171-22/+28
* [project @ 2005-01-16 21:39:21 by rjw]Richard Wilson2005-01-161-0/+251
* [project @ 2005-01-16 00:03:45 by jmb]John Mark Bell2005-01-161-2/+1
* [project @ 2004-12-07 09:25:00 by tlsa]Michael Drake2004-12-071-1/+1
* [project @ 2004-12-07 02:25:14 by jmb]John Mark Bell2004-12-071-21/+154
* [project @ 2004-12-01 21:48:11 by bursa]James Bursa2004-12-011-10/+18
* [project @ 2004-08-09 16:11:58 by jmb]John Mark Bell2004-08-091-6/+7
* [project @ 2004-08-01 23:59:16 by jmb]John Mark Bell2004-08-011-90/+71
* [project @ 2004-08-01 21:56:47 by jmb]John Mark Bell2004-08-011-99/+29
* [project @ 2004-08-01 14:13:47 by jmb]John Mark Bell2004-08-011-0/+926
* [project @ 2004-07-16 20:22:31 by jmb]John Mark Bell2004-07-161-56/+68
* [project @ 2004-06-25 21:25:33 by jmb]John Mark Bell2004-06-251-2/+2
* [project @ 2004-06-25 20:24:06 by bursa]James Bursa2004-06-251-1/+4
* [project @ 2004-06-25 14:28:29 by bursa]James Bursa2004-06-251-114/+243
* [project @ 2004-06-24 23:29:31 by bursa]James Bursa2004-06-241-338/+315
* [project @ 2004-06-24 00:07:28 by jmb]John Mark Bell2004-06-241-1/+28
* [project @ 2004-06-15 20:45:02 by jmb]John Mark Bell2004-06-151-1/+54
* [project @ 2004-06-11 12:51:40 by jmb]John Mark Bell2004-06-111-1/+7
* [project @ 2004-06-09 19:55:06 by jmb]John Mark Bell2004-06-091-1/+276
* [project @ 2004-05-01 17:48:38 by bursa]James Bursa2004-05-011-138/+214
* [project @ 2004-04-18 21:10:02 by jmb]John Mark Bell2004-04-181-2/+14