summaryrefslogtreecommitdiff
path: root/css
Commit message (Expand)AuthorAgeFilesLines
* Squash warningJohn Mark Bell2008-03-191-2/+9
* Bring definition of {escape} in line with CSS 2.1 spec.John Mark Bell2008-03-063-9/+35
* s/FALSE/false/gJohn Mark Bell2008-02-251-34/+34
* Improve handling of HTML attributes / markup:Michael Drake2008-02-252-24/+159
* Include string.h. Thanks to joty.Michael Drake2008-02-031-0/+1
* 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-282-40/+1
* Fixes for targetting NetBSD (Thanks to Adam Hoka)John Mark Bell2008-01-261-0/+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-282-9/+7
* 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-092-48/+71
* Allow hex CSS colour values with omitted hash. Fix #rgb and #rrggbb handling ...Michael Drake2007-10-031-2/+34
* Remove restriction of @import coming at the start, because multiple inline st...James Bursa2007-10-021-1/+1
* Provide the facility to set the DPI of the display by removing the assumption...Daniel Silverstone2007-08-192-10/+17
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-083-10/+42
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-305-24/+24
* 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
* Remove .cvsignore files, and replicate functionality with svn:ignore attributesRob Kendrick2007-02-041-6/+0
* Fix handling of cookies in unverifiable transactions caused by a redirect fro...John Mark Bell2007-02-021-2/+2
* Make GTK build compile on FreeBSD.James Bursa2007-01-293-2/+3
* Update project URL.Michael Drake2006-11-276-6/+6
* 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 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
* Fix background: parsing & lose potential memory leakJohn Mark Bell2006-06-281-3/+9
* [project @ 2006-03-19 17:49:32 by dsilvers]Daniel Silverstone2006-03-191-1/+1
* [project @ 2006-03-17 02:08:42 by jmb]John Mark Bell2006-03-171-44/+68
* [project @ 2006-03-09 19:04:13 by dsilvers]Daniel Silverstone2006-03-092-0/+30
* [project @ 2006-02-11 21:58:56 by jmb]John Mark Bell2006-02-111-1/+1
* [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-08-04 22:51:42 by bursa]James Bursa2005-08-041-0/+1
* [project @ 2005-07-31 22:06:03 by jmb]John Mark Bell2005-07-313-4/+7
* [project @ 2005-07-31 15:55:36 by jmb]John Mark Bell2005-07-312-9/+12
* [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-213-684/+834
* [project @ 2005-04-20 03:58:40 by rjw]Richard Wilson2005-04-201-5/+10
* [project @ 2005-04-14 19:54:24 by rjw]Richard Wilson2005-04-142-5/+90
* [project @ 2005-04-09 09:47:36 by bursa]James Bursa2005-04-093-48/+24