summaryrefslogtreecommitdiff
path: root/developer-weekend
diff options
context:
space:
mode:
Diffstat (limited to 'developer-weekend')
-rw-r--r--developer-weekend/aug-2019.mdwn7
1 files 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
=================