From b791a470cb8156fbd00b3e8a738a188b4fe997d4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Feb 2017 09:21:09 +0000 Subject: update developer weekend with final progress on plotter api --- developer-weekend/feb-2017.mdwn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'developer-weekend') diff --git a/developer-weekend/feb-2017.mdwn b/developer-weekend/feb-2017.mdwn index f071c8d..bee92d6 100644 --- a/developer-weekend/feb-2017.mdwn +++ b/developer-weekend/feb-2017.mdwn @@ -69,10 +69,10 @@ plot context through everything, for widgetery (or however you spell that) Actions: -* define plotetr API which passes context to each call (done) -* update all core uses of API to match changes (in progress) -* update core plotters (knockout and print) to meet new API -* update each frontend plotters to provide API +* define plotter API which passes context to each call **MERGED** +* update all core uses of API to match changes **MERGED** +* update core plotters (knockout and print) to meet new API **MERGED** +* update each frontend plotters to provide API **MERGED** New layout engine: `libnslayout` -------------------------------- @@ -83,7 +83,7 @@ Michael started looking at the new layout engine again. * Cleaned up what's there. * The next step for development is to add CSS selection support. Following that we can actually experiment with layout. -* Revewed the current state of the specs that this library needs to implement. +* Reviewed the current state of the specs that this library needs to implement. * Decided to focus on CSS2.2 first, and worry about level 3/4 stuff later, since they can be treated mostly as extras. * Downloaded a copy of the current CSS2.2 document. @@ -96,7 +96,7 @@ netsurf cookies currently adheres to RFC2109 (kinda) and we should implement RFC6265 Vince has investigated and this is necessary for using cookies at least -partially safely with javascript. without this implementation javascript acess +partially safely with javascript. without this implementation javascript access is not secure. JavaScript and Events @@ -130,7 +130,7 @@ Frontends * **cocoa:** to be put on notice. noone is maintaining it. if noone responds on developer or user list then CI will stop building and updating to build will - not be required. If the frontend does not build at teh next developer weekend + not be required. If the frontend does not build at the next developer weekend it will be removed from git. * **atari:** toolchains are badly in need of a refresh. will be removed if -- cgit v1.2.3