[webkit-dev] build errors on XP - localtime_s' undeclared

2007-10-18 Thread Amit Joshi
I updated the webtree (using update-webkit script) and now I am getting \..\..\WebCore\loader\FTPDirectoryDocument.cpp ..\..\..\WebCore\loader\FTPDirectoryDocument.cpp: In function `WebCore::String W ebCore::processFileDateString(const WebCore::FTPTime&)': ..\..\..\WebCore\loader\FTPDirectoryDocu

Re: [webkit-dev] Just a few ?'s about the Qt WebKit port...

2007-10-18 Thread Lars Knoll
On Friday 19 October 2007, Fuenty, Chris wrote: > .As I'm reading on > http://trac.webkit.org/projects/webkit/wiki/QtWebKitTodo I notice a few > things that spark interest... > > #1: New HTTP Stack, Does this currently use any Stacks provided by the > Qt Toolkit? From some usage with QtWebKit, I s

Re: [webkit-dev] Resize/layout code

2007-10-18 Thread David D. Kilzer
You want to read this blog entry about layout (as well as the other four entries): http://webkit.org/blog/116/webcore-rendering-iii-layout-basics/ Dave Artem Ananiev <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to understand WebKit code which is responsible for layouting the > contents of

[webkit-dev] Resize/layout code

2007-10-18 Thread Artem Ananiev
Hi, I'm trying to understand WebKit code which is responsible for layouting the contents of Frame/FrameView. I see several methods including, but not limited to: FrameView::layout() FrameView::scheduleRelayout() Frame::forceLayout() Document::updateLayout() FrameView::setNee

[webkit-dev] Just a few ?'s about the Qt WebKit port...

2007-10-18 Thread Fuenty, Chris
.As I'm reading on http://trac.webkit.org/projects/webkit/wiki/QtWebKitTodo I notice a few things that spark interest... #1: New HTTP Stack, Does this currently use any Stacks provided by the Qt Toolkit? From some usage with QtWebKit, I see no noticeable problems with it.. Could someone fill me