Commit Graph

  • 3bb98823f7 correct filename Chris Young 2011-10-07 23:26:39 +0000
  • 39b490d1f0 Add favicon to iconification icon Chris Young 2011-10-07 23:12:12 +0000
  • 443dce6e80 make resource fetcher cope with missing resources gracefully Vincent Sanders 2011-10-07 22:51:31 +0000
  • 59fdc29e66 Lose unnecessary logging John Mark Bell 2011-10-07 22:31:52 +0000
  • 2f60ecea61 use the default resource:favicon.ico when a site has no icon of its own Vincent Sanders 2011-10-07 22:22:15 +0000
  • 62111d36be nsurl_ref returns the referenced nsurl. Michael Drake 2011-10-07 22:18:27 +0000
  • 7805550e82 Port presentational hint backgrounds to nsurl. Michael Drake 2011-10-07 22:07:57 +0000
  • ad17f799ea Choose right ico image for typical url bar. Michael Drake 2011-10-07 21:56:17 +0000
  • f9ca9f3595 comment removal Chris Young 2011-10-07 21:53:35 +0000
  • 677d0d4874 fix botched link rename Chris Young 2011-10-07 21:50:44 +0000
  • 2c636bc0a4 Don't fetch favicons for (i)frames. Michael Drake 2011-10-07 21:49:29 +0000
  • c8d9e012e5 favicon fixes Chris Young 2011-10-07 21:41:31 +0000
  • 787f4954ea Fix framebuffer John Mark Bell 2011-10-07 21:20:45 +0000
  • c8bdbdd2e7 Handle joining to a base with no path. Michael Drake 2011-10-07 21:16:35 +0000
  • 4c829ae481 use resource:favicon.ico instead of resource:favicon.png Vincent Sanders 2011-10-07 21:03:45 +0000
  • 8a293636fb fix favicon default selection for non http(s) urls Vincent Sanders 2011-10-07 20:47:34 +0000
  • 33af42360f fix ico handler to actually decode to bitmap when called via get_internal Vincent Sanders 2011-10-07 19:39:52 +0000
  • c22373e000 Attempting to download favicons is silly John Mark Bell 2011-10-07 19:09:52 +0000
  • 8f3d6d3649 consolidate code so a single codepath starts the retrival of the favicon Vincent Sanders 2011-10-07 18:49:16 +0000
  • 230779848e metadata links stored in contents browser uses metadata links for favicons Vincent Sanders 2011-10-07 18:12:47 +0000
  • 52ad2c1e25 initial favicon support Vincent Sanders 2011-10-06 23:31:55 +0000
  • 3fde9589c1 Remove unused url_normalise() and don't include regex.h. Michael Drake 2011-10-06 12:38:47 +0000
  • 9493cec576 Optimise hotlist loading by using nsurl instead of url_normalise. Also convert tree url post-edit normalisation to use nsurl. The treeviews still store urls as strings for now. Michael Drake 2011-10-06 12:31:22 +0000
  • fd5ad500c5 Only need to cope with trailing whitespace if it exists. Michael Drake 2011-10-06 11:53:23 +0000
  • 65943b7a67 Remove plugin.h too. Michael Drake 2011-10-06 11:38:32 +0000
  • 149ac31cac Remove old plugin.c. Michael Drake 2011-10-06 10:21:50 +0000
  • 22f2ffeeea Don't need to url_normalise, since the core is nsurl based. Michael Drake 2011-10-06 10:16:11 +0000
  • 22a34841f7 Don't need to url_normalise, since the core is nsurl based. Michael Drake 2011-10-06 10:07:33 +0000
  • d52f40b575 also convert nsdefault.css in svn tree into a proper link (OS4 SVN does not support fs links) Chris Young 2011-10-05 22:29:52 +0000
  • 1bbb2321ea Adjust some types Chris Young 2011-10-05 22:23:02 +0000
  • 7aa2b4771f Keep running if an error occurs Chris Young 2011-10-05 22:12:51 +0000
  • 201dcddff8 Port disabled :visited support to nsurl. Michael Drake 2011-10-05 20:22:56 +0000
  • 1203c4baf2 Ensure trailing whitespace is ignored. Michael Drake 2011-10-05 20:16:19 +0000
  • d06fcf791a Shuffle CSS files so default.css is the main one Chris Young 2011-10-05 18:56:59 +0000
  • 17525fbf25 Avoid making a new nsurl to remove fragment if there is no fragment. Michael Drake 2011-10-05 18:05:41 +0000
  • 7d3a84231e Optimise nsurl__is_no_escape. Michael Drake 2011-10-05 15:43:44 +0000
  • 7d0b91caa7 Make sure the fragment remover sets the nsurl to NULL on failure. Michael Drake 2011-10-05 12:15:27 +0000
  • 921e9959e6 Namespaceing. Michael Drake 2011-10-05 12:13:26 +0000
  • 291307d64e Terminate raw resource URL string. Michael Drake 2011-10-05 11:54:15 +0000
  • 0c30fe98af Handle % in URL without 2 hex digits after. Michael Drake 2011-10-05 09:46:06 +0000
  • 20c70fcb90 Fix upper case hex and return -1 for invalid hex. Michael Drake 2011-10-05 09:41:54 +0000
  • c18c9b5511 make url character checks table driven and remove expensive strchr Vincent Sanders 2011-10-05 09:33:56 +0000
  • 280ece6df9 Handle upper case hex. Michael Drake 2011-10-05 09:30:12 +0000
  • d5bb9d98e7 Build resource: map at start time Remove stylesheet url globals -- the core will always use resource:{default,quirks,adblock}.css as appropriate John Mark Bell 2011-10-05 08:32:52 +0000
  • a25f87a739 make nsurl__create_from_section correctly escape characters as per RFC3986 Vincent Sanders 2011-10-04 22:32:04 +0000
  • d4285464e8 Fix icon loader Chris Young 2011-10-04 17:40:15 +0000
  • 3b4b986739 Don't try to LOG url of errored stylesheet content. Michael Drake 2011-10-04 13:55:28 +0000
  • 08b42089ca Pass nsurls through html_fetch_object. Michael Drake 2011-10-04 10:23:47 +0000
  • 170136a4e8 Ensure refcounts add up John Mark Bell 2011-10-03 22:13:45 +0000
  • 5b23bcae95 Set iframe url pointer to NULL after unref at other end too. Michael Drake 2011-10-03 22:12:51 +0000
  • 012e0838cb Set url pointers to NULL after unref. Michael Drake 2011-10-03 22:06:47 +0000
  • 8e0015798c Remove unused API John Mark Bell 2011-10-03 22:02:33 +0000
  • 382beb779e Can't talloc_free nsurls. Thanks jmb. Michael Drake 2011-10-03 21:58:50 +0000
  • 19f0f7053b More talloc destructors for nsurls. Michael Drake 2011-10-03 21:49:28 +0000
  • 3043c58aaf Fix handling of preformatted text John Mark Bell 2011-10-03 21:32:32 +0000
  • 2c41d4b44e Add talloc destructor for object_params. Michael Drake 2011-10-03 21:04:54 +0000
  • 6366f25f0d Remove LOG. Michael Drake 2011-10-03 20:56:35 +0000
  • a522d9ff14 Fix host/path with no scheme. Michael Drake 2011-10-03 20:54:41 +0000
  • 3049f37e24 Parallelise object fetches John Mark Bell 2011-10-03 20:38:23 +0000
  • 898b01e721 More conversion to nsurl. (box->href, object params, imagemaps, (i)frames) Michael Drake 2011-10-03 20:28:29 +0000
  • b9a40d8e47 Fix crash when switching tabs Chris Young 2011-10-03 18:08:52 +0000
  • 231dfe5887 Fix up for nsurl changes. Untested. Michael Drake 2011-10-03 16:51:46 +0000
  • 817841eab3 Fix up for nsurl changes. Untested. Michael Drake 2011-10-03 16:49:55 +0000
  • 7dc000e643 Fix up for nsurl changes. Untested. Michael Drake 2011-10-03 16:45:54 +0000
  • e52aaecd7a Fix up for nsurl changes. Untested. Michael Drake 2011-10-03 16:41:55 +0000
  • bba4c426f3 Update for content_get_url returning a nsurl. Michael Drake 2011-10-03 16:30:08 +0000
  • 36eff6da2b Port more internals to nsurl. Front ends may need updating. Michael Drake 2011-10-03 15:56:47 +0000
  • a595d7c4bb Fix parse of url with host name only. Michael Drake 2011-10-03 11:36:26 +0000
  • 2220e1c725 Fragment component doesn't include hash. Michael Drake 2011-10-03 11:35:02 +0000
  • 7744edaa30 add html objects in better order Vincent Sanders 2011-10-03 08:51:57 +0000
  • 602c2502e7 Add context menu for plain text content. All non-HTML contents now have context menus activated Chris Young 2011-10-02 16:46:21 +0000
  • 71552e84d8 Make adding context menus more modular Chris Young 2011-10-02 16:37:25 +0000
  • 73dbd82b7d Optimise fetch item selection when fetching many items from same host. Michael Drake 2011-10-02 12:10:02 +0000
  • 52513e6c9f Reduce logging flood. Michael Drake 2011-10-01 17:23:46 +0000
  • 3a319b4829 Store host as lwc_string in curl fetcher and obtain it via nsurl. Clean up cached hosts on exit. Michael Drake 2011-10-01 16:53:45 +0000
  • 4b2730e407 Keep url as nsurl. Michael Drake 2011-10-01 16:02:49 +0000
  • af6c81b042 Convert nsurl to string for log. Michael Drake 2011-10-01 15:40:16 +0000
  • 87ba84abfe Disable RAmiga-U temporarily as ActivateGadget() is causing a bizarre but fatal interaction with context menus. Chris Young 2011-09-29 22:13:13 +0000
  • 74395ac888 Restartable box tree constructor. Yield between elements. John Mark Bell 2011-09-29 19:15:54 +0000
  • f97d7425a8 lwc version of ring function. Michael Drake 2011-09-29 15:32:39 +0000
  • 6cfd37e60f Convert fetchers to nsurl. Michael Drake 2011-09-29 15:31:54 +0000
  • 828d8e0de8 Re-instate default.css.info as the install script copies it to def_css.info if there isn't one already. Chris Young 2011-09-28 17:12:28 +0000
  • 561d6613dd set default pkg-config path on Mac OS X to make default build work Vincent Sanders 2011-09-28 16:01:06 +0000
  • 57547f7b1e Make llcache_handle_get_url return a nsurl. Michael Drake 2011-09-28 14:21:35 +0000
  • 861f88aa43 Port llcache to nsurl. Michael Drake 2011-09-28 11:26:30 +0000
  • 970d6dd835 Add function to get a nsurl with fragment removed from a nsurl. Michael Drake 2011-09-28 11:26:10 +0000
  • e3211bf4fc fetch_can_fetch can take const nsurl. Michael Drake 2011-09-27 14:42:45 +0000
  • 7e7e1f6ed3 Squash erroneous warnings abuout uninitalised variable use from gcc 3.4.6. Michael Drake 2011-09-27 12:08:23 +0000
  • 58225862c2 fetch_can_fetch takes a nsurl now. Michael Drake 2011-09-27 12:02:15 +0000
  • e1f7a37f15 Port fetch layer to nsurl. Remove unused fetch_get_referer function. Michael Drake 2011-09-27 11:07:32 +0000
  • a269a82d1f s/nsurl_get_lwc/nsurl_get_component/ Michael Drake 2011-09-27 08:18:32 +0000
  • e9cdc14d79 Reflect differences between draft-abarth-mime-sniff-06 and draft-ietf-websec-mime-sniff-03 (and thus, http://mimesniff.spec.whatwg.org) In summary: audio/x-wave becomes audio/wave and we add sniffing for mp4 video John Mark Bell 2011-09-27 00:33:37 +0000
  • cb27637a41 add option to set tab position Vincent Sanders 2011-09-26 23:35:06 +0000
  • e3aceb4344 Abort if user is <OS4.1 and no static version available. Probably needs moving up to before the user has been asked for an install location Chris Young 2011-09-26 21:50:39 +0000
  • e90f794706 Add nsurl_get_lwc function. Michael Drake 2011-09-26 21:50:16 +0000
  • ad3af34742 Build Cairo version as NetSurf; non-Cairo version as NetSurf-Static Don't bother to build/copy NetSurf-Static for release packages Update .readme to show requirement for AmigaOS 4.1 Chris Young 2011-09-26 21:41:33 +0000
  • 9992ee9119 Document fetch_add_fetcher. Michael Drake 2011-09-26 21:23:47 +0000
  • c94271edf5 Fetchers register with an lwc_string, rather than a string. Michael Drake 2011-09-26 21:07:19 +0000
  • 393b1afd4f Disable fetch debug loops when not debugging. Michael Drake 2011-09-26 15:22:38 +0000
  • 75d61bca44 Simply return bool from nsurl_compare. Michael Drake 2011-09-26 14:57:45 +0000