summaryrefslogtreecommitdiff
path: root/render/table.c
Commit message (Expand)AuthorAgeFilesLines
* remove dead storeVincent Sanders2013-05-011-1/+0
* Include dom/dom.h where it might be neededDaniel Silverstone2012-03-241-0/+3
* Fix build with NDEBUG definedJohn Mark Bell2011-04-031-2/+5
* Port to latest libcssJohn Mark Bell2011-01-291-16/+8
* Fix assertion when table borders are specified in em/ex units.John Mark Bell2010-06-271-0/+45
* Port to modified libcss API.John Mark Bell2009-08-021-4/+4
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-171/+721
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-0/+1
* Fix compilation with GCC 2.95.John Mark Bell2009-04-161-1/+1
* Maybe fix table layout problem caused by r4100.Michael Drake2008-04-231-0/+4
* Improve handling of absolutely positioned table cells. Corrects positioning o...Michael Drake2008-04-201-0/+6
* Re-express table_find_cell algorithm to avoid relying upon side-effects.John Mark Bell2008-03-191-5/+13
* 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-5/+5
* Update project URL.Michael Drake2006-11-271-1/+1
* [project @ 2005-12-11 21:54:30 by bursa]James Bursa2005-12-111-0/+1
* [project @ 2005-08-07 21:28:48 by bursa]James Bursa2005-08-071-0/+4
* [project @ 2005-07-06 19:56:34 by bursa]James Bursa2005-07-061-2/+3
* [project @ 2005-07-02 18:19:41 by bursa]James Bursa2005-07-021-0/+1
* [project @ 2005-07-02 18:06:10 by bursa]James Bursa2005-07-021-0/+369