Commit Graph

8 Commits

Author SHA1 Message Date
John Mark Bell 62245d13ec [project @ 2004-01-05 02:10:59 by jmb]
Add ability to turn off browser features in build.
This may be useful when hunting down bugs.

svn path=/import/netsurf/; revision=480
2004-01-05 02:10:59 +00:00
James Bursa 20a6f739dc [project @ 2003-12-26 16:21:46 by bursa]
Rewrite get_host_from_url() to use uri library.

svn path=/import/netsurf/; revision=444
2003-12-26 16:21:46 +00:00
James Bursa 599953c98f [project @ 2003-12-12 00:46:18 by bursa]
Fix protocol check.

svn path=/import/netsurf/; revision=427
2003-12-12 00:46:18 +00:00
John Mark Bell 04a1d398f2 [project @ 2003-10-31 10:58:35 by jmb]
Really fix scheme:moose bug

svn path=/import/netsurf/; revision=395
2003-10-31 10:58:35 +00:00
John Mark Bell 76c37600ad [project @ 2003-10-30 22:45:23 by jmb]
Fix bug causing mailto: links to cause a crash

svn path=/import/netsurf/; revision=394
2003-10-30 22:45:23 +00:00
John Mark Bell f07a47d252 [project @ 2003-10-26 00:09:27 by jmb]
Fix bug involving while loop exiting early.
Move the xstrdup of the realm into riscos/401login.c

svn path=/import/netsurf/; revision=389
2003-10-26 00:09:27 +00:00
John Mark Bell c91e9b3458 [project @ 2003-10-25 22:03:14 by jmb]
Fix a bug where an infinite loop is entered if the hostname is entered
without a trailing '/'.

svn path=/import/netsurf/; revision=387
2003-10-25 22:03:14 +00:00
John Mark Bell c9e188a4d1 [project @ 2003-10-25 19:20:13 by jmb]
HTTP Auth login improved (greatly).
Addresses all three issues in the previous version.

svn path=/import/netsurf/; revision=382
2003-10-25 19:20:13 +00:00