Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/813e7292e7d9b4f3d5fe54a51d09b326bb04b5f2
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/813e7292e7d9b4f3d5fe54a51d09b326bb04b5f2
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/813e7292e7d9b4f3d5fe54a51d09b326bb04b5f2
The branch, master has been updated
via 813e7292e7d9b4f3d5fe54a51d09b326bb04b5f2 (commit)
from 9a2ca4abf4aab7e74b8cba27675e0df387ab49c7 (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=813e7292e7d9b4f3d5fe54a51d09b326bb04b5f2
commit 813e7292e7d9b4f3d5fe54a51d09b326bb04b5f2
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Update developer weekend with my progress.
diff --git a/developer-weekend/sep-2017.mdwn b/developer-weekend/sep-2017.mdwn
index 61403c0..88d833a 100644
--- a/developer-weekend/sep-2017.mdwn
+++ b/developer-weekend/sep-2017.mdwn
@@ -26,6 +26,10 @@ Topics
* Vince fixed a whole pile of horrible compile problems with nslog on
atari etc.
* Daniel fixed the test suite to work with the new logging options
* Triage of bug tracker to generate further topics for Saturday
+ * Michael found a couple of 10+ year old feature requests assigned to him,
and decided
+ it was time to implement them, so he got started on:
+ * [`#1949` Search option for
hotlist](http://bugs.netsurf-browser.org/mantis/view.php?id=1949)
+ * [`#1954` No way to search global
history](http://bugs.netsurf-browser.org/mantis/view.php?id=1954)
* Daniel fixed
[`#2549`](http://bugs.netsurf-browser.org/mantis/view.php?id=2549)
* Daniel reviewed
[`#2537`](http://bugs.netsurf-browser.org/mantis/view.php?id=2537)
and decided that it wasn't worth trying to fix now. It's reported
against
@@ -210,6 +214,13 @@ Daniel suggests:
Since we have fragment handling already (and navigating to a fragment will mean
that the `last_offset` is zero) we will continue to function with fragments.
+Bug fixes
+=========
+
+* Michael found and fixed a GTK core window issue where modifier keys were not
+ getting passed with mouse clicks (release), only with press. This prevented
+ Hotlist/Bookmarks entry editing.
+
Next time
=========
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/sep-2017.mdwn | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/developer-weekend/sep-2017.mdwn b/developer-weekend/sep-2017.mdwn
index 61403c0..88d833a 100644
--- a/developer-weekend/sep-2017.mdwn
+++ b/developer-weekend/sep-2017.mdwn
@@ -26,6 +26,10 @@ Topics
* Vince fixed a whole pile of horrible compile problems with nslog on
atari etc.
* Daniel fixed the test suite to work with the new logging options
* Triage of bug tracker to generate further topics for Saturday
+ * Michael found a couple of 10+ year old feature requests assigned to him,
and decided
+ it was time to implement them, so he got started on:
+ * [`#1949` Search option for
hotlist](http://bugs.netsurf-browser.org/mantis/view.php?id=1949)
+ * [`#1954` No way to search global
history](http://bugs.netsurf-browser.org/mantis/view.php?id=1954)
* Daniel fixed
[`#2549`](http://bugs.netsurf-browser.org/mantis/view.php?id=2549)
* Daniel reviewed
[`#2537`](http://bugs.netsurf-browser.org/mantis/view.php?id=2537)
and decided that it wasn't worth trying to fix now. It's reported
against
@@ -210,6 +214,13 @@ Daniel suggests:
Since we have fragment handling already (and navigating to a fragment will mean
that the `last_offset` is zero) we will continue to function with fragments.
+Bug fixes
+=========
+
+* Michael found and fixed a GTK core window issue where modifier keys were not
+ getting passed with mouse clicks (release), only with press. This prevented
+ Hotlist/Bookmarks entry editing.
+
Next time
=========
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org