NetSurf 3.1 Change Log

2014-04-01 Thread Michael Drake
http://www.netsurf-browser.org/temp/ChangeLog.txt Anyone see anything wrong/missing? Cheers, Michael

Re: NetSurf 3.1 Change Log

2014-04-01 Thread François Revol
On 01/04/2014 09:16, Michael Drake wrote: > > http://www.netsurf-browser.org/temp/ChangeLog.txt > > Anyone see anything wrong/missing? Looks good for my part. I just checked that HEAD still builds on Haiku. François.

[PATCH] Fixes #2101, evaluation of text field and textarea line height.

2014-04-01 Thread Achal-Aggarwal
--- desktop/textarea.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/textarea.c b/desktop/textarea.c index bd35a5e..2ba0982 100644 --- a/desktop/textarea.c +++ b/desktop/textarea.c @@ -1895,9 +1895,9 @@ struct textarea *textarea_create(const textarea_flags flag

[PATCH] Fixes #2101, evaluation of text field and textarea line height.

2014-04-01 Thread Achal-Aggarwal
Repo : netsurf #sURL : https://github.com/Achal-Aggarwal/netsurf.git #sRef : fix-line-height #SHA1 : 763825e5972f6ea7f986056f84a68cec451ba7cb #Land : master #link : https://github.com/Achal-Aggarwal/netsurf/tree/fix-line-height #bugtracker : http://bugs.netsurf-browser.org/mantis/view.php?id=2101

Re: NetSurf 3.1 Change Log

2014-04-01 Thread Chris Young
On Tue, 01 Apr 2014 08:16:36 +0100, Michael Drake wrote: > http://www.netsurf-browser.org/temp/ChangeLog.txt > > Anyone see anything wrong/missing? No, not unless sombody wants to merge my branches before the 3.1 release. Chris

Re: NetSurf 3.1 Change Log

2014-04-01 Thread Daniel Silverstone
On Tue, Apr 01, 2014 at 18:09:37 +0100, Chris Young wrote: > On Tue, 01 Apr 2014 08:16:36 +0100, Michael Drake wrote: > > > http://www.netsurf-browser.org/temp/ChangeLog.txt > > > > Anyone see anything wrong/missing? > > No, not unless sombody wants to merge my branches before the 3.1 > release.