Re: [webkit-dev] Download client

2007-11-18 Thread Naiem Shaik
Hi Ryan and All, Greetings!! Thanks for your inputs. I have created a CURL handle and am able to download the content. But my problem with this implementation is that download happens synchronously. The existing CURL handle which WebKit uses to open the pages is not used. If i create a thread and

Re: [webkit-dev] Suggestion

2007-11-18 Thread Darin Adler
On Nov 18, 2007, at 11:35 AM, Robert Błaut <[EMAIL PROTECTED]> wrote: I don't know why WebKit fire onClick event after using middle click or ctrl + click http://bugs.webkit.org/show_bug.cgi?id=15173 ?! Sure, that's a WebKit bug, but the other is not. Since the other is a Safari application i

Re: [webkit-dev] Suggestion

2007-11-18 Thread Robert Błaut
On Nov 18, 2007 5:20 PM, Mark Rowe <[EMAIL PROTECTED]> wrote: > Thanks for the suggestion, but please note that WebKit is only the > rendering engine that displays web pages within the Safari > application. The feature you describe would be at the application- > level, so it is out of the scope o

Re: [webkit-dev] Suggestion

2007-11-18 Thread Mark Rowe
Hi Jeffrey, On 19/11/2007, at 03:15, Jeffrey Martinez wrote: It would be nice if you had the option to open all links in new tabs in the same window instead of having them open individually and then having to go and Merge All Windows. After a while I lose track of just how many windows I h

[webkit-dev] Suggestion

2007-11-18 Thread Jeffrey Martinez
It would be nice if you had the option to open all links in new tabs in the same window instead of having them open individually and then having to go and Merge All Windows. After a while I lose track of just how many windows I have open. I would rather see the tabs. Jeffrey Martinez [EMAIL