Gitweb links:

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

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

    Update the developer wiki page.

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index f8c86ac..35937e1 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -66,7 +66,8 @@ Michael
 * 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.)
-* Added support for scaling keyboard shortcuts to nsfb.
+  - 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.
 * Added support for scrolling core windows to the RISC OS front end.
 * Fixed the RISC OS core window get_window_dimensions to handle toolbar height.
 * Made all the core window callbacks return nserror instead of void.
@@ -106,7 +107,9 @@ Vince
 * 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()`
+* Tested Michael's RISC OS changes under RPCEmu.
+* Completed `scale`ectomy in `browser_window_mouse_click()`, 
`browser_window_mouse_track()`, `browser_window_get_features()` 
`browser_window_set_scale()`.  And updated all of the callers and all of the 
front ends.
+  - Now the front ends don't need to care about scale.
 
 Statement of work
 =================


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

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

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index f8c86ac..35937e1 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -66,7 +66,8 @@ Michael
 * 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.)
-* Added support for scaling keyboard shortcuts to nsfb.
+  - 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.
 * Added support for scrolling core windows to the RISC OS front end.
 * Fixed the RISC OS core window get_window_dimensions to handle toolbar height.
 * Made all the core window callbacks return nserror instead of void.
@@ -106,7 +107,9 @@ Vince
 * 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()`
+* Tested Michael's RISC OS changes under RPCEmu.
+* Completed `scale`ectomy in `browser_window_mouse_click()`, 
`browser_window_mouse_track()`, `browser_window_get_features()` 
`browser_window_set_scale()`.  And updated all of the callers and all of the 
front ends.
+  - Now the front ends don't need to care about scale.
 
 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

Reply via email to