2010-10-29 Dan Bernstein Snow Leopard PowerPC build fix. * libWebKitSystemInterfaceSnowLeopard.a: 2010-10-29 Dan Bernstein Leopard PowerPC build fix. * libWebKitSystemInterfaceLeopard.a: 2010-10-29 Csaba Osztrogonác Reviewed by Adam Roben and David Kilzer. Fix and cleanup of build systems https://bugs.webkit.org/show_bug.cgi?id=48342 Remove unnecessary ENABLE_SANDBOX. Add missing features to converge to FeatureDefines.xcconfig. * win/tools/vsprops/FeatureDefines.vsprops: * win/tools/vsprops/FeatureDefinesCairo.vsprops: 2010-10-28 Dan Bernstein Reviewed by John Sullivan. Added UniCharProvider-based ways to create a CTTypeSetter and a CTLine, to be used in an upcoming ComplexTextController patch. * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: 2010-10-28 Ivan Krstić Reviewed by Mark Rowe. Remove unused experimental proxied panel interface. * WebKitSystemInterface.h: 2010-10-27 Anders Carlsson Reviewed by Sam Weinig. Find indicators do not bounce https://bugs.webkit.org/show_bug.cgi?id=48490 Add bounce animation context functions. * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: 2010-10-26 Adam Roben Fix duplicate vsprops name * win/tools/vsprops/FeatureDefinesCairo.vsprops: Renamed to "FeatureDefinesCairo" to match the filename. 2010-10-23 Alexey Proskuryakov Windows build fix. * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-23 Alexey Proskuryakov Reviewed by Anders Carlsson. https://bugs.webkit.org/show_bug.cgi?id=48083 Need WebKit2 API for private browsing (48083) * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: Updated WebKitSystemInterface with necessary methods. 2010-10-22 Adam Roben Turn on ENABLE_3D_RENDERING on all Windows builds Reviewed by Sam Weinig. * win/tools/vsprops/FeatureDefines.vsprops: 2010-10-20 Adam Roben Windows build fix * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: Use a WKCFURLCredentialRef type to protect against changes to the definition of CFURLCredentialRef. 2010-10-19 Adam Roben Windows build fix * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Check in this file that I meant to check in in r70129. 2010-10-19 Adam Roben Add WKCACFContext and related functions Fixes . Reviewed by Sam Weinig. * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-14 Ada Chan Rubber-stamped by Adam Roben. Fix Windows build. * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-14 Ada Chan Reviewed by Steve Falkenburg. Add wkGetSSLCertificateChainContext for fetching the certificate chain. Needed for https://bugs.webkit.org/show_bug.cgi?id=47603. * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-11 Mike Thole Reviewed by Darin Adler. Rename WKCertificateInfoGetPeerCertificates() to WKCertificateInfoGetCertificateChain() https://bugs.webkit.org/show_bug.cgi?id=47495 * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: 2010-10-03 Brent Fulgham Unreviewed build fix. WinCairo also needs access to the header requirement introduced by Bug 46357. * win/tools/vsprops/WinCairo.vsprops: 2010-09-17 Sam Weinig Reviewed, tweaked, and landed by Anders Carlsson. Add WKCopyNSURLResponsePeerCertificates. * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: 2010-09-16 Eric Uhrhane Reviewed by Jian Li. Unify FILE_SYSTEM and FILE_WRITER enables under the name FILE_SYSTEM. https://bugs.webkit.org/show_bug.cgi?id=45798 * win/tools/vsprops/FeatureDefines.vsprops: * win/tools/vsprops/FeatureDefinesCairo.vsprops: 2010-09-09 Jer Noble Reviewed by Eric Carlson. Adopt shared control drawing for