[webkit-dev] Full page zooming support on WebKit over GTK

2008-02-28 Thread Srinivas Rao M Hamse
Hi Alp, I was trying to enable the full page zooming support on WebKit (on Gtk build over DirectFB). While searching the previous archives i found that there is already a bug logged http://bugs.webkit.org/show_bug.cgi?id=14998 . Presently it is in un-assigned state. I found a couple of

Re: [webkit-dev] Full page zooming support on WebKit over GTK

2008-02-28 Thread David Hyatt
I am planning to pick this feature up and work on it pretty soon (once I clean up some of my Acid3 regressions). dave On Feb 28, 2008, at 9:25 AM, Srinivas Rao M Hamse wrote: Hi Alp, I was trying to enable the full page zooming support on WebKit (on Gtk build over DirectFB). While

Re: [webkit-dev] Google Summer of Code, Proposal

2008-02-28 Thread Eric Seidel
That's correct. I have now listed myself as a mentor. I encourage others to sign up as mentors, ASAP. We will need to get our ducks in a row by end of next week. Thank you to those who have added project ideas to the wiki. -eric On Tue, Feb 26, 2008 at 2:45 PM, Maciej Stachowiak [EMAIL

Re: [webkit-dev] Change in text size

2008-02-28 Thread Marvin Decker
2008/2/20 Jugal Kishore [EMAIL PROTECTED]: Hi, I am trying to increase the text size using setZoomFactor(). This results in change is size of the text as well as the text box in the page. Is there anyway we can restrict the size changes only to the text in the page ? I thought the sizes of

Re: [webkit-dev] webkit cache

2008-02-28 Thread Mark Rowe
On 28/02/2008, at 22:16, [EMAIL PROTECTED] wrote: Anybody knows webkit how to write Cache.db files?Maybe webkit write all cache files into Cache.db, like IE chace all files under ~~Local Settings\Temporary Internet Files\ directory, yes? The Cache.db file is CFNetwork's cache, and as

Re: [webkit-dev] webkit cache

2008-02-28 Thread pj_wh120
Thanks Mark, As your words,webkit don't care about these cache files? nbsp;And I want knownbsp; the function that code undernbsp;the webkit/webcore/loader/ directory,like nbsp;nbsp;Cache.cpp,CachedImage.cpp,CachedCSSStyleSheet.cpp...ect. Dosen't these codenbsp;to finish cache the internet

Re: [webkit-dev] webkit cache

2008-02-28 Thread Mark Rowe
On 28/02/2008, at 22:57, [EMAIL PROTECTED] wrote: As your words,webkit don't care about these cache files? And I want know the function that code under the webkit/webcore/loader/ directory,like Cache.cpp,CachedImage.cpp,CachedCSSStyleSheet.cpp...ect. Dosen't these code to finish