Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/cac003dc1a5c92aa9c93a8c8e157ee851d95cf4c
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/cac003dc1a5c92aa9c93a8c8e157ee851d95cf4c
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/cac003dc1a5c92aa9c93a8c8e157ee851d95cf4c
The branch, master has been updated
via cac003dc1a5c92aa9c93a8c8e157ee851d95cf4c (commit)
from d22ca32eef0610c92b51390a96c01da14b62dbb2 (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=cac003dc1a5c92aa9c93a8c8e157ee851d95cf4c
commit cac003dc1a5c92aa9c93a8c8e157ee851d95cf4c
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Update dev weekend.
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index e6e4d38..5a1161c 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -67,6 +67,12 @@ Michael
* 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.
+* 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.
+ - 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.
Daniel
------
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/aug-2019.mdwn | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index e6e4d38..5a1161c 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -67,6 +67,12 @@ Michael
* 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.
+* 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.
+ - 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.
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