[webkit-dev] SVG Open 2008 conference, Call for Participation

2008-03-26 Thread Andreas Neumann
Hello, I would like to invite the Webkit developers, specifically the developers of the SVG and graphics part, content creators and users to present their SVG content, workflows, widgets and tools at the SVG Open conference. I would also appreciate if we could have an Webkit or iPhone related cou

[webkit-dev] HTML5 offline support of Webkit

2008-03-26 Thread Bo Yang
Hi, I am a student who is a Firefox extension developer and very interested in web technology. I have paid attention to webkit for a long time. And I want to apply for some projects in Webkit in this Google Summer of Code. I found there is an entry in your project idea list page: - HTML 5 <

[webkit-dev] webkit+gtk on ubuntu

2008-03-26 Thread Giri Rao
Hello all, I am trying to get webkit to build on "hardy" ubuntu and I am running into the following issue: ./WebKitTools/Scripts/build-webkit --gtk produces the following ouput: WebKit was configured with the following options: Build configuration: Enable debugging (slow) : no Cod

Re: [webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-26 Thread Wave Zhang
Brent, I converted the source to UNIX style, but it does not work. Any suggestions? Thanks a lot. Bo On Tue, Mar 25, 2008 at 8:41 PM, Brent Fulgham <[EMAIL PROTECTED]> wrote: > Hi Bo, > > On Mar 25, 2008, at 3:19 PM, Wave Zhang wrote: > > > -- Build started: Project: QTMovieWin, C

Re: [webkit-dev] dectecting changes from event handling

2008-03-26 Thread David Hyatt
On Mar 26, 2008, at 10:35 AM, [EMAIL PROTECTED] wrote: > Hi, > > I am trying to understand event handling in the webkit. I have a few > questions/confusions. Could anyone tell me how to detect layout > changes in the view that are triggered from the event model? For > example, when a click o

Re: [webkit-dev] Safari/WebKit support in Bindows

2008-03-26 Thread Johan Lund
Thanks for the tip Darin. I have updated the bug report so that it is now clear that we need at least div and tr tags to be focusable. http://bugs.webkit.org/show_bug.cgi?id=7138 /Johan 26 mar 2008 kl. 15.24 skrev Darin Adler: > On Mar 26, 2008, at 4:50 AM, Johan Lund wrote: > >> my name is J

[webkit-dev] dectecting changes from event handling

2008-03-26 Thread jligman
Hi, I am trying to understand event handling in the webkit. I have a few questions/confusions. Could anyone tell me how to detect layout changes in the view that are triggered from the event model? For example, when a click occurs on a element with an onclick eventlistener registered that modi

Re: [webkit-dev] Safari/WebKit support in Bindows

2008-03-26 Thread Darin Adler
On Mar 26, 2008, at 4:50 AM, Johan Lund wrote: > my name is Johan Lund and I am in charge of implementing Safari/ > WebKit support in the Bindows AJAX framework. > > We currently have a working version of Bindows in Safari but one key > element is missing which is issue #7138. > Is this issue p

[webkit-dev] Safari/WebKit support in Bindows

2008-03-26 Thread Johan Lund
Hi, my name is Johan Lund and I am in charge of implementing Safari/WebKit support in the Bindows AJAX framework. We currently have a working version of Bindows in Safari but one key element is missing which is issue #7138. Is this issue progressing? Best Regards Johan Lund Bindows Team ht

Re: [webkit-dev] What libxml2 features are needed for WebKit?

2008-03-26 Thread Alexey Proskuryakov
On Mar 26, 2008, at 1:28 AM, Leonid Romanov wrote: > Yep, you are right about libxslt: XPath is indeed required. I do > wonder, > however, what all XPathBlahBlahBlah files in WebCore/xml are for? > Well, > its not like I really need to know the answer to this particular > question, just want t