summaryrefslogtreecommitdiff
path: root/render/html_redraw.c
Commit message (Expand)AuthorAgeFilesLines
* Fix working out whether a text is in an inline.Michael Drake2008-07-191-12/+21
* BOX_TEXT only plotted with background when parent is BOX_INLINE. (Fix "Explor...Michael Drake2008-07-191-1/+5
* Fix background image redraw for scales other than 100%.Michael Drake2008-07-191-5/+8
* Fix repeating background image redraw bug.Michael Drake2008-07-191-9/+31
* Ensure that scrollbar foreground is actually visible (black on black, for exa...John Mark Bell2008-03-141-2/+10
* Render borders after backgrounds. Handle boxes with overflow hidden or scroll...James Bursa2008-01-281-45/+67
* Replace accidentally checked in files with previous ones.Michael Drake2008-01-281-6/+0
* Fix vertical position of images with margin/borders/padding.Michael Drake2008-01-281-0/+6
* Revert r3781.Michael Drake2008-01-271-4/+0
* Background area extends to border edge.Michael Drake2008-01-271-0/+4
* Background area extends to border edge.Michael Drake2008-01-271-34/+38
* Correctly terminate the plot group of a clipped box. Clip visible children of...Richard Wilson2007-10-091-12/+20
* Fix handling of backgrounds on <body> and <html>John Mark Bell2007-09-171-45/+119
* 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-16/+16
* 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-0/+9
* Modify implementation of absolute positioning to support "static positions". ...James Bursa2006-10-081-8/+0
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-5/+5
* Add missing file.Richard Wilson2006-07-021-4/+2
* Implement knockout rendering (controlled by 'knockout_rendering' option or Ct...Richard Wilson2006-07-011-2/+14
* Handle transparent borders correctly when plottingJohn Mark Bell2006-06-291-6/+9
* Fix rendering of float children of a hidden box. Render box absolute children.James Bursa2006-06-251-24/+63
* [project @ 2006-04-06 23:03:32 by rjw]Richard Wilson2006-04-061-4/+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-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
* [project @ 2006-02-15 23:09:53 by adrianl]Adrian Lees2006-02-151-37/+127
* [project @ 2006-02-04 12:02:06 by bursa]James Bursa2006-02-041-1/+3
* [project @ 2006-01-24 23:42:28 by rjw]Richard Wilson2006-01-241-0/+6
* [project @ 2006-01-01 23:55:24 by rjw]Richard Wilson2006-01-011-24/+22
* [project @ 2005-07-18 16:38:59 by adrianl]Adrian Lees2005-07-181-92/+155
* [project @ 2005-06-05 20:54:37 by bursa]James Bursa2005-06-051-17/+21
* [project @ 2005-06-04 12:12:38 by bursa]James Bursa2005-06-041-4/+3
* [project @ 2005-05-23 22:14:09 by bursa]James Bursa2005-05-231-150/+227
* [project @ 2005-05-22 22:16:00 by jmb]John Mark Bell2005-05-221-1/+1
* [project @ 2005-05-22 21:50:14 by bursa]James Bursa2005-05-221-38/+133
* [project @ 2005-04-30 17:11:24 by bursa]James Bursa2005-04-301-4/+5
* [project @ 2005-04-29 01:34:19 by rjw]Richard Wilson2005-04-291-133/+165
* [project @ 2005-04-17 03:30:35 by adrianl]Adrian Lees2005-04-171-62/+77
* [project @ 2005-04-16 08:22:57 by adrianl]Adrian Lees2005-04-161-4/+19
* [project @ 2005-04-15 05:52:11 by adrianl]Adrian Lees2005-04-151-15/+90
* [project @ 2005-03-23 19:17:03 by rjw]Richard Wilson2005-03-231-2/+2
* [project @ 2005-03-23 18:14:38 by rjw]Richard Wilson2005-03-231-9/+8
* [project @ 2005-03-23 16:42:37 by rjw]Richard Wilson2005-03-231-10/+17