Commit Graph

14 Commits

Author SHA1 Message Date
Chris Young 048249f71d Build libparserutils (and NetSurf) against libiconv instead of newlib's iconv.
This fixes the bug with lpu's iconv filter causing freezing on OS4 NetSurf.  With an
appropriate font (eg. Bitstream Cyberbit) Japanese characters will now display.
Test websites work, but proper Japanese websites cause an assert which may be caused
by amiga/font.c incorrect text size calculations.

svn path=/trunk/netsurf/; revision=10546
2010-05-03 17:58:17 +00:00
John Mark Bell 227780f653 Forcibly disable PDF export support until it gets fixed.
svn path=/trunk/netsurf/; revision=10539
2010-05-01 11:15:00 +00:00
Michael Drake 72520da221 More blatant warning about editing Makefile.defaults.
svn path=/trunk/netsurf/; revision=10257
2010-04-06 19:50:52 +00:00
Michael Drake d6aae0a5ae Fix framebuffer build.
svn path=/trunk/netsurf/; revision=10254
2010-04-06 18:23:34 +00:00
James Bursa fde385fbf3 Attempt to make the config messages clearer. Add auto-detection of libsvgtiny option to gtk build.
svn path=/trunk/netsurf/; revision=10253
2010-04-06 16:25:51 +00:00
Vincent Sanders 55162445db Add Windows frontend
svn path=/trunk/netsurf/; revision=9940
2010-01-31 00:36:02 +00:00
John Mark Bell 6dd385591d NETSURF_USE_DRAW should apply to the Draw content handler only.
Introduce NETSURF_USE_DRAW_EXPORT to toggle draw export support.
Fix up a bunch of stuff related to this.
Fix warnings caused by disabling the Sprite renderer.

svn path=/trunk/netsurf/; revision=7899
2009-06-20 19:38:56 +00:00
Daniel Silverstone 316c1cbfbe Update framebuffer paths to use PREFIX, add install-framebuffer target
svn path=/trunk/netsurf/; revision=7222
2009-04-21 22:56:38 +00:00
Daniel Silverstone 3b6f32c911 Add a PREFIX variable which the GTK install can use
svn path=/trunk/netsurf/; revision=7212
2009-04-21 22:22:59 +00:00
John Mark Bell 62df558c58 Kill more debug target
svn path=/trunk/netsurf/; revision=7175
2009-04-21 14:41:15 +00:00
John Mark Bell c90f927a9b Enable libpng by default.
Libmng/lcms can't cope with certain PNGs (particularly, xkcd.com)

svn path=/trunk/netsurf/; revision=7166
2009-04-21 14:09:53 +00:00
John Mark Bell a2f613f8e2 BeOS/Haiku installation target (credit: Matt Madia)
svn path=/trunk/netsurf/; revision=7118
2009-04-17 15:25:02 +00:00
John Mark Bell daf7a52dd6 Hubbub is no longer optional.
Remove libxml2 parser binding.

svn path=/trunk/netsurf/; revision=7115
2009-04-17 00:54:27 +00:00
Daniel Silverstone 308d2d3345 Rename Makefile.config to Makefile.defaults and update the docs
svn path=/trunk/netsurf/; revision=6937
2009-03-27 11:23:25 +00:00