Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/fe2e92032e7b4c25e52ea8db4ba1849a17f8004d
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/fe2e92032e7b4c25e52ea8db4ba1849a17f8004d
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/fe2e92032e7b4c25e52ea8db4ba1849a17f8004d
The branch, master has been updated
via fe2e92032e7b4c25e52ea8db4ba1849a17f8004d (commit)
from 550e9af90cc3de36c0f387d1d1890140cc8fb5ff (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=fe2e92032e7b4c25e52ea8db4ba1849a17f8004d
commit fe2e92032e7b4c25e52ea8db4ba1849a17f8004d
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Dev weekend: Update progress.
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index d9b69ec..3edef0a 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -65,7 +65,7 @@ Michael
* Updated duktape to version 2.4.0.
* Made local-history bitmaps scale with DPI
* Made iframe test on <https://test.netsurf-browser.org/html/iframe.html>
-* Attempted to add support for core window `scroll_visible` to RISC OS front
end. (Still to be tested.)
+* Attempted to add support for core window `scroll_visible` to RISC OS front
end.
- It didn't compile, so built the RISC OS toolchain and SDK, and then fixed
the compilation error.
* Added support for scaling keyboard shortcuts to the Framebuffer front end.
* Optimised libnsfb's xrgb8888 surface rendering using a neat trick from
Adrian Lees.
@@ -75,6 +75,9 @@ Michael
- And updated all the front ends.
* Changed the core window interface for scrolling from scroll_visible to much
simpler get/set scroll APIs.
* Reimplemented old scroll_visisble API in the core on top of the new set/get
scroll and get_window_dimensions, using Daniel's algorithm from the GTK front
end.
+* 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.
Daniel
------
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/aug-2019.mdwn | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index d9b69ec..3edef0a 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -65,7 +65,7 @@ Michael
* Updated duktape to version 2.4.0.
* Made local-history bitmaps scale with DPI
* Made iframe test on <https://test.netsurf-browser.org/html/iframe.html>
-* Attempted to add support for core window `scroll_visible` to RISC OS front
end. (Still to be tested.)
+* Attempted to add support for core window `scroll_visible` to RISC OS front
end.
- It didn't compile, so built the RISC OS toolchain and SDK, and then fixed
the compilation error.
* Added support for scaling keyboard shortcuts to the Framebuffer front end.
* Optimised libnsfb's xrgb8888 surface rendering using a neat trick from
Adrian Lees.
@@ -75,6 +75,9 @@ Michael
- And updated all the front ends.
* Changed the core window interface for scrolling from scroll_visible to much
simpler get/set scroll APIs.
* Reimplemented old scroll_visisble API in the core on top of the new set/get
scroll and get_window_dimensions, using Daniel's algorithm from the GTK front
end.
+* 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.
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