12009-08-10 Peter Kasting <pkasting@google.com> 2 3 Reviewed by George Staikos. 4 5 https://bugs.webkit.org/show_bug.cgi?id=27323 6 Even more line ending-stripping for auto-version.sh, based on output 7 provided by Jessie Berlin. 8 9 * win/tools/scripts/auto-version.sh: 10 112009-08-10 Brent Fulgham <bfulgham@webkit.org> 12 13 Reviewed by Adam Roben. 14 15 https://bugs.webkit.org/show_bug.cgi?id=28048. 16 Move various WinCairo build settings into *.vsprops file. 17 18 * win/tools/vsprops/cURL.vsprops: Added. 19 202009-08-06 Peter Kasting <pkasting@google.com> 21 22 Reviewed by Adam Barth. 23 24 https://bugs.webkit.org/show_bug.cgi?id=27323 25 Strip line endings at all points auto-version.sh reads data, not just 26 the one I happened to run into. 27 28 * win/tools/scripts/auto-version.sh: 29 302009-07-27 Peter Kasting <pkasting@google.com> 31 32 Reviewed by Adam Roben. 33 34 https://bugs.webkit.org/show_bug.cgi?id=27323 35 Correctly parse command output, even when the line endings are not LF, 36 so that we don't create an autoversion.h that MSVC chokes on. 37 38 * win/tools/scripts/auto-version.sh: 39 402009-07-13 Brent Fulgham <bfulgham@webkit.org> 41 42 Reviewed by Adam Roben. 43 44 Add new configuration flag for redistributable Windows build. 45 https://bugs.webkit.org/show_bug.cgi=27087 46 47 * win/tools/vsprops/WinCairo.vsprops: Added. Defines the 48 new WIN_CAIRO flag used to drive non-Apple Windows build. 49 502009-07-10 Eric Carlson <eric.carlson@apple.com> 51 52 Reviewed by Simon Fraser. 53 54 Update WebKitSystemInterface for <rdar://problem/7049066>. 55 56 * WebKitSystemInterface.h: 57 * libWebKitSystemInterfaceLeopard.a: 58 * libWebKitSystemInterfaceSnowLeopard.a: 59 * libWebKitSystemInterfaceTiger.a: 60 612009-07-06 Eric Carlson <eric.carlson@apple.com> 62 63 Update WebKitSystemInterface for <rdar://problem/7008093>. 64 65 * WebKitSystemInterface.h: 66 * libWebKitSystemInterfaceLeopard.a: 67 * libWebKitSystemInterfaceSnowLeopard.a: 68 * libWebKitSystemInterfaceTiger.a: 69 702009-07-06 Anders Carlsson <andersca@apple.com> 71 72 Update WebKitSystemInterface. 73 74 * WebKitSystemInterface.h: 75 * libWebKitSystemInterfaceLeopard.a: 76 * libWebKitSystemInterfaceSnowLeopard.a: 77 * libWebKitSystemInterfaceTiger.a: 78 792009-07-02 Pierre d'Herbemont <pdherbemont@apple.com> 80 81 Reviewed by Simon Fraser. 82 83 Update WebKitSystemInterface for <rdar://problem/6518119> 84 85 * WebKitSystemInterface.h: 86 * libWebKitSystemInterfaceLeopard.a: 87 * libWebKitSystemInterfaceSnowLeopard.a: 88 * libWebKitSystemInterfaceTiger.a: 89 902009-07-01 Eric Carlson <eric.carlson@apple.com> 91 92 Reviewed by Simon Fraser. 93 94 Update WebKitSystemInterface for <rdar://problem/7014990> 95 96 * libWebKitSystemInterfaceLeopard.a: 97 * libWebKitSystemInterfaceSnowLeopard.a: 98 * libWebKitSystemInterfaceTiger.a: 99 1002009-06-29 Eric Carlson <eric.carlson@apple.com> 101 102 Reviewed by Simon Fraser. 103 104 Update WebKitSystemInterface for <rdar://problem/7014813> 105 106 * WebKitSystemInterface.h: 107 * libWebKitSystemInterfaceLeopard.a: 108 * libWebKitSystemInterfaceSnowLeopard.a: 109 * libWebKitSystemInterfaceTiger.a: 110 1112009-06-25 Simon Fraser <simon.fraser@apple.com> 112 113 Rubber-stamped by Mark Rowe. 114 115 <rdar://problem/6999737> 116 117 Update the media controller images. 118 119 * libWebKitSystemInterfaceLeopard.a: 120 * libWebKitSystemInterfaceSnowLeopard.a: 121 * libWebKitSystemInterfaceTiger.a: 122 1232009-06-16 Simon Fraser <simon.fraser@apple.com> 124 125 Rubber-stamped by Anders Carlsson. 126 127 Update WebKitSystemInterface for <rdar://problem/6937882>. 128 129 * libWebKitSystemInterfaceLeopard.a: 130 * libWebKitSystemInterfaceSnowLeopard.a: 131 * libWebKitSystemInterfaceTiger.a: 132 1332009-06-02 Anders Carlsson <andersca@apple.com> 134 135 Rubber-stamped by Mark Rowe. 136 137 Update WebKitSystemInterface. 138 139 * libWebKitSystemInterfaceLeopard.a: 140 * libWebKitSystemInterfaceSnowLeopard.a: 141 * libWebKitSystemInterfaceTiger.a: 142 1432009-05-27 Mark Rowe <mrowe@apple.com> 144 145 Rubber-stamped by Dan Bernstein. 146 147 Update WebKitSystemInterface. 148 149 * libWebKitSystemInterfaceLeopard.a: 150 * libWebKitSystemInterfaceSnowLeopard.a: Added. 151 * libWebKitSystemInterfaceTiger.a: 152 1532009-05-26 Anders Carlsson <andersca@apple.com> 154 155 Reviewed by Dan Bernstein. 156 157 <rdar://problem/6901751> 158 REGRESSION (r35515): Tiger crash painting the selection on registration page of car2go.com 159 160 Remove WKCGContextIsSafeToClip. 161 162 * WebKitSystemInterface.h: 163 * libWebKitSystemInterfaceTiger.a: 164 1652009-05-21 Dan Bernstein <mitz@apple.com> 166 167 Rubber-stamped by Mark Rowe. 168 169 - correct a copyright header accidently reverted in r43964 170 171 * WebKitSystemInterface.h: 172 1732009-05-21 Dan Bernstein <mitz@apple.com> 174 175 Reviewed by Anders Carlsson. 176 177 - WebKitSystemInterface part of <rdar://problem/6901751> REGRESSION 178 (r35515): Tiger crash painting the selection on registration page of 179 car2go.com 180 181 * WebKitSystemInterface.h: 182 * libWebKitSystemInterfaceTiger.a: 183 1842009-05-07 Simon Fraser <simon.fraser@apple.com> 185 186 Source changes reviewed by Darin Adler 187 188 <rdar://problem/6864091> Endcap of media controls slider is fuzzy 189 190 * libWebKitSystemInterfaceLeopard.a: 191 * libWebKitSystemInterfaceTiger.a: 192 1932009-04-28 Steve Falkenburg <sfalken@apple.com> 194 195 Fix extraneous warning about AnalyzeWithLargeStack not being defined in Windows builds. 196 Indirected definition through a UserMacro. 197 198 Reviewed by Mark Rowe. 199 200 * win/tools/vsprops/common.vsprops: 201 2022009-04-28 Steve Falkenburg <sfalken@apple.com> 203 204 Fix extraneous warning about PRODUCTION not being defined in Windows builds. 205 Indirected definition for __PRODUCTION__ through a UserMacro. 206 207 Reviewed by Mark Rowe. 208 209 * win/tools/vsprops/common.vsprops: 210 2112009-04-24 Simon Fraser <simon.fraser@apple.com> 212 213 Source changes reviewed by Darin Adler 214 215 https://bugs.webkit.org/show_bug.cgi?id=22242 216 217 Update WebKitSystemInterface for Mac with fixes for video controller drawing. 218 219 * libWebKitSystemInterfaceLeopard.a: 220 * libWebKitSystemInterfaceTiger.a: 221 2222009-04-22 Ada Chan <adachan@apple.com> 223 224 Update WebKitSystemInterface with new method that maps CFNetwork error code to localized description. 225 226 Reviewed by Darin Adler. 227 228 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 229 * win/lib/WebKitSystemInterface.lib: 230 * win/lib/WebKitSystemInterface_debug.lib: 231 2322009-04-20 Steve Falkenburg <sfalken@apple.com> 233 234 Separate JavaScriptCore.dll from WebKit.dll. 235 Slight performance improvement or no change on benchmarks. 236 237 Allows us to break a circular dependency between CFNetwork and WebKit on Windows, 238 and simplifies standalone JavaScriptCore builds. 239 240 Reviewed by Oliver Hunt. 241 242 * win/tools/vsprops/common.vsprops: Add BUILDING_{project} preprocessor define. 243 2442009-04-18 Pierre d'Herbemont <pdherbemont@apple.com> 245 246 Reviewed by Mark Rowe. 247 248 <rdar://problem/6781295> video.buffered and video.seekable are not 249 the same. video.buffered should return only what is buffered and 250 not what is seekable 251 252 * WebKitSystemInterface.h: 253 * libWebKitSystemInterfaceLeopard.a: 254 * libWebKitSystemInterfaceTiger.a: 255 2562009-04-18 Pierre d'Herbemont <pdherbemont@apple.com> 257 258 Reviewed by Adele Peterson. 259 260 <rdar://problem/6747241> work around QTKit no longer reaching 261 QTMovieLoadStateComplete 262 263 * WebKitSystemInterface.h: 264 * libWebKitSystemInterfaceLeopard.a: 265 * libWebKitSystemInterfaceTiger.a: 266 2672009-04-15 Steve Falkenburg <sfalken@apple.com> 268 269 Updated WebKitSystemInterface for Windows. 270 Changes needed for <rdar://problem/6785760> 271 272 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 273 * win/lib/WebKitSystemInterface.lib: 274 * win/lib/WebKitSystemInterface_debug.lib: 275 2762009-04-14 Mark Rowe <mrowe@apple.com> 277 278 Update WebKitSystemInterface so that the Tiger portion supports PowerPC. 279 280 * libWebKitSystemInterfaceLeopard.a: 281 * libWebKitSystemInterfaceTiger.a: 282 2832009-04-13 Antti Koivisto <antti@apple.com> 284 285 Reviewed by Darin Adler. 286 287 <rdar://problem/6740294> Increase the connection count per host 288 289 * WebKitSystemInterface.h: 290 * libWebKitSystemInterfaceLeopard.a: 291 * libWebKitSystemInterfaceTiger.a: 292 2932009-04-10 Eric Carlson <eric.carlson@apple.com> 294 295 WebKitSystemInterface changes for <rdar://problem/6646998> 296 297 * libWebKitSystemInterfaceLeopard.a: 298 * libWebKitSystemInterfaceTiger.a: 299 3002009-04-10 Simon Fraser <simon.fraser@apple.com> 301 302 Fix the leopard build by updating WebKitSystemInterface. 303 304 * WebKitSystemInterface.h: 305 * libWebKitSystemInterfaceLeopard.a: 306 3072009-03-30 Steve Falkenburg <sfalken@apple.com> 308 309 Bump version to 530. 310 311 * win/tools/scripts/VERSION: 312 3132009-03-26 Adam Roben <aroben@apple.com> 314 315 Remove SafariThemeConstants.h, which is now provided by 316 WebKitSupportLibrary 317 318 * win/include/SafariTheme: Removed. 319 * win/include/SafariTheme/SafariThemeConstants.h: Removed. 320 3212009-03-07 Dan Bernstein <mitz@apple.com> 322 323 Reviewed by Mark Rowe. 324 325 - WebKitSystemInterface part of removing build-time and run-time support 326 for legacy versions of CFNetwork and Core Graphics 327 328 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 329 * win/lib/WebKitSystemInterface.lib: 330 * win/lib/WebKitSystemInterface_debug.lib: 331 3322009-01-30 Dan Bernstein <mitz@apple.com> 333 334 Reviewed by Timothy Hatcher. 335 336 - <rdar://problem/6545912> expose the build number in autoversion.h 337 338 * win/tools/scripts/auto-version.sh: Added a #define __BUILD_NUMBER__ 339 with the full build number. 340 3412009-01-08 Dan Bernstein <mitz@apple.com> 342 343 Reviewed by Adam Roben. 344 345 - WebKitSystemInterface changes to support Core Graphics native glyph drawing 346 347 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 348 * win/lib/WebKitSystemInterface.lib: 349 * win/lib/WebKitSystemInterface_debug.lib: 350 3512008-11-11 Ada Chan <adachan@apple.com> 352 353 Fix: https://bugs.webkit.org/show_bug.cgi?id=22187 354 Bug 22187: CLEARTYPE_QUALITY flag is not supported on Win2000 355 356 Update window versions to correspond to Windows XP. 357 358 Reviewed by Steve Falkenburg. 359 360 * win/tools/vsprops/common.vsprops: 361 3622008-10-23 Anders Carlsson <andersca@apple.com> 363 364 Reviewed by John Sullivan. 365 366 Fix <rdar://problem/6306513> by adding a workaround for <rdar://problem/6304600>. 367 368 * libWebKitSystemInterfaceLeopard.a: 369 * libWebKitSystemInterfaceTiger.a: 370 3712008-10-08 Mark Rowe <mrowe@apple.com> 372 373 Rubber-stamped by Jon Honeycutt. 374 375 Remove restriction on version number ending in a 4. 376 377 * win/tools/scripts/auto-version.sh: 378 3792008-10-07 Anders Carlsson <andersca@apple.com> 380 381 Reviewed by Mitz Pettel. 382 383 Update WebKitSystemInterface. 384 385 * libWebKitSystemInterfaceLeopard.a: 386 * libWebKitSystemInterfaceTiger.a: 387 3882008-09-09 Dan Bernstein <mitz@apple.com> 389 390 Reviewed by Darin Adler. 391 392 - WebKitLibraries part of <rdar://problem/6206244> Use alternate character-to-glyph interface on Leopard 393 394 * WebKitSystemInterface.h: 395 * libWebKitSystemInterfaceLeopard.a: 396 3972008-09-04 Adam Roben <aroben@apple.com> 398 399 Ignore warning LNK4221 on Windows 400 401 This warning is emitted when an object file with no public symbols is 402 passed to the linker/librarian. This often occurs in WebCore for files 403 that have been disabled via ENABLE()/USE() macros. 404 405 Rubberstamped by Anders Carlsson. 406 407 * win/tools/vsprops/common.vsprops: Ignore warning LNK4221. 408 4092008-08-27 Timothy Hatcher <timothy@apple.com> 410 411 Adds the WKAdvanceDefaultButtonPulseAnimation function. 412 413 <rdar://problem/6173530> Add Mac support for -webkit-appearance: default-button 414 415 Reviewed by Adele Peterson. 416 417 * WebKitSystemInterface.h: Added WKAdvanceDefaultButtonPulseAnimation. 418 * libWebKitSystemInterfaceLeopard.a: Updated. 419 * libWebKitSystemInterfaceTiger.a: Updated. 420 4212008-08-26 Adam Roben <aroben@apple.com> 422 423 Disable a truncation warning that is disabled/doesn't exist on Mac 424 425 This warning was firing when initializing floats from double literals. 426 I haven't yet found any other situation that would cause this warning 427 to arise. 428 429 Reviewed by Sam Weinig. 430 431 * win/tools/vsprops/common.vsprops: Turn off warning C4305. 432 4332008-07-20 Steve Falkenburg <sfalken@apple.com> 434 435 Build fix. 436 437 * win/tools/vsprops/common.vsprops: 438 4392008-07-08 Dan Bernstein <mitz@apple.com> 440 441 Reviewed by John Sullivan. 442 443 - WebKitSystemInterface part of <rdar://problem/6008409> Need a way to disable updates in offscreen views 444 445 * WebKitSystemInterface.h: Added WKWindowWillOrderOnScreenNotification. 446 * libWebKitSystemInterfaceLeopard.a: Updated. 447 * libWebKitSystemInterfaceTiger.a: Updated. 448 4492008-07-01 Steve Falkenburg <sfalken@apple.com> 450 451 Bump version numbers. 452 453 Reviewed by Mark Rowe. 454 455 * win/tools/scripts/PRODUCTVERSION: 456 * win/tools/scripts/VERSION: 457 4582008-05-13 Dan Bernstein <mitz@apple.com> 459 460 Reviewed by John Sullivan. 461 462 - WebKitSystemInterface support for <rdar://problem/5725912> improve render quality of transformed text 463 464 * libWebKitSystemInterfaceLeopard.a: Improved glyph positioning in 465 transformed graphics contexts. 466 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added 467 wkSetCGContextFontRenderingStyle(). 468 * win/lib/WebKitSystemInterface.lib: Updated. 469 * win/lib/WebKitSystemInterface_debug.lib: Updated. 470 4712008-05-09 Adam Roben <aroben@apple.com> 472 473 Disable a MSVC warning 474 475 Reviewed by Darin Adler. 476 477 * win/tools/vsprops/common.vsprops: Add warning 4503 to the list of 478 disabled warnings. It's a warning about decorated names being longer 479 than MSVC's limit of 4096 characters. This warning doesn't indicate a 480 correctness problem, but these truncated decorated names will be 481 harder to recognize during debugging or when they appear in linker 482 errors. 483 4842008-04-28 Darin Adler <darin@apple.com> 485 486 Reviewed by Adam. 487 488 - fix Windows build 489 490 * win/tools/vsprops/common.vsprops: Add warning 4344 to the list of disabled warnings. 491 It's really a warning about a bug they fixed in MSVC -- not helpful to us in WebKit. 492 4932008-04-24 Mark Rowe <mrowe@apple.com> 494 495 Reviewed by Sam Weinig. 496 497 Remove code for calculating the glyph cache size. 498 499 * WebKitSystemInterface.h: Remove unused symbol. 500 * libWebKitSystemInterfaceLeopard.a: 501 * libWebKitSystemInterfaceTiger.a: 502 5032008-03-28 Steve Falkenburg <sfalken@apple.com> 504 505 Versioning. 506 507 * win/tools/scripts/PRODUCTVERSION: 508 5092008-03-26 Adam Roben <aroben@apple.com> 510 511 Windows build fix after r31322 512 513 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Updated. 514 * win/lib/WebKitSystemInterface.lib: Updated. 515 * win/lib/WebKitSystemInterface_debug.lib: Updated. 516 5172008-03-26 Mark Rowe <mrowe@apple.com> 518 519 Reviewed by David Hyatt. 520 521 Make the Ahem font antialias correctly on Acid3 on Tiger. 522 523 * WebKitSystemInterface.h: 524 * libWebKitSystemInterfaceTiger.a: 525 5262008-03-19 Mark Rowe <mrowe@apple.com> 527 528 Rubber-stamped by Sam Weinig. 529 530 Fix http://bugs.webkit.org/show_bug.cgi?id=17816. 531 Bug 17816: libWebCoreSQLite3.a is 2-architecture universal binary (not 4-architecture) 532 533 * libWebCoreSQLite3.a: Land a 4-way fat binary. 534 5352008-03-12 Steve Falkenburg <sfalken@apple.com> 536 537 New version of WebKitSystemInterface.lib with 538 more compiler warnings suppressed. 539 540 * win/lib/WebKitSystemInterface.lib: 541 * win/tools/vsprops/common.vsprops: 542 5432008-03-12 Dan Bernstein <mitz@apple.com> 544 545 Reviewed by Darin Adler and Sam Weinig. 546 547 - <rdar://problem/4433248> use CoreText API instead of SPI on Leopard 548 549 * WebKitSystemInterface.h: 550 * libWebKitSystemInterfaceLeopard.a: 551 5522008-03-11 Steve Falkenburg <sfalken@apple.com> 553 554 Disable two PGO/LTCG specific warnings. 555 556 Reviewed by Oliver. 557 558 * win/tools/vsprops/common.vsprops: 559 5602008-02-29 Mark Rowe <mrowe@apple.com> 561 562 Update Tiger version of WebKitSystemInterface to match r30690. 563 564 * libWebKitSystemInterfaceTiger.a: 565 5662008-02-29 Adele Peterson <adele@apple.com> 567 568 Reviewed by Mark. 569 570 Auto-generate image arrays. 571 572 * libWebKitSystemInterfaceLeopard.a: 573 5742008-02-29 Mark Rowe <mrowe@apple.com> 575 576 Reviewed by Anders Carlsson. 577 578 Replace use of WKPathFromFont with implementation in terms of public API. 579 580 * WebKitSystemInterface.h: Remove unused symbol. 581 * libWebKitSystemInterfaceLeopard.a: 582 * libWebKitSystemInterfaceTiger.a: 583 5842008-02-29 Mark Rowe <mrowe@apple.com> 585 586 Reviewed by Oliver Hunt. 587 588 Fix spelling of "request" in name of WKNSURLProtocolClassForRequest. 589 590 * WebKitSystemInterface.h: 591 * libWebKitSystemInterfaceLeopard.a: 592 * libWebKitSystemInterfaceTiger.a: 593 5942008-02-29 Mark Rowe <mrowe@apple.com> 595 596 Reviewed by Oliver Hunt. 597 598 Don't use WKSupportsMultipartXMixedReplace on Leopard as multipart/x-mixed-replace is always handled by NSURLRequest. 599 600 * WebKitSystemInterface.h: 601 * libWebKitSystemInterfaceLeopard.a: 602 6032008-02-29 Mark Rowe <mrowe@apple.com> 604 605 Reviewed by Oliver Hunt and Oliver Hunt. 606 607 <rdar://problem/4753845> WebKit should use CGEventSourceSecondsSinceLastEventType in place of WKSecondsSinceLastInputEvent SPI. 608 609 * WebKitSystemInterface.h: Remove unused symbol. 610 * libWebKitSystemInterfaceLeopard.a: 611 * libWebKitSystemInterfaceTiger.a: 612 6132008-02-28 Mark Rowe <mrowe@apple.com> 614 615 Reviewed by Dan Bernstein. 616 617 Remove two unused functions from WebKitSystemInterface. 618 619 * WebKitSystemInterface.h: Remove WKPreferRGB32Key and WKGetDefaultGlyphForChar as they are unused. Also remove 620 a duplicate declaration of WKSecondsSinceLastInputEvent. 621 * libWebKitSystemInterfaceLeopard.a: 622 * libWebKitSystemInterfaceTiger.a: 623 6242008-02-28 Mark Rowe <mrowe@apple.com> 625 626 Reviewed by Dave Hyatt. 627 628 Make use of new CGFont APIs on Leopard rather than making a WebKitSystemInterface call. 629 630 * WebKitSystemInterface.h: Only declare WKGetFontMetrics on Tiger. 631 * libWebKitSystemInterfaceLeopard.a: Update for removal of WKGetFontMetrics. 632 6332008-02-27 Brady Eidson <beidson@apple.com> 634 635 Tiger build fix 636 637 * libWebKitSystemInterfaceTiger.a: 638 6392008-02-27 Brady Eidson <beidson@apple.com> 640 641 Reviewed by Mark Rowe 642 643 Removed some unused methods: 644 WKGetNSURLResponseCalculatedExpiration 645 WKGetNSURLResponseMustRevalidate 646 647 * WebKitSystemInterface.h: 648 * libWebKitSystemInterfaceLeopard.a: 649 * libWebKitSystemInterfaceTiger.a: 650 6512008-02-13 Adam Roben <aroben@apple.com> 652 653 * win/tools/scripts/auto-version.sh: Removed a redundant symbol. 654 6552008-02-12 Adam Roben <aroben@apple.com> 656 657 Clean up auto-version.sh a bit 658 659 It now does quite a bit less file I/O and many fewer fork/exec pairs. 660 It's also quite a bit easier to read. 661 662 Reviewed by Steve. 663 664 * win/tools/scripts/auto-version.sh: 665 6662008-02-12 Steve Falkenburg <sfalken@apple.com> 667 668 Versioning script change. 669 670 * win/tools/scripts/auto-version.sh: 671 6722008-02-07 Ada Chan <adachan@apple.com> 673 674 Added 4 new methods: 675 wkSetClientCertificateInSSLProperties, 676 wkCanAccessCFURLRequestHTTPBodyParts, 677 wkCFURLRequestCopyHTTPRequestBodyParts, 678 wkCFURLRequestSetHTTPRequestBodyParts 679 680 Rubber-stamped by Steve. 681 682 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 683 * win/lib/WebKitSystemInterface.lib: 684 * win/lib/WebKitSystemInterface_debug.lib: 685 6862008-02-04 Timothy Hatcher <timothy@apple.com> 687 688 <rdar://problem/5722735> Merge fix for SQLITE_FULL error 689 is given even if the max_page_count is increased (2920) 690 691 * libWebCoreSQLite3.a: 692 6932008-02-01 Steve Falkenburg <sfalken@apple.com> 694 695 <rdar://problem/5717523> Don't set DEP opt-in flag (data execution prevention) since it is incompaible with the video plugin used on CNN.com 696 697 Rubber-stamped by Jon Honeycutt. 698 699 * win/tools/vsprops/common.vsprops: 700 7012008-01-29 Mark Rowe <mrowe@apple.com> 702 703 Reviewed by Tim Hatcher. 704 705 <rdar://problem/5600926> WebCore on Tiger must link to its own copy of SQLite 3.4 or newer (so HTML database behavior will be correct). 706 707 * WebCoreSQLite3/sqlite3.h: Added. 708 * WebCoreSQLite3/sqlite3ext.h: Added. 709 * libWebCoreSQLite3.a: Added. 710 7112008-01-29 Alexey Proskuryakov <ap@webkit.org> 712 713 Debug (external) build fix. 714 715 Removed _DEBUG preprocessor definition, which indicates that debug libraries are used (while they aren't). 716 This preprocessor definition is automatically set by Visual Studio as needed anyway. 717 718 * win/tools/vsprops/debug.vsprops: 719 7202008-01-17 Steve Falkenburg <sfalken@apple.com> 721 722 Add preprocessor define accidently dropped in my unification, 723 and required by some builds. Fixes an issue that caused both 724 debug and release DLLs to be loaded. 725 726 Rubber-stamped by Jon Honeycutt. 727 728 * win/tools/vsprops/debug_internal.vsprops: 729 7302008-01-16 Steve Falkenburg <sfalken@apple.com> 731 732 Use recommended security-related compiler settings. 733 734 Reviewed by Adam. 735 736 * win/tools/vsprops/common.vsprops: 737 7382008-01-16 Steve Falkenburg <sfalken@apple.com> 739 740 Build fix. 741 742 * win/tools/vsprops/release.vsprops: 743 7442008-01-15 Adele Peterson <adele@apple.com> 745 746 Reviewed by Adam and Antti. 747 748 Updated libraries for <rdar://problem/5619062> Add load progress indicator to video controls 749 750 * WebKitSystemInterface.h: 751 * libWebKitSystemInterfaceLeopard.a: 752 * libWebKitSystemInterfaceTiger.a: 753 * win/include/SafariTheme: Added. 754 * win/include/SafariTheme/SafariThemeConstants.h: Added. Placeholder empty header until we release an updated WebKitSupportLibrary. 755 7562008-01-14 Steve Falkenburg <sfalken@apple.com> 757 758 Use shared vsprops for most vcproj properties. 759 760 Reviewed by Darin Adler. 761 762 * win/tools/vsprops/common.vsprops: 763 * win/tools/vsprops/debug.vsprops: 764 * win/tools/vsprops/debug_internal.vsprops: 765 * win/tools/vsprops/release.vsprops: 766 7672008-01-11 Steve Falkenburg <sfalken@apple.com> 768 769 Share common files across projects. 770 771 Unify vsprops files 772 Debug: common.vsprops, debug.vsprops 773 Debug_Internal: common.vsprops, debug.vsprops, debug_internal.vsprops 774 Release: common.vsprops, release.vsprops 775 776 Shared properties can go into common.vsprops, shared debug settings can go into debug.vsprops. 777 debug_internal.vsprops will be mostly empty except for file path prefix modifiers. 778 779 Moved auto-version.sh, VERSION, PRODUCTVERSION to tools. 780 781 Reviewed by Adam Roben. 782 783 * win/tools/WinTools.make: 784 * win/tools/scripts: Added. 785 * win/tools/scripts/PRODUCTVERSION: Added. 786 * win/tools/scripts/VERSION: Added. 787 * win/tools/scripts/auto-version.sh: Copied from WebCore/WebCore.vcproj/auto-version.sh. 788 * win/tools/vsprops/debug.vsprops: 789 * win/tools/vsprops/debug_internal.vsprops: Added. 790 * win/tools/vsprops/release.vsprops: 791 7922008-01-11 Steve Falkenburg <sfalken@apple.com> 793 794 Add shared vsprops to help unify our Windows tools settings. 795 796 Reviewed by Hyatt. 797 798 * win/tools: Added. 799 * win/tools/WinTools.make: Added. 800 * win/tools/vsprops: Added. 801 * win/tools/vsprops/common.vsprops: Added. 802 * win/tools/vsprops/debug.vsprops: Added. 803 * win/tools/vsprops/release.vsprops: Added. 804 8052008-01-07 Mark Rowe <mrowe@apple.com> 806 807 Update Tiger library to a G3-friendly version. 808 809 * libWebKitSystemInterfaceTiger.a: 810 8112008-01-07 Adele Peterson <adele@apple.com> 812 813 Reviewed by Antti, Adam, and Mitz. 814 815 WebKitLibraries part of fix for 816 <rdar://problem/5619073> Updated look for <video> controls 817 <rdar://problem/5619057> Add volume control to video controls 818 819 * WebKitSystemInterface.h: 820 * libWebKitSystemInterfaceLeopard.a: 821 * libWebKitSystemInterfaceTiger.a: 822 8232008-01-03 Mark Rowe <mrowe@apple.com> 824 825 Update Tiger library to a G3-friendly version. 826 827 * libWebKitSystemInterfaceTiger.a: 828 8292008-01-03 Adele Peterson <adele@apple.com> 830 831 Update libraries for <rdar://problem/4106190> Include "Where from" metadata in drag-and-dropped images 832 833 * WebKitSystemInterface.h: 834 * libWebKitSystemInterfaceLeopard.a: 835 * libWebKitSystemInterfaceTiger.a: 836 8372007-12-21 Mark Rowe <mrowe@apple.com> 838 839 Rubber-stamped by Dan Bernstein. 840 841 Fix http://bugs.webkit.org/show_bug.cgi?id=16549. 842 Bug 16549: WebKit nightly build failing to launch on PowerPC G3s 843 844 * libWebKitSystemInterfaceTiger.a: Update to a G3-friendly version. 845 8462007-12-07 Dan Bernstein <mitz@apple.com> 847 848 Reviewed by Darin Adler. 849 850 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges 851 852 * WebKitSystemInterface.h: 853 * libWebKitSystemInterfaceLeopard.a: 854 * libWebKitSystemInterfaceTiger.a: 855 8562007-11-27 John Sullivan <sullivan@apple.com> 857 858 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType 859 that affects Safari. 860 861 reviewed by Kevin Decker 862 863 * libWebKitSystemInterfaceLeopard.a: 864 * libWebKitSystemInterfaceTiger.a: 865 8662007-11-26 Timothy Hatcher <timothy@apple.com> 867 868 Reviewed by Adam Roben. 869 870 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title 871 http://bugs.webkit.org/show_bug.cgi?id=16137 872 873 Add a new function to make bottom window corners square for textured windows. 874 875 * WebKitSystemInterface.h: 876 * libWebKitSystemInterfaceTiger.a: 877 * libWebKitSystemInterfaceLeopard.a: 878 8792007-11-23 Adam Roben <aroben@apple.com> 880 881 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows 882 883 Reviewed by Tim. 884 885 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added 886 declaration. 887 * win/lib/WebKitSystemInterface.lib: Updated. 888 * win/lib/WebKitSystemInterface_debug.lib: Updated. 889 8902007-11-16 Anders Carlsson <andersca@apple.com> 891 892 Reviewed by Adam. 893 894 <rdar://problem/5603832> 895 XMLHttpRequest readyState 3 & responseText buffer issues. 896 897 Add wkSetCFURLRequestShouldContentSniff. 898 899 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 900 * win/lib/WebKitSystemInterface.lib: 901 * win/lib/WebKitSystemInterface_debug.lib: 902 9032007-11-05 Antti Koivisto <antti@apple.com> 904 905 Reviewed by Sam. 906 907 Update WKQTMovieViewSetDrawSynchronously. 908 909 * libWebKitSystemInterfaceLeopard.a: 910 * libWebKitSystemInterfaceTiger.a: 911 9122007-11-02 Antti Koivisto <antti@apple.com> 913 914 Reviewed by Darin Adler. 915 916 Update to add WKQTMovieViewSetDrawSynchronously 917 918 * WebKitSystemInterface.h: 919 * libWebKitSystemInterfaceLeopard.a: 920 * libWebKitSystemInterfaceTiger.a: 921 9222007-10-26 Adele Peterson <adele@apple.com> 923 924 Reviewed by Tim Hatcher. 925 926 Updating header too for WKDrawCapsLockIndicator. 927 928 * WebKitSystemInterface.h: 929 9302007-10-26 Adele Peterson <adele@apple.com> 931 932 Reviewed by Oliver. 933 934 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator. 935 936 * libWebKitSystemInterfaceLeopard.a: 937 * libWebKitSystemInterfaceTiger.a: 938 9392007-10-25 Adam Roben <aroben@apple.com> 940 941 Add wkSetPatternBaseCTM. 942 943 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 944 * win/lib/WebKitSystemInterface.lib: 945 * win/lib/WebKitSystemInterface_debug.lib: 946 9472007-10-25 Sam Weinig <sam@webkit.org> 948 949 Fix the windows build. 950 951 * win/lib/WebKitSystemInterface.lib: 952 * win/lib/WebKitSystemInterface_debug.lib: 953 9542007-10-25 Timothy Hatcher <timothy@apple.com> 955 956 Add WKSetPatternBaseCTM. 957 958 * WebKitSystemInterface.h: 959 * libWebKitSystemInterfaceLeopard.a: 960 * libWebKitSystemInterfaceTiger.a: 961 9622007-10-25 Timothy Hatcher <timothy@apple.com> 963 964 Reviewed by Adam. 965 966 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit. 967 968 * libWebKitSystemInterfaceLeopard.a: 969 9702007-10-25 Sam Weinig <sam@webkit.org> 971 972 Added wrapper for getting the foundation cache directory. 973 974 Reviewed by Adam Roben. 975 976 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 977 * win/lib/WebKitSystemInterface.lib: 978 * win/lib/WebKitSystemInterface_debug.lib: 979 9802007-10-24 Adam Roben <aroben@apple.com> 981 982 Added some font-related functions needed for <rdar://5549919> 983 984 Reviewed by Ada. 985 986 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 987 * win/lib/WebKitSystemInterface.lib: 988 * win/lib/WebKitSystemInterface_debug.lib: 989 9902007-10-24 Timothy Hatcher <timothy@apple.com> 991 992 Reviewed by Mark Rowe. 993 994 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard 995 996 Add system specific versions of WebKitSystemInterface. 997 998 * libWebKitSystemInterface.a: Removed. 999 * libWebKitSystemInterfaceLeopard.a: Added. 1000 * libWebKitSystemInterfaceTiger.a: Added. 1001 10022007-10-11 Ada Chan <adachan@apple.com> 1003 1004 <rdar://problem/5534421> 1005 Added wkGetDefaultHTTPCookieStorage(). Updated libraries. 1006 1007 Reviewed by Darin Adler. 1008 1009 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 1010 * win/lib/WebKitSystemInterface.lib: 1011 * win/lib/WebKitSystemInterface_debug.lib: 1012 10132007-09-27 Sam Weinig <sam@webkit.org> 1014 1015 Build fix. Ran update-webkitsysteminterface script on Tiger, because 1016 the resulting binary differs when built on Tiger. 1017 1018 * libWebKitSystemInterface.a: 1019 10202007-09-27 David Hyatt <hyatt@apple.com> 1021 1022 Update WebKitSYstemInterface for @font-face changes. 1023 1024 * WebKitSystemInterface.h: 1025 * libWebKitSystemInterface.a: 1026 10272007-09-18 Geoffrey Garen <ggaren@apple.com> 1028 1029 Build fix. Ran update-webkitsysteminterface script on Tiger, because 1030 the resulting binary differs when built on Tiger. See 1031 <rdar://problem/5490613>. 1032 1033 * libWebKitSystemInterface.a: 1034 10352007-09-18 Geoffrey Garen <ggaren@apple.com> 1036 1037 Build fix. Ran update-webkitsysteminterface script. 1038 1039 * WebKitSystemInterface.h: 1040 * libWebKitSystemInterface.a: 1041 10422007-08-28 Anders Carlsson <andersca@apple.com> 1043 1044 Add WKSetNSURLRequestShouldContentSniff. 1045 1046 * WebKitSystemInterface.h: 1047 * libWebKitSystemInterface.a: 1048 10492007-08-28 Ada Chan <adachan@apple.com> 1050 1051 <rdar://problem/4876242> Added SPI to fetch SSL certificate information. 1052 Updated libraries. 1053 1054 Reviewed by Adam. 1055 1056 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 1057 * win/lib/WebKitSystemInterface.lib: 1058 * win/lib/WebKitSystemInterface_debug.lib: 1059 10602007-07-23 Ada Chan <adachan@apple.com> 1061 1062 Reviewed by Steve. 1063 1064 Update WebKitSystemInterface.{h,lib}. 1065 1066 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 1067 * win/lib/WebKitSystemInterface.lib: 1068 * win/lib/WebKitSystemInterface_debug.lib: 1069 10702007-07-19 Ada Chan <adachan@apple.com> 1071 1072 Rubber-stamped by Adam. 1073 1074 Update libraries. 1075 1076 * win/lib/WebKitSystemInterface.lib: 1077 * win/lib/WebKitSystemInterface_debug.lib: 1078 10792007-07-06 Adam Roben <aroben@apple.com> 1080 1081 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994> 1082 1083 Reviewed by Alice. 1084 1085 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: 1086 * win/lib/WebKitSystemInterface.lib: 1087 * win/lib/WebKitSystemInterface_debug.lib: 1088 10892007-06-29 Antti Koivisto <antti@apple.com> 1090 1091 Reviewed by Maciej. 1092 1093 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded 1094 1095 * WebKitSystemInterface.h: 1096 * libWebKitSystemInterface.a: 1097 10982007-03-29 Beth Dakin <bdakin@apple.com> 1099 1100 Rubber-stamped by Adam. 1101 1102 Keep OpenSource building. 1103 1104 * WebKitSystemInterface.h: 1105 * libWebKitSystemInterface.a: 1106 11072007-03-28 Antti Koivisto <antti@apple.com> 1108 1109 Update libWebKitSystemInterface, previous version was out of date. 1110 1111 * libWebKitSystemInterface.a: 1112 11132007-03-27 Antti Koivisto <antti@apple.com> 1114 1115 Reviewed by Darin Adler. 1116 1117 Added wkGetWheelEventDeltas 1118 1119 * WebKitSystemInterface.h: 1120 * libWebKitSystemInterface.a: 1121 11222007-03-07 Mark Rowe <mrowe@apple.com> 1123 1124 Build fix. Rebuild against 10.4 SDK. 1125 1126 * libWebKitSystemInterface.a: 1127 11282007-03-06 Kevin Decker <kdecker@apple.com> 1129 1130 Reviewed by Brady 1131 1132 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications 1133 1134 * libWebKitSystemInterface.a: 1135 11362007-02-21 Anders Carlsson <acarlsson@apple.com> 1137 1138 Add new version with WKCGContextIsBitmapContext. 1139 1140 * WebKitSystemInterface.h: 1141 * libWebKitSystemInterface.a: 1142 11432006-12-16 Adele Peterson <adele@apple.com> 1144 1145 Reviewed by Adam. 1146 1147 WebKitLibraries part of fix for: 1148 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search"> 1149 1150 Added wkDrawTextFieldCellFocusRing. 1151 1152 * WebKitSystemInterface.h: 1153 * libWebKitSystemInterface.a: 1154 11552006-10-11 Darin Adler <darin@apple.com> 1156 1157 Reviewed by John Sullivan. 1158 1159 * WebKitSystemInterface.h: Updated to a C++-compatible version. 1160 11612006-08-31 Adele Peterson <adele@apple.com> 1162 1163 Reviewed by John Sullivan. 1164 1165 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API. 1166 1167 * WebKitSystemInterface.h: 1168 * libWebKitSystemInterface.a: 1169 11702006-08-30 Adele Peterson <adele@apple.com> 1171 1172 Reviewed by Hyatt. 1173 1174 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575 1175 Enable secure input mode for new password fields 1176 1177 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput; 1178 * libWebKitSystemInterface.a: 1179 11802006-07-09 Anders Carlsson <acarlsson@apple.com> 1181 1182 Reviewed by Darin Adler. 1183 1184 * WebKitSystemInterface.h: 1185 * libWebKitSystemInterface.a: 1186 Add WKPathFromFont. 1187 11882006-07-05 Adele Peterson <adele@apple.com> 1189 1190 Reviewed by Maciej and Hyatt. 1191 1192 * WebKitSystemInterface.h: Updated. 1193 * libWebKitSystemInterface.a: Updated. 1194 11952006-06-16 Adele Peterson <adele@apple.com> 1196 1197 Reviewed by Alice. 1198 1199 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea(). 1200 * libWebKitSystemInterface.a: ditto. 1201 12022006-04-01 Eric Seidel <eseidel@apple.com> 1203 1204 * libWebKitSystemInterface.a: commit a universal binary. 1205 12062006-04-01 Darin Adler <darin@apple.com> 1207 1208 Reviewed by Beth. 1209 1210 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing 1211 code to use the system default alpha. 1212 12132006-03-17 Eric Seidel <eseidel@apple.com> 1214 1215 * libWebKitSystemInterface.a: commit a universal binary. 1216 12172006-03-17 Adele Peterson <adele@apple.com> 1218 1219 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell() 1220 * libWebKitSystemInterface.a: ditto 1221 12222006-02-28 John Sullivan <sullivan@apple.com> 1223 1224 * WebKitSystemInterface.h: Removed WKMouseIsDown() 1225 * libWebKitSystemInterface.a: ditto 1226 12272006-02-23 Timothy Hatcher <timothy@apple.com> 1228 1229 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.) 1230 1231 * libWebKitSystemInterface.a: 1232 12332006-02-19 Darin Adler <darin@apple.com> 1234 1235 * WebKitSystemInterface.h: Added WKDrawFocusRing. 1236 * libWebKitSystemInterface.a: Ditto. 1237 12382006-02-06 John Sullivan <sullivan@apple.com> 1239 1240 * WebKitSystemInterface.h: 1241 * libWebKitSystemInterface.a: 1242 removed WKExecutableLinkedInTigerOrEarlier 1243 12442005-11-01 Darin Adler <darin@apple.com> 1245 1246 * libWebKitSystemInterface.a: Updated. 1247 12482005-10-04 Maciej Stachowiak <mjs@apple.com> 1249 1250 - updated 1251 1252 * WebKitSystemInterface.h: 1253 * libWebKitSystemInterface.a: 1254 12552005-09-08 Justin Garcia <justin.garcia@apple.com> 1256 1257 * WebKitSystemInterface.h: Update to latest 1258 * libWebKitSystemInterface.a: ditto 1259 12602005-09-04 Darin Adler <darin@apple.com> 1261 1262 * WebKitSystemInterface.h: Update to latest 1263 * libWebKitSystemInterface.a: Ditto. 1264 12652005-08-07 Darin Adler <darin@apple.com> 1266 1267 * libWebKitSystemInterface.a: Universal binary. 1268 * WebKitSystemInterface.h: Updated for calls that Eric recently removed. 1269 12702005-07-01 John Sullivan <sullivan@apple.com> 1271 1272 - added WKExecutableLinkedInTigerOrEarlier 1273 1274 * WebKitSystemInterface.h: 1275 * libWebKitSystemInterface.a: 1276 12772005-06-06 Maciej Stachowiak <mjs@apple.com> 1278 1279 - updated for crashing bugfix 1280 1281 * libWebKitSystemInterface.a: 1282 12832005-06-06 Maciej Stachowiak <mjs@apple.com> 1284 1285 - updated 1286 1287 * WebKitSystemInterface.h: 1288 * libWebKitSystemInterface.a: 1289 12902005-06-06 Maciej Stachowiak <mjs@apple.com> 1291 1292 - updated 1293 1294 * WebKitSystemInterface.h: 1295 * libWebKitSystemInterface.a: 1296 12972005-06-06 Maciej Stachowiak <mjs@apple.com> 1298 1299 - updated 1300 1301 * WebKitSystemInterface.h: 1302 * libWebKitSystemInterface.a: 1303 13042005-06-06 Maciej Stachowiak <mjs@apple.com> 1305 1306 - updated 1307 1308 * WebKitSystemInterface.h: 1309 * libWebKitSystemInterface.a: 1310 13112005-06-06 Maciej Stachowiak <mjs@apple.com> 1312 1313 - updated 1314 1315 * WebKitSystemInterface.h: 1316 * libWebKitSystemInterface.a: 1317 13182005-06-06 Maciej Stachowiak <mjs@apple.com> 1319 1320 - updated 1321 1322 * WebKitSystemInterface.h: 1323 * libWebKitSystemInterface.a: 1324 13252005-06-06 Maciej Stachowiak <mjs@apple.com> 1326 1327 - updated 1328 1329 * WebKitSystemInterface.h: 1330 * libWebKitSystemInterface.a: 1331 13322005-06-06 Maciej Stachowiak <mjs@apple.com> 1333 1334 - updated 1335 1336 * WebKitSystemInterface.h: 1337 * libWebKitSystemInterface.a: 1338 13392005-06-05 Maciej Stachowiak <mjs@apple.com> 1340 1341 - added a few more bits of SPI 1342 1343 * WebKitSystemInterface.h: 1344 * libWebKitSystemInterface.a: 1345 13462005-06-05 Maciej Stachowiak <mjs@apple.com> 1347 1348 - added file type and NSURLResponse caching SPI 1349 1350 * WebKitSystemInterface.h: 1351 * libWebKitSystemInterface.a: 1352 13532005-06-05 Maciej Stachowiak <mjs@apple.com> 1354 1355 - initial checkin of WebKitSystemInterface binary 1356 1357 * WebKitSystemInterface.h: Added. 1358 * libWebKitSystemInterface.a: Added. 1359 1360