summaryrefslogtreecommitdiff
path: root/render
Commit message (Expand)AuthorAgeFilesLines
* Ensure that layout of absolute children is carried out after the height is kn...James Bursa2006-07-021-15/+10
* Add missing file.Richard Wilson2006-07-021-4/+2
* Use case-insensitive strstr to match "stylesheet"John Mark Bell2006-07-021-2/+2
* Implement knockout rendering (controlled by 'knockout_rendering' option or Ct...Richard Wilson2006-07-011-2/+14
* Ensure containing block has valid height for positioning absolute childrenJohn Mark Bell2006-06-291-0/+14
* Ignore alternate stylesheetsJohn Mark Bell2006-06-291-0/+4
* Handle transparent borders correctly when plottingJohn Mark Bell2006-06-291-6/+9
* Link rel attribute may be a space separated list, take account of this John Mark Bell2006-06-291-2/+2
* Fix clipping of page background if body shorter than window heightJohn Mark Bell2006-06-291-6/+7
* Properly take account of padding on containing block.John Mark Bell2006-06-291-9/+22
* Position specifiers are relative to containing block's padding edge for John Mark Bell2006-06-291-0/+20
* Fix previous commit; it failed to make available_width include mbp such John Mark Bell2006-06-291-11/+5
* Compensate for box->{min_width,max_width} including mbp when John Mark Bell2006-06-291-0/+12
* Fix float placement when it's an exact fit for the width availableJohn Mark Bell2006-06-281-1/+1
* Relative positioning for absolutely positioned boxesJohn Mark Bell2006-06-261-0/+34
* Box x,y coordinates are of padding edge relative to parent; John Mark Bell2006-06-261-2/+2
* Make box_at_point detection consider absolute children tooJohn Mark Bell2006-06-261-2/+11
* Fix calculation of right margin in case where margin right is autoJohn Mark Bell2006-06-261-5/+14
* Implement absolute positioning.James Bursa2006-06-263-234/+638
* Fix rendering of float children of a hidden box. Render box absolute children.James Bursa2006-06-251-24/+63
* Changes to struct box for absolute positioning.James Bursa2006-06-212-0/+42
* Report fetching of 1 object/stylesheet correctly in status barAdrian Lees2006-05-291-5/+12
* Fix box_at_point() for certain cases involving floats (solves unclickable lin...James Bursa2006-05-241-17/+23
* Fix float positions after a block with a specified height.James Bursa2006-05-071-0/+7
* Move word that doesn't fit next to float below float correctly (fixes crash o...James Bursa2006-04-091-24/+38
* Remove incorrect comment.James Bursa2006-04-091-1/+0
* [project @ 2006-04-06 23:03:32 by rjw]Richard Wilson2006-04-061-4/+4
* [project @ 2006-04-04 10:56:21 by dsilvers]Daniel Silverstone2006-04-043-8/+33
* [project @ 2006-04-04 10:55:47 by dsilvers]Daniel Silverstone2006-04-041-1/+3
* [project @ 2006-03-27 01:04:56 by jmb]John Mark Bell2006-03-271-0/+15
* [project @ 2006-03-26 23:52:22 by dsilvers]Daniel Silverstone2006-03-261-0/+11
* [project @ 2006-03-26 23:05:08 by dsilvers]Daniel Silverstone2006-03-261-4/+2
* [project @ 2006-03-26 22:43:22 by dsilvers]Daniel Silverstone2006-03-261-2/+10
* [project @ 2006-03-26 21:41:18 by bursa]James Bursa2006-03-261-2/+9
* [project @ 2006-03-26 19:59:15 by bursa]James Bursa2006-03-261-2/+2
* [project @ 2006-03-26 05:46:21 by adrianl]Adrian Lees2006-03-261-3/+3
* [project @ 2006-03-26 04:48:45 by adrianl]Adrian Lees2006-03-261-27/+146
* [project @ 2006-03-25 08:53:32 by adrianl]Adrian Lees2006-03-251-7/+46
* [project @ 2006-03-22 03:56:44 by adrianl]Adrian Lees2006-03-221-1/+4
* [project @ 2006-03-22 01:06:05 by rjek]Rob Kendrick2006-03-221-12/+23
* [project @ 2006-03-21 17:33:35 by rjek]Rob Kendrick2006-03-211-1/+1
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-211-14/+44
* [project @ 2006-03-20 10:56:54 by rjek]Rob Kendrick2006-03-201-5/+5
* [project @ 2006-03-19 23:56:10 by rjek]Rob Kendrick2006-03-191-1/+1
* [project @ 2006-03-19 19:03:07 by rjek]Rob Kendrick2006-03-191-5/+5
* [project @ 2006-03-09 18:55:30 by bursa]James Bursa2006-03-091-1/+1
* [project @ 2006-02-25 18:50:34 by rjw]Richard Wilson2006-02-251-2/+3
* [project @ 2006-02-23 15:06:53 by jmb]John Mark Bell2006-02-231-0/+16
* [project @ 2006-02-21 20:49:11 by rjw]Richard Wilson2006-02-211-13/+9
* [project @ 2006-02-20 02:29:19 by jmb]John Mark Bell2006-02-201-3/+3