Commit Graph

  • 5d6f189d8b Fixup everything the semantic patch missed Vincent Sanders 2017-09-07 18:12:09 +0100
  • 2b0a5ef2e7 update framebuffer toolkit logging to use a ctagory Vincent Sanders 2017-09-07 16:57:58 +0100
  • 3faaf00ca3 revert semantic patch change to framebuffer font tool Vincent Sanders 2017-09-07 16:47:45 +0100
  • b9bdc279f2 Update scheduler logging to use catagory Vincent Sanders 2017-09-07 15:30:08 +0100
  • b346790cf6 update plotter logging to use a catagory Vincent Sanders 2017-09-06 18:23:14 +0100
  • 71225624f6 update fetch debug logging to use catagory Vincent Sanders 2017-09-05 14:08:48 +0100
  • 72e6050eb3 add low level cache category and use it Vincent Sanders 2017-09-04 14:31:12 +0100
  • 63f5ba6f62 update bindings with logging changes Vincent Sanders 2017-09-03 23:19:11 +0100
  • 9e81082355 Use coccinelle to change logging macro calls in c++ Vincent Sanders 2017-09-06 18:27:19 +0100
  • 75018632a9 Use coccinelle to change logging macro calls in c files Vincent Sanders 2017-09-06 18:28:12 +0100
  • 8d9b2efc11 use nslog library for logging if available. Vincent Sanders 2017-08-31 07:57:35 +0100
  • f8cdbbce19 slightly amend how user config is included Vincent Sanders 2017-08-30 23:27:28 +0100
  • b72b9d1f1f clean up whitespace and indentation Vincent Sanders 2017-08-30 23:10:07 +0100
  • d1eb578ffe add logging library to required libraries Vincent Sanders 2017-08-30 23:09:15 +0100
  • 7136b535ed add dnf package management Vincent Sanders 2017-08-30 23:08:44 +0100
  • c6717f1ade Messages: Correct code comment. Michael Drake 2017-08-30 09:47:49 +0100
  • c2ac1a713f Errorcodes: Add SPRITE_ERROR and use it in sprite content handler. Michael Drake 2017-08-30 09:43:13 +0100
  • 1670dc33af Sprite content handler: Ensure we broadcast error on librosprite error. Michael Drake 2017-08-29 11:57:34 +0100
  • a9d18a8efd Sprite content handler: Fix leaked rosprite_mem_context on rosprite_load error. Michael Drake 2017-08-29 11:55:46 +0100
  • 41f30992aa Messages: Return the unknown message if we get to the unhandled errorcode. Michael Drake 2017-08-28 12:21:03 +0100
  • ba0283f526 RSVG content handler: Remove unused assignement. Michael Drake 2017-08-28 12:16:24 +0100
  • 8de5625193 HTML CSS handler: event->data.error is invalid for errorcode. Michael Drake 2017-08-28 12:12:08 +0100
  • b35b3c1364 Search web: Ensure hlcache callbacks handle errorcode. Michael Drake 2017-08-28 12:10:27 +0100
  • c0205478c0 HTML object hlcache callback: Ensure final fetch completion triggers reformat. Michael Drake 2017-08-28 12:06:09 +0100
  • 2ad990f3d5 HTML object hlcache callback: Errorcode without box is OK. Michael Drake 2017-08-28 12:04:23 +0100
  • 4a014fecde hlcache content callback: Use designated initialiser for hlcache_event. Michael Drake 2017-08-28 11:52:54 +0100
  • 7ba93407ad Messages: Do message lookups for all errorcodes. Michael Drake 2017-08-28 11:39:21 +0100
  • cebfa6c2cc Tests: Squash warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE". Michael Drake 2017-08-28 11:15:06 +0100
  • 3a0e87e89f Errorcodes: Remove redundant MNG error. Michael Drake 2017-08-28 11:11:40 +0100
  • 9fd0e06501 Whitespace: Tidy up errorcodes. Michael Drake 2017-08-28 11:08:18 +0100
  • 7385f74141 Browser favicon: Handle errorcode in the hlcache callback. Michael Drake 2017-08-28 11:04:42 +0100
  • 771fe0d44c HTML script handling: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 11:01:30 +0100
  • 830d7ec6b6 HTML content handler: Ensure script fetch hlcache callback handles errorcode. Michael Drake 2017-08-28 10:55:03 +0100
  • a30ae27e5c HTML content handler: Ensure object fetch hlcache callback handles errorcode. Michael Drake 2017-08-28 10:53:07 +0100
  • adc6ceb0bb CSS content handler: Ensure fetch hlcache callback handles errorcode. Michael Drake 2017-08-28 10:32:48 +0100
  • 8180116d96 Plain text content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:27:20 +0100
  • e411c84e9b SVG content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:24:04 +0100
  • 9e64f37846 RSVG content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:21:11 +0100
  • cae1c44f8f PNG content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:14:22 +0100
  • 36c01fc03b Sprite content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:06:47 +0100
  • cde300133e initialise event struct correctly to avoid compiler warning Vincent Sanders 2017-08-27 16:01:58 +0100
  • 5a40e94df6 remove unecessary textarea include Vincent Sanders 2017-08-12 08:16:33 +0100
  • d1a493f569 ICO content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:32:53 +0100
  • d83f6ea3c1 GIF content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:25:51 +0100
  • 337bd98f6c BMP content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:23:23 +0100
  • d4cdcf3067 CSS content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:05:36 +0100
  • e94fe1632e Content API: Avoid content message copy in content user callback. Michael Drake 2017-08-26 16:38:18 +0100
  • d70beb28db Content API: Make content_broadcast take pointer to content_msg_data. Michael Drake 2017-08-26 15:50:03 +0100
  • aedd9b5513 Fix bug 0002555: "No GC" alert when resizing the window François Revol 2017-08-21 02:29:58 +0200
  • d0549e7a5b Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-08-12 12:58:38 +0200
  • 8c29c675c4 clean up atari treeview code, stop it including headers it does not need Vincent Sanders 2017-08-10 18:34:09 +0100
  • a661fdf83b fix options document formatting Vincent Sanders 2017-07-31 20:33:33 +0100
  • 8c3d79f6fb fix redraw on window resize James Woodcock 2017-07-30 10:24:13 +0100
  • 5a9afe471c Fix windows word splitting mjw 2017-07-30 10:08:39 +0100
  • 8bdea3cc7e fix number of corestrings to test Vincent Sanders 2017-07-26 09:32:35 +0100
  • 8721279687 update cookie database tests to not use expired cookie data Vincent Sanders 2017-07-26 09:17:57 +0100
  • b9b91d4117 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-07-03 21:34:26 +0200
  • 1a57d0ab7a Updated Italian translation from Samir Chris Young 2017-06-28 23:44:01 +0100
  • 71fa17bae8 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-06-28 20:49:07 +0200
  • 83b0dd2409 Don't double-convert string Chris Young 2017-06-28 18:58:53 +0100
  • 78cbfa34b5 Remove black scroller and replace with regular ones. Sven Weidauer 2017-06-27 20:44:56 +0200
  • c3b7482ce6 Close history popover after selecting a page. Sven Weidauer 2017-06-27 20:39:36 +0200
  • 246326c5b4 Use window background color for history popover. Sven Weidauer 2017-06-26 20:27:45 +0200
  • 80075c9368 Close window after closing the last tab. Sven Weidauer 2017-06-26 20:11:00 +0200
  • d51af2004b Set screen scale factor to 1 Sven Weidauer 2017-06-25 11:34:53 +0200
  • 4051cd95a4 Set deployment target independent of base SDK, with default value of 10.7. Sven Weidauer 2017-06-25 10:50:13 +0200
  • 42bf8a713d Fix nserror return values. Sven Weidauer 2017-06-22 22:19:42 +0200
  • ef7b825840 Update history view. Sven Weidauer 2017-06-22 22:08:42 +0200
  • 2e5519f227 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-06-22 20:05:15 +0200
  • 2b2bbbe765 fix resource leak on error in local history initialisation Vincent Sanders 2017-06-12 22:58:43 +0100
  • c4c2c22e87 remove depricated local history display API Vincent Sanders 2017-06-11 14:54:33 +0100
  • 449e760d71 rationalise the RISC OS browser window implementation Vincent Sanders 2017-06-11 11:46:18 +0100
  • ee749f2b11 cleanup use of internal frames scrollbar widget header Vincent Sanders 2017-06-10 21:46:47 +0100
  • 0877c1aaaa Add netsurf compilation to docs ashmew2/netsurf-kolibrios Ashish Gupta 2017-06-11 11:16:40 +0200
  • 40b192f601 Add building-kolibrios doc Ashish Gupta 2017-06-11 11:13:09 +0200
  • 38c10c85cb Windows: Ensure core windows are fully initialised. Michael Drake 2017-06-11 10:12:50 +0100
  • 98a73379fe RISC OS: Ensure core windows are fully initialised. Michael Drake 2017-06-11 10:10:25 +0100
  • dfa1e0bcd3 GTK: Ensure core windows are fully initialised. Michael Drake 2017-06-11 10:05:59 +0100
  • d34b0726e3 Framebuffer: Ensure local history corewindow is fully initialised. Michael Drake 2017-06-11 09:53:31 +0100
  • 7ee17c5ab3 Minor makefile fixes for kolibrios Ashish Gupta 2017-06-11 09:45:18 +0200
  • 40951d5294 Use the correct function to get the URL at position Hint popup still broken though :( Chris Young 2017-06-10 22:37:43 +0100
  • 6511e9f9e0 Migrate Amiga local history to corewindow Chris Young 2017-06-10 22:21:46 +0100
  • 653ccb78a9 Split local history data from viewer in headers Vincent Sanders 2017-06-10 18:34:05 +0100
  • 92ecc77768 Core window: Ensure all front ends initialise drag_status. Michael Drake 2017-06-10 18:10:07 +0100
  • 50371731e3 GTK: Ensure drag status is initialised in core windows. Michael Drake 2017-06-10 17:55:18 +0100
  • f738056710 HTML handler: Avoid unnecessary dom_string_caseless_isequal call. Michael Drake 2017-06-10 17:35:11 +0100
  • 12a1d7c36e Framebuffer: Return on successful non-repeating bitmap plot. Michael Drake 2017-06-10 16:18:05 +0100
  • c06cfd9fae Framebuffer: Fix bitmap plotter return value. Michael Drake 2017-06-10 16:11:49 +0100
  • 4b9aaee6cd update framebuffer to have corewindow interface and use it for localhistory Vincent Sanders 2017-06-10 15:34:45 +0100
  • e25eedab66 Initial monkey farmer example, needs to be genericised Daniel Silverstone 2017-06-10 12:23:55 +0100
  • 79e09943fe Description of OPTIONS Daniel Silverstone 2017-06-10 12:23:36 +0100
  • 58d03aeb6f Add ability to set options in monkey Daniel Silverstone 2017-06-10 12:23:24 +0100
  • f357af4250 SET_SCROLL only wants x/y not x0y0x1y1 Daniel Silverstone 2017-06-10 12:21:48 +0100
  • 03ae0ec15a Look for resources in useful folder name Daniel Silverstone 2017-06-09 22:28:15 +0100
  • 38df37565c Fix comments Daniel Silverstone 2017-06-09 22:16:06 +0100
  • fe9104096f Reflow monkey code, it was annoying me too much Daniel Silverstone 2017-06-09 22:04:58 +0100
  • 7272b59458 Rework monkey docs into markdown Daniel Silverstone 2017-06-09 21:19:10 +0100
  • 63d53938f1 Include time in GENERIC POLL TIMED Daniel Silverstone 2017-06-09 20:56:54 +0100
  • 1d31402dcb Core local history: Remove debug background fill. Michael Drake 2017-06-10 12:05:23 +0100
  • 772ebc69c9 RISC OS: Local history now behaves the same as other core windows. Michael Drake 2017-06-10 12:02:44 +0100