From e0d2f7a7a8ff471af0ea6d496f94b2af83837fc6 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 24 May 2020 21:43:19 +0100 Subject: devday: Add Daniel's work so far Signed-off-by: Daniel Silverstone --- developer-weekend/may-2020.mdwn | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'developer-weekend') 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 `` 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 ----- -- cgit v1.2.3