Re: [webkit-dev] Get all text

2009-01-22 Thread Julien Chaffraix
Hi, > I need a help from u all guys.. I am in need of get all the text which > is displayed.. > Can anybody pls help me for this. What you are asking is close to what is done by DumpRenderTree when you specify the option dumpAsText so it should be a good start: the idea is to get the innerText

Re: [webkit-dev] Successfully built the windows cairo port of webkit with MINGW compiler

2009-01-22 Thread Brett Wilson
On Thu, Jan 22, 2009 at 2:17 PM, Alexander Vassilev wrote: > - Changing quite a few of C++ casts to C casts because MINGW did not > like the C++ casts Why doesn't it support C++ casts? I would oppose patches to WebKit that change C++ casts to C-style casts, if that's what you're proposing. Bret

[webkit-dev] Successfully built the windows cairo port of webkit with MINGW compiler

2009-01-22 Thread Alexander Vassilev
Hi all, I have managed to build webkit with MINGW (wasn't very easy huh). What I actually built are WebCore and JsCore, but not the windows WebKit stuff that implements COM classes and interfaces - this is because I want my code that talks with webkit to be portable, I am targetting MacOS and Linu

[webkit-dev] Getting text alignment in editing mode?

2009-01-22 Thread Kevin Ollivier
Hi all, I'm working on adding HTML editing capabilities to the wxWebKit API, and I've gotten a lot of things working by exposing the edit commands, as well as providing a level of DOM wrapping for getting/manipulating attributes. One thing I've been unable to figure out, though, is how to

[webkit-dev] Rendering of HTML Form Button controls

2009-01-22 Thread Javed Rabbani
Last week, I posted a question regarding rendering of Frame controls (Button,Text Area, Radio Button, Checkbox etc.). It was suggested that the related logic is placed inside RenderThemeWin.cpp and RenderThemeSafari for WebKit port on Windows. While developing a test application of my own on WebKit

[webkit-dev] Multiple location providers in Geolocation API

2009-01-22 Thread Steve Block
Hi, I have a question regarding the way in which multiple sources of location information are handled in the Geolocation API. The Geolocation API allows the user some choice over which sources of location information are used in a given request (a call to getCurrentPosition or watchPosition) thro

[webkit-dev] closing automatically the GTKLuncher

2009-01-22 Thread goldeneyes
Hello every body, Is it possible to close automatically the GTKLuncher at the end of loading a web page , thank you for any help, -- View this message in context: http://www.nabble.com/closing-automatically-the-GTKLuncher-tp21605851p21605851.html Sent from the Webkit mailing list archive at

Re: [webkit-dev] Some Questions about Squirrel Fish

2009-01-22 Thread Sriram Neelakandan
> - is there any port on top of ARM based platforms? >> > AFAIK, there is no ARM port for SFX_JIT. Not sure if there is any work in progress ! But v8 has an ARM port. I wonder when v8 will come to Webkit ? https://bugs.webkit.org/show_bug.cgi?id=20619 -- Sriram Neelakandan Author - Embedded Linux

[webkit-dev] Get all text

2009-01-22 Thread shannu
Hi All, I need a help from u all guys.. I am in need of get all the text which is displayed.. Can anybody pls help me for this. Regards, shannu ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-