Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/19c04f1d439b3b9bce66394133805beb98d0f2ab
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/19c04f1d439b3b9bce66394133805beb98d0f2ab
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/19c04f1d439b3b9bce66394133805beb98d0f2ab
The branch, master has been updated
via 19c04f1d439b3b9bce66394133805beb98d0f2ab (commit)
from 2560c559077192327d4a2149581ba32fde92daf5 (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=19c04f1d439b3b9bce66394133805beb98d0f2ab
commit 19c04f1d439b3b9bce66394133805beb98d0f2ab
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>
Today's work
Signed-off-by: Daniel Silverstone <[email protected]>
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 5974785..45c1a2d 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -61,7 +61,10 @@ Michael
* Worked with Daniel on fixing NULL node hover crash on page with all content
set to `visibility: hidden`.
* Much plotting and planning of libnslayout's text layout, with Daniel.
* Looked at browser window scale stuff with Vince and moved the scale handling
for invalidate to the core, and updated the GTK front end.
-* Checked what's going on with Duktape, and there's a new release we should
upgrade to.
+* Setting up of frameworks for new libparagraph stuff.
+* Updated duktape
+* Made local-history bitmaps scale with DPI
+* Made iframe test on <https://test.netsurf-browser.org/html/iframe.html>
Daniel
------
@@ -70,12 +73,27 @@ Daniel
* Worked with Michael planning text layout
* Acquired a polyfill for `Array.from()` and fixed `consoleFormatter`.
* Fixed a typo (`BUTTOM`)
+* Made it so that cURL fetches will abort early if possible
+* Updated stacktrace handling to new duktape
+* Added cookie setting support
+* Wrote reload support into monkey driver/farmer
+* Added a cookie test using JS and a new cookies CGI
+* Various cleanups with `fetch_fdset()` vs `schedule_run()`
+* Added extra diagnostics during monkeyfarmer shutdown
+* Fixed the oldest bug! (Added scroll-visible to local history and added key
+ navigation)
+* Did similarly to treeview (scroll-visible)
Vince
-----
* Restored OpenBSD to functionality in the CI
* Splitting up of `browser.c`
+* Removed `scale` from `_invalidate`.
+* Removed scaling from `get_dimensions`.
+* Re-fixed Haiku worker in CI.
+* Cleared out leftover junk builds from the CI carrier.
+* Continued the `scale`ectomy in `browser_window_mouse_click()`
Statement of work
=================
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/aug-2019.mdwn | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 5974785..45c1a2d 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -61,7 +61,10 @@ Michael
* Worked with Daniel on fixing NULL node hover crash on page with all content
set to `visibility: hidden`.
* Much plotting and planning of libnslayout's text layout, with Daniel.
* Looked at browser window scale stuff with Vince and moved the scale handling
for invalidate to the core, and updated the GTK front end.
-* Checked what's going on with Duktape, and there's a new release we should
upgrade to.
+* Setting up of frameworks for new libparagraph stuff.
+* Updated duktape
+* Made local-history bitmaps scale with DPI
+* Made iframe test on <https://test.netsurf-browser.org/html/iframe.html>
Daniel
------
@@ -70,12 +73,27 @@ Daniel
* Worked with Michael planning text layout
* Acquired a polyfill for `Array.from()` and fixed `consoleFormatter`.
* Fixed a typo (`BUTTOM`)
+* Made it so that cURL fetches will abort early if possible
+* Updated stacktrace handling to new duktape
+* Added cookie setting support
+* Wrote reload support into monkey driver/farmer
+* Added a cookie test using JS and a new cookies CGI
+* Various cleanups with `fetch_fdset()` vs `schedule_run()`
+* Added extra diagnostics during monkeyfarmer shutdown
+* Fixed the oldest bug! (Added scroll-visible to local history and added key
+ navigation)
+* Did similarly to treeview (scroll-visible)
Vince
-----
* Restored OpenBSD to functionality in the CI
* Splitting up of `browser.c`
+* Removed `scale` from `_invalidate`.
+* Removed scaling from `get_dimensions`.
+* Re-fixed Haiku worker in CI.
+* Cleared out leftover junk builds from the CI carrier.
+* Continued the `scale`ectomy in `browser_window_mouse_click()`
Statement of work
=================
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org