Re: [Python-Dev] Re: webbrowser.py

2005-03-30 Thread Oleg Broytmann
Hello! Jim Jewett have sent me information about remote features of Opera, so I downloaded Opera for Linux and w32 and tested them. On Linux Opera support remote functionality almost identical to Mozilla. I added a new Opera controller. On w32 remote commands are ignored, so GenericBrowser s

Re: [Python-Dev] Re: webbrowser.py

2005-03-29 Thread Oleg Broytmann
Hi! On Thu, Mar 24, 2005 at 11:36:41AM -0300, Rodrigo Dias Arruda Senra wrote: > Edit libwebbrowser.tex as you see fit, then send it to me > and I'll TeXify it back to you. Uploaded to http://python.org/sf/754022 . I am not a native English speaker, and this is the first time I've edited a Te

Re: [Python-Dev] Re: webbrowser.py

2005-03-29 Thread Oleg Broytmann
On Tue, Mar 29, 2005 at 06:46:09PM +0200, Reinhold Birkenfeld wrote: > Rodrigo Dias Arruda Senra wrote: > > Outstanding work Oleg. I read it through and wouldn't change a bit. > > I have revised: libwebbrowser.tex.patch and webbrowser.py.patch. > > They are Ok regarding grammar, TeX and ... what

Re: [Python-Dev] Re: webbrowser.py

2005-03-29 Thread Oleg Broytmann
Hello! On Mon, Mar 28, 2005 at 06:31:29PM -0300, Rodrigo Dias Arruda Senra wrote: > Outstanding work Oleg. I read it through and wouldn't change a bit. > I have revised: libwebbrowser.tex.patch and webbrowser.py.patch. > They are Ok regarding grammar, TeX and ... whatever . > I recommend to ap

Re: [Python-Dev] Re: webbrowser.py

2005-03-28 Thread Rodrigo Dias Arruda Senra
| > On Thu, Mar 24, 2005 at 11:36:41AM -0300, Rodrigo Dias Arruda Senra wrote: | > > Edit libwebbrowser.tex as you see fit, then send it to me | > > and I'll TeXify it back to you. | > | >Uploaded to http://python.org/sf/754022 . I am not a native English | > speaker, and this is the fi

Re: [Python-Dev] Re: webbrowser.py

2005-03-24 Thread Rodrigo Dias Arruda Senra
On Thu, 24 Mar 2005 17:13:30 +0300 Oleg Broytmann <[EMAIL PROTECTED]> wrote: > On Thu, Mar 24, 2005 at 11:11:11AM -0300, Rodrigo Dias Arruda Senra wrote: > > However, if you could make the necessary changes to the documentation, > >I'll try, but certainly not in TeX format... Edit libwebbrow

Re: [Python-Dev] Re: webbrowser.py

2005-03-24 Thread Oleg Broytmann
On Thu, Mar 24, 2005 at 11:11:11AM -0300, Rodrigo Dias Arruda Senra wrote: > However, if you could make the necessary changes to the documentation, I'll try, but certainly not in TeX format... Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Pr

Re: [Python-Dev] Re: webbrowser.py

2005-03-24 Thread Rodrigo Dias Arruda Senra
On Thu, 24 Mar 2005 16:30:35 +0300 Oleg Broytmann <[EMAIL PROTECTED]> wrote: >I've reworked the patch once more. I moved some common functionality > into the UnixBrowser class and added two new features ... I do not want to abuse your generosity. However, if you could make the necessary chang

Re: [Python-Dev] Re: webbrowser.py

2005-03-24 Thread Oleg Broytmann
On Wed, Mar 23, 2005 at 09:29:30PM +0300, Oleg Broytmann wrote: >I also added elinks support - currently it is very similar to links, > but I am going to extend its remote capabilities. (Yes, that small > text-mode broswer supports remoting, windows and tabs! Who'd think?!.) >Also I'm going

Re: [Python-Dev] Re: webbrowser.py

2005-03-23 Thread Rodrigo Dias Arruda Senra
On Wed, 23 Mar 2005 21:29:30 +0300 Oleg Broytmann <[EMAIL PROTECTED]> wrote: > Suggested resolutions: > http://python.org/sf/754022 >Review and apply! ;) Reviewed. Thank you Oleg, fine integration job. I added a +1 comment to the tracker and copied your remaining obs to 754022 history. So a

Re: [Python-Dev] Re: webbrowser.py

2005-03-23 Thread Oleg Broytmann
On Tue, Mar 22, 2005 at 01:28:42PM +0300, Oleg Broytmann wrote: > On Sun, Mar 20, 2005 at 11:40:27AM -0300, [EMAIL PROTECTED] wrote: > > Perhaps you could focus in 728278. It addresses some of the issues you > > have addressed in 754022, but it is not properly formatted. If you could > > merge into