summaryrefslogtreecommitdiff
path: root/render/layout.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-07-19 14:29:16 by bursa]James Bursa2004-07-191-0/+2
| | | | | | Make layout_inline_container() public for use of textareas. svn path=/import/netsurf/; revision=1103
* [project @ 2004-06-02 21:21:13 by bursa]James Bursa2004-06-021-2/+4
| | | | | | Memory exhaustion handling. Form control related bug fix. svn path=/import/netsurf/; revision=917
* [project @ 2004-06-02 21:14:40 by bursa]James Bursa2004-06-021-4/+2
| | | | | | Revert accidental checkin. svn path=/import/netsurf/; revision=916
* [project @ 2004-06-02 21:09:14 by bursa]James Bursa2004-06-021-2/+4
| | | | | | Update calls to layout_document() for error handling. svn path=/import/netsurf/; revision=915
* [project @ 2004-04-12 00:00:47 by bursa]James Bursa2004-04-121-1/+1
| | | | | | Rewrite block context layout, implementing collapsing and negative margins and margins for tables. svn path=/import/netsurf/; revision=754
* [project @ 2004-02-11 17:15:36 by bursa]James Bursa2004-02-111-7/+10
| | | | | | Work on margins etc., clean up many parts of layout code. svn path=/import/netsurf/; revision=534
* [project @ 2003-09-22 21:55:08 by bursa]James Bursa2003-09-221-0/+2
| | | | | | Experimental textarea editing code. svn path=/import/netsurf/; revision=309
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2002-08-11 23:04:02 by bursa]James Bursa2002-08-111-1/+5
| | | | | | [monkeyson] Multiple-include guards. svn path=/import/netsurf/; revision=30
* [project @ 2002-05-27 23:21:11 by bursa]James Bursa2002-05-271-2/+2
| | | | | | Simple left float implementation. svn path=/import/netsurf/; revision=19
* [project @ 2002-05-04 19:57:18 by bursa]James Bursa2002-05-041-0/+10
Split box and layout modules from render.c. svn path=/import/netsurf/; revision=13