Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/f2e5137a9e2dcd298cd65cbed9799810b47fab86
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/f2e5137a9e2dcd298cd65cbed9799810b47fab86
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/f2e5137a9e2dcd298cd65cbed9799810b47fab86

The branch, master has been updated
       via  f2e5137a9e2dcd298cd65cbed9799810b47fab86 (commit)
      from  3154dad278e8b53c53307939d61ebf8583307d44 (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=f2e5137a9e2dcd298cd65cbed9799810b47fab86
commit f2e5137a9e2dcd298cd65cbed9799810b47fab86
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Update activities.

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 8c8cbfd..edca0f1 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -78,6 +78,14 @@ Michael
 * Made the RISC OS local history window claim input focus when it opens.
 * Fixed a couple of Duktape bindings for DOM element nodes that didn't check 
the return value of a LibDOM call.
 * Suppressed dead store `scan-build` warnings in the CSS presentational hints 
gatherer.
+* Wrote some simple iframe and image tests for bad SSL.
+* Implemented the libparagraph stuff for creating and destroying contexts.
+* Implemented the libparagraph stuff for adding content to contexts.
+* Added the libparagraph stuff to the Makefile, to build it.
+* Looked into crash with animated GIF redraw.
+  - Optimised box_coords when there's a float in the ancestors. 
+  - Potentially fixed crash by short-circuiting object redraws before the HTML 
has had a layout pass.
+* Looked at CSS styling stuff with Vince.
 
 Daniel
 ------


-----------------------------------------------------------------------

Summary of changes:
 developer-weekend/aug-2019.mdwn |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 8c8cbfd..edca0f1 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -78,6 +78,14 @@ Michael
 * Made the RISC OS local history window claim input focus when it opens.
 * Fixed a couple of Duktape bindings for DOM element nodes that didn't check 
the return value of a LibDOM call.
 * Suppressed dead store `scan-build` warnings in the CSS presentational hints 
gatherer.
+* Wrote some simple iframe and image tests for bad SSL.
+* Implemented the libparagraph stuff for creating and destroying contexts.
+* Implemented the libparagraph stuff for adding content to contexts.
+* Added the libparagraph stuff to the Makefile, to build it.
+* Looked into crash with animated GIF redraw.
+  - Optimised box_coords when there's a float in the ancestors. 
+  - Potentially fixed crash by short-circuiting object redraws before the HTML 
has had a layout pass.
+* Looked at CSS styling stuff with Vince.
 
 Daniel
 ------


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to