1 2010-10-20 Adam Roben <aroben@apple.com>
5 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
6 * win/lib/WebKitSystemInterface.lib:
7 * win/lib/WebKitSystemInterface_debug.lib:
8 Use a WKCFURLCredentialRef type to protect against changes to the
9 definition of CFURLCredentialRef.
11 2010-10-19 Adam Roben <aroben@apple.com>
15 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Check in
16 this file that I meant to check in in r70129.
18 2010-10-19 Adam Roben <aroben@apple.com>
20 Add WKCACFContext and related functions
22 Fixes <http://webkit.org/b/43244>.
24 Reviewed by Sam Weinig.
26 * win/lib/WebKitSystemInterface.lib:
27 * win/lib/WebKitSystemInterface_debug.lib:
29 2010-10-14 Ada Chan <adachan@apple.com>
31 Rubber-stamped by Adam Roben.
35 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
36 * win/lib/WebKitSystemInterface.lib:
37 * win/lib/WebKitSystemInterface_debug.lib:
39 2010-10-14 Ada Chan <adachan@apple.com>
41 Reviewed by Steve Falkenburg.
43 Add wkGetSSLCertificateChainContext for fetching the certificate chain.
44 Needed for https://bugs.webkit.org/show_bug.cgi?id=47603.
46 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
47 * win/lib/WebKitSystemInterface.lib:
48 * win/lib/WebKitSystemInterface_debug.lib:
50 2010-10-11 Mike Thole <mthole@apple.com>
52 Reviewed by Darin Adler.
54 Rename WKCertificateInfoGetPeerCertificates() to WKCertificateInfoGetCertificateChain()
55 https://bugs.webkit.org/show_bug.cgi?id=47495
57 * WebKitSystemInterface.h:
58 * libWebKitSystemInterfaceLeopard.a:
59 * libWebKitSystemInterfaceSnowLeopard.a:
61 2010-10-03 Brent Fulgham <bfulgham@webkit.org>
65 WinCairo also needs access to the <inttypes.h> header requirement
66 introduced by Bug 46357.
68 * win/tools/vsprops/WinCairo.vsprops:
70 2010-09-17 Sam Weinig <sam@webkit.org>
72 Reviewed, tweaked, and landed by Anders Carlsson.
74 Add WKCopyNSURLResponsePeerCertificates.
76 * WebKitSystemInterface.h:
77 * libWebKitSystemInterfaceLeopard.a:
78 * libWebKitSystemInterfaceSnowLeopard.a:
80 2010-09-16 Eric Uhrhane <ericu@chromium.org>
84 Unify FILE_SYSTEM and FILE_WRITER enables under the name FILE_SYSTEM.
85 https://bugs.webkit.org/show_bug.cgi?id=45798
87 * win/tools/vsprops/FeatureDefines.vsprops:
88 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
90 2010-09-09 Jer Noble <jer.noble@apple.com>
92 Reviewed by Eric Carlson.
94 Adopt shared control drawing for <video> controls on Windows
95 https://bugs.webkit.org/show_bug.cgi?id=45490
97 * win/lib/WebKitSystemInterface.lib:
98 * win/lib/WebKitSystemInterface_debug.lib:
100 2010-09-10 Anders Carlsson <andersca@apple.com>
102 WebKitSystemInterface part of:
103 Set the visible name for the web process
104 https://bugs.webkit.org/show_bug.cgi?id=45564
105 <rdar://problem/8416970>
107 * WebKitSystemInterface.h:
108 * libWebKitSystemInterfaceLeopard.a:
109 * libWebKitSystemInterfaceSnowLeopard.a:
111 2010-08-05 Jian Li <jianli@chromium.org>
113 Reviewed by David Levin.
115 Unify blob related feature defines to ENABLE(BLOB).
116 https://bugs.webkit.org/show_bug.cgi?id=43081
118 * win/tools/vsprops/FeatureDefines.vsprops:
119 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
121 2010-08-04 Dan Bernstein <mitz@apple.com>
123 Reviewed by Darin Adler.
125 WebKitSystemInterface part of: Allow the language for hyphenation to be specified
126 https://bugs.webkit.org/show_bug.cgi?id=43467
128 * WebKitSystemInterface.h:
129 * libWebKitSystemInterfaceLeopard.a:
130 * libWebKitSystemInterfaceSnowLeopard.a:
131 * libWebKitSystemInterfaceTiger.a:
133 2010-08-03 Beth Dakin <bdakin@apple.com>
135 Reviewed by Alice Liu.
137 Enable MathML on Windows.
139 * win/tools/vsprops/FeatureDefines.vsprops:
141 2010-07-30 Adam Roben <aroben@apple.com>
143 Roll our r64361 and r64363
145 We can't make these changes until QuartzCore.lib is included in
146 WebKitSupportLibrary.
148 2010-07-30 Adam Roben <aroben@apple.com>
150 Add WKCACFContext and related functions
152 Also added some functions used by WKCAImageQueue.
154 Fixes <http://webkit.org/b/43244>.
156 Reviewed by Sam Weinig.
158 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
159 * win/lib/WebKitSystemInterface.lib:
160 * win/lib/WebKitSystemInterface_debug.lib:
162 2010-07-27 Kinuko Yasuda <kinuko@chromium.org>
164 Reviewed by Ojan Vafai.
166 Add FILE_SYSTEM build flag for FileSystem API
167 https://bugs.webkit.org/show_bug.cgi?id=42915
169 * win/tools/vsprops/FeatureDefines.vsprops:
170 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
172 2010-07-12 Mark Rowe <mrowe@apple.com>
174 Rubber-stamped by Sam Weinig.
176 Update WebKitSystemInterface.
178 * libWebKitSystemInterfaceLeopard.a:
179 * libWebKitSystemInterfaceSnowLeopard.a:
180 * libWebKitSystemInterfaceTiger.a:
182 2010-07-12 Adam Roben <aroben@apple.com>
184 Stop generating stripped symbols for Release builds
186 It turns out we can strip the symbols after-the-fact using PDBCopy.
188 Fixes <http://webkit.org/b/42085>.
190 Reviewed by Steve Falkenburg.
192 * win/tools/vsprops/release.vsprops: Removed the StripPrivateSymbols
193 attribute, which caused link.exe to generate a stripped PDB file for
196 2010-07-08 Eric Carlson <eric.carlson@apple.com>
198 Reviewed by Dan Bernstein.
200 Update WebKitSystemInterface.
202 * libWebKitSystemInterfaceLeopard.a:
203 * libWebKitSystemInterfaceSnowLeopard.a:
204 * libWebKitSystemInterfaceTiger.a:
206 2010-07-07 Dumitru Daniliuc <dumi@chromium.org>
208 Reviewed by Adam Roben.
210 Disable MSVC warning 4288.
211 https://bugs.webkit.org/show_bug.cgi?id=41804
213 MSVC has a non-standard extension that allows variables declared
214 in for-loops to remain visible in the same scope even after
216 (http://msdn.microsoft.com/en-us/library/bk5hc10s.aspx). The /Ze
217 option (turned on by default) enables all MSVC extensions, and
218 /Zc:forScope- tells the compiler to issue a C4288 warning when the
219 same variable is declared in the for-loop and re-declared later in
222 There seems to be a bug in VS2005 that erroneously enables
223 /Zc:forScope- even when that option is not specified
224 (http://connect.microsoft.com/VisualStudio/feedback/details/338010/bogus-compiler-warning-c4288). Looks
225 like our build got hit by that bug, so we need to disable warning
228 * win/tools/vsprops/common.vsprops:
230 2010-07-01 Simon Fraser <simon.fraser@apple.com>
232 Reviewed by Sam Weinig.
234 <rdar://problem/8154047>
236 Update WebKitSystemInterface, making some functions used by
237 WebKit2 available in 32-bit (for reals this time).
239 * libWebKitSystemInterfaceLeopard.a:
240 * libWebKitSystemInterfaceSnowLeopard.a:
241 * libWebKitSystemInterfaceTiger.a:
243 2010-07-01 Simon Fraser <simon.fraser@apple.com>
245 Reviewed by Sam Weinig.
247 <rdar://problem/8154047>
249 Update WebKitSystemInterface, making some functions used by
250 WebKit2 available in 32-bit.
252 * WebKitSystemInterface.h:
253 * libWebKitSystemInterfaceLeopard.a:
254 * libWebKitSystemInterfaceSnowLeopard.a:
255 * libWebKitSystemInterfaceTiger.a:
257 2010-06-23 John Gregg <johnnyg@google.com>
259 Reviewed by Kent Tamura.
261 add ENABLE_DIRECTORY_UPLOAD build support
262 https://bugs.webkit.org/show_bug.cgi?id=41100
264 * win/tools/vsprops/FeatureDefines.vsprops:
265 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
267 2010-06-27 Steve Falkenburg <sfalken@apple.com>
269 Windows (Cairo) build fix.
270 Add missing ENABLE_WEB_TIMING feature define.
272 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
274 2010-06-27 Steve Falkenburg <sfalken@apple.com>
277 Disable ENABLE_WEB_TIMING on Windows.
279 * win/tools/vsprops/FeatureDefines.vsprops:
281 2010-06-26 Tony Gentilcore <tonyg@chromium.org>
283 Reviewed by Dimitri Glazkov.
285 Add a VS macro for enabling Web Timing support.
286 https://bugs.webkit.org/show_bug.cgi?id=38924
288 * win/tools/vsprops/FeatureDefines.vsprops:
290 2010-06-21 Sam Weinig <sam@webkit.org>
292 Reviewed by Anders Carlsson.
294 Update WebKitSystemInterface.
296 * WebKitSystemInterface.h:
297 * libWebKitSystemInterfaceLeopard.a:
298 * libWebKitSystemInterfaceSnowLeopard.a:
299 * libWebKitSystemInterfaceTiger.a:
301 2010-06-21 Dan Bernstein <mitz@apple.com>
303 Speculative build fix.
305 * WebKitSystemInterface.h:
307 2010-06-21 Dan Bernstein <mitz@apple.com>
309 Reviewed by Darin Adler.
311 WebKitSystemInterface part of CSS3: Implement the 'hyphens' and 'hyphenate-character' properties
312 https://bugs.webkit.org/show_bug.cgi?id=10228
314 * WebKitSystemInterface.h: Added WKGetHyphenationLocationBeforeIndex().
315 * libWebKitSystemInterfaceLeopard.a:
316 * libWebKitSystemInterfaceSnowLeopard.a:
317 * libWebKitSystemInterfaceTiger.a:
319 2010-06-21 Satish Sampath <satish@chromium.org>
321 Reviewed by Steve Block.
323 Speech Input Patch 0: Added compilation argument to conditionally compile pending patches.
324 https://bugs.webkit.org/show_bug.cgi?id=40878
326 * win/tools/vsprops/FeatureDefines.vsprops:
327 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
329 2010-06-02 Sterling Swigart <sswigart@google.com>
331 Reviewed by David Levin.
333 Image Resizer Patch 0: Added compilation argument to conditionally compile pending patches.
334 https://bugs.webkit.org/show_bug.cgi?id=39906
336 * win/tools/vsprops/FeatureDefines.vsprops:
337 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
339 2010-05-24 Jer Noble <jer.noble@apple.com>
341 No review; build fix only.
343 Roll-out changes r60110.
345 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
346 * win/lib/WebKitSystemInterface.lib:
347 * win/lib/WebKitSystemInterface_debug.lib:
349 2010-05-24 Jer Noble <jer.noble@apple.com>
351 No review; build fix only.
353 Roll-out changes r60094, 60096-60097.
355 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
356 * win/lib/WebKitSystemInterface.lib:
357 * win/lib/WebKitSystemInterface_debug.lib:
359 2010-05-23 Jer Noble <jer.noble@apple.com>
361 Reviewed by Eric Carlson.
363 HTML5 <video> tag performance worse than Flash
364 https://bugs.webkit.org/show_bug.cgi?id=39577
365 rdar://problem/7982458
367 Added WebKitSystemInterface calls for new CAImageQueue APIs.
369 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
370 * win/lib/WebKitSystemInterface.lib:
371 * win/lib/WebKitSystemInterface_debug.lib:
373 2010-05-20 Steve Block <steveblock@google.com>
375 Reviewed by Jeremy Orlow.
377 Provide bindings for DeviceOrientation
378 https://bugs.webkit.org/show_bug.cgi?id=39210
380 Adds ENABLE_DEVICE_ORIENTATION to VisualStudio project files, always disabled.
382 * win/tools/vsprops/FeatureDefines.vsprops:
383 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
385 2010-04-09 Alexey Proskuryakov <ap@apple.com>
387 Reviewed by Maciej Stachowiak.
389 https://bugs.webkit.org/show_bug.cgi?id=24572
390 XMLHttpRequest.statusText returns always "OK" on Mac
392 * WebKitSystemInterface.h:
393 * libWebKitSystemInterfaceLeopard.a:
394 * libWebKitSystemInterfaceSnowLeopard.a:
395 * libWebKitSystemInterfaceTiger.a:
397 2010-04-07 Chris Marrin <cmarrin@apple.com>
399 Reviewed by Steve Falkenburg.
401 Remove QuartzCoreInterface from the build
403 No longer needed since QuartzCore.dll is now included in the latest Safari release (4.0.5).
405 * win/bin/QuartzCoreInterface.dll: Removed.
406 * win/include/QuartzCoreInterface: Removed.
407 * win/include/QuartzCoreInterface/QuartzCoreInterface.h: Removed.
408 * win/lib/QuartzCoreInterface.lib: Removed.
410 2010-04-02 Jer Noble <jer.noble@apple.com>
412 Reviewed by Eric Carlson.
414 https://bugs.webkit.org/show_bug.cgi?id=36624
416 Update WebKitSystemInterface
418 * WebKitSystemInterface.h: add WKQTMovieSelectPreferredAlternates.
419 * libWebKitSystemInterfaceLeopard.a:
420 * libWebKitSystemInterfaceSnowLeopard.a:
421 * libWebKitSystemInterfaceTiger.a:
423 2010-04-01 Kinuko Yasuda <kinuko@chromium.org>
425 Reviewed by Dmitry Titov.
427 Add FileThread for async file operation support in FileReader and FileWriter
428 https://bugs.webkit.org/show_bug.cgi?id=36896
430 Adds ENABLE_FILE_READER and ENABLE_FILE_WRITER feature flags
431 for FileReader and FileWriter support.
433 * win/tools/vsprops/FeatureDefines.vsprops:
434 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
436 2010-03-25 Mark Rowe <mrowe@apple.com>
438 Rubber-stamped by Dan Bernstein.
440 Update WebCoreSQLite3 to SQLite v3.6.12.
442 * WebCoreSQLite3/sqlite3.h:
443 * WebCoreSQLite3/sqlite3ext.h:
444 * libWebCoreSQLite3.a:
445 * libWebKitSystemInterfaceLeopard.a:
446 * libWebKitSystemInterfaceSnowLeopard.a:
447 * libWebKitSystemInterfaceTiger.a:
449 2010-03-23 Dan Bernstein <mitz@apple.com>
451 Reviewed by John Sullivan.
453 WebKitSystemInterface part of
454 <rdar://problem/7197736> Plug-in clip rect does not update when overflow
456 https://bugs.webkit.org/show_bug.cgi?id=36479.
458 * WebKitSystemInterface.h: Added WKSyncSurfaceToView().
459 * libWebKitSystemInterfaceSnowLeopard.a: Updated
461 2010-03-16 Dan Bernstein <mitz@apple.com>
463 Reviewed by Sam Weinig.
465 Fix incorrect glyph advances when using the Core Graphics (non-GDI) glyph look.
467 * win/lib/WebKitSystemInterface.lib:
468 * win/lib/WebKitSystemInterface_debug.lib:
470 2010-03-15 Andy Estes <aestes@apple.com>
472 Reviewed by John Sullivan.
474 Added two new output arguments to WKGetWheelEventDeltas() to return
475 the number of scroll wheel ticks in the x and y directions.
477 https://bugs.webkit.org/show_bug.cgi?id=29601.
478 <rdar://problem/7453254>
480 * WebKitSystemInterface.h:
481 * libWebKitSystemInterfaceLeopard.a:
482 * libWebKitSystemInterfaceSnowLeopard.a:
483 * libWebKitSystemInterfaceTiger.a:
485 2010-03-14 Dan Bernstein <mitz@apple.com>
487 Reviewed by Darin Adler.
489 WebKitSystemInterface part of removing support for legacy versions of Core Graphics
491 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Removed
492 wkCanCreateCGFontWithLOGFONT(), wkSetFontPlatformInfo(), wkAddFontsInDirectory(),
493 wkAddFontsAtPath(), wkAddFontsFromRegistry(), wkAddFontsFromPlist(), and
494 wkCreateFontsPlist().
495 * win/lib/WebKitSystemInterface.lib: Updated.
496 * win/lib/WebKitSystemInterface_debug.lib: Updated.
498 2010-03-08 Jian Li <jianli@chromium.org>
500 Reviewed by Dmitry Titov.
503 https://bugs.webkit.org/show_bug.cgi?id=32993
505 Add ENABLE_BLOB_SLICE feature define.
507 * win/tools/vsprops/FeatureDefines.vsprops:
508 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
510 2010-02-19 Maciej Stachowiak <mjs@apple.com>
512 Reviewed by David Levin.
514 Add an ENABLE flag for sandboxed iframes to make it possible to disable it in releases
515 https://bugs.webkit.org/show_bug.cgi?id=35147
517 * win/tools/vsprops/FeatureDefines.vsprops:
519 2010-02-18 Steve Falkenburg <sfalken@apple.com>
521 Reviewed by Dan Bernstein.
523 WebKit on Windows needs a mechanism to listen for WM_SETTINGCHANGED messages
524 https://bugs.webkit.org/show_bug.cgi?id=35076
526 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
527 * win/lib/WebKitSystemInterface.lib: Updated to add wkSystemFontSmoothingChanged.
528 * win/lib/WebKitSystemInterface_debug.lib: Updated to add wkSystemFontSmoothingChanged.
530 2010-02-16 Gavin Barraclough <barraclough@apple.com>
532 Reviewed by NOBODY (Build fix).
534 Disable warnings preventing use of anonymous structs/onions -
535 don't take all my fun toys away, these are useful & awesome!
537 * win/tools/vsprops/common.vsprops:
539 2010-02-11 Brian Weinstein <bweinstein@apple.com>
541 Rubber-stamped by Eric Seidel.
543 Turn back on SVG Filters on Windows, as they were accidentally disabled and cause
546 * win/tools/vsprops/FeatureDefines.vsprops:
548 2010-02-08 Maciej Stachowiak <mjs@apple.com>
550 Reviewed by Cameron Zwarich.
552 Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
553 https://bugs.webkit.org/show_bug.cgi?id=34698
555 * win/tools/vsprops/FeatureDefines.vsprops:
557 2010-02-04 Mark Rowe <mrowe@apple.com>
559 Reviewed by Steve Falkenburg.
561 Update auto-version.sh to better handle major version numbers with fewer than three digits,
562 and the case when WEBKITLIBRARIESDIR is not set.
564 * win/tools/scripts/auto-version.sh:
566 2010-02-04 Steve Falkenburg <sfalken@apple.com>
568 Windows build fix for projects not defining WebKitLibrariesDir.
570 * win/tools/scripts/auto-version.sh:
572 2010-02-03 Dan Bernstein <mitz@apple.com>
574 Reviewed by Anders Carlsson.
576 Fixed a bug where WKSetNSURLConnectionDefersCallbacks(true) did not defer callbacks during modal dialogs.
578 * libWebKitSystemInterfaceLeopard.a:
580 2010-02-02 Steve Falkenburg <sfalken@apple.com>
582 Reviewed by Darin Adler.
584 Copyright year updating for Windows version resources should be automatic
585 https://bugs.webkit.org/show_bug.cgi?id=34503
587 * win/tools/scripts/auto-version.sh:
589 2010-02-02 Martin Robinson <mrobinson@webkit.org>
591 Unreviewed build fix.
593 The WinCairo build requires this script to be executable.
595 * win/tools/scripts/feature-defines.sh: Added property svn:executable.
597 2010-01-29 Mark Rowe <mrowe@apple.com>
599 Keep the Windows feature defines in sync with FeatureDefines.xcconfig.
601 * win/tools/vsprops/FeatureDefines.vsprops:
602 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
604 2010-01-26 Alexey Proskuryakov <ap@apple.com>
606 More Windows build fixing.
608 * win/tools/vsprops/common.vsprops: Disable warning C4180 (qualifier applied to function
609 type has no meaning; ignored). This is a known bug - MSVC tries to compile a wrong
610 specialization sometimes - but it's not instantiated, so it's harmless.
612 2010-01-22 Steve Falkenburg <sfalken@apple.com>
614 Reviewed by Darin Adler.
616 https://bugs.webkit.org/show_bug.cgi?id=34025
617 Enable client-based Geolocation abstraction for Mac, Windows AppleWebKit targets.
619 * win/tools/vsprops/FeatureDefines.vsprops:
620 * win/tools/vsprops/FeatureDefinesCairo.vsprops:
622 2010-01-20 Steve Falkenburg <sfalken@apple.com>
624 Reviewed by Darin Adler and Adam Roben.
626 Feature defines are difficult to maintain on Windows builds
627 https://bugs.webkit.org/show_bug.cgi?id=33883
629 FeatureDefines.vsprops are now maintained in a way similar to
630 Configurations/FeatureDefines.xcconfig, with the added advantage
631 of having a single FeatureDefines file across all projects.
633 Keep this list of features (not enabled/disabled state) in sync with
634 FeatureDefines.xcconfig files in JavaScriptCore, WebCore, and WebKit.
636 Add new features to both PreprocessorDefinitions and UserMacro sections.
637 Set any ENABLE_FEATURE_NAME macro to an empty string to disable that feature.
639 * win/tools/scripts/feature-defines.sh: Added.
640 * win/tools/vsprops/FeatureDefines.vsprops: Added.
641 * win/tools/vsprops/FeatureDefinesCairo.vsprops: Added.
642 * win/tools/vsprops/WinCairo.vsprops: Removed ENABLE_FILTERS. Now set in FeatureDefinesCairo.vsprops.
644 2010-01-13 Simon Fraser <simon.fraser@apple.com>
646 Reviewed by Darin Adler.
648 <rdar://problem/7532544>
650 Expose new method on WebKitSystemInterface, WKGetUserToBaseCTM(), which will
651 be used for a shadow drawing fix. Once more, with feeling. On Windows.
653 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
654 * win/lib/WebKitSystemInterface.lib:
655 * win/lib/WebKitSystemInterface_debug.lib:
657 2010-01-13 Simon Fraser <simon.fraser@apple.com>
659 Reviewed by Darin Adler.
661 <rdar://problem/7532544>
663 Expose new method on WebKitSystemInterface, WKGetUserToBaseCTM(), which will
664 be used for a shadow drawing fix.
666 * win/lib/WebKitSystemInterface.lib:
667 * win/lib/WebKitSystemInterface_debug.lib:
669 2010-01-13 Simon Fraser <simon.fraser@apple.com>
671 Reviewed by Darin Adler.
673 <rdar://problem/7532544>
675 Expose new method on WebKitSystemInterface, WKGetUserToBaseCTM(), which will
676 be used for a shadow drawing fix.
678 * WebKitSystemInterface.h:
679 * libWebKitSystemInterfaceLeopard.a:
680 * libWebKitSystemInterfaceSnowLeopard.a:
681 * libWebKitSystemInterfaceTiger.a:
683 2010-01-07 Alexey Proskuryakov <ap@apple.com>
685 Not reviewed, build fix.
687 Windows buid fix - disable warning 4251 (class needs to have dll-interface to be used by
688 clients of another class). WebCore doesn't use all methods of JSString, so
689 we don't export all classes clients could theoretically access via JSString.
691 * win/tools/vsprops/common.vsprops:
693 2009-12-21 Mark Rowe <mrowe@apple.com>
695 Reviewed by Samuel Weinig.
697 Update WebKitSystemInterface.
699 * libWebKitSystemInterfaceLeopard.a:
700 * libWebKitSystemInterfaceSnowLeopard.a:
701 * libWebKitSystemInterfaceTiger.a:
703 2009-12-21 Mark Rowe <mrowe@apple.com>
705 Reviewed by Samuel Weinig.
707 Update WebKitSystemInterface.
709 * WebKitSystemInterface.h:
710 * libWebKitSystemInterfaceLeopard.a:
711 * libWebKitSystemInterfaceSnowLeopard.a:
712 * libWebKitSystemInterfaceTiger.a:
714 2009-12-18 Sam Weinig <sam@webkit.org>
716 Reviewed by Anders Carlsson.
718 Update WebKitSystemInterface for <rdar://problem/7237059>.
720 * WebKitSystemInterface.h:
721 * libWebKitSystemInterfaceLeopard.a:
722 * libWebKitSystemInterfaceSnowLeopard.a:
723 * libWebKitSystemInterfaceTiger.a:
725 2009-12-15 Dan Bernstein <mitz@apple.com>
727 Reviewed by Adam Roben.
729 WebKitSystemInterface part of <rdar://problem/7173515> Use LOGFONT support in
730 Core Graphics when available
732 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Declared
733 wkCanCreateCGFontWithLOGFONT().
734 * win/lib/WebKitSystemInterface.lib:
735 * win/lib/WebKitSystemInterface_debug.lib:
737 2009-12-12 Eric Carlson <eric.carlson@apple.com>
739 Reviewed by Darin Adler.
741 <rdar://problem/7453726> Pull shared UI code into WebKit
743 * WebKitSystemInterface.h:
744 * libWebKitSystemInterfaceLeopard.a:
745 * libWebKitSystemInterfaceSnowLeopard.a:
746 * libWebKitSystemInterfaceTiger.a:
748 2009-12-11 Chris Marrin <cmarrin@apple.com>
750 Reviewed by Adam Roben.
752 Add QuartzCore build files to OpenSource tree
753 https://bugs.webkit.org/show_bug.cgi?id=31856
755 This allows proper building and linking with QuartzCore
759 * win/bin/QuartzCoreInterface.dll: Added.
760 * win/include/QuartzCoreInterface: Added.
761 * win/include/QuartzCoreInterface/QuartzCoreInterface.h: Added.
762 * win/lib/QuartzCoreInterface.lib: Added.
764 2009-12-07 Adam Roben <aroben@apple.com>
766 Windows build fix for checkouts with a space in the path
768 * win/tools/scripts/auto-version.sh: Quote the output file's directory
769 before passing it to mkdir.
771 2009-12-01 Alexey Proskuryakov <ap@apple.com>
773 Reviewed by Darin Adler.
775 https://bugs.webkit.org/show_bug.cgi?id=32036
776 Implement CredentialStorage::getFromPersistentStorage for CFNetwork
778 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
779 * win/lib/WebKitSystemInterface.lib:
780 * win/lib/WebKitSystemInterface_debug.lib:
781 Update WebKitSystemInterface.
783 2009-11-24 Alexey Proskuryakov <ap@apple.com>
785 Reviewed by Brady Eidson.
787 https://bugs.webkit.org/show_bug.cgi?id=31844
788 SocketStreamHandleCFNet should support CONNECT proxy credentials
790 * WebKitSystemInterface.h:
791 * libWebKitSystemInterfaceLeopard.a:
792 * libWebKitSystemInterfaceSnowLeopard.a:
793 * libWebKitSystemInterfaceTiger.a:
794 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
795 * win/lib/WebKitSystemInterface.lib:
796 * win/lib/WebKitSystemInterface_debug.lib:
797 Update WebKitSystemInterface.
799 2009-11-22 Dan Bernstein <mitz@apple.com>
801 Reviewed by Eric Carlson.
803 Updated WebKitSystemInterface.
805 * libWebKitSystemInterfaceLeopard.a:
806 * libWebKitSystemInterfaceSnowLeopard.a:
807 * libWebKitSystemInterfaceTiger.a:
809 2009-11-22 Dan Bernstein <mitz@apple.com>
811 Reviewed by Cameron Zwarich.
813 Fixed a leak in WKDrawMediaUIPart().
815 * libWebKitSystemInterfaceLeopard.a:
816 * libWebKitSystemInterfaceSnowLeopard.a:
817 * libWebKitSystemInterfaceTiger.a:
819 2009-11-20 Eric Carlson <eric.carlson@apple.com>
821 Reviewed by Simon Fraser.
823 <rdar://problem/7414396> Leopard & Tiger: Support closed caption in <video> element
825 * WebKitSystemInterface.h:
826 * libWebKitSystemInterfaceLeopard.a:
827 * libWebKitSystemInterfaceSnowLeopard.a:
828 * libWebKitSystemInterfaceTiger.a:
830 2009-11-19 Eric Carlson <eric.carlson@apple.com>
832 Reviewed by Dan Bernstein.
834 <rdar://problem/7035231>
835 Support closed caption in <video> element
837 * WebKitSystemInterface.h:
838 Add prototypes for WKQTMovieHasClosedCaptions and WKQTMovieSetShowClosedCaptions,
839 define WKMediaUIPartToggleClosedCaptionsButton.
841 2009-11-13 Anders Carlsson <andersca@apple.com>
843 Reviewed by Dan Bernstein.
845 Update WebKitSystemInterface.
847 * WebKitSystemInterface.h:
848 * libWebKitSystemInterfaceLeopard.a:
849 * libWebKitSystemInterfaceSnowLeopard.a:
850 * libWebKitSystemInterfaceTiger.a:
852 2009-11-13 Brent Fulgham <bfulgham@webkit.org>
854 Build correction. No review.
856 The WinCairo build requires ENABLE_FILTERS to work properly.
858 * win/tools/vsprops/WinCairo.vsprops:
860 2009-11-02 Dan Bernstein <mitz@apple.com>
862 Reviewed by John Sullivan.
864 WebKitSystemInterface part of making the appearance of the full-screen video HUD match
865 QuickTime Player X’s HUD.
867 * libWebKitSystemInterfaceLeopard.a:
868 * libWebKitSystemInterfaceSnowLeopard.a:
869 * libWebKitSystemInterfaceTiger.a:
871 2009-10-26 Mark Rowe <mrowe@apple.com>
873 Reviewed by Adam Roben.
875 Clean up the regex madness in auto-version.sh to make it obvious what the script is doing.
877 Also teaches auto-version.sh to handle RC_PROJECTSOURCEVERSION that has more than three digits
878 in the major component of the version number.
880 * win/tools/scripts/auto-version.sh:
882 2009-10-19 Marshall Culpepper <mculpepper@appcelerator.com>
884 Reviewed by Eric Seidel.
886 added cairo include and lib directories to debug_wincairo.vsprops
887 https://bugs.webkit.org/show_bug.cgi?id=29831
889 * win/tools/vsprops/debug_wincairo.vsprops:
891 2009-10-16 Steve Falkenburg <sfalken@apple.com>
893 Reviewed by Dan Bernstein.
895 https://bugs.webkit.org/show_bug.cgi?id=30456
896 Fixes for new Debug_All Windows build configuration.
898 * win/tools/vsprops/debug_all.vsprops:
899 Define DEBUG_ALL in Debug_All configuration.
900 Continue to define USE_DEBUG_SAFARI_THEME for open source SafariTheme header usage.
902 2009-10-16 Steve Falkenburg <sfalken@apple.com>
904 Reviewed by Adam Roben.
906 Add a Debug_All configuration to build entire stack as debug.
907 Change Debug_Internal to:
908 - stop using _debug suffix for all WebKit/Safari binaries
909 - not use _debug as a DLL naming suffix
910 - use non-debug C runtime lib.
912 * win/tools/vsprops/debug_all.vsprops: Added.
913 Use debug C runtime library in debug_all.
914 Specify USE_DEBUG_SAFARI_THEME to get "_debug" suffix for debug_all.
915 * win/tools/vsprops/debug_internal.vsprops:
916 Don't specify debug C runtime library in debug_internal.
917 Don't specify _debug suffix for standard debug_internal builds.
919 2009-10-05 Pierre d'Herbemont <pdherbemont@webkit.org>
921 Reviewed by Simon Fraser
923 Support fullscreen in MediaPlayer (Mac)
924 https://bugs.webkit.org/show_bug.cgi?id=26742
926 New methods required for video fullscreen.
928 * WebKitSystemInterface.h:
929 * libWebKitSystemInterfaceLeopard.a:
930 * libWebKitSystemInterfaceSnowLeopard.a:
931 * libWebKitSystemInterfaceTiger.a:
933 2009-10-02 Steve Falkenburg <sfalken@apple.com>
936 Re-apply lost changes to auto-version.sh.
938 * win/tools/scripts/auto-version.sh:
940 2009-10-02 Eric Carlson <eric.carlson@apple.com>
942 Reviewed by Adam Roben.
944 <rdar://problem/7271334>
945 Rename MediaControllerThemeQT to MediaControllerThemeQuickTime
947 * WebKitSystemInterface.h:
948 MediaControllerThemeQT -> MediaControllerThemeQuickTime
950 2009-10-02 Steve Falkenburg <sfalken@apple.com>
952 Reviewed by Mark Rowe.
954 <https://bugs.webkit.org/show_bug.cgi?id=29989>
955 Safari version number shouldn't be exposed in WebKit code
957 For a WebKit version of 532.3.4:
958 Product version is: 5.32.3.4 (was 4.0.3.0)
959 File version is: 5.32.3.4 (was 4.532.3.4)
961 * win/tools/scripts/PRODUCTVERSION: Removed.
962 * win/tools/scripts/auto-version.sh: Re-worked script to remove references to PRODUCTVERSION.
964 2009-09-25 Dan Bernstein <mitz@apple.com>
966 Reviewed by Adam Roben.
968 WebKitSystemInterface changes for
969 <rdar://problem/7211635> 2 byte characters are displayed as garbaged
970 <rdar://problem/7212626> garbled/gibberish text (off-by-one)
972 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
973 wkAddFontsFromPlistRepresentation() and replaced
974 wkCreateFontsPlistRepresentation() with wkCreateFontsPlist() and
975 wkAddFontsFromPlistRepresentation() with wkAddFontsFromPlist().
976 * win/lib/WebKitSystemInterface.lib:
977 * win/lib/WebKitSystemInterface_debug.lib:
979 2009-09-23 Marshall Culpepper <mculpepper@appcelerator.com>
981 Reviewed by Eric Seidel.
983 Added $(WebKitLibrariesDir)/include/cairo so cairo.h is found by
984 default when the necessary dependencies are extracted into the
986 https://bugs.webkit.org/show_bug.cgi?id=29661
988 * win/tools/vsprops/WinCairo.vsprops:
990 2009-09-09 Brent Fulgham <bfulgham@webkit.org>
992 Reviewed by Dave Levin.
994 Adjust WinCairo-specific property sheet to use static versions of
995 libjpeg.lib and libpng.lib. Change to libpng.lib required addition
998 * win/tools/vsprops/WinCairo.vsprops:
1000 2009-08-28 Steve Falkenburg <sfalken@apple.com>
1002 Reviewed by Adam Roben.
1004 Define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1
1005 to automatically use secure versions of C runtime lib calls on Windows.
1006 https://bugs.webkit.org/show_bug.cgi?id=28824
1008 * win/tools/vsprops/common.vsprops:
1010 2009-08-25 Brent Fulgham <bfulgham@webkit.org>
1012 Rubber stamped by Steve Falkenburg.
1014 debug_wincairo.vsprops was linking against wrong C runtime.
1016 * win/tools/vsprops/debug_wincairo.vsprops: Link to correct
1017 C runtime (as in the standard 'debug.vsprops' file.)
1019 2009-08-24 Brent Fulgham <bfulgham@webkit.org>
1021 Reviewed by Steve Falkenburg.
1023 Revise CFLite Debug build to emit DLL's with _debug label.
1024 https://bugs.webkit.org/show_bug.cgi?id=28695.
1026 * win/tools/vsprops/debug_wincairo.vsprops: Added.
1028 2009-08-12 Peter Kasting <pkasting@google.com>
1030 Reviewed by Darin Adler.
1032 https://bugs.webkit.org/show_bug.cgi?id=27323
1033 Change pattern that strips all trailing whitespace to just remove EOL
1034 chars (\r, \n), to make it clear that varying EOL chars is the primary
1035 problem being solved.
1037 * win/tools/scripts/auto-version.sh:
1039 2009-08-10 Peter Kasting <pkasting@google.com>
1041 Reviewed by George Staikos.
1043 https://bugs.webkit.org/show_bug.cgi?id=27323
1044 Even more line ending-stripping for auto-version.sh, based on output
1045 provided by Jessie Berlin.
1047 * win/tools/scripts/auto-version.sh:
1049 2009-08-10 Brent Fulgham <bfulgham@webkit.org>
1051 Reviewed by Adam Roben.
1053 https://bugs.webkit.org/show_bug.cgi?id=28048.
1054 Move various WinCairo build settings into *.vsprops file.
1056 * win/tools/vsprops/cURL.vsprops: Added.
1058 2009-08-06 Peter Kasting <pkasting@google.com>
1060 Reviewed by Adam Barth.
1062 https://bugs.webkit.org/show_bug.cgi?id=27323
1063 Strip line endings at all points auto-version.sh reads data, not just
1064 the one I happened to run into.
1066 * win/tools/scripts/auto-version.sh:
1068 2009-07-27 Peter Kasting <pkasting@google.com>
1070 Reviewed by Adam Roben.
1072 https://bugs.webkit.org/show_bug.cgi?id=27323
1073 Correctly parse command output, even when the line endings are not LF,
1074 so that we don't create an autoversion.h that MSVC chokes on.
1076 * win/tools/scripts/auto-version.sh:
1078 2009-07-13 Brent Fulgham <bfulgham@webkit.org>
1080 Reviewed by Adam Roben.
1082 Add new configuration flag for redistributable Windows build.
1083 https://bugs.webkit.org/show_bug.cgi=27087
1085 * win/tools/vsprops/WinCairo.vsprops: Added. Defines the
1086 new WIN_CAIRO flag used to drive non-Apple Windows build.
1088 2009-07-10 Eric Carlson <eric.carlson@apple.com>
1090 Reviewed by Simon Fraser.
1092 Update WebKitSystemInterface for <rdar://problem/7049066>.
1094 * WebKitSystemInterface.h:
1095 * libWebKitSystemInterfaceLeopard.a:
1096 * libWebKitSystemInterfaceSnowLeopard.a:
1097 * libWebKitSystemInterfaceTiger.a:
1099 2009-07-06 Eric Carlson <eric.carlson@apple.com>
1101 Update WebKitSystemInterface for <rdar://problem/7008093>.
1103 * WebKitSystemInterface.h:
1104 * libWebKitSystemInterfaceLeopard.a:
1105 * libWebKitSystemInterfaceSnowLeopard.a:
1106 * libWebKitSystemInterfaceTiger.a:
1108 2009-07-06 Anders Carlsson <andersca@apple.com>
1110 Update WebKitSystemInterface.
1112 * WebKitSystemInterface.h:
1113 * libWebKitSystemInterfaceLeopard.a:
1114 * libWebKitSystemInterfaceSnowLeopard.a:
1115 * libWebKitSystemInterfaceTiger.a:
1117 2009-07-02 Pierre d'Herbemont <pdherbemont@apple.com>
1119 Reviewed by Simon Fraser.
1121 Update WebKitSystemInterface for <rdar://problem/6518119>
1123 * WebKitSystemInterface.h:
1124 * libWebKitSystemInterfaceLeopard.a:
1125 * libWebKitSystemInterfaceSnowLeopard.a:
1126 * libWebKitSystemInterfaceTiger.a:
1128 2009-07-01 Eric Carlson <eric.carlson@apple.com>
1130 Reviewed by Simon Fraser.
1132 Update WebKitSystemInterface for <rdar://problem/7014990>
1134 * libWebKitSystemInterfaceLeopard.a:
1135 * libWebKitSystemInterfaceSnowLeopard.a:
1136 * libWebKitSystemInterfaceTiger.a:
1138 2009-06-29 Eric Carlson <eric.carlson@apple.com>
1140 Reviewed by Simon Fraser.
1142 Update WebKitSystemInterface for <rdar://problem/7014813>
1144 * WebKitSystemInterface.h:
1145 * libWebKitSystemInterfaceLeopard.a:
1146 * libWebKitSystemInterfaceSnowLeopard.a:
1147 * libWebKitSystemInterfaceTiger.a:
1149 2009-06-25 Simon Fraser <simon.fraser@apple.com>
1151 Rubber-stamped by Mark Rowe.
1153 <rdar://problem/6999737>
1155 Update the media controller images.
1157 * libWebKitSystemInterfaceLeopard.a:
1158 * libWebKitSystemInterfaceSnowLeopard.a:
1159 * libWebKitSystemInterfaceTiger.a:
1161 2009-06-16 Simon Fraser <simon.fraser@apple.com>
1163 Rubber-stamped by Anders Carlsson.
1165 Update WebKitSystemInterface for <rdar://problem/6937882>.
1167 * libWebKitSystemInterfaceLeopard.a:
1168 * libWebKitSystemInterfaceSnowLeopard.a:
1169 * libWebKitSystemInterfaceTiger.a:
1171 2009-06-02 Anders Carlsson <andersca@apple.com>
1173 Rubber-stamped by Mark Rowe.
1175 Update WebKitSystemInterface.
1177 * libWebKitSystemInterfaceLeopard.a:
1178 * libWebKitSystemInterfaceSnowLeopard.a:
1179 * libWebKitSystemInterfaceTiger.a:
1181 2009-05-27 Mark Rowe <mrowe@apple.com>
1183 Rubber-stamped by Dan Bernstein.
1185 Update WebKitSystemInterface.
1187 * libWebKitSystemInterfaceLeopard.a:
1188 * libWebKitSystemInterfaceSnowLeopard.a: Added.
1189 * libWebKitSystemInterfaceTiger.a:
1191 2009-05-26 Anders Carlsson <andersca@apple.com>
1193 Reviewed by Dan Bernstein.
1195 <rdar://problem/6901751>
1196 REGRESSION (r35515): Tiger crash painting the selection on registration page of car2go.com
1198 Remove WKCGContextIsSafeToClip.
1200 * WebKitSystemInterface.h:
1201 * libWebKitSystemInterfaceTiger.a:
1203 2009-05-21 Dan Bernstein <mitz@apple.com>
1205 Rubber-stamped by Mark Rowe.
1207 - correct a copyright header accidently reverted in r43964
1209 * WebKitSystemInterface.h:
1211 2009-05-21 Dan Bernstein <mitz@apple.com>
1213 Reviewed by Anders Carlsson.
1215 - WebKitSystemInterface part of <rdar://problem/6901751> REGRESSION
1216 (r35515): Tiger crash painting the selection on registration page of
1219 * WebKitSystemInterface.h:
1220 * libWebKitSystemInterfaceTiger.a:
1222 2009-05-07 Simon Fraser <simon.fraser@apple.com>
1224 Source changes reviewed by Darin Adler
1226 <rdar://problem/6864091> Endcap of media controls slider is fuzzy
1228 * libWebKitSystemInterfaceLeopard.a:
1229 * libWebKitSystemInterfaceTiger.a:
1231 2009-04-28 Steve Falkenburg <sfalken@apple.com>
1233 Fix extraneous warning about AnalyzeWithLargeStack not being defined in Windows builds.
1234 Indirected definition through a UserMacro.
1236 Reviewed by Mark Rowe.
1238 * win/tools/vsprops/common.vsprops:
1240 2009-04-28 Steve Falkenburg <sfalken@apple.com>
1242 Fix extraneous warning about PRODUCTION not being defined in Windows builds.
1243 Indirected definition for __PRODUCTION__ through a UserMacro.
1245 Reviewed by Mark Rowe.
1247 * win/tools/vsprops/common.vsprops:
1249 2009-04-24 Simon Fraser <simon.fraser@apple.com>
1251 Source changes reviewed by Darin Adler
1253 https://bugs.webkit.org/show_bug.cgi?id=22242
1255 Update WebKitSystemInterface for Mac with fixes for video controller drawing.
1257 * libWebKitSystemInterfaceLeopard.a:
1258 * libWebKitSystemInterfaceTiger.a:
1260 2009-04-22 Ada Chan <adachan@apple.com>
1262 Update WebKitSystemInterface with new method that maps CFNetwork error code to localized description.
1264 Reviewed by Darin Adler.
1266 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1267 * win/lib/WebKitSystemInterface.lib:
1268 * win/lib/WebKitSystemInterface_debug.lib:
1270 2009-04-20 Steve Falkenburg <sfalken@apple.com>
1272 Separate JavaScriptCore.dll from WebKit.dll.
1273 Slight performance improvement or no change on benchmarks.
1275 Allows us to break a circular dependency between CFNetwork and WebKit on Windows,
1276 and simplifies standalone JavaScriptCore builds.
1278 Reviewed by Oliver Hunt.
1280 * win/tools/vsprops/common.vsprops: Add BUILDING_{project} preprocessor define.
1282 2009-04-18 Pierre d'Herbemont <pdherbemont@apple.com>
1284 Reviewed by Mark Rowe.
1286 <rdar://problem/6781295> video.buffered and video.seekable are not
1287 the same. video.buffered should return only what is buffered and
1288 not what is seekable
1290 * WebKitSystemInterface.h:
1291 * libWebKitSystemInterfaceLeopard.a:
1292 * libWebKitSystemInterfaceTiger.a:
1294 2009-04-18 Pierre d'Herbemont <pdherbemont@apple.com>
1296 Reviewed by Adele Peterson.
1298 <rdar://problem/6747241> work around QTKit no longer reaching
1299 QTMovieLoadStateComplete
1301 * WebKitSystemInterface.h:
1302 * libWebKitSystemInterfaceLeopard.a:
1303 * libWebKitSystemInterfaceTiger.a:
1305 2009-04-15 Steve Falkenburg <sfalken@apple.com>
1307 Updated WebKitSystemInterface for Windows.
1308 Changes needed for <rdar://problem/6785760>
1310 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1311 * win/lib/WebKitSystemInterface.lib:
1312 * win/lib/WebKitSystemInterface_debug.lib:
1314 2009-04-14 Mark Rowe <mrowe@apple.com>
1316 Update WebKitSystemInterface so that the Tiger portion supports PowerPC.
1318 * libWebKitSystemInterfaceLeopard.a:
1319 * libWebKitSystemInterfaceTiger.a:
1321 2009-04-13 Antti Koivisto <antti@apple.com>
1323 Reviewed by Darin Adler.
1325 <rdar://problem/6740294> Increase the connection count per host
1327 * WebKitSystemInterface.h:
1328 * libWebKitSystemInterfaceLeopard.a:
1329 * libWebKitSystemInterfaceTiger.a:
1331 2009-04-10 Eric Carlson <eric.carlson@apple.com>
1333 WebKitSystemInterface changes for <rdar://problem/6646998>
1335 * libWebKitSystemInterfaceLeopard.a:
1336 * libWebKitSystemInterfaceTiger.a:
1338 2009-04-10 Simon Fraser <simon.fraser@apple.com>
1340 Fix the leopard build by updating WebKitSystemInterface.
1342 * WebKitSystemInterface.h:
1343 * libWebKitSystemInterfaceLeopard.a:
1345 2009-03-30 Steve Falkenburg <sfalken@apple.com>
1347 Bump version to 530.
1349 * win/tools/scripts/VERSION:
1351 2009-03-26 Adam Roben <aroben@apple.com>
1353 Remove SafariThemeConstants.h, which is now provided by
1354 WebKitSupportLibrary
1356 * win/include/SafariTheme: Removed.
1357 * win/include/SafariTheme/SafariThemeConstants.h: Removed.
1359 2009-03-07 Dan Bernstein <mitz@apple.com>
1361 Reviewed by Mark Rowe.
1363 - WebKitSystemInterface part of removing build-time and run-time support
1364 for legacy versions of CFNetwork and Core Graphics
1366 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1367 * win/lib/WebKitSystemInterface.lib:
1368 * win/lib/WebKitSystemInterface_debug.lib:
1370 2009-01-30 Dan Bernstein <mitz@apple.com>
1372 Reviewed by Timothy Hatcher.
1374 - <rdar://problem/6545912> expose the build number in autoversion.h
1376 * win/tools/scripts/auto-version.sh: Added a #define __BUILD_NUMBER__
1377 with the full build number.
1379 2009-01-08 Dan Bernstein <mitz@apple.com>
1381 Reviewed by Adam Roben.
1383 - WebKitSystemInterface changes to support Core Graphics native glyph drawing
1385 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1386 * win/lib/WebKitSystemInterface.lib:
1387 * win/lib/WebKitSystemInterface_debug.lib:
1389 2008-11-11 Ada Chan <adachan@apple.com>
1391 Fix: https://bugs.webkit.org/show_bug.cgi?id=22187
1392 Bug 22187: CLEARTYPE_QUALITY flag is not supported on Win2000
1394 Update window versions to correspond to Windows XP.
1396 Reviewed by Steve Falkenburg.
1398 * win/tools/vsprops/common.vsprops:
1400 2008-10-23 Anders Carlsson <andersca@apple.com>
1402 Reviewed by John Sullivan.
1404 Fix <rdar://problem/6306513> by adding a workaround for <rdar://problem/6304600>.
1406 * libWebKitSystemInterfaceLeopard.a:
1407 * libWebKitSystemInterfaceTiger.a:
1409 2008-10-08 Mark Rowe <mrowe@apple.com>
1411 Rubber-stamped by Jon Honeycutt.
1413 Remove restriction on version number ending in a 4.
1415 * win/tools/scripts/auto-version.sh:
1417 2008-10-07 Anders Carlsson <andersca@apple.com>
1419 Reviewed by Mitz Pettel.
1421 Update WebKitSystemInterface.
1423 * libWebKitSystemInterfaceLeopard.a:
1424 * libWebKitSystemInterfaceTiger.a:
1426 2008-09-09 Dan Bernstein <mitz@apple.com>
1428 Reviewed by Darin Adler.
1430 - WebKitLibraries part of <rdar://problem/6206244> Use alternate character-to-glyph interface on Leopard
1432 * WebKitSystemInterface.h:
1433 * libWebKitSystemInterfaceLeopard.a:
1435 2008-09-04 Adam Roben <aroben@apple.com>
1437 Ignore warning LNK4221 on Windows
1439 This warning is emitted when an object file with no public symbols is
1440 passed to the linker/librarian. This often occurs in WebCore for files
1441 that have been disabled via ENABLE()/USE() macros.
1443 Rubberstamped by Anders Carlsson.
1445 * win/tools/vsprops/common.vsprops: Ignore warning LNK4221.
1447 2008-08-27 Timothy Hatcher <timothy@apple.com>
1449 Adds the WKAdvanceDefaultButtonPulseAnimation function.
1451 <rdar://problem/6173530> Add Mac support for -webkit-appearance: default-button
1453 Reviewed by Adele Peterson.
1455 * WebKitSystemInterface.h: Added WKAdvanceDefaultButtonPulseAnimation.
1456 * libWebKitSystemInterfaceLeopard.a: Updated.
1457 * libWebKitSystemInterfaceTiger.a: Updated.
1459 2008-08-26 Adam Roben <aroben@apple.com>
1461 Disable a truncation warning that is disabled/doesn't exist on Mac
1463 This warning was firing when initializing floats from double literals.
1464 I haven't yet found any other situation that would cause this warning
1467 Reviewed by Sam Weinig.
1469 * win/tools/vsprops/common.vsprops: Turn off warning C4305.
1471 2008-07-20 Steve Falkenburg <sfalken@apple.com>
1475 * win/tools/vsprops/common.vsprops:
1477 2008-07-08 Dan Bernstein <mitz@apple.com>
1479 Reviewed by John Sullivan.
1481 - WebKitSystemInterface part of <rdar://problem/6008409> Need a way to disable updates in offscreen views
1483 * WebKitSystemInterface.h: Added WKWindowWillOrderOnScreenNotification.
1484 * libWebKitSystemInterfaceLeopard.a: Updated.
1485 * libWebKitSystemInterfaceTiger.a: Updated.
1487 2008-07-01 Steve Falkenburg <sfalken@apple.com>
1489 Bump version numbers.
1491 Reviewed by Mark Rowe.
1493 * win/tools/scripts/PRODUCTVERSION:
1494 * win/tools/scripts/VERSION:
1496 2008-05-13 Dan Bernstein <mitz@apple.com>
1498 Reviewed by John Sullivan.
1500 - WebKitSystemInterface support for <rdar://problem/5725912> improve render quality of transformed text
1502 * libWebKitSystemInterfaceLeopard.a: Improved glyph positioning in
1503 transformed graphics contexts.
1504 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
1505 wkSetCGContextFontRenderingStyle().
1506 * win/lib/WebKitSystemInterface.lib: Updated.
1507 * win/lib/WebKitSystemInterface_debug.lib: Updated.
1509 2008-05-09 Adam Roben <aroben@apple.com>
1511 Disable a MSVC warning
1513 Reviewed by Darin Adler.
1515 * win/tools/vsprops/common.vsprops: Add warning 4503 to the list of
1516 disabled warnings. It's a warning about decorated names being longer
1517 than MSVC's limit of 4096 characters. This warning doesn't indicate a
1518 correctness problem, but these truncated decorated names will be
1519 harder to recognize during debugging or when they appear in linker
1522 2008-04-28 Darin Adler <darin@apple.com>
1528 * win/tools/vsprops/common.vsprops: Add warning 4344 to the list of disabled warnings.
1529 It's really a warning about a bug they fixed in MSVC -- not helpful to us in WebKit.
1531 2008-04-24 Mark Rowe <mrowe@apple.com>
1533 Reviewed by Sam Weinig.
1535 Remove code for calculating the glyph cache size.
1537 * WebKitSystemInterface.h: Remove unused symbol.
1538 * libWebKitSystemInterfaceLeopard.a:
1539 * libWebKitSystemInterfaceTiger.a:
1541 2008-03-28 Steve Falkenburg <sfalken@apple.com>
1545 * win/tools/scripts/PRODUCTVERSION:
1547 2008-03-26 Adam Roben <aroben@apple.com>
1549 Windows build fix after r31322
1551 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Updated.
1552 * win/lib/WebKitSystemInterface.lib: Updated.
1553 * win/lib/WebKitSystemInterface_debug.lib: Updated.
1555 2008-03-26 Mark Rowe <mrowe@apple.com>
1557 Reviewed by David Hyatt.
1559 Make the Ahem font antialias correctly on Acid3 on Tiger.
1561 * WebKitSystemInterface.h:
1562 * libWebKitSystemInterfaceTiger.a:
1564 2008-03-19 Mark Rowe <mrowe@apple.com>
1566 Rubber-stamped by Sam Weinig.
1568 Fix http://bugs.webkit.org/show_bug.cgi?id=17816.
1569 Bug 17816: libWebCoreSQLite3.a is 2-architecture universal binary (not 4-architecture)
1571 * libWebCoreSQLite3.a: Land a 4-way fat binary.
1573 2008-03-12 Steve Falkenburg <sfalken@apple.com>
1575 New version of WebKitSystemInterface.lib with
1576 more compiler warnings suppressed.
1578 * win/lib/WebKitSystemInterface.lib:
1579 * win/tools/vsprops/common.vsprops:
1581 2008-03-12 Dan Bernstein <mitz@apple.com>
1583 Reviewed by Darin Adler and Sam Weinig.
1585 - <rdar://problem/4433248> use CoreText API instead of SPI on Leopard
1587 * WebKitSystemInterface.h:
1588 * libWebKitSystemInterfaceLeopard.a:
1590 2008-03-11 Steve Falkenburg <sfalken@apple.com>
1592 Disable two PGO/LTCG specific warnings.
1596 * win/tools/vsprops/common.vsprops:
1598 2008-02-29 Mark Rowe <mrowe@apple.com>
1600 Update Tiger version of WebKitSystemInterface to match r30690.
1602 * libWebKitSystemInterfaceTiger.a:
1604 2008-02-29 Adele Peterson <adele@apple.com>
1608 Auto-generate image arrays.
1610 * libWebKitSystemInterfaceLeopard.a:
1612 2008-02-29 Mark Rowe <mrowe@apple.com>
1614 Reviewed by Anders Carlsson.
1616 Replace use of WKPathFromFont with implementation in terms of public API.
1618 * WebKitSystemInterface.h: Remove unused symbol.
1619 * libWebKitSystemInterfaceLeopard.a:
1620 * libWebKitSystemInterfaceTiger.a:
1622 2008-02-29 Mark Rowe <mrowe@apple.com>
1624 Reviewed by Oliver Hunt.
1626 Fix spelling of "request" in name of WKNSURLProtocolClassForRequest.
1628 * WebKitSystemInterface.h:
1629 * libWebKitSystemInterfaceLeopard.a:
1630 * libWebKitSystemInterfaceTiger.a:
1632 2008-02-29 Mark Rowe <mrowe@apple.com>
1634 Reviewed by Oliver Hunt.
1636 Don't use WKSupportsMultipartXMixedReplace on Leopard as multipart/x-mixed-replace is always handled by NSURLRequest.
1638 * WebKitSystemInterface.h:
1639 * libWebKitSystemInterfaceLeopard.a:
1641 2008-02-29 Mark Rowe <mrowe@apple.com>
1643 Reviewed by Oliver Hunt and Oliver Hunt.
1645 <rdar://problem/4753845> WebKit should use CGEventSourceSecondsSinceLastEventType in place of WKSecondsSinceLastInputEvent SPI.
1647 * WebKitSystemInterface.h: Remove unused symbol.
1648 * libWebKitSystemInterfaceLeopard.a:
1649 * libWebKitSystemInterfaceTiger.a:
1651 2008-02-28 Mark Rowe <mrowe@apple.com>
1653 Reviewed by Dan Bernstein.
1655 Remove two unused functions from WebKitSystemInterface.
1657 * WebKitSystemInterface.h: Remove WKPreferRGB32Key and WKGetDefaultGlyphForChar as they are unused. Also remove
1658 a duplicate declaration of WKSecondsSinceLastInputEvent.
1659 * libWebKitSystemInterfaceLeopard.a:
1660 * libWebKitSystemInterfaceTiger.a:
1662 2008-02-28 Mark Rowe <mrowe@apple.com>
1664 Reviewed by Dave Hyatt.
1666 Make use of new CGFont APIs on Leopard rather than making a WebKitSystemInterface call.
1668 * WebKitSystemInterface.h: Only declare WKGetFontMetrics on Tiger.
1669 * libWebKitSystemInterfaceLeopard.a: Update for removal of WKGetFontMetrics.
1671 2008-02-27 Brady Eidson <beidson@apple.com>
1675 * libWebKitSystemInterfaceTiger.a:
1677 2008-02-27 Brady Eidson <beidson@apple.com>
1679 Reviewed by Mark Rowe
1681 Removed some unused methods:
1682 WKGetNSURLResponseCalculatedExpiration
1683 WKGetNSURLResponseMustRevalidate
1685 * WebKitSystemInterface.h:
1686 * libWebKitSystemInterfaceLeopard.a:
1687 * libWebKitSystemInterfaceTiger.a:
1689 2008-02-13 Adam Roben <aroben@apple.com>
1691 * win/tools/scripts/auto-version.sh: Removed a redundant symbol.
1693 2008-02-12 Adam Roben <aroben@apple.com>
1695 Clean up auto-version.sh a bit
1697 It now does quite a bit less file I/O and many fewer fork/exec pairs.
1698 It's also quite a bit easier to read.
1702 * win/tools/scripts/auto-version.sh:
1704 2008-02-12 Steve Falkenburg <sfalken@apple.com>
1706 Versioning script change.
1708 * win/tools/scripts/auto-version.sh:
1710 2008-02-07 Ada Chan <adachan@apple.com>
1712 Added 4 new methods:
1713 wkSetClientCertificateInSSLProperties,
1714 wkCanAccessCFURLRequestHTTPBodyParts,
1715 wkCFURLRequestCopyHTTPRequestBodyParts,
1716 wkCFURLRequestSetHTTPRequestBodyParts
1718 Rubber-stamped by Steve.
1720 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1721 * win/lib/WebKitSystemInterface.lib:
1722 * win/lib/WebKitSystemInterface_debug.lib:
1724 2008-02-04 Timothy Hatcher <timothy@apple.com>
1726 <rdar://problem/5722735> Merge fix for SQLITE_FULL error
1727 is given even if the max_page_count is increased (2920)
1729 * libWebCoreSQLite3.a:
1731 2008-02-01 Steve Falkenburg <sfalken@apple.com>
1733 <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
1735 Rubber-stamped by Jon Honeycutt.
1737 * win/tools/vsprops/common.vsprops:
1739 2008-01-29 Mark Rowe <mrowe@apple.com>
1741 Reviewed by Tim Hatcher.
1743 <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).
1745 * WebCoreSQLite3/sqlite3.h: Added.
1746 * WebCoreSQLite3/sqlite3ext.h: Added.
1747 * libWebCoreSQLite3.a: Added.
1749 2008-01-29 Alexey Proskuryakov <ap@webkit.org>
1751 Debug (external) build fix.
1753 Removed _DEBUG preprocessor definition, which indicates that debug libraries are used (while they aren't).
1754 This preprocessor definition is automatically set by Visual Studio as needed anyway.
1756 * win/tools/vsprops/debug.vsprops:
1758 2008-01-17 Steve Falkenburg <sfalken@apple.com>
1760 Add preprocessor define accidently dropped in my unification,
1761 and required by some builds. Fixes an issue that caused both
1762 debug and release DLLs to be loaded.
1764 Rubber-stamped by Jon Honeycutt.
1766 * win/tools/vsprops/debug_internal.vsprops:
1768 2008-01-16 Steve Falkenburg <sfalken@apple.com>
1770 Use recommended security-related compiler settings.
1774 * win/tools/vsprops/common.vsprops:
1776 2008-01-16 Steve Falkenburg <sfalken@apple.com>
1780 * win/tools/vsprops/release.vsprops:
1782 2008-01-15 Adele Peterson <adele@apple.com>
1784 Reviewed by Adam and Antti.
1786 Updated libraries for <rdar://problem/5619062> Add load progress indicator to video controls
1788 * WebKitSystemInterface.h:
1789 * libWebKitSystemInterfaceLeopard.a:
1790 * libWebKitSystemInterfaceTiger.a:
1791 * win/include/SafariTheme: Added.
1792 * win/include/SafariTheme/SafariThemeConstants.h: Added. Placeholder empty header until we release an updated WebKitSupportLibrary.
1794 2008-01-14 Steve Falkenburg <sfalken@apple.com>
1796 Use shared vsprops for most vcproj properties.
1798 Reviewed by Darin Adler.
1800 * win/tools/vsprops/common.vsprops:
1801 * win/tools/vsprops/debug.vsprops:
1802 * win/tools/vsprops/debug_internal.vsprops:
1803 * win/tools/vsprops/release.vsprops:
1805 2008-01-11 Steve Falkenburg <sfalken@apple.com>
1807 Share common files across projects.
1810 Debug: common.vsprops, debug.vsprops
1811 Debug_Internal: common.vsprops, debug.vsprops, debug_internal.vsprops
1812 Release: common.vsprops, release.vsprops
1814 Shared properties can go into common.vsprops, shared debug settings can go into debug.vsprops.
1815 debug_internal.vsprops will be mostly empty except for file path prefix modifiers.
1817 Moved auto-version.sh, VERSION, PRODUCTVERSION to tools.
1819 Reviewed by Adam Roben.
1821 * win/tools/WinTools.make:
1822 * win/tools/scripts: Added.
1823 * win/tools/scripts/PRODUCTVERSION: Added.
1824 * win/tools/scripts/VERSION: Added.
1825 * win/tools/scripts/auto-version.sh: Copied from WebCore/WebCore.vcproj/auto-version.sh.
1826 * win/tools/vsprops/debug.vsprops:
1827 * win/tools/vsprops/debug_internal.vsprops: Added.
1828 * win/tools/vsprops/release.vsprops:
1830 2008-01-11 Steve Falkenburg <sfalken@apple.com>
1832 Add shared vsprops to help unify our Windows tools settings.
1837 * win/tools/WinTools.make: Added.
1838 * win/tools/vsprops: Added.
1839 * win/tools/vsprops/common.vsprops: Added.
1840 * win/tools/vsprops/debug.vsprops: Added.
1841 * win/tools/vsprops/release.vsprops: Added.
1843 2008-01-07 Mark Rowe <mrowe@apple.com>
1845 Update Tiger library to a G3-friendly version.
1847 * libWebKitSystemInterfaceTiger.a:
1849 2008-01-07 Adele Peterson <adele@apple.com>
1851 Reviewed by Antti, Adam, and Mitz.
1853 WebKitLibraries part of fix for
1854 <rdar://problem/5619073> Updated look for <video> controls
1855 <rdar://problem/5619057> Add volume control to video controls
1857 * WebKitSystemInterface.h:
1858 * libWebKitSystemInterfaceLeopard.a:
1859 * libWebKitSystemInterfaceTiger.a:
1861 2008-01-03 Mark Rowe <mrowe@apple.com>
1863 Update Tiger library to a G3-friendly version.
1865 * libWebKitSystemInterfaceTiger.a:
1867 2008-01-03 Adele Peterson <adele@apple.com>
1869 Update libraries for <rdar://problem/4106190> Include "Where from" metadata in drag-and-dropped images
1871 * WebKitSystemInterface.h:
1872 * libWebKitSystemInterfaceLeopard.a:
1873 * libWebKitSystemInterfaceTiger.a:
1875 2007-12-21 Mark Rowe <mrowe@apple.com>
1877 Rubber-stamped by Dan Bernstein.
1879 Fix http://bugs.webkit.org/show_bug.cgi?id=16549.
1880 Bug 16549: WebKit nightly build failing to launch on PowerPC G3s
1882 * libWebKitSystemInterfaceTiger.a: Update to a G3-friendly version.
1884 2007-12-07 Dan Bernstein <mitz@apple.com>
1886 Reviewed by Darin Adler.
1888 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
1890 * WebKitSystemInterface.h:
1891 * libWebKitSystemInterfaceLeopard.a:
1892 * libWebKitSystemInterfaceTiger.a:
1894 2007-11-27 John Sullivan <sullivan@apple.com>
1896 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType
1897 that affects Safari.
1899 reviewed by Kevin Decker
1901 * libWebKitSystemInterfaceLeopard.a:
1902 * libWebKitSystemInterfaceTiger.a:
1904 2007-11-26 Timothy Hatcher <timothy@apple.com>
1906 Reviewed by Adam Roben.
1908 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title
1909 http://bugs.webkit.org/show_bug.cgi?id=16137
1911 Add a new function to make bottom window corners square for textured windows.
1913 * WebKitSystemInterface.h:
1914 * libWebKitSystemInterfaceTiger.a:
1915 * libWebKitSystemInterfaceLeopard.a:
1917 2007-11-23 Adam Roben <aroben@apple.com>
1919 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows
1923 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
1925 * win/lib/WebKitSystemInterface.lib: Updated.
1926 * win/lib/WebKitSystemInterface_debug.lib: Updated.
1928 2007-11-16 Anders Carlsson <andersca@apple.com>
1932 <rdar://problem/5603832>
1933 XMLHttpRequest readyState 3 & responseText buffer issues.
1935 Add wkSetCFURLRequestShouldContentSniff.
1937 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1938 * win/lib/WebKitSystemInterface.lib:
1939 * win/lib/WebKitSystemInterface_debug.lib:
1941 2007-11-05 Antti Koivisto <antti@apple.com>
1945 Update WKQTMovieViewSetDrawSynchronously.
1947 * libWebKitSystemInterfaceLeopard.a:
1948 * libWebKitSystemInterfaceTiger.a:
1950 2007-11-02 Antti Koivisto <antti@apple.com>
1952 Reviewed by Darin Adler.
1954 Update to add WKQTMovieViewSetDrawSynchronously
1956 * WebKitSystemInterface.h:
1957 * libWebKitSystemInterfaceLeopard.a:
1958 * libWebKitSystemInterfaceTiger.a:
1960 2007-10-26 Adele Peterson <adele@apple.com>
1962 Reviewed by Tim Hatcher.
1964 Updating header too for WKDrawCapsLockIndicator.
1966 * WebKitSystemInterface.h:
1968 2007-10-26 Adele Peterson <adele@apple.com>
1972 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
1974 * libWebKitSystemInterfaceLeopard.a:
1975 * libWebKitSystemInterfaceTiger.a:
1977 2007-10-25 Adam Roben <aroben@apple.com>
1979 Add wkSetPatternBaseCTM.
1981 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1982 * win/lib/WebKitSystemInterface.lib:
1983 * win/lib/WebKitSystemInterface_debug.lib:
1985 2007-10-25 Sam Weinig <sam@webkit.org>
1987 Fix the windows build.
1989 * win/lib/WebKitSystemInterface.lib:
1990 * win/lib/WebKitSystemInterface_debug.lib:
1992 2007-10-25 Timothy Hatcher <timothy@apple.com>
1994 Add WKSetPatternBaseCTM.
1996 * WebKitSystemInterface.h:
1997 * libWebKitSystemInterfaceLeopard.a:
1998 * libWebKitSystemInterfaceTiger.a:
2000 2007-10-25 Timothy Hatcher <timothy@apple.com>
2004 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
2006 * libWebKitSystemInterfaceLeopard.a:
2008 2007-10-25 Sam Weinig <sam@webkit.org>
2010 Added wrapper for getting the foundation cache directory.
2012 Reviewed by Adam Roben.
2014 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2015 * win/lib/WebKitSystemInterface.lib:
2016 * win/lib/WebKitSystemInterface_debug.lib:
2018 2007-10-24 Adam Roben <aroben@apple.com>
2020 Added some font-related functions needed for <rdar://5549919>
2024 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2025 * win/lib/WebKitSystemInterface.lib:
2026 * win/lib/WebKitSystemInterface_debug.lib:
2028 2007-10-24 Timothy Hatcher <timothy@apple.com>
2030 Reviewed by Mark Rowe.
2032 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
2034 Add system specific versions of WebKitSystemInterface.
2036 * libWebKitSystemInterface.a: Removed.
2037 * libWebKitSystemInterfaceLeopard.a: Added.
2038 * libWebKitSystemInterfaceTiger.a: Added.
2040 2007-10-11 Ada Chan <adachan@apple.com>
2042 <rdar://problem/5534421>
2043 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
2045 Reviewed by Darin Adler.
2047 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2048 * win/lib/WebKitSystemInterface.lib:
2049 * win/lib/WebKitSystemInterface_debug.lib:
2051 2007-09-27 Sam Weinig <sam@webkit.org>
2053 Build fix. Ran update-webkitsysteminterface script on Tiger, because
2054 the resulting binary differs when built on Tiger.
2056 * libWebKitSystemInterface.a:
2058 2007-09-27 David Hyatt <hyatt@apple.com>
2060 Update WebKitSYstemInterface for @font-face changes.
2062 * WebKitSystemInterface.h:
2063 * libWebKitSystemInterface.a:
2065 2007-09-18 Geoffrey Garen <ggaren@apple.com>
2067 Build fix. Ran update-webkitsysteminterface script on Tiger, because
2068 the resulting binary differs when built on Tiger. See
2069 <rdar://problem/5490613>.
2071 * libWebKitSystemInterface.a:
2073 2007-09-18 Geoffrey Garen <ggaren@apple.com>
2075 Build fix. Ran update-webkitsysteminterface script.
2077 * WebKitSystemInterface.h:
2078 * libWebKitSystemInterface.a:
2080 2007-08-28 Anders Carlsson <andersca@apple.com>
2082 Add WKSetNSURLRequestShouldContentSniff.
2084 * WebKitSystemInterface.h:
2085 * libWebKitSystemInterface.a:
2087 2007-08-28 Ada Chan <adachan@apple.com>
2089 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
2094 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2095 * win/lib/WebKitSystemInterface.lib:
2096 * win/lib/WebKitSystemInterface_debug.lib:
2098 2007-07-23 Ada Chan <adachan@apple.com>
2102 Update WebKitSystemInterface.{h,lib}.
2104 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2105 * win/lib/WebKitSystemInterface.lib:
2106 * win/lib/WebKitSystemInterface_debug.lib:
2108 2007-07-19 Ada Chan <adachan@apple.com>
2110 Rubber-stamped by Adam.
2114 * win/lib/WebKitSystemInterface.lib:
2115 * win/lib/WebKitSystemInterface_debug.lib:
2117 2007-07-06 Adam Roben <aroben@apple.com>
2119 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
2123 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
2124 * win/lib/WebKitSystemInterface.lib:
2125 * win/lib/WebKitSystemInterface_debug.lib:
2127 2007-06-29 Antti Koivisto <antti@apple.com>
2131 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
2133 * WebKitSystemInterface.h:
2134 * libWebKitSystemInterface.a:
2136 2007-03-29 Beth Dakin <bdakin@apple.com>
2138 Rubber-stamped by Adam.
2140 Keep OpenSource building.
2142 * WebKitSystemInterface.h:
2143 * libWebKitSystemInterface.a:
2145 2007-03-28 Antti Koivisto <antti@apple.com>
2147 Update libWebKitSystemInterface, previous version was out of date.
2149 * libWebKitSystemInterface.a:
2151 2007-03-27 Antti Koivisto <antti@apple.com>
2153 Reviewed by Darin Adler.
2155 Added wkGetWheelEventDeltas
2157 * WebKitSystemInterface.h:
2158 * libWebKitSystemInterface.a:
2160 2007-03-07 Mark Rowe <mrowe@apple.com>
2162 Build fix. Rebuild against 10.4 SDK.
2164 * libWebKitSystemInterface.a:
2166 2007-03-06 Kevin Decker <kdecker@apple.com>
2170 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
2172 * libWebKitSystemInterface.a:
2174 2007-02-21 Anders Carlsson <acarlsson@apple.com>
2176 Add new version with WKCGContextIsBitmapContext.
2178 * WebKitSystemInterface.h:
2179 * libWebKitSystemInterface.a:
2181 2006-12-16 Adele Peterson <adele@apple.com>
2185 WebKitLibraries part of fix for:
2186 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
2188 Added wkDrawTextFieldCellFocusRing.
2190 * WebKitSystemInterface.h:
2191 * libWebKitSystemInterface.a:
2193 2006-10-11 Darin Adler <darin@apple.com>
2195 Reviewed by John Sullivan.
2197 * WebKitSystemInterface.h: Updated to a C++-compatible version.
2199 2006-08-31 Adele Peterson <adele@apple.com>
2201 Reviewed by John Sullivan.
2203 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
2205 * WebKitSystemInterface.h:
2206 * libWebKitSystemInterface.a:
2208 2006-08-30 Adele Peterson <adele@apple.com>
2212 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
2213 Enable secure input mode for new password fields
2215 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
2216 * libWebKitSystemInterface.a:
2218 2006-07-09 Anders Carlsson <acarlsson@apple.com>
2220 Reviewed by Darin Adler.
2222 * WebKitSystemInterface.h:
2223 * libWebKitSystemInterface.a:
2226 2006-07-05 Adele Peterson <adele@apple.com>
2228 Reviewed by Maciej and Hyatt.
2230 * WebKitSystemInterface.h: Updated.
2231 * libWebKitSystemInterface.a: Updated.
2233 2006-06-16 Adele Peterson <adele@apple.com>
2237 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
2238 * libWebKitSystemInterface.a: ditto.
2240 2006-04-01 Eric Seidel <eseidel@apple.com>
2242 * libWebKitSystemInterface.a: commit a universal binary.
2244 2006-04-01 Darin Adler <darin@apple.com>
2248 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
2249 code to use the system default alpha.
2251 2006-03-17 Eric Seidel <eseidel@apple.com>
2253 * libWebKitSystemInterface.a: commit a universal binary.
2255 2006-03-17 Adele Peterson <adele@apple.com>
2257 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
2258 * libWebKitSystemInterface.a: ditto
2260 2006-02-28 John Sullivan <sullivan@apple.com>
2262 * WebKitSystemInterface.h: Removed WKMouseIsDown()
2263 * libWebKitSystemInterface.a: ditto
2265 2006-02-23 Timothy Hatcher <timothy@apple.com>
2267 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
2269 * libWebKitSystemInterface.a:
2271 2006-02-19 Darin Adler <darin@apple.com>
2273 * WebKitSystemInterface.h: Added WKDrawFocusRing.
2274 * libWebKitSystemInterface.a: Ditto.
2276 2006-02-06 John Sullivan <sullivan@apple.com>
2278 * WebKitSystemInterface.h:
2279 * libWebKitSystemInterface.a:
2280 removed WKExecutableLinkedInTigerOrEarlier
2282 2005-11-01 Darin Adler <darin@apple.com>
2284 * libWebKitSystemInterface.a: Updated.
2286 2005-10-04 Maciej Stachowiak <mjs@apple.com>
2290 * WebKitSystemInterface.h:
2291 * libWebKitSystemInterface.a:
2293 2005-09-08 Justin Garcia <justin.garcia@apple.com>
2295 * WebKitSystemInterface.h: Update to latest
2296 * libWebKitSystemInterface.a: ditto
2298 2005-09-04 Darin Adler <darin@apple.com>
2300 * WebKitSystemInterface.h: Update to latest
2301 * libWebKitSystemInterface.a: Ditto.
2303 2005-08-07 Darin Adler <darin@apple.com>
2305 * libWebKitSystemInterface.a: Universal binary.
2306 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
2308 2005-07-01 John Sullivan <sullivan@apple.com>
2310 - added WKExecutableLinkedInTigerOrEarlier
2312 * WebKitSystemInterface.h:
2313 * libWebKitSystemInterface.a:
2315 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2317 - updated for crashing bugfix
2319 * libWebKitSystemInterface.a:
2321 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2325 * WebKitSystemInterface.h:
2326 * libWebKitSystemInterface.a:
2328 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2332 * WebKitSystemInterface.h:
2333 * libWebKitSystemInterface.a:
2335 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2339 * WebKitSystemInterface.h:
2340 * libWebKitSystemInterface.a:
2342 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2346 * WebKitSystemInterface.h:
2347 * libWebKitSystemInterface.a:
2349 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2353 * WebKitSystemInterface.h:
2354 * libWebKitSystemInterface.a:
2356 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2360 * WebKitSystemInterface.h:
2361 * libWebKitSystemInterface.a:
2363 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2367 * WebKitSystemInterface.h:
2368 * libWebKitSystemInterface.a:
2370 2005-06-06 Maciej Stachowiak <mjs@apple.com>
2374 * WebKitSystemInterface.h:
2375 * libWebKitSystemInterface.a:
2377 2005-06-05 Maciej Stachowiak <mjs@apple.com>
2379 - added a few more bits of SPI
2381 * WebKitSystemInterface.h:
2382 * libWebKitSystemInterface.a:
2384 2005-06-05 Maciej Stachowiak <mjs@apple.com>
2386 - added file type and NSURLResponse caching SPI
2388 * WebKitSystemInterface.h:
2389 * libWebKitSystemInterface.a:
2391 2005-06-05 Maciej Stachowiak <mjs@apple.com>
2393 - initial checkin of WebKitSystemInterface binary
2395 * WebKitSystemInterface.h: Added.
2396 * libWebKitSystemInterface.a: Added.