Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/fccf2d1b41a55e6fbe452676fab5bdc60f25a54b
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/fccf2d1b41a55e6fbe452676fab5bdc60f25a54b
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/fccf2d1b41a55e6fbe452676fab5bdc60f25a54b
The branch, master has been updated
via fccf2d1b41a55e6fbe452676fab5bdc60f25a54b (commit)
from 13f4aa11553e12ff78c0acd4f447868927daef6d (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=fccf2d1b41a55e6fbe452676fab5bdc60f25a54b
commit fccf2d1b41a55e6fbe452676fab5bdc60f25a54b
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>
Developer weekend: Cleanup.
diff --git a/developer-weekend/feb-2020.mdwn b/developer-weekend/feb-2020.mdwn
index de970bb..bc62834 100644
--- a/developer-weekend/feb-2020.mdwn
+++ b/developer-weekend/feb-2020.mdwn
@@ -92,10 +92,11 @@ Michael
-------
* Converted NetSurf's README to Markdown.
-* Removed unused minimum GIF delay setting from front ends (RISC OS, Amiga,
- GTK, Atari, Windows).
-* Removed unused minimum GIF delay option from Core settings.
-* Removed unused minimum GIF delay option from documentation.
+* Removed unused minimum GIF delay setting from:
+ - All the front ends that had settings code for the option:
+ (RISC OS, Amiga, GTK, Atari, Windows).
+ - Core options handling and tests.
+ - Settings documnetation.
* Various constifications of parameters though APIs:
- The `bw` in browser window URL access function.
- The core window in the core window callback table's getters.
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/feb-2020.mdwn | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/developer-weekend/feb-2020.mdwn b/developer-weekend/feb-2020.mdwn
index de970bb..bc62834 100644
--- a/developer-weekend/feb-2020.mdwn
+++ b/developer-weekend/feb-2020.mdwn
@@ -92,10 +92,11 @@ Michael
-------
* Converted NetSurf's README to Markdown.
-* Removed unused minimum GIF delay setting from front ends (RISC OS, Amiga,
- GTK, Atari, Windows).
-* Removed unused minimum GIF delay option from Core settings.
-* Removed unused minimum GIF delay option from documentation.
+* Removed unused minimum GIF delay setting from:
+ - All the front ends that had settings code for the option:
+ (RISC OS, Amiga, GTK, Atari, Windows).
+ - Core options handling and tests.
+ - Settings documnetation.
* Various constifications of parameters though APIs:
- The `bw` in browser window URL access function.
- The core window in the core window callback table's getters.
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org