Re: Hello!

2015-02-02 Thread Michael Drake
On 30/01/15 10:49, Glen Walker wrote: > Hello Everyone, > I have signed up to this developers list because I am keen to help > out in the development of NetSurf. My dream is to have a first > class browser available for RISC OS users (which will encourage > more people to use

Re: Hello!

2015-01-30 Thread Gavin Wraith
Hi Glen In message "Glen Walker" wrote: > Just a quick greeting to say that I am a new RISC OS user, > fairly experienced programmer and old-hat technical writer. Welcome. Seeing that you have had experience with Lisp you might like to have a look at RiscLua ( http://www.wra1th.plu

Hello!

2015-01-30 Thread Glen Walker
Hello Everyone,   Just a quick greeting to say that I am a new RISC OS user, fairly experienced programmer and old-hat technical writer.  I have signed up to this developers list because I am keen to help out in the development of NetSurf.  My dream is  to have a first class browser available

Re: Hello,I want to contribute.

2014-12-09 Thread Rob Kendrick
On Tue, Dec 09, 2014 at 08:24:34PM +0530, Sri Teja wrote: > Hi, > I am new to this organization and even to the open source. I have a > good knowledge on C, HTML5, CSS3. I want to contribute to this > organization. Kindly guide me on how to start and where to start. Step one: build NetSurf.

Hello,I want to contribute.

2014-12-09 Thread Sri Teja
Hi, I am new to this organization and even to the open source. I have a good knowledge on C, HTML5, CSS3. I want to contribute to this organization. Kindly guide me on how to start and where to start. Thanks, Sriteja.

Re: New User - Hello to all - some Ideas concerning Netsurf for arm

2014-11-09 Thread John Rickman Iyonix
Daniel Silverstone wrote > the JS work is done by Vincent > Sanders who is overworked and underappreciated by us all :-( Irony intended I hope. I for one am grateful for Vincent's work on JS. -- John Rickman - http://rickman.orpheusweb.co.uk/lynx Tout a été dit, mais comme personne n'écoute,

AW: New User - Hello to all - some Ideas concerning Netsurf for arm

2014-10-23 Thread Christian Lepper
> On Thu, Oct 23, 2014 at 14:11:43 +0200, Christian Lepper wrote: > > > Interesting, this has never managed to hit us before and we cross- > > > compile lots > > > of stuff. Well spotted. > > Should i do a bug to mantis? Just registered @ > > http://bugs.netsurf-browser.org/mantis/my_view_page.php

Re: New User - Hello to all - some Ideas concerning Netsurf for arm

2014-10-23 Thread Daniel Silverstone
On Thu, Oct 23, 2014 at 14:11:43 +0200, Christian Lepper wrote: > > Interesting, this has never managed to hit us before and we cross- > > compile lots > > of stuff. Well spotted. > Should i do a bug to mantis? Just registered @ > http://bugs.netsurf-browser.org/mantis/my_view_page.php Please :-)

Re: New User - Hello to all - some Ideas concerning Netsurf for arm

2014-10-23 Thread Daniel Silverstone
On Wed, Oct 22, 2014 at 13:18:04 +0200, Christian Lepper wrote: > my Name is Christian, Im from Germany/Munich. > i work on a embedded Plattform with Freescales iMX28 (arm). Cool! > Since some days i tried to get NetSurf working on this Plattform. > And with some small changes now i have first n

New User - Hello to all - some Ideas concerning Netsurf for arm

2014-10-22 Thread Christian Lepper
Hello, my Name is Christian, Im from Germany/Munich. i work on a embedded Plattform with Freescales iMX28 (arm). Since some days i tried to get NetSurf working on this Plattform. And with some small changes now i have first nsfb bin which is runable ;-) Im not firm with your bugtracking

Re: Hello, and a bug fix

2010-02-09 Thread John-Mark Bell
On Tue, 2010-02-09 at 12:14 +, Rik Griffin wrote: > Hi, > > I've just subscribed to this list so this is partly a test message to see > if things are working. They appear to be, from this end :) > Also, I've been investigating bug #1729711: > > http://sourceforge.net/tracker/index.php?func=

Re: Hello, and a bug fix

2010-02-09 Thread Chris Young
On Tue, 09 Feb 2010 14:18:32 GMT, Rik Griffin wrote: > In message I wrote: > > > > > gui_multitask was called during a fetch, Wimp_Poll always returned > > immediately with a Wimp redraw window event, hence never yielding to > > other applications. > > It occurs to me that this hack imposes a

Re: Hello, and a bug fix

2010-02-09 Thread Rik Griffin
In message I wrote: > > gui_multitask was called during a fetch, Wimp_Poll always returned > immediately with a Wimp redraw window event, hence never yielding to > other applications. It occurs to me that this hack imposes a global redraw interval on the status bar, and it could be argued that

Hello, and a bug fix

2010-02-09 Thread Rik Griffin
Hi, I've just subscribed to this list so this is partly a test message to see if things are working. Also, I've been investigating bug #1729711: http://sourceforge.net/tracker/index.php?func=detail&aid=1729711&group_id=51719&atid=464312 It seems that the status bar was being updated so frequen