Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/a0b5b78d88049b52f5d3384664b38df6d0190c70
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/a0b5b78d88049b52f5d3384664b38df6d0190c70
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/a0b5b78d88049b52f5d3384664b38df6d0190c70
The branch, master has been updated
via a0b5b78d88049b52f5d3384664b38df6d0190c70 (commit)
from 6e5b2047a79efe49fbc08d446f8841d347ce9522 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=a0b5b78d88049b52f5d3384664b38df6d0190c70
commit a0b5b78d88049b52f5d3384664b38df6d0190c70
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>
Final stuff, end of dev-weekend
diff --git a/developer-weekend/feb-2019.mdwn b/developer-weekend/feb-2019.mdwn
index 369c2f6..1d6fd0a 100644
--- a/developer-weekend/feb-2019.mdwn
+++ b/developer-weekend/feb-2019.mdwn
@@ -1,6 +1,6 @@
[[!meta title="Developer Weekend (February 2019)"]]
[[!meta author="Daniel Silverstone"]]
-[[!meta date="2019-02-17 10:00:00"]]
+[[!meta date="2019-02-17 14:00:00"]]
[[!toc]]
@@ -133,6 +133,7 @@ Vincent
* Added support to the CI for running the integration test suites.
* added framebuffer language resource selection from environment.
* Added webp support
+* Sorted a bunch of bugs' "Fixed in version…"
Frontends
=========
@@ -150,7 +151,8 @@ Basically gone away
Keep as release but minimal feature additions:
* corewindow for cookies etc.
-* language supprt LANGUAGE, LC_ALL, LC_MESSAGES, LANG split on : then _ to get
langs and use as default Accept language
+* language support LANGUAGE, LC_ALL, LC_MESSAGES, LANG split on : then _ to get
+ langs and use as default Accept language
* fontconfig
* ability to list compiled in libnsfb surfaces
@@ -162,9 +164,37 @@ decided they're all good so we're not changing them for
now.
Statement of work
=================
-* Vince will add a webp core image handler using libwebp.
+If at all possible, we'd like to see some of the following addressed before
+the next developer weekend…
+
+* Monkey
+ * Ability to inject an arbitrary piece of JavaScript (Daniel)
+ * Driver - capability to "Click" on a specified piece of text (Daniel)
+ (Basically a way to say click button FOO)
+* JavaScript
+ * Some documentation around how to write bindings (Vince)
+* Dynamic relayout
+ * Write up documentation around whether we can regenerate the box model
+ as a sop to basic dynamic content changes. (Michael)
+* Framebuffer
+ * Language support for resources (Vince)
+ * Fontconfig (Vince)
+ * Listing of compiled-in surfaces (Vince)
+
+Things we might want to think about but are making no commitments on:
+
+* GTK4?
+* Qt?
+* Framebuffer corewindow support
+* Further work toward core-as-widget
+* Using the core buildsystem for NetSurf
+
+We expect that subsequent to the next developer weekend we will make a release
+of NetSurf to comprise all the shiny new bug fixes (and possibly shiny new bugs
+too)
Next time
=========
-__Dunno Yet__
+The next developer weekend will be in Manchester, from Friday 3rd through
+Tuesday 7th May.
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/feb-2019.mdwn | 38 ++++++++++++++++++++++++++++++++++----
1 file changed, 34 insertions(+), 4 deletions(-)
diff --git a/developer-weekend/feb-2019.mdwn b/developer-weekend/feb-2019.mdwn
index 369c2f6..1d6fd0a 100644
--- a/developer-weekend/feb-2019.mdwn
+++ b/developer-weekend/feb-2019.mdwn
@@ -1,6 +1,6 @@
[[!meta title="Developer Weekend (February 2019)"]]
[[!meta author="Daniel Silverstone"]]
-[[!meta date="2019-02-17 10:00:00"]]
+[[!meta date="2019-02-17 14:00:00"]]
[[!toc]]
@@ -133,6 +133,7 @@ Vincent
* Added support to the CI for running the integration test suites.
* added framebuffer language resource selection from environment.
* Added webp support
+* Sorted a bunch of bugs' "Fixed in version…"
Frontends
=========
@@ -150,7 +151,8 @@ Basically gone away
Keep as release but minimal feature additions:
* corewindow for cookies etc.
-* language supprt LANGUAGE, LC_ALL, LC_MESSAGES, LANG split on : then _ to get
langs and use as default Accept language
+* language support LANGUAGE, LC_ALL, LC_MESSAGES, LANG split on : then _ to get
+ langs and use as default Accept language
* fontconfig
* ability to list compiled in libnsfb surfaces
@@ -162,9 +164,37 @@ decided they're all good so we're not changing them for
now.
Statement of work
=================
-* Vince will add a webp core image handler using libwebp.
+If at all possible, we'd like to see some of the following addressed before
+the next developer weekend…
+
+* Monkey
+ * Ability to inject an arbitrary piece of JavaScript (Daniel)
+ * Driver - capability to "Click" on a specified piece of text (Daniel)
+ (Basically a way to say click button FOO)
+* JavaScript
+ * Some documentation around how to write bindings (Vince)
+* Dynamic relayout
+ * Write up documentation around whether we can regenerate the box model
+ as a sop to basic dynamic content changes. (Michael)
+* Framebuffer
+ * Language support for resources (Vince)
+ * Fontconfig (Vince)
+ * Listing of compiled-in surfaces (Vince)
+
+Things we might want to think about but are making no commitments on:
+
+* GTK4?
+* Qt?
+* Framebuffer corewindow support
+* Further work toward core-as-widget
+* Using the core buildsystem for NetSurf
+
+We expect that subsequent to the next developer weekend we will make a release
+of NetSurf to comprise all the shiny new bug fixes (and possibly shiny new bugs
+too)
Next time
=========
-__Dunno Yet__
+The next developer weekend will be in Manchester, from Friday 3rd through
+Tuesday 7th May.
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org