Gitweb links:

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

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

    Add October hack weekend report.

diff --git a/developer-weekend/oct-2020.mdwn b/developer-weekend/oct-2020.mdwn
new file mode 100644
index 0000000..d4fef43
--- /dev/null
+++ b/developer-weekend/oct-2020.mdwn
@@ -0,0 +1,51 @@
+[[!meta title="Developer Weekend (Oct 2020)"]]
+[[!meta author="NetSurf Developers"]]
+[[!meta date="2020-10-22 09:00:00"]]
+
+[[!toc]]
+
+Attendees
+=========
+
+* Michael Drake
+* Vincent Sanders
+* Daniel Silverstone
+
+Outstanding work (from May)
+===========================
+
+* General
+  - Forms cleanup.
+* Text layout
+  - Continue implementing.
+
+Still outstanding after October developer weekend.
+
+Activity
+========
+
+Mostly individual activity here
+
+Michael
+-------
+
+* Worked with Daniel on CSS `calc()` support in LibCSS.
+
+Daniel
+------
+
+* Worked with Michael on CSS `calc()` support in LibCSS.
+* Fixed GTK path plotter translation table. (Fixes svgtiny rendering offset.)
+* Fixed LibDOM fuzz testing issue.
+* Fixed various crashes from the long internet tests.
+
+Vince
+-----
+
+* Added support to LibSVGTiny for paths using arcs.
+* Added a chart renderer to NetSurf.
+
+Next time
+=========
+
+* Undecided.


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

Summary of changes:
 developer-weekend/oct-2020.mdwn |   51 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)
 create mode 100644 developer-weekend/oct-2020.mdwn

diff --git a/developer-weekend/oct-2020.mdwn b/developer-weekend/oct-2020.mdwn
new file mode 100644
index 0000000..d4fef43
--- /dev/null
+++ b/developer-weekend/oct-2020.mdwn
@@ -0,0 +1,51 @@
+[[!meta title="Developer Weekend (Oct 2020)"]]
+[[!meta author="NetSurf Developers"]]
+[[!meta date="2020-10-22 09:00:00"]]
+
+[[!toc]]
+
+Attendees
+=========
+
+* Michael Drake
+* Vincent Sanders
+* Daniel Silverstone
+
+Outstanding work (from May)
+===========================
+
+* General
+  - Forms cleanup.
+* Text layout
+  - Continue implementing.
+
+Still outstanding after October developer weekend.
+
+Activity
+========
+
+Mostly individual activity here
+
+Michael
+-------
+
+* Worked with Daniel on CSS `calc()` support in LibCSS.
+
+Daniel
+------
+
+* Worked with Michael on CSS `calc()` support in LibCSS.
+* Fixed GTK path plotter translation table. (Fixes svgtiny rendering offset.)
+* Fixed LibDOM fuzz testing issue.
+* Fixed various crashes from the long internet tests.
+
+Vince
+-----
+
+* Added support to LibSVGTiny for paths using arcs.
+* Added a chart renderer to NetSurf.
+
+Next time
+=========
+
+* Undecided.


-- 
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to