Commit Graph

  • db0856606a IDNA2008 support. Chris Young 2014-05-30 20:03:04 +0100
  • 9d2d717e9f Import Punycode reference implementation. Chris Young 2014-05-30 20:02:29 +0100
  • 9fb4fd738a Import a local modified version of utf8proc for Unicode normalisation. Chris Young 2014-05-30 20:01:47 +0100
  • e5d5e68eb5 Required IDNA/Unicode properties files and generation. Chris Young 2014-05-30 20:00:49 +0100
  • a4940bb56c Merge branch 'master' of git://git.netsurf-browser.org/netsurf Rob Kendrick (fatigue) 2014-06-04 12:10:58 +0100
  • 7b1332c5c5 Include the date in the testament Rob Kendrick (fatigue) 2014-06-04 12:10:42 +0100
  • 7f55cb58a0 stop riscos uncesecarily including gui.h Vincent Sanders 2014-06-04 12:07:03 +0100
  • bd804d3fe4 Avoid signed vs unsigned comparason warning. Michael Drake 2014-06-04 07:48:05 +0100
  • 5899f6c16e turn off debugging and add some comments and todo from dsilvers Vincent Sanders 2014-06-03 22:30:04 +0100
  • b5461c8313 Adjust the llcache behaviour to use scheduler for user notification. Daniel Silverstone 2014-06-03 17:00:23 +0100
  • d96e805428 Use search provider iterator to populate preferences dialog Daniel Silverstone 2014-06-03 15:40:41 +0100
  • d35b27d44e Add iterator for search providers Daniel Silverstone 2014-06-03 15:40:28 +0100
  • e2633a9a63 fix default search provider icon handling Vincent Sanders 2014-06-03 15:01:14 +0100
  • f29d741b48 Add Polish glyphs. Thanks to Artur Jarosik. Michael Drake 2014-06-02 20:29:22 +0100
  • 4c9a9f24f9 Tidy up the #defines used for setting particular codepoint bits. Michael Drake 2014-06-02 15:49:44 +0100
  • a2c0e05197 Avoid use of math.h Michael Drake 2014-06-02 14:22:41 +0100
  • 31c3f4b81d Remove unused #define Michael Drake 2014-06-02 14:01:31 +0100
  • 0f6fd6b800 Add an extra logging verbosity level. Michael Drake 2014-06-02 13:16:25 +0100
  • 5abfbba049 Make the glyph style more readable in the debug output. Michael Drake 2014-06-02 13:08:25 +0100
  • 56556a677e Detect bad line endings and print error. Michael Drake 2014-06-01 20:37:26 +0100
  • 5085bfbf99 Handle overflow-x and overflow-y properties. Michael Drake 2014-06-01 18:36:22 +0100
  • 576e93e1f3 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2014-06-01 11:45:19 +0100
  • ea01d6b3fc Double the stack as it still runs out on occasion Chris Young 2014-06-01 08:46:22 +0100
  • a98b946ca2 Confidently remove the debug Chris Young 2014-06-01 08:45:29 +0100
  • 3457d3adc7 Sometimes (but not always) the UTF-16 conversion inserts a BOM. Skip it. Chris Young 2014-06-01 08:44:51 +0100
  • 91f3eb5c2f Scope reduce a variable. Michael Drake 2014-05-31 13:06:52 +0100
  • c7ba173a64 Remove completely dead file. Michael Drake 2014-05-31 10:45:32 +0100
  • 0cdc102946 Remove unused variable. Michael Drake 2014-05-31 08:48:50 +0100
  • ee32aa43fe Remove an unused variable. Michael Drake 2014-05-31 08:47:32 +0100
  • 77cea75e51 Remove unused variable. Michael Drake 2014-05-31 08:42:43 +0100
  • 4bf23fc217 Fix line endings. Michael Drake 2014-05-31 08:42:08 +0100
  • 0793ae25e3 Scope reduce some variables. Michael Drake 2014-05-31 00:06:49 +0100
  • ce117d140e Remove dead code and variables. Michael Drake 2014-05-30 23:59:17 +0100
  • 910efb0156 Scope reduce several variables. Michael Drake 2014-05-30 23:57:04 +0100
  • c01e168d64 Scope reduce a couple of variables. Michael Drake 2014-05-30 23:35:38 +0100
  • dcf9eca7b3 Visits is unsigned, so can't be less than 0. Michael Drake 2014-05-30 23:33:13 +0100
  • 8ee941a7a5 Scope reduce several variables. Michael Drake 2014-05-30 23:30:44 +0100
  • bbb002ee1d Scope reduce some variables. Michael Drake 2014-05-30 23:24:56 +0100
  • ecee6ffad8 Remove dead code. Michael Drake 2014-05-30 23:22:50 +0100
  • 33513e65ea Fix toolbar width calculation. Michael Drake 2014-05-30 23:18:29 +0100
  • 2f02d0785a Scope reduce a variable. Michael Drake 2014-05-30 23:13:42 +0100
  • 55b3163520 Reduce scope of a variable. Michael Drake 2014-05-30 23:11:09 +0100
  • 259a02a72a Scope reduce some variables. Michael Drake 2014-05-30 23:06:30 +0100
  • f313635e21 Reduce scope of a variable. Michael Drake 2014-05-30 23:04:10 +0100
  • 0b39a3750c Reduce scope of a few variables. Michael Drake 2014-05-30 23:02:02 +0100
  • ef8b0e8204 Reduce scope of several variables. Michael Drake 2014-05-30 22:59:12 +0100
  • dca506dfe4 Remove unused variables, and dead code. Michael Drake 2014-05-30 22:54:27 +0100
  • ae0e1316b7 Remove unused struct search_static_data members. Michael Drake 2014-05-30 22:52:22 +0100
  • bab90eddda Use angle brackets instead of quotes for include of external headers. Michael Drake 2014-05-30 22:29:04 +0100
  • 4fbe86bc5a Scope reduce some variables. Michael Drake 2014-05-30 22:27:07 +0100
  • 3ce61d6950 Reduce scope of a couple of variables. Michael Drake 2014-05-30 22:18:29 +0100
  • 4ea90d2dca Check correct variable for NULL. Michael Drake 2014-05-30 22:16:15 +0100
  • d0e67542f5 Reduce scope of a variable. Michael Drake 2014-05-30 22:12:18 +0100
  • d25b62f1c2 Avoid redundant assignement of name to name. Michael Drake 2014-05-30 21:59:12 +0100
  • e9d53022a4 write a cache tag file as an aid to backup software Vincent Sanders 2014-05-30 00:19:20 +0100
  • 95baa1113b add proxy excusion entry to GTK builder file. From Pavel Smolyar (bug #2122) Vincent Sanders 2014-05-29 18:02:07 +0100
  • 644fc616b3 attempt to purge low level cache on out of memory during fetch Vincent Sanders 2014-05-29 14:00:13 +0100
  • 4acfda898b fix plain text rendering line breaking with mutibyte sequences (fixes bug #2134) Vincent Sanders 2014-05-29 11:25:52 +0100
  • 7c0da1e94f annotate die() as not returning Vincent Sanders 2014-05-28 15:12:58 +0100
  • 7d02ae916a make launch_url core operation use nsurl Vincent Sanders 2014-05-27 23:52:35 +0100
  • 662e950e48 ensure hlcache handle is not passed as NULL Vincent Sanders 2014-05-27 11:39:02 +0100
  • 1966649c83 fix amiga build to use correct nsurl acessor function Vincent Sanders 2014-05-27 00:15:34 +0100
  • 688f60d963 fix errors with path_to_url conversion Vincent Sanders 2014-05-27 00:08:04 +0100
  • 00b6cfc57e rework path to url mapping functions to convert from and to nsurl Vincent Sanders 2014-05-26 23:43:36 +0100
  • 1f337f292d Fix fread error handling. Michael Drake 2014-05-26 14:03:20 +0100
  • 2aeec1a18c Scope reduce a few variables. Michael Drake 2014-05-26 12:00:36 +0100
  • 587c0229c3 Reduce scope of a couple of variables. Michael Drake 2014-05-26 11:57:40 +0100
  • c8099aef3f Scope reduce some variables. Michael Drake 2014-05-26 11:55:29 +0100
  • 2e79a8ee7a Scope reduce a couple of variables. Michael Drake 2014-05-26 11:50:11 +0100
  • 41e5f68d2c Scope reduce some variables. Michael Drake 2014-05-26 11:48:07 +0100
  • 508fc30ab9 Scope reduce a variable. Michael Drake 2014-05-26 11:42:25 +0100
  • 6503757698 Scope reduce a variable. Michael Drake 2014-05-26 11:40:58 +0100
  • 18fb6461f9 Reduce scope of some variables. Michael Drake 2014-05-26 11:39:49 +0100
  • a1cca5d127 Remove unused variable. Michael Drake 2014-05-26 11:37:16 +0100
  • cb0ae22949 Improve error handling. Michael Drake 2014-05-26 11:29:03 +0100
  • 82bc40350a Reuce scope of several variables. Michael Drake 2014-05-26 11:24:14 +0100
  • 609eb8377b Handle error. Michael Drake 2014-05-26 11:20:37 +0100
  • 4a28b2b170 Scopre reduce some variables. Michael Drake 2014-05-26 11:14:18 +0100
  • 02ac6b1976 Remove a couple of unused variables. Michael Drake 2014-05-26 11:05:03 +0100
  • 8b9f2e7ee6 Fix warnings about redundant statements when building without RO types. Michael Drake 2014-05-26 10:51:46 +0100
  • cd89779831 Remove unused variable and assignements to it. Michael Drake 2014-05-26 10:42:43 +0100
  • 423a934e0b Scope reduce some variables. Michael Drake 2014-05-26 10:40:54 +0100
  • 97e379083d Scope reduce a variable. Michael Drake 2014-05-26 10:29:01 +0100
  • a64e0c4eaf Fix failure to return NSERROR_NOMEM when malloc failed. Michael Drake 2014-05-26 10:23:04 +0100
  • e105b15bf6 Fix completely broken handling of file: paths. Michael Drake 2014-05-26 10:19:18 +0100
  • e39f0ff2f1 Scope reduce some variables. Michael Drake 2014-05-26 10:15:54 +0100
  • 994caa34cb Remove unused variable. Michael Drake 2014-05-26 10:12:34 +0100
  • ba2f3c1cb8 Scope reduce a couple of variables. Michael Drake 2014-05-26 10:09:55 +0100
  • f19bfa8f8d Remove unneeded forward declaration. Michael Drake 2014-05-26 10:08:18 +0100
  • 9cb9f638c4 Scope reduce a couple of variables. Michael Drake 2014-05-26 10:06:41 +0100
  • 59e9caf8a1 Scope reduce some variables. Michael Drake 2014-05-26 10:02:30 +0100
  • 6fe8e7ad53 Scope reduce some variables. Michael Drake 2014-05-26 10:00:09 +0100
  • 290e4c5bf7 Report OSLib error message. Michael Drake 2014-05-26 09:59:37 +0100
  • 4a9e1edbde Redraw the favicon if the window is resized. Chris Young 2014-05-25 15:07:40 +0100
  • 224f56934f Ensure the search URL is NULL-terminated Chris Young 2014-05-25 15:02:30 +0100
  • bd9acf594f Try to ensure we get the correct search icon when the window opens. Chris Young 2014-05-25 10:37:20 +0100
  • 2a58fa54c1 Map default.ico Chris Young 2014-05-25 10:27:26 +0100
  • ab5fb83037 Move search_web_init somewhere sane Chris Young 2014-05-25 10:26:34 +0100
  • 5d8d4d84b7 use new search web interface to refresh icon. Vincent Sanders 2014-05-25 01:16:32 +0100
  • b34a6bbe31 fix warnings in amiga build introduced in websearch changes Vincent Sanders 2014-05-25 01:14:01 +0100