Commit Graph

10 Commits

Author SHA1 Message Date
John Mark Bell
77a9671224 [project @ 2004-12-08 23:16:53 by jmb]
Squash bug which caused assertion failure
Add more asserts, for my own sanity

svn path=/import/netsurf/; revision=1393
2004-12-08 23:16:53 +00:00
John Mark Bell
d86553ef7e [project @ 2004-12-08 00:31:11 by jmb]
xfoo purge, reindent some sources.
Loginlist is ugly, feel free to rewrite.

svn path=/import/netsurf/; revision=1390
2004-12-08 00:31:11 +00:00
Michael Drake
4439cbc204 [project @ 2004-09-28 15:30:48 by tlsa]
Support invalid polygon shape name in image maps.

svn path=/import/netsurf/; revision=1292
2004-09-28 15:30:48 +00:00
John Tytgat
402c4ca66c [project @ 2004-08-14 14:30:10 by joty]
Removed a chunk of Norcroft compiler warnings.  Re-ident some pieces.

svn path=/import/netsurf/; revision=1231
2004-08-14 14:30:12 +00:00
John Mark Bell
49b83f0a9b [project @ 2004-06-15 23:32:38 by jmb]
Tighten up parameter checking in imagemap_get

svn path=/import/netsurf/; revision=976
2004-06-15 23:32:38 +00:00
John Tytgat
9644508737 [project @ 2004-05-22 11:57:41 by joty]
TABify; renamed variables "this"/"new" (avoiding C++ keyword usage).

svn path=/import/netsurf/; revision=885
2004-05-22 11:57:41 +00:00
John Mark Bell
bb9149e93b [project @ 2004-05-21 23:05:53 by jmb]
Improve parameter checking in imagemap_get.

svn path=/import/netsurf/; revision=883
2004-05-21 23:05:53 +00:00
John Mark Bell
e4c8adc2a2 [project @ 2004-04-13 15:54:15 by jmb]
Remove spurious xmlFree call

svn path=/import/netsurf/; revision=771
2004-04-13 15:54:15 +00:00
John Mark Bell
408aa68174 [project @ 2004-04-13 13:30:22 by jmb]
Fix my incorrect reading of the spec - shape defaults to rectangle

svn path=/import/netsurf/; revision=769
2004-04-13 13:30:22 +00:00
John Mark Bell
4b38a2d61a [project @ 2004-03-26 22:16:31 by jmb]
Imagemap support

svn path=/import/netsurf/; revision=671
2004-03-26 22:16:31 +00:00