Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6
The branch, master has been updated
via e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6 (commit)
from 7a9513ae1a7209073e7ee6128f23778070af1e02 (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=e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6
commit e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>
devday: Add Daniel's work so far
Signed-off-by: Daniel Silverstone <[email protected]>
diff --git a/developer-weekend/may-2020.mdwn b/developer-weekend/may-2020.mdwn
index fd7dda1..f8e7333 100644
--- a/developer-weekend/may-2020.mdwn
+++ b/developer-weekend/may-2020.mdwn
@@ -99,7 +99,28 @@ Michael
Daniel
------
-*
+* Performed `sslcert_viewer`-ectomy
+* Reworked env to prefer cross-env
+* Included link for query/ssl to display certs
+* Made curl fetcher build without openssl again
+* Made treeview cancellation behave right
+* ...and made gtk global history and friends cope with select all
+* Added `<canvas>` support
+* Fixed bug in GTK Quit handling
+* Altered logging in `fs_backing_store`
+* Unbroke monkey driver timeout handling
+* Added cookie counting to `browser_window`
+* Reworked cookie presentation as a `guit->misc` callback
+* ...for all the major frontends
+* Fixed buffer overrun in idna
+* Fixed leak in llcache when new cert chains turn up
+* Wrote Game of Life test for Canvas
+* Fixed int32 and ulong property setting in `html_element` in libdom
+* Fixed title string handling in `html_title_element`
+* Support more types in `_init()` handling in nsgenbind
+* Used `output_ccode` in more places in nsgenbind
+* Fixed AST generation for overloaded methods in nsgenbind
+
Vince
-----
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/may-2020.mdwn | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/developer-weekend/may-2020.mdwn b/developer-weekend/may-2020.mdwn
index fd7dda1..f8e7333 100644
--- a/developer-weekend/may-2020.mdwn
+++ b/developer-weekend/may-2020.mdwn
@@ -99,7 +99,28 @@ Michael
Daniel
------
-*
+* Performed `sslcert_viewer`-ectomy
+* Reworked env to prefer cross-env
+* Included link for query/ssl to display certs
+* Made curl fetcher build without openssl again
+* Made treeview cancellation behave right
+* ...and made gtk global history and friends cope with select all
+* Added `<canvas>` support
+* Fixed bug in GTK Quit handling
+* Altered logging in `fs_backing_store`
+* Unbroke monkey driver timeout handling
+* Added cookie counting to `browser_window`
+* Reworked cookie presentation as a `guit->misc` callback
+* ...for all the major frontends
+* Fixed buffer overrun in idna
+* Fixed leak in llcache when new cert chains turn up
+* Wrote Game of Life test for Canvas
+* Fixed int32 and ulong property setting in `html_element` in libdom
+* Fixed title string handling in `html_title_element`
+* Support more types in `_init()` handling in nsgenbind
+* Used `output_ccode` in more places in nsgenbind
+* Fixed AST generation for overloaded methods in nsgenbind
+
Vince
-----
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]