Go to file
John Mark Bell 1f859400d9 If we have no document charset on completion of parse, retrieve it from the binding.
Make the binding return Windows-1252 if it has no idea (as this is what the parser will have defaulted to).
Fix form_new to not require a document charset to be present -- it may not be known at this point.
Fixup form document charsets post-parse, so that form submission works correctly.

svn path=/trunk/netsurf/; revision=6575
2009-02-20 12:50:34 +00:00
!NetSurf Purge f78 and f83 sprites. 2009-02-18 18:58:00 +00:00
amiga Remove default theme's dependency on AISS 2009-02-18 20:04:59 +00:00
beos Fix BeOS build. Please try to patch all platforms when breaking things like this :p 2009-02-16 19:08:20 +00:00
content Make redirects behave as a NOP wrt the verifiability of fetches. 2009-02-16 20:24:54 +00:00
css Squash leaks 2009-02-18 13:11:32 +00:00
debug make schedule_run return if it has active jobs to schedule 2009-02-11 22:33:55 +00:00
desktop Fix handling of URLs on float boxes (which have no style). 2009-02-20 12:12:32 +00:00
Docs Need an additional softlink to stop the build failing if no libcrypto.a is present 2009-02-15 13:00:42 +00:00
framebuffer Enable autohinter. Greatly improves glyph quality in framebuffer port. Also get FreeType to render at same time as loading. 2009-02-20 11:21:28 +00:00
gtk Remove misleading comment 2009-02-17 23:50:40 +00:00
image If a GIF has insufficient frame data, display the frames that have been decoded. 2008-12-30 13:23:36 +00:00
render If we have no document charset on completion of parse, retrieve it from the binding. 2009-02-20 12:50:34 +00:00
riscos Divorce PDF export and printing. 2009-02-17 16:37:51 +00:00
utils Squash leak 2009-02-18 14:10:35 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile Ensure that the FB frontend sets a subtarget, otherwise error out. This prevents silly mistakes like 'NETSURF_FB_FRONTEND := SDL' which had me stumped for a few minutes. 2009-02-20 10:10:32 +00:00
Makefile.config allow framebuffer port to use freetype2 library 2009-02-20 09:51:21 +00:00
Makefile.sources allow framebuffer port to use freetype2 library 2009-02-20 09:51:21 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00
nsfb Fix resource handling buy copying the GTK approach 2009-02-14 12:49:21 +00:00