summaryrefslogtreecommitdiff
path: root/render/css.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2002-08-11 23:02:25 by bursa]James Bursa2002-08-111-33/+82
| | | | | | [monkeyson] Add font-weight and font-style. svn path=/import/netsurf/; revision=29
* [project @ 2002-06-28 20:14:04 by bursa]James Bursa2002-06-281-2/+2
| | | | | | Changed float representation in box tree to implement floated tables. svn path=/import/netsurf/; revision=25
* [project @ 2002-06-26 12:19:24 by bursa]James Bursa2002-06-261-1/+2
| | | | | | Make compilation with lcc work. svn path=/import/netsurf/; revision=23
* [project @ 2002-06-21 18:16:24 by bursa]James Bursa2002-06-211-14/+26
| | | | | | Implemented clear, fixed inline / float bugs, eliminated many compiler warnings. svn path=/import/netsurf/; revision=22
* [project @ 2002-06-19 15:17:45 by bursa]James Bursa2002-06-191-8/+22
| | | | | | CSS fixes, text-align property implemented (except justify). svn path=/import/netsurf/; revision=21
* [project @ 2002-06-18 21:24:21 by bursa]James Bursa2002-06-181-38/+74
| | | | | | Improved inline and float layout, new CSS properties, better debug output. svn path=/import/netsurf/; revision=20
* [project @ 2002-05-18 08:23:39 by bursa]James Bursa2002-05-181-6/+20
| | | | | | Added css_blank_style. svn path=/import/netsurf/; revision=16
* [project @ 2002-05-04 21:17:06 by bursa]James Bursa2002-05-041-11/+28
| | | | | | Added code to use style attribute of elements. svn path=/import/netsurf/; revision=14
* [project @ 2002-04-22 09:24:35 by bursa]James Bursa2002-04-221-0/+545
Initial revision svn path=/import/netsurf/; revision=2