netsurf/render
John Mark Bell cd3fb4a7cc Ensure multipart/form-data submissions are in the correct charset.
(fixes 1617129).
There are issues with unrepresentable characters, which I'm 
investigating; they appear to be due to Iconv/UnicodeLib and not 
NetSurf's usage of them.

svn path=/trunk/netsurf/; revision=3190
2007-02-26 00:32:07 +00:00
..
box_construct.c Fix handling of % signs in textarea initial value. (Fixes 1617123) 2007-02-11 23:21:05 +00:00
box_normalise.c Allocate new styles for implied boxes using talloc instead of css_duplicate_style(). 2006-12-08 22:17:45 +00:00
box.c Fix box_visible() to return a bool. 2007-01-14 13:02:09 +00:00
box.h Fix box_visible() to return a bool. 2007-01-14 13:02:09 +00:00
directory.c Make GTK build compile on FreeBSD. 2007-01-29 22:27:15 +00:00
directory.h Update project URL. 2006-11-27 15:35:18 +00:00
font.h Update project URL. 2006-11-27 15:35:18 +00:00
form.c Ensure multipart/form-data submissions are in the correct charset. 2007-02-26 00:32:07 +00:00
form.h Implement form targets (fix 1619094) 2006-12-30 00:34:26 +00:00
html_redraw.c Update project URL. 2006-11-27 15:35:18 +00:00
html.c Reparse entire document if meta charset resulting in changed document 2007-02-10 21:34:22 +00:00
html.h Update project URL. 2006-11-27 15:35:18 +00:00
imagemap.c Update project URL. 2006-11-27 15:35:18 +00:00
imagemap.h Update project URL. 2006-11-27 15:35:18 +00:00
layout.c Fix height of absolutely positioned inline blocks with an object. Fix layout of list markers with no text. 2006-12-26 21:51:08 +00:00
layout.h Update project URL. 2006-11-27 15:35:18 +00:00
list.c Update project URL. 2006-11-27 15:35:18 +00:00
list.h Update project URL. 2006-11-27 15:35:18 +00:00
table.c Update project URL. 2006-11-27 15:35:18 +00:00
table.h Update project URL. 2006-11-27 15:35:18 +00:00
textplain.c Update project URL. 2006-11-27 15:35:18 +00:00
textplain.h Update project URL. 2006-11-27 15:35:18 +00:00