summaryrefslogtreecommitdiff
path: root/css/css.c
Commit message (Expand)AuthorAgeFilesLines
* Comment css_len2{pt|px} functions and wrap to 80 chars.Michael Drake2008-09-061-6/+24
* Add comments and change height attribute handling on TR to only alter the hei...Michael Drake2008-09-051-6/+13
* 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/+2
* Make css_dump_style dump to a specified stream rather than assuming stderr. M...John Mark Bell2008-07-091-234/+245
* Launch redirects to unsupported URLs in other applications.John Mark Bell2008-04-191-0/+3
* Squash warningJohn Mark Bell2008-03-191-2/+9
* Bring definition of {escape} in line with CSS 2.1 spec.John Mark Bell2008-03-061-0/+2
* s/FALSE/false/gJohn Mark Bell2008-02-251-34/+34
* Improve handling of HTML attributes / markup:Michael Drake2008-02-251-21/+127
* Remove unnecessary #ifdef riscosJohn Mark Bell2008-02-021-2/+0
* Fix GTK build.Michael Drake2008-02-021-1/+1
* Make text input boxes with height:auto; and no initial value get a sensible h...Michael Drake2008-02-021-4/+27
* Add function to dump working stylesheetsJohn Mark Bell2008-01-311-0/+22
* Rework handling of HTTP redirects -- we now count the number of redirects fol...John Mark Bell2008-01-281-39/+1
* Increase default font size and line spacing.Michael Drake2007-12-091-3/+3
* Bug fixes in parse_length, parse_clip, css_dump_style, css_dump_length by Fra...James Bursa2007-10-281-5/+4
* Provide the facility to set the DPI of the display by removing the assumption...Daniel Silverstone2007-08-191-10/+16
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-4/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-12/+12
* Fix various warnings.James Bursa2007-05-021-10/+11
* Fix invalidation of unwanted contents.John Mark Bell2007-03-191-0/+11
* Lose noisy loggingJohn Mark Bell2007-03-181-1/+0
* Ensure content structures are zero initialised.John Mark Bell2007-03-181-5/+8
* Ensure content owners check that they are still interested in a content John Mark Bell2007-03-181-3/+10
* Content handlers should not call warn_user - they should broadcast the John Mark Bell2007-03-111-2/+0
* Fix handling of cookies in unverifiable transactions caused by a redirect fro...John Mark Bell2007-02-021-2/+2
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix the small NetSurf build.Richard Wilson2006-07-041-1/+4
* Don't assert() for AUTH or SSL codes (fix 1498477)Richard Wilson2006-07-041-0/+3
* [project @ 2006-03-09 19:04:13 by dsilvers]Daniel Silverstone2006-03-091-0/+28
* [project @ 2006-02-05 22:22:35 by jmb]John Mark Bell2006-02-051-4/+7
* [project @ 2006-01-02 23:31:28 by jmb]John Mark Bell2006-01-021-1/+1
* [project @ 2005-08-21 12:04:17 by bursa]James Bursa2005-08-211-10/+13
* [project @ 2005-07-31 22:06:03 by jmb]John Mark Bell2005-07-311-2/+2
* [project @ 2005-07-31 15:55:36 by jmb]John Mark Bell2005-07-311-8/+11
* [project @ 2005-05-22 21:50:14 by bursa]James Bursa2005-05-221-1/+1
* [project @ 2005-05-21 23:30:19 by bursa]James Bursa2005-05-211-663/+790
* [project @ 2005-04-14 19:54:24 by rjw]Richard Wilson2005-04-141-0/+80
* [project @ 2005-04-09 09:47:36 by bursa]James Bursa2005-04-091-22/+12
* [project @ 2005-04-03 14:17:05 by bursa]James Bursa2005-04-031-1/+3
* [project @ 2005-03-22 00:10:42 by rjw]Richard Wilson2005-03-221-12/+22
* [project @ 2005-02-19 23:40:15 by bursa]James Bursa2005-02-191-4/+5
* [project @ 2005-01-24 23:02:37 by bursa]James Bursa2005-01-241-0/+2
* [project @ 2005-01-16 21:39:21 by rjw]Richard Wilson2005-01-161-0/+84
* [project @ 2005-01-16 00:48:47 by jmb]John Mark Bell2005-01-161-29/+15
* [project @ 2005-01-16 00:08:47 by jmb]John Mark Bell2005-01-161-3/+1
* [project @ 2005-01-16 00:03:45 by jmb]John Mark Bell2005-01-161-0/+67
* [project @ 2005-01-11 19:39:49 by jmb]John Mark Bell2005-01-111-220/+522
* [project @ 2005-01-05 20:22:57 by jmb]John Mark Bell2005-01-051-2/+3