Commit Graph

  • 6f7c6de0c9 Use nsurl_replace_query instead of url_get_components and url_reform_components. Michael Drake 2012-10-11 20:02:52 +0100
  • e3cbd8aec6 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-10-11 19:48:49 +0100
  • d4043d8011 Run FixFonts at the end of install Chris Young 2012-10-11 19:48:28 +0100
  • d84e3fd773 Add nsurl_replace_query. Add tests. Make tester itterate remaining lwc_strings. Michael Drake 2012-10-11 19:23:22 +0100
  • 6b7669dc09 Use nsurl_join instead of url_join. Forms still need to be moved over to nsurl. Michael Drake 2012-10-11 17:49:42 +0100
  • 4c4e93ea54 Remove unused function. Michael Drake 2012-10-11 17:49:01 +0100
  • 8ab9430bb4 Don't need url_compare any more. Michael Drake 2012-10-11 17:24:00 +0100
  • 2e869ade2a Cleanup. Michael Drake 2012-10-11 14:38:10 +0100
  • 25cacb19c8 Ensure correct error type is returned. Michael Drake 2012-10-11 14:21:13 +0100
  • 93ee8f48c1 Fix dead store. Michael Drake 2012-10-11 14:11:49 +0100
  • 5f7a3a7ada Widget can't be NULL. Michael Drake 2012-10-11 14:07:22 +0100
  • c8263d299e Tree can't be NULL. Michael Drake 2012-10-11 14:06:48 +0100
  • 211e3ac414 Fix leak. Michael Drake 2012-10-11 13:16:07 +0100
  • 167336cce2 Iframes have to have a parent content. Michael Drake 2012-10-11 13:06:51 +0100
  • 5d2d7d579e Squash warning. Michael Drake 2012-10-11 12:58:11 +0100
  • 9219e90587 Pass right URL to urldb. Michael Drake 2012-10-11 12:56:47 +0100
  • 8c8e9cc7e6 lwc_string_isequal takes a bool for result. Michael Drake 2012-10-11 12:52:47 +0100
  • e2a714acb0 Fix warnings. Michael Drake 2012-10-11 12:48:15 +0100
  • 045905b93e Fix some build warnings. Michael Drake 2012-10-11 12:09:48 +0100
  • eecb074f7b Fixup for URLdb. Michael Drake 2012-10-11 12:03:36 +0100
  • 20425b6914 Ensure non-void functions have a return at the end, even though it shouldn't get there, to squash warning. Michael Drake 2012-10-11 11:58:27 +0100
  • d3970e501a More fixup. Michael Drake 2012-10-11 11:47:48 +0100
  • 6cea9a3c09 Fixup for urldb change. Michael Drake 2012-10-11 11:44:14 +0100
  • a668f327ba Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-11 11:21:27 +0100
  • d9e7d58106 Fix up ripples from urldb change. Michael Drake 2012-10-11 11:20:02 +0100
  • 43724acf94 Fix bug : partial file means finished, not error. John-Mark Bell 2012-10-10 23:48:33 +0100
  • 5a5eab9a1e Add a test for file scheme. Michael Drake 2012-10-10 18:00:47 +0100
  • 7411356b3b Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-09 15:38:01 +0100
  • 38a9c374a4 Remove unused functions. Michael Drake 2012-10-09 15:26:32 +0100
  • af89fdb38a Fixup for nsurl urldb. Michael Drake 2012-10-09 11:20:21 +0100
  • 4fb0e9f4d6 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-09 11:19:08 +0100
  • 4945eeac2f Revert previous two commits now that we've diagnosed the CI hiccough Daniel Silverstone 2012-10-08 21:59:47 +0100
  • b8af038726 Throw a #warning when the CI build is detected. Sorry for the noise Daniel Silverstone 2012-10-08 21:50:12 +0100
  • 83cb1baf4f Report if we spot CI builds. Sorry for the noise Daniel Silverstone 2012-10-08 21:35:25 +0100
  • 9d29c8b48a Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-08 20:34:34 +0100
  • ce577f4dc4 Port to new urldb API. Michael Drake 2012-10-08 20:34:04 +0100
  • 55bef354a6 Port to new urldb. Michael Drake 2012-10-08 20:33:17 +0100
  • 5d7ad9db46 Port to new urldb. Michael Drake 2012-10-08 20:32:57 +0100
  • e9b207c658 Port urldb to nsurl. Won't build since rest of NS needs ported to new urldb API. Michael Drake 2012-10-08 20:22:04 +0100
  • 1b9b870921 Add "https" lwc string. Michael Drake 2012-10-08 19:26:35 +0100
  • 5800789df2 trivial docuemntation cleanups to address some of the huge number of docuemntation warnings Vincent Sanders 2012-10-08 14:51:48 +0100
  • 953b937829 Squeeze harder Rob Kendrick (humdrum) 2012-10-08 09:52:17 +0100
  • b65ed25c32 Use squeeze John-Mark Bell 2012-10-07 22:17:18 +0100
  • 2c05bc55c5 Set SQUEEZE variable. Michael Drake 2012-10-07 20:40:01 +0100
  • 9cb4d00ea9 If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version string and also mention it in the testament Daniel Silverstone 2012-10-06 18:12:57 +0100
  • 9c1a04e279 Fix frame name allocation. John-Mark Bell 2012-10-06 16:42:58 +0100
  • 1f11f33a24 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-10-06 14:13:27 +0100
  • aeac82ff17 Remove url_parent. Michael Drake 2012-10-06 14:11:29 +0100
  • 639d2cb659 Use nsurl_parent. Michael Drake 2012-10-06 14:09:36 +0100
  • 29ad56b4b2 Use nsurl_parent. Michael Drake 2012-10-06 14:07:34 +0100
  • 40343b740d Add nusrl_parent function, to get parent path URL. Michael Drake 2012-10-06 14:06:38 +0100
  • 192b2285f5 Constify. Michael Drake 2012-10-06 00:20:26 +0100
  • a06a64686f Create a logfile when AutoInstalling with AmiUpdate Chris Young 2012-10-05 23:19:42 +0100
  • 120798b933 Fix urldbtest. Michael Drake 2012-10-05 19:30:13 +0100
  • 63adec1315 Add comment. Michael Drake 2012-10-05 19:06:24 +0100
  • 346b061d7b Remove unused #include. Michael Drake 2012-10-05 18:29:17 +0100
  • 0e23bbe911 Improve comment. Michael Drake 2012-10-05 17:29:57 +0100
  • 01f421611c Remove unused functions. Michael Drake 2012-10-05 17:29:19 +0100
  • 16bcecc378 Talloc ctx fixup. Michael Drake 2012-10-05 16:58:59 +0100
  • 3c4f4ca461 Alocate jsclass_document_priv size. Michael Drake 2012-10-05 15:06:32 +0100
  • 75df8b9d4a Talloc ctx fixup. Michael Drake 2012-10-05 14:41:40 +0100
  • 2bde4a3baa verify path parameter to options loading Vincent Sanders 2012-10-05 14:26:25 +0100
  • 49d2ce585c More talloc ctx fixup. Michael Drake 2012-10-05 12:38:25 +0100
  • c82a5ad699 Need to talloc_free things that are created with talloc. Michael Drake 2012-10-03 20:48:53 +0100
  • 464df9f310 Need to use content->bctx for talloc ref. Michael Drake 2012-10-03 20:48:16 +0100
  • f22da7670d fix missing sizeof() in amiga build fix type warning by passing correct value Vincent Sanders 2012-10-03 19:41:14 +0100
  • c1671f37b1 reduce talloc usage to box tree layout only Vincent Sanders 2012-10-03 19:24:58 +0100
  • 5a2212fda6 Variable already existed. Michael Drake 2012-10-03 17:20:57 +0100
  • 391defb1c4 Don't convert spaces to non-breaking spaces inside white-space:pre. Instead, handle not wrapping in layout. Michael Drake 2012-10-03 17:14:11 +0100
  • b68a138c2c More white-space:nowrap. Michael Drake 2012-10-03 16:40:09 +0100
  • ac43c2eaea Support white-space:nowrap. Michael Drake 2012-10-03 15:41:32 +0100
  • b6202ab8cf Remove pointless churn when text box has white-space:nowrap. Michael Drake 2012-10-03 15:40:27 +0100
  • 3d337642bd Don't let it read off the front of empty relative URLs. Michael Drake 2012-10-02 20:20:38 +0100
  • 541b87ec9b fix incorrect double free Vincent Sanders 2012-10-02 17:26:28 +0100
  • def25fdc0c put RISC OS distribution files in teh generated netsurf zip Vincent Sanders 2012-10-02 14:51:26 +0100
  • e8312277a5 Import RISC OS distribution stuff. (3rd party modules, etc.) Michael Drake 2012-10-02 14:16:39 +0100
  • 2f1ca751d6 make the "none" javascript implmentation specifically disable the scripting option Vincent Sanders 2012-10-02 13:33:08 +0100
  • c2eff23c0d Make GTK install target work again, and make copy flags consistent Rob Kendrick (humdrum) 2012-10-02 13:07:32 +0100
  • 2718272f4f quick and dirty fix to deal with replaced object trying to get a script context Vincent Sanders 2012-10-01 18:38:20 +0100
  • 6cb87529eb disable CIA Netsurf Administrators 2012-09-30 11:46:27 +0100
  • 5743009283 Fix extraction of @size attribute. John-Mark Bell 2012-09-30 10:21:46 +0100
  • aea01d1978 Fix to define variable at start of block, for GCC 2.95.2. Michael Drake 2012-09-29 23:15:18 +0100
  • 5646528898 Fix cases of returning pointers as bool for GCC 2.95.2. Michael Drake 2012-09-29 23:09:32 +0100
  • 761c42840d Install netsurf.png too. Michael Drake 2012-09-29 22:15:32 +0100
  • 19c8654f77 Add missing resources to intall target. Michael Drake 2012-09-29 22:06:26 +0100
  • 84e1bf89d9 Add OSK icon. Michael Drake 2012-09-28 19:52:21 +0100
  • ae8a3ede3e Fix bug : handle empty option elements. John-Mark Bell 2012-09-28 08:27:32 +0100
  • 718237c2a5 Add debug symbols as they are incredibly useful to have on the auto-builds, and can always be overridden for release builds. Chris Young 2012-09-28 00:32:48 +0100
  • 07f86cfc1d Fix bug 3570980: extract link colours from body element. John-Mark Bell 2012-09-25 00:39:03 +0100
  • 00697c7fad Fix imagemap handling to handle no coords attr when shape attr is not default. Michael Drake 2012-09-24 19:39:20 +0100
  • afa408c750 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-09-23 12:32:08 +0100
  • 65486f93bf Italian translation updates from Samir Chris Young 2012-09-23 12:31:36 +0100
  • 6efada5a85 set the redraw to non-tiled by default. people can play with these settings if they are low on memory. Chris Young 2012-09-22 22:33:52 +0100
  • 1d9d046750 libjpeg.so.12 is the current version Chris Young 2012-09-22 17:31:57 +0100
  • c22fbf9377 Avoid trying to mmap zero-length files. Remove buf size limit in mmap case: prevented processing entire file. John-Mark Bell 2012-09-19 22:50:28 +0100
  • d5e1616a45 Fix select elements. Requires latest libdom. Michael Drake 2012-09-19 14:42:05 +0100
  • ee9ab42f75 Fixup for latest libdom. Michael Drake 2012-09-11 13:10:50 +0100
  • f8b2e22332 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-09-09 19:47:31 +0100
  • 5852693cca Expor tthe correct messages when packaging Chris Young 2012-09-09 19:46:29 +0100
  • 3e549fde3e Update to use latest libdom. Fixes handling of text input with no maxlength set. Michael Drake 2012-09-08 15:59:55 +0100