summaryrefslogtreecommitdiff
path: root/render/box_construct.c
Commit message (Expand)AuthorAgeFilesLines
* Make <object> attribute handling more spec compliantJohn Mark Bell2007-03-221-10/+31
* Default form field maxlength to UINT_MAX (fixes 1620540)John Mark Bell2007-03-111-1/+0
* Fix handling of % signs in textarea initial value. (Fixes 1617123)John Mark Bell2007-02-111-1/+1
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-0/+1
* Default frame margin 0 instead of -1. Fix marginheight parsing.James Bursa2007-01-241-9/+9
* Don't require frames to specify a URL (fixes frame names not being recognised)Richard Wilson2007-01-031-22/+13
* Reflow iframes on layout (fix 1617625)Richard Wilson2006-12-301-2/+6
* Remove wrong kind of free for data allocated using talloc.James Bursa2006-12-081-1/+0
* Update project URL.Michael Drake2006-11-271-1/+1
* Implement list-style-type circle, square, none, and decimal.James Bursa2006-11-051-2/+36
* More work on lists. Simplify the implementation to a BLOCK for display: list-...James Bursa2006-11-051-58/+31
* Initial work for display: list-item supportJohn Mark Bell2006-11-041-1/+58
* Implement absolute positioned inlines.James Bursa2006-11-041-0/+13
* Remove code to determine containing block; no longer used.James Bursa2006-10-221-24/+3
* Modify implementation of absolute positioning to support "static positions". ...James Bursa2006-10-081-13/+0
* Squash warnings.John Mark Bell2006-09-111-26/+41
* Fixed translation of html entities when a textarea has an initial valueJeffrey Lee2006-09-111-2/+19
* textarea html tag fix; horizontal scrollbars; auto-scroll improvementsJeffrey Lee2006-09-101-6/+22
* Fix 1546941.Richard Wilson2006-09-021-6/+10
* Experimental new frames code.Richard Wilson2006-09-021-218/+312
* Stop rendering of iframe children; they're for non-iframe supporting UAs John Mark Bell2006-08-241-0/+3
* Ignore junk values (fix 1444336)Richard Wilson2006-07-051-9/+9
* Fix submission of forms in embedded objects; resolve submission URL at John Mark Bell2006-07-031-7/+17
* Implement absolute positioning.James Bursa2006-06-261-8/+38
* [project @ 2006-04-04 10:56:21 by dsilvers]Daniel Silverstone2006-04-041-8/+28
* [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-02-25 18:50:34 by rjw]Richard Wilson2006-02-251-2/+3
* [project @ 2006-01-02 23:31:28 by jmb]John Mark Bell2006-01-021-0/+2
* [project @ 2005-12-10 14:31:32 by adrianl]Adrian Lees2005-12-101-0/+3
* [project @ 2005-08-22 22:49:52 by bursa]James Bursa2005-08-221-38/+51
* [project @ 2005-08-20 22:52:20 by bursa]James Bursa2005-08-201-10/+43
* [project @ 2005-08-14 23:56:15 by jmb]John Mark Bell2005-08-141-1/+0
* [project @ 2005-08-07 21:28:48 by bursa]James Bursa2005-08-071-23/+2
* [project @ 2005-07-03 15:57:10 by jmb]John Mark Bell2005-07-031-5/+16
* [project @ 2005-07-02 20:08:24 by bursa]James Bursa2005-07-021-0/+7
* [project @ 2005-06-26 01:55:20 by jmb]John Mark Bell2005-06-261-26/+8
* [project @ 2005-06-07 22:52:56 by bursa]James Bursa2005-06-071-1/+1
* [project @ 2005-06-05 20:54:37 by bursa]James Bursa2005-06-051-6/+18
* [project @ 2005-06-04 12:12:38 by bursa]James Bursa2005-06-041-16/+10
* [project @ 2005-05-24 20:21:47 by bursa]James Bursa2005-05-241-9/+9
* [project @ 2005-05-22 21:50:14 by bursa]James Bursa2005-05-221-11/+18
* [project @ 2005-05-21 23:30:19 by bursa]James Bursa2005-05-211-10/+4
* [project @ 2005-04-29 01:33:50 by rjw]Richard Wilson2005-04-291-2/+40
* [project @ 2005-04-28 15:57:07 by rjw]Richard Wilson2005-04-281-2/+2
* [project @ 2005-04-28 02:35:03 by rjw]Richard Wilson2005-04-281-18/+24
* [project @ 2005-04-28 01:17:52 by rjw]Richard Wilson2005-04-281-1/+45
* [project @ 2005-04-27 19:13:30 by bursa]James Bursa2005-04-271-2/+4
* [project @ 2005-04-24 21:49:28 by jmb]John Mark Bell2005-04-241-3/+4
* [project @ 2005-04-17 16:56:41 by bursa]James Bursa2005-04-171-1/+2