2008-02-07 Ada Chan Added 4 new methods: wkSetClientCertificateInSSLProperties, wkCanAccessCFURLRequestHTTPBodyParts, wkCFURLRequestCopyHTTPRequestBodyParts, wkCFURLRequestSetHTTPRequestBodyParts Rubber-stamped by Steve. * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2008-02-04 Timothy Hatcher Merge fix for SQLITE_FULL error is given even if the max_page_count is increased (2920) * libWebCoreSQLite3.a: 2008-02-01 Steve Falkenburg Don't set DEP opt-in flag (data execution prevention) since it is incompaible with the video plugin used on CNN.com Rubber-stamped by Jon Honeycutt. * win/tools/vsprops/common.vsprops: 2008-01-29 Mark Rowe Reviewed by Tim Hatcher. WebCore on Tiger must link to its own copy of SQLite 3.4 or newer (so HTML database behavior will be correct). * WebCoreSQLite3/sqlite3.h: Added. * WebCoreSQLite3/sqlite3ext.h: Added. * libWebCoreSQLite3.a: Added. 2008-01-29 Alexey Proskuryakov Debug (external) build fix. Removed _DEBUG preprocessor definition, which indicates that debug libraries are used (while they aren't). This preprocessor definition is automatically set by Visual Studio as needed anyway. * win/tools/vsprops/debug.vsprops: 2008-01-17 Steve Falkenburg Add preprocessor define accidently dropped in my unification, and required by some builds. Fixes an issue that caused both debug and release DLLs to be loaded. Rubber-stamped by Jon Honeycutt. * win/tools/vsprops/debug_internal.vsprops: 2008-01-16 Steve Falkenburg Use recommended security-related compiler settings. Reviewed by Adam. * win/tools/vsprops/common.vsprops: 2008-01-16 Steve Falkenburg Build fix. * win/tools/vsprops/release.vsprops: 2008-01-15 Adele Peterson Reviewed by Adam and Antti. Updated libraries for Add load progress indicator to video controls * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceTiger.a: * win/include/SafariTheme: Added. * win/include/SafariTheme/SafariThemeConstants.h: Added. Placeholder empty header until we release an updated WebKitSupportLibrary. 2008-01-14 Steve Falkenburg Use shared vsprops for most vcproj properties. Reviewed by Darin. * win/tools/vsprops/common.vsprops: * win/tools/vsprops/debug.vsprops: * win/tools/vsprops/debug_internal.vsprops: * win/tools/vsprops/release.vsprops: 2008-01-11 Steve Falkenburg Share common files across projects. Unify vsprops files Debug: common.vsprops, debug.vsprops Debug_Internal: common.vsprops, debug.vsprops, debug_internal.vsprops Release: common.vsprops, release.vsprops Shared properties can go into common.vsprops, shared debug settings can go into debug.vsprops. debug_internal.vsprops will be mostly empty except for file path prefix modifiers. Moved auto-version.sh, VERSION, PRODUCTVERSION to tools. Reviewed by Adam Roben. * win/tools/WinTools.make: * win/tools/scripts: Added. * win/tools/scripts/PRODUCTVERSION: Added. * win/tools/scripts/VERSION: Added. * win/tools/scripts/auto-version.sh: Copied from WebCore/WebCore.vcproj/auto-version.sh. * win/tools/vsprops/debug.vsprops: * win/tools/vsprops/debug_internal.vsprops: Added. * win/tools/vsprops/release.vsprops: 2008-01-11 Steve Falkenburg Add shared vsprops to help unify our Windows tools settings. Reviewed by Hyatt. * win/tools: Added. * win/tools/WinTools.make: Added. * win/tools/vsprops: Added. * win/tools/vsprops/common.vsprops: Added. * win/tools/vsprops/debug.vsprops: Added. * win/tools/vsprops/release.vsprops: Added. 2008-01-07 Mark Rowe Update Tiger library to a G3-friendly version. * libWebKitSystemInterfaceTiger.a: 2008-01-07 Adele Peterson Reviewed by Antti, Adam, and Mitz. WebKitLibraries part of fix for Updated look for