git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27793
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
-2007-11-14 Anders Carlsson <andersca@apple.com>
-
- Reviewed by Adam.
-
- Get the new focus window from the wParam instead of calling GetFocus().
- Also, send blur even if there is no focused frame.
-
- * WebView.cpp:
- (WebViewWndProc):
-
2007-11-14 Adam Roben <aroben@apple.com>
Change Interfaces to use a Utility configuration
2007-11-14 Adam Roben <aroben@apple.com>
Change Interfaces to use a Utility configuration
* WebKit.vcproj/Interfaces.vcproj:
* WebKit.vcproj/Interfaces.vcproj:
+2007-11-14 Anders Carlsson <andersca@apple.com>
+
+ Reviewed by Adam.
+
+ Get the new focus window from the wParam instead of calling GetFocus().
+ Also, send blur even if there is no focused frame.
+
+ * WebView.cpp:
+ (WebViewWndProc):
+
2007-11-14 Adam Roben <aroben@apple.com>
Another build fix for systems without Cygwin in their PATH
2007-11-14 Adam Roben <aroben@apple.com>
Another build fix for systems without Cygwin in their PATH