summaryrefslogtreecommitdiff
path: root/render/box_normalise.c
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of absolutely positioned table cells. Corrects positioning o...Michael Drake2008-04-201-0/+6
* Squash "implicit declaration of function 'gui_multitask'" warnings.John Mark Bell2008-03-191-2/+0
* Insert implied boxes rather than entirely removing empty table/row group node...John Mark Bell2008-03-101-22/+62
* Fix last pointer manipulation for table and row_group boxes.John Mark Bell2008-03-101-2/+4
* Improve handling of HTML attributes / markup:Michael Drake2008-02-251-4/+4
* Don't remove table rows with no children (fix 1753365)Richard Wilson2007-10-101-11/+19
* 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
* Allocate new styles for implied boxes using talloc instead of css_duplicate_s...James Bursa2006-12-081-8/+10
* Update project URL.Michael Drake2006-11-271-1/+1
* More work on lists. Simplify the implementation to a BLOCK for display: list-...James Bursa2006-11-051-156/+20
* Initial work for display: list-item supportJohn Mark Bell2006-11-041-7/+146
* Modify implementation of absolute positioning to support "static positions". ...James Bursa2006-10-081-38/+0
* Implement absolute positioning.James Bursa2006-06-261-0/+38
* [project @ 2006-01-06 21:23:47 by jmb]John Mark Bell2006-01-061-0/+2
* [project @ 2005-08-22 22:49:52 by bursa]James Bursa2005-08-221-6/+7
* [project @ 2005-07-02 18:17:51 by bursa]James Bursa2005-07-021-2/+8
* [project @ 2005-06-05 20:54:37 by bursa]James Bursa2005-06-051-4/+5
* [project @ 2005-06-04 12:12:38 by bursa]James Bursa2005-06-041-0/+4
* [project @ 2005-05-22 21:50:14 by bursa]James Bursa2005-05-221-2/+7
* [project @ 2005-04-09 09:47:36 by bursa]James Bursa2005-04-091-27/+26
* [project @ 2005-03-26 01:12:27 by bursa]James Bursa2005-03-261-0/+696