1 2009-09-23 Marshall Culpepper <mculpepper@appcelerator.com>
3 Reviewed by Eric Seidel.
5 Added $(WebKitLibrariesDir)/include/cairo so cairo.h is found by
6 default when the necessary dependencies are extracted into the
8 https://bugs.webkit.org/show_bug.cgi?id=29661
10 * win/tools/vsprops/WinCairo.vsprops:
12 2009-09-09 Brent Fulgham <bfulgham@webkit.org>
14 Reviewed by Dave Levin.
16 Adjust WinCairo-specific property sheet to use static versions of
17 libjpeg.lib and libpng.lib. Change to libpng.lib required addition
20 * win/tools/vsprops/WinCairo.vsprops:
22 2009-08-28 Steve Falkenburg <sfalken@apple.com>
24 Reviewed by Adam Roben.
26 Define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1
27 to automatically use secure versions of C runtime lib calls on Windows.
28 https://bugs.webkit.org/show_bug.cgi?id=28824
30 * win/tools/vsprops/common.vsprops:
32 2009-08-25 Brent Fulgham <bfulgham@webkit.org>
34 Rubber stamped by Steve Falkenburg.
36 debug_wincairo.vsprops was linking against wrong C runtime.
38 * win/tools/vsprops/debug_wincairo.vsprops: Link to correct
39 C runtime (as in the standard 'debug.vsprops' file.)
41 2009-08-24 Brent Fulgham <bfulgham@webkit.org>
43 Reviewed by Steve Falkenburg.
45 Revise CFLite Debug build to emit DLL's with _debug label.
46 https://bugs.webkit.org/show_bug.cgi?id=28695.
48 * win/tools/vsprops/debug_wincairo.vsprops: Added.
50 2009-08-12 Peter Kasting <pkasting@google.com>
52 Reviewed by Darin Adler.
54 https://bugs.webkit.org/show_bug.cgi?id=27323
55 Change pattern that strips all trailing whitespace to just remove EOL
56 chars (\r, \n), to make it clear that varying EOL chars is the primary
59 * win/tools/scripts/auto-version.sh:
61 2009-08-10 Peter Kasting <pkasting@google.com>
63 Reviewed by George Staikos.
65 https://bugs.webkit.org/show_bug.cgi?id=27323
66 Even more line ending-stripping for auto-version.sh, based on output
67 provided by Jessie Berlin.
69 * win/tools/scripts/auto-version.sh:
71 2009-08-10 Brent Fulgham <bfulgham@webkit.org>
73 Reviewed by Adam Roben.
75 https://bugs.webkit.org/show_bug.cgi?id=28048.
76 Move various WinCairo build settings into *.vsprops file.
78 * win/tools/vsprops/cURL.vsprops: Added.
80 2009-08-06 Peter Kasting <pkasting@google.com>
82 Reviewed by Adam Barth.
84 https://bugs.webkit.org/show_bug.cgi?id=27323
85 Strip line endings at all points auto-version.sh reads data, not just
86 the one I happened to run into.
88 * win/tools/scripts/auto-version.sh:
90 2009-07-27 Peter Kasting <pkasting@google.com>
92 Reviewed by Adam Roben.
94 https://bugs.webkit.org/show_bug.cgi?id=27323
95 Correctly parse command output, even when the line endings are not LF,
96 so that we don't create an autoversion.h that MSVC chokes on.
98 * win/tools/scripts/auto-version.sh:
100 2009-07-13 Brent Fulgham <bfulgham@webkit.org>
102 Reviewed by Adam Roben.
104 Add new configuration flag for redistributable Windows build.
105 https://bugs.webkit.org/show_bug.cgi=27087
107 * win/tools/vsprops/WinCairo.vsprops: Added. Defines the
108 new WIN_CAIRO flag used to drive non-Apple Windows build.
110 2009-07-10 Eric Carlson <eric.carlson@apple.com>
112 Reviewed by Simon Fraser.
114 Update WebKitSystemInterface for <rdar://problem/7049066>.
116 * WebKitSystemInterface.h:
117 * libWebKitSystemInterfaceLeopard.a:
118 * libWebKitSystemInterfaceSnowLeopard.a:
119 * libWebKitSystemInterfaceTiger.a:
121 2009-07-06 Eric Carlson <eric.carlson@apple.com>
123 Update WebKitSystemInterface for <rdar://problem/7008093>.
125 * WebKitSystemInterface.h:
126 * libWebKitSystemInterfaceLeopard.a:
127 * libWebKitSystemInterfaceSnowLeopard.a:
128 * libWebKitSystemInterfaceTiger.a:
130 2009-07-06 Anders Carlsson <andersca@apple.com>
132 Update WebKitSystemInterface.
134 * WebKitSystemInterface.h:
135 * libWebKitSystemInterfaceLeopard.a:
136 * libWebKitSystemInterfaceSnowLeopard.a:
137 * libWebKitSystemInterfaceTiger.a:
139 2009-07-02 Pierre d'Herbemont <pdherbemont@apple.com>
141 Reviewed by Simon Fraser.
143 Update WebKitSystemInterface for <rdar://problem/6518119>
145 * WebKitSystemInterface.h:
146 * libWebKitSystemInterfaceLeopard.a:
147 * libWebKitSystemInterfaceSnowLeopard.a:
148 * libWebKitSystemInterfaceTiger.a:
150 2009-07-01 Eric Carlson <eric.carlson@apple.com>
152 Reviewed by Simon Fraser.
154 Update WebKitSystemInterface for <rdar://problem/7014990>
156 * libWebKitSystemInterfaceLeopard.a:
157 * libWebKitSystemInterfaceSnowLeopard.a:
158 * libWebKitSystemInterfaceTiger.a:
160 2009-06-29 Eric Carlson <eric.carlson@apple.com>
162 Reviewed by Simon Fraser.
164 Update WebKitSystemInterface for <rdar://problem/7014813>
166 * WebKitSystemInterface.h:
167 * libWebKitSystemInterfaceLeopard.a:
168 * libWebKitSystemInterfaceSnowLeopard.a:
169 * libWebKitSystemInterfaceTiger.a:
171 2009-06-25 Simon Fraser <simon.fraser@apple.com>
173 Rubber-stamped by Mark Rowe.
175 <rdar://problem/6999737>
177 Update the media controller images.
179 * libWebKitSystemInterfaceLeopard.a:
180 * libWebKitSystemInterfaceSnowLeopard.a:
181 * libWebKitSystemInterfaceTiger.a:
183 2009-06-16 Simon Fraser <simon.fraser@apple.com>
185 Rubber-stamped by Anders Carlsson.
187 Update WebKitSystemInterface for <rdar://problem/6937882>.
189 * libWebKitSystemInterfaceLeopard.a:
190 * libWebKitSystemInterfaceSnowLeopard.a:
191 * libWebKitSystemInterfaceTiger.a:
193 2009-06-02 Anders Carlsson <andersca@apple.com>
195 Rubber-stamped by Mark Rowe.
197 Update WebKitSystemInterface.
199 * libWebKitSystemInterfaceLeopard.a:
200 * libWebKitSystemInterfaceSnowLeopard.a:
201 * libWebKitSystemInterfaceTiger.a:
203 2009-05-27 Mark Rowe <mrowe@apple.com>
205 Rubber-stamped by Dan Bernstein.
207 Update WebKitSystemInterface.
209 * libWebKitSystemInterfaceLeopard.a:
210 * libWebKitSystemInterfaceSnowLeopard.a: Added.
211 * libWebKitSystemInterfaceTiger.a:
213 2009-05-26 Anders Carlsson <andersca@apple.com>
215 Reviewed by Dan Bernstein.
217 <rdar://problem/6901751>
218 REGRESSION (r35515): Tiger crash painting the selection on registration page of car2go.com
220 Remove WKCGContextIsSafeToClip.
222 * WebKitSystemInterface.h:
223 * libWebKitSystemInterfaceTiger.a:
225 2009-05-21 Dan Bernstein <mitz@apple.com>
227 Rubber-stamped by Mark Rowe.
229 - correct a copyright header accidently reverted in r43964
231 * WebKitSystemInterface.h:
233 2009-05-21 Dan Bernstein <mitz@apple.com>
235 Reviewed by Anders Carlsson.
237 - WebKitSystemInterface part of <rdar://problem/6901751> REGRESSION
238 (r35515): Tiger crash painting the selection on registration page of
241 * WebKitSystemInterface.h:
242 * libWebKitSystemInterfaceTiger.a:
244 2009-05-07 Simon Fraser <simon.fraser@apple.com>
246 Source changes reviewed by Darin Adler
248 <rdar://problem/6864091> Endcap of media controls slider is fuzzy
250 * libWebKitSystemInterfaceLeopard.a:
251 * libWebKitSystemInterfaceTiger.a:
253 2009-04-28 Steve Falkenburg <sfalken@apple.com>
255 Fix extraneous warning about AnalyzeWithLargeStack not being defined in Windows builds.
256 Indirected definition through a UserMacro.
258 Reviewed by Mark Rowe.
260 * win/tools/vsprops/common.vsprops:
262 2009-04-28 Steve Falkenburg <sfalken@apple.com>
264 Fix extraneous warning about PRODUCTION not being defined in Windows builds.
265 Indirected definition for __PRODUCTION__ through a UserMacro.
267 Reviewed by Mark Rowe.
269 * win/tools/vsprops/common.vsprops:
271 2009-04-24 Simon Fraser <simon.fraser@apple.com>
273 Source changes reviewed by Darin Adler
275 https://bugs.webkit.org/show_bug.cgi?id=22242
277 Update WebKitSystemInterface for Mac with fixes for video controller drawing.
279 * libWebKitSystemInterfaceLeopard.a:
280 * libWebKitSystemInterfaceTiger.a:
282 2009-04-22 Ada Chan <adachan@apple.com>
284 Update WebKitSystemInterface with new method that maps CFNetwork error code to localized description.
286 Reviewed by Darin Adler.
288 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
289 * win/lib/WebKitSystemInterface.lib:
290 * win/lib/WebKitSystemInterface_debug.lib:
292 2009-04-20 Steve Falkenburg <sfalken@apple.com>
294 Separate JavaScriptCore.dll from WebKit.dll.
295 Slight performance improvement or no change on benchmarks.
297 Allows us to break a circular dependency between CFNetwork and WebKit on Windows,
298 and simplifies standalone JavaScriptCore builds.
300 Reviewed by Oliver Hunt.
302 * win/tools/vsprops/common.vsprops: Add BUILDING_{project} preprocessor define.
304 2009-04-18 Pierre d'Herbemont <pdherbemont@apple.com>
306 Reviewed by Mark Rowe.
308 <rdar://problem/6781295> video.buffered and video.seekable are not
309 the same. video.buffered should return only what is buffered and
312 * WebKitSystemInterface.h:
313 * libWebKitSystemInterfaceLeopard.a:
314 * libWebKitSystemInterfaceTiger.a:
316 2009-04-18 Pierre d'Herbemont <pdherbemont@apple.com>
318 Reviewed by Adele Peterson.
320 <rdar://problem/6747241> work around QTKit no longer reaching
321 QTMovieLoadStateComplete
323 * WebKitSystemInterface.h:
324 * libWebKitSystemInterfaceLeopard.a:
325 * libWebKitSystemInterfaceTiger.a:
327 2009-04-15 Steve Falkenburg <sfalken@apple.com>
329 Updated WebKitSystemInterface for Windows.
330 Changes needed for <rdar://problem/6785760>
332 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
333 * win/lib/WebKitSystemInterface.lib:
334 * win/lib/WebKitSystemInterface_debug.lib:
336 2009-04-14 Mark Rowe <mrowe@apple.com>
338 Update WebKitSystemInterface so that the Tiger portion supports PowerPC.
340 * libWebKitSystemInterfaceLeopard.a:
341 * libWebKitSystemInterfaceTiger.a:
343 2009-04-13 Antti Koivisto <antti@apple.com>
345 Reviewed by Darin Adler.
347 <rdar://problem/6740294> Increase the connection count per host
349 * WebKitSystemInterface.h:
350 * libWebKitSystemInterfaceLeopard.a:
351 * libWebKitSystemInterfaceTiger.a:
353 2009-04-10 Eric Carlson <eric.carlson@apple.com>
355 WebKitSystemInterface changes for <rdar://problem/6646998>
357 * libWebKitSystemInterfaceLeopard.a:
358 * libWebKitSystemInterfaceTiger.a:
360 2009-04-10 Simon Fraser <simon.fraser@apple.com>
362 Fix the leopard build by updating WebKitSystemInterface.
364 * WebKitSystemInterface.h:
365 * libWebKitSystemInterfaceLeopard.a:
367 2009-03-30 Steve Falkenburg <sfalken@apple.com>
371 * win/tools/scripts/VERSION:
373 2009-03-26 Adam Roben <aroben@apple.com>
375 Remove SafariThemeConstants.h, which is now provided by
378 * win/include/SafariTheme: Removed.
379 * win/include/SafariTheme/SafariThemeConstants.h: Removed.
381 2009-03-07 Dan Bernstein <mitz@apple.com>
383 Reviewed by Mark Rowe.
385 - WebKitSystemInterface part of removing build-time and run-time support
386 for legacy versions of CFNetwork and Core Graphics
388 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
389 * win/lib/WebKitSystemInterface.lib:
390 * win/lib/WebKitSystemInterface_debug.lib:
392 2009-01-30 Dan Bernstein <mitz@apple.com>
394 Reviewed by Timothy Hatcher.
396 - <rdar://problem/6545912> expose the build number in autoversion.h
398 * win/tools/scripts/auto-version.sh: Added a #define __BUILD_NUMBER__
399 with the full build number.
401 2009-01-08 Dan Bernstein <mitz@apple.com>
403 Reviewed by Adam Roben.
405 - WebKitSystemInterface changes to support Core Graphics native glyph drawing
407 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
408 * win/lib/WebKitSystemInterface.lib:
409 * win/lib/WebKitSystemInterface_debug.lib:
411 2008-11-11 Ada Chan <adachan@apple.com>
413 Fix: https://bugs.webkit.org/show_bug.cgi?id=22187
414 Bug 22187: CLEARTYPE_QUALITY flag is not supported on Win2000
416 Update window versions to correspond to Windows XP.
418 Reviewed by Steve Falkenburg.
420 * win/tools/vsprops/common.vsprops:
422 2008-10-23 Anders Carlsson <andersca@apple.com>
424 Reviewed by John Sullivan.
426 Fix <rdar://problem/6306513> by adding a workaround for <rdar://problem/6304600>.
428 * libWebKitSystemInterfaceLeopard.a:
429 * libWebKitSystemInterfaceTiger.a:
431 2008-10-08 Mark Rowe <mrowe@apple.com>
433 Rubber-stamped by Jon Honeycutt.
435 Remove restriction on version number ending in a 4.
437 * win/tools/scripts/auto-version.sh:
439 2008-10-07 Anders Carlsson <andersca@apple.com>
441 Reviewed by Mitz Pettel.
443 Update WebKitSystemInterface.
445 * libWebKitSystemInterfaceLeopard.a:
446 * libWebKitSystemInterfaceTiger.a:
448 2008-09-09 Dan Bernstein <mitz@apple.com>
450 Reviewed by Darin Adler.
452 - WebKitLibraries part of <rdar://problem/6206244> Use alternate character-to-glyph interface on Leopard
454 * WebKitSystemInterface.h:
455 * libWebKitSystemInterfaceLeopard.a:
457 2008-09-04 Adam Roben <aroben@apple.com>
459 Ignore warning LNK4221 on Windows
461 This warning is emitted when an object file with no public symbols is
462 passed to the linker/librarian. This often occurs in WebCore for files
463 that have been disabled via ENABLE()/USE() macros.
465 Rubberstamped by Anders Carlsson.
467 * win/tools/vsprops/common.vsprops: Ignore warning LNK4221.
469 2008-08-27 Timothy Hatcher <timothy@apple.com>
471 Adds the WKAdvanceDefaultButtonPulseAnimation function.
473 <rdar://problem/6173530> Add Mac support for -webkit-appearance: default-button
475 Reviewed by Adele Peterson.
477 * WebKitSystemInterface.h: Added WKAdvanceDefaultButtonPulseAnimation.
478 * libWebKitSystemInterfaceLeopard.a: Updated.
479 * libWebKitSystemInterfaceTiger.a: Updated.
481 2008-08-26 Adam Roben <aroben@apple.com>
483 Disable a truncation warning that is disabled/doesn't exist on Mac
485 This warning was firing when initializing floats from double literals.
486 I haven't yet found any other situation that would cause this warning
489 Reviewed by Sam Weinig.
491 * win/tools/vsprops/common.vsprops: Turn off warning C4305.
493 2008-07-20 Steve Falkenburg <sfalken@apple.com>
497 * win/tools/vsprops/common.vsprops:
499 2008-07-08 Dan Bernstein <mitz@apple.com>
501 Reviewed by John Sullivan.
503 - WebKitSystemInterface part of <rdar://problem/6008409> Need a way to disable updates in offscreen views
505 * WebKitSystemInterface.h: Added WKWindowWillOrderOnScreenNotification.
506 * libWebKitSystemInterfaceLeopard.a: Updated.
507 * libWebKitSystemInterfaceTiger.a: Updated.
509 2008-07-01 Steve Falkenburg <sfalken@apple.com>
511 Bump version numbers.
513 Reviewed by Mark Rowe.
515 * win/tools/scripts/PRODUCTVERSION:
516 * win/tools/scripts/VERSION:
518 2008-05-13 Dan Bernstein <mitz@apple.com>
520 Reviewed by John Sullivan.
522 - WebKitSystemInterface support for <rdar://problem/5725912> improve render quality of transformed text
524 * libWebKitSystemInterfaceLeopard.a: Improved glyph positioning in
525 transformed graphics contexts.
526 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
527 wkSetCGContextFontRenderingStyle().
528 * win/lib/WebKitSystemInterface.lib: Updated.
529 * win/lib/WebKitSystemInterface_debug.lib: Updated.
531 2008-05-09 Adam Roben <aroben@apple.com>
533 Disable a MSVC warning
535 Reviewed by Darin Adler.
537 * win/tools/vsprops/common.vsprops: Add warning 4503 to the list of
538 disabled warnings. It's a warning about decorated names being longer
539 than MSVC's limit of 4096 characters. This warning doesn't indicate a
540 correctness problem, but these truncated decorated names will be
541 harder to recognize during debugging or when they appear in linker
544 2008-04-28 Darin Adler <darin@apple.com>
550 * win/tools/vsprops/common.vsprops: Add warning 4344 to the list of disabled warnings.
551 It's really a warning about a bug they fixed in MSVC -- not helpful to us in WebKit.
553 2008-04-24 Mark Rowe <mrowe@apple.com>
555 Reviewed by Sam Weinig.
557 Remove code for calculating the glyph cache size.
559 * WebKitSystemInterface.h: Remove unused symbol.
560 * libWebKitSystemInterfaceLeopard.a:
561 * libWebKitSystemInterfaceTiger.a:
563 2008-03-28 Steve Falkenburg <sfalken@apple.com>
567 * win/tools/scripts/PRODUCTVERSION:
569 2008-03-26 Adam Roben <aroben@apple.com>
571 Windows build fix after r31322
573 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Updated.
574 * win/lib/WebKitSystemInterface.lib: Updated.
575 * win/lib/WebKitSystemInterface_debug.lib: Updated.
577 2008-03-26 Mark Rowe <mrowe@apple.com>
579 Reviewed by David Hyatt.
581 Make the Ahem font antialias correctly on Acid3 on Tiger.
583 * WebKitSystemInterface.h:
584 * libWebKitSystemInterfaceTiger.a:
586 2008-03-19 Mark Rowe <mrowe@apple.com>
588 Rubber-stamped by Sam Weinig.
590 Fix http://bugs.webkit.org/show_bug.cgi?id=17816.
591 Bug 17816: libWebCoreSQLite3.a is 2-architecture universal binary (not 4-architecture)
593 * libWebCoreSQLite3.a: Land a 4-way fat binary.
595 2008-03-12 Steve Falkenburg <sfalken@apple.com>
597 New version of WebKitSystemInterface.lib with
598 more compiler warnings suppressed.
600 * win/lib/WebKitSystemInterface.lib:
601 * win/tools/vsprops/common.vsprops:
603 2008-03-12 Dan Bernstein <mitz@apple.com>
605 Reviewed by Darin Adler and Sam Weinig.
607 - <rdar://problem/4433248> use CoreText API instead of SPI on Leopard
609 * WebKitSystemInterface.h:
610 * libWebKitSystemInterfaceLeopard.a:
612 2008-03-11 Steve Falkenburg <sfalken@apple.com>
614 Disable two PGO/LTCG specific warnings.
618 * win/tools/vsprops/common.vsprops:
620 2008-02-29 Mark Rowe <mrowe@apple.com>
622 Update Tiger version of WebKitSystemInterface to match r30690.
624 * libWebKitSystemInterfaceTiger.a:
626 2008-02-29 Adele Peterson <adele@apple.com>
630 Auto-generate image arrays.
632 * libWebKitSystemInterfaceLeopard.a:
634 2008-02-29 Mark Rowe <mrowe@apple.com>
636 Reviewed by Anders Carlsson.
638 Replace use of WKPathFromFont with implementation in terms of public API.
640 * WebKitSystemInterface.h: Remove unused symbol.
641 * libWebKitSystemInterfaceLeopard.a:
642 * libWebKitSystemInterfaceTiger.a:
644 2008-02-29 Mark Rowe <mrowe@apple.com>
646 Reviewed by Oliver Hunt.
648 Fix spelling of "request" in name of WKNSURLProtocolClassForRequest.
650 * WebKitSystemInterface.h:
651 * libWebKitSystemInterfaceLeopard.a:
652 * libWebKitSystemInterfaceTiger.a:
654 2008-02-29 Mark Rowe <mrowe@apple.com>
656 Reviewed by Oliver Hunt.
658 Don't use WKSupportsMultipartXMixedReplace on Leopard as multipart/x-mixed-replace is always handled by NSURLRequest.
660 * WebKitSystemInterface.h:
661 * libWebKitSystemInterfaceLeopard.a:
663 2008-02-29 Mark Rowe <mrowe@apple.com>
665 Reviewed by Oliver Hunt and Oliver Hunt.
667 <rdar://problem/4753845> WebKit should use CGEventSourceSecondsSinceLastEventType in place of WKSecondsSinceLastInputEvent SPI.
669 * WebKitSystemInterface.h: Remove unused symbol.
670 * libWebKitSystemInterfaceLeopard.a:
671 * libWebKitSystemInterfaceTiger.a:
673 2008-02-28 Mark Rowe <mrowe@apple.com>
675 Reviewed by Dan Bernstein.
677 Remove two unused functions from WebKitSystemInterface.
679 * WebKitSystemInterface.h: Remove WKPreferRGB32Key and WKGetDefaultGlyphForChar as they are unused. Also remove
680 a duplicate declaration of WKSecondsSinceLastInputEvent.
681 * libWebKitSystemInterfaceLeopard.a:
682 * libWebKitSystemInterfaceTiger.a:
684 2008-02-28 Mark Rowe <mrowe@apple.com>
686 Reviewed by Dave Hyatt.
688 Make use of new CGFont APIs on Leopard rather than making a WebKitSystemInterface call.
690 * WebKitSystemInterface.h: Only declare WKGetFontMetrics on Tiger.
691 * libWebKitSystemInterfaceLeopard.a: Update for removal of WKGetFontMetrics.
693 2008-02-27 Brady Eidson <beidson@apple.com>
697 * libWebKitSystemInterfaceTiger.a:
699 2008-02-27 Brady Eidson <beidson@apple.com>
701 Reviewed by Mark Rowe
703 Removed some unused methods:
704 WKGetNSURLResponseCalculatedExpiration
705 WKGetNSURLResponseMustRevalidate
707 * WebKitSystemInterface.h:
708 * libWebKitSystemInterfaceLeopard.a:
709 * libWebKitSystemInterfaceTiger.a:
711 2008-02-13 Adam Roben <aroben@apple.com>
713 * win/tools/scripts/auto-version.sh: Removed a redundant symbol.
715 2008-02-12 Adam Roben <aroben@apple.com>
717 Clean up auto-version.sh a bit
719 It now does quite a bit less file I/O and many fewer fork/exec pairs.
720 It's also quite a bit easier to read.
724 * win/tools/scripts/auto-version.sh:
726 2008-02-12 Steve Falkenburg <sfalken@apple.com>
728 Versioning script change.
730 * win/tools/scripts/auto-version.sh:
732 2008-02-07 Ada Chan <adachan@apple.com>
735 wkSetClientCertificateInSSLProperties,
736 wkCanAccessCFURLRequestHTTPBodyParts,
737 wkCFURLRequestCopyHTTPRequestBodyParts,
738 wkCFURLRequestSetHTTPRequestBodyParts
740 Rubber-stamped by Steve.
742 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
743 * win/lib/WebKitSystemInterface.lib:
744 * win/lib/WebKitSystemInterface_debug.lib:
746 2008-02-04 Timothy Hatcher <timothy@apple.com>
748 <rdar://problem/5722735> Merge fix for SQLITE_FULL error
749 is given even if the max_page_count is increased (2920)
751 * libWebCoreSQLite3.a:
753 2008-02-01 Steve Falkenburg <sfalken@apple.com>
755 <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
757 Rubber-stamped by Jon Honeycutt.
759 * win/tools/vsprops/common.vsprops:
761 2008-01-29 Mark Rowe <mrowe@apple.com>
763 Reviewed by Tim Hatcher.
765 <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).
767 * WebCoreSQLite3/sqlite3.h: Added.
768 * WebCoreSQLite3/sqlite3ext.h: Added.
769 * libWebCoreSQLite3.a: Added.
771 2008-01-29 Alexey Proskuryakov <ap@webkit.org>
773 Debug (external) build fix.
775 Removed _DEBUG preprocessor definition, which indicates that debug libraries are used (while they aren't).
776 This preprocessor definition is automatically set by Visual Studio as needed anyway.
778 * win/tools/vsprops/debug.vsprops:
780 2008-01-17 Steve Falkenburg <sfalken@apple.com>
782 Add preprocessor define accidently dropped in my unification,
783 and required by some builds. Fixes an issue that caused both
784 debug and release DLLs to be loaded.
786 Rubber-stamped by Jon Honeycutt.
788 * win/tools/vsprops/debug_internal.vsprops:
790 2008-01-16 Steve Falkenburg <sfalken@apple.com>
792 Use recommended security-related compiler settings.
796 * win/tools/vsprops/common.vsprops:
798 2008-01-16 Steve Falkenburg <sfalken@apple.com>
802 * win/tools/vsprops/release.vsprops:
804 2008-01-15 Adele Peterson <adele@apple.com>
806 Reviewed by Adam and Antti.
808 Updated libraries for <rdar://problem/5619062> Add load progress indicator to video controls
810 * WebKitSystemInterface.h:
811 * libWebKitSystemInterfaceLeopard.a:
812 * libWebKitSystemInterfaceTiger.a:
813 * win/include/SafariTheme: Added.
814 * win/include/SafariTheme/SafariThemeConstants.h: Added. Placeholder empty header until we release an updated WebKitSupportLibrary.
816 2008-01-14 Steve Falkenburg <sfalken@apple.com>
818 Use shared vsprops for most vcproj properties.
820 Reviewed by Darin Adler.
822 * win/tools/vsprops/common.vsprops:
823 * win/tools/vsprops/debug.vsprops:
824 * win/tools/vsprops/debug_internal.vsprops:
825 * win/tools/vsprops/release.vsprops:
827 2008-01-11 Steve Falkenburg <sfalken@apple.com>
829 Share common files across projects.
832 Debug: common.vsprops, debug.vsprops
833 Debug_Internal: common.vsprops, debug.vsprops, debug_internal.vsprops
834 Release: common.vsprops, release.vsprops
836 Shared properties can go into common.vsprops, shared debug settings can go into debug.vsprops.
837 debug_internal.vsprops will be mostly empty except for file path prefix modifiers.
839 Moved auto-version.sh, VERSION, PRODUCTVERSION to tools.
841 Reviewed by Adam Roben.
843 * win/tools/WinTools.make:
844 * win/tools/scripts: Added.
845 * win/tools/scripts/PRODUCTVERSION: Added.
846 * win/tools/scripts/VERSION: Added.
847 * win/tools/scripts/auto-version.sh: Copied from WebCore/WebCore.vcproj/auto-version.sh.
848 * win/tools/vsprops/debug.vsprops:
849 * win/tools/vsprops/debug_internal.vsprops: Added.
850 * win/tools/vsprops/release.vsprops:
852 2008-01-11 Steve Falkenburg <sfalken@apple.com>
854 Add shared vsprops to help unify our Windows tools settings.
859 * win/tools/WinTools.make: Added.
860 * win/tools/vsprops: Added.
861 * win/tools/vsprops/common.vsprops: Added.
862 * win/tools/vsprops/debug.vsprops: Added.
863 * win/tools/vsprops/release.vsprops: Added.
865 2008-01-07 Mark Rowe <mrowe@apple.com>
867 Update Tiger library to a G3-friendly version.
869 * libWebKitSystemInterfaceTiger.a:
871 2008-01-07 Adele Peterson <adele@apple.com>
873 Reviewed by Antti, Adam, and Mitz.
875 WebKitLibraries part of fix for
876 <rdar://problem/5619073> Updated look for <video> controls
877 <rdar://problem/5619057> Add volume control to video controls
879 * WebKitSystemInterface.h:
880 * libWebKitSystemInterfaceLeopard.a:
881 * libWebKitSystemInterfaceTiger.a:
883 2008-01-03 Mark Rowe <mrowe@apple.com>
885 Update Tiger library to a G3-friendly version.
887 * libWebKitSystemInterfaceTiger.a:
889 2008-01-03 Adele Peterson <adele@apple.com>
891 Update libraries for <rdar://problem/4106190> Include "Where from" metadata in drag-and-dropped images
893 * WebKitSystemInterface.h:
894 * libWebKitSystemInterfaceLeopard.a:
895 * libWebKitSystemInterfaceTiger.a:
897 2007-12-21 Mark Rowe <mrowe@apple.com>
899 Rubber-stamped by Dan Bernstein.
901 Fix http://bugs.webkit.org/show_bug.cgi?id=16549.
902 Bug 16549: WebKit nightly build failing to launch on PowerPC G3s
904 * libWebKitSystemInterfaceTiger.a: Update to a G3-friendly version.
906 2007-12-07 Dan Bernstein <mitz@apple.com>
908 Reviewed by Darin Adler.
910 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
912 * WebKitSystemInterface.h:
913 * libWebKitSystemInterfaceLeopard.a:
914 * libWebKitSystemInterfaceTiger.a:
916 2007-11-27 John Sullivan <sullivan@apple.com>
918 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType
921 reviewed by Kevin Decker
923 * libWebKitSystemInterfaceLeopard.a:
924 * libWebKitSystemInterfaceTiger.a:
926 2007-11-26 Timothy Hatcher <timothy@apple.com>
928 Reviewed by Adam Roben.
930 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title
931 http://bugs.webkit.org/show_bug.cgi?id=16137
933 Add a new function to make bottom window corners square for textured windows.
935 * WebKitSystemInterface.h:
936 * libWebKitSystemInterfaceTiger.a:
937 * libWebKitSystemInterfaceLeopard.a:
939 2007-11-23 Adam Roben <aroben@apple.com>
941 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows
945 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
947 * win/lib/WebKitSystemInterface.lib: Updated.
948 * win/lib/WebKitSystemInterface_debug.lib: Updated.
950 2007-11-16 Anders Carlsson <andersca@apple.com>
954 <rdar://problem/5603832>
955 XMLHttpRequest readyState 3 & responseText buffer issues.
957 Add wkSetCFURLRequestShouldContentSniff.
959 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
960 * win/lib/WebKitSystemInterface.lib:
961 * win/lib/WebKitSystemInterface_debug.lib:
963 2007-11-05 Antti Koivisto <antti@apple.com>
967 Update WKQTMovieViewSetDrawSynchronously.
969 * libWebKitSystemInterfaceLeopard.a:
970 * libWebKitSystemInterfaceTiger.a:
972 2007-11-02 Antti Koivisto <antti@apple.com>
974 Reviewed by Darin Adler.
976 Update to add WKQTMovieViewSetDrawSynchronously
978 * WebKitSystemInterface.h:
979 * libWebKitSystemInterfaceLeopard.a:
980 * libWebKitSystemInterfaceTiger.a:
982 2007-10-26 Adele Peterson <adele@apple.com>
984 Reviewed by Tim Hatcher.
986 Updating header too for WKDrawCapsLockIndicator.
988 * WebKitSystemInterface.h:
990 2007-10-26 Adele Peterson <adele@apple.com>
994 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
996 * libWebKitSystemInterfaceLeopard.a:
997 * libWebKitSystemInterfaceTiger.a:
999 2007-10-25 Adam Roben <aroben@apple.com>
1001 Add wkSetPatternBaseCTM.
1003 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1004 * win/lib/WebKitSystemInterface.lib:
1005 * win/lib/WebKitSystemInterface_debug.lib:
1007 2007-10-25 Sam Weinig <sam@webkit.org>
1009 Fix the windows build.
1011 * win/lib/WebKitSystemInterface.lib:
1012 * win/lib/WebKitSystemInterface_debug.lib:
1014 2007-10-25 Timothy Hatcher <timothy@apple.com>
1016 Add WKSetPatternBaseCTM.
1018 * WebKitSystemInterface.h:
1019 * libWebKitSystemInterfaceLeopard.a:
1020 * libWebKitSystemInterfaceTiger.a:
1022 2007-10-25 Timothy Hatcher <timothy@apple.com>
1026 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
1028 * libWebKitSystemInterfaceLeopard.a:
1030 2007-10-25 Sam Weinig <sam@webkit.org>
1032 Added wrapper for getting the foundation cache directory.
1034 Reviewed by Adam Roben.
1036 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1037 * win/lib/WebKitSystemInterface.lib:
1038 * win/lib/WebKitSystemInterface_debug.lib:
1040 2007-10-24 Adam Roben <aroben@apple.com>
1042 Added some font-related functions needed for <rdar://5549919>
1046 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1047 * win/lib/WebKitSystemInterface.lib:
1048 * win/lib/WebKitSystemInterface_debug.lib:
1050 2007-10-24 Timothy Hatcher <timothy@apple.com>
1052 Reviewed by Mark Rowe.
1054 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
1056 Add system specific versions of WebKitSystemInterface.
1058 * libWebKitSystemInterface.a: Removed.
1059 * libWebKitSystemInterfaceLeopard.a: Added.
1060 * libWebKitSystemInterfaceTiger.a: Added.
1062 2007-10-11 Ada Chan <adachan@apple.com>
1064 <rdar://problem/5534421>
1065 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
1067 Reviewed by Darin Adler.
1069 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1070 * win/lib/WebKitSystemInterface.lib:
1071 * win/lib/WebKitSystemInterface_debug.lib:
1073 2007-09-27 Sam Weinig <sam@webkit.org>
1075 Build fix. Ran update-webkitsysteminterface script on Tiger, because
1076 the resulting binary differs when built on Tiger.
1078 * libWebKitSystemInterface.a:
1080 2007-09-27 David Hyatt <hyatt@apple.com>
1082 Update WebKitSYstemInterface for @font-face changes.
1084 * WebKitSystemInterface.h:
1085 * libWebKitSystemInterface.a:
1087 2007-09-18 Geoffrey Garen <ggaren@apple.com>
1089 Build fix. Ran update-webkitsysteminterface script on Tiger, because
1090 the resulting binary differs when built on Tiger. See
1091 <rdar://problem/5490613>.
1093 * libWebKitSystemInterface.a:
1095 2007-09-18 Geoffrey Garen <ggaren@apple.com>
1097 Build fix. Ran update-webkitsysteminterface script.
1099 * WebKitSystemInterface.h:
1100 * libWebKitSystemInterface.a:
1102 2007-08-28 Anders Carlsson <andersca@apple.com>
1104 Add WKSetNSURLRequestShouldContentSniff.
1106 * WebKitSystemInterface.h:
1107 * libWebKitSystemInterface.a:
1109 2007-08-28 Ada Chan <adachan@apple.com>
1111 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
1116 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1117 * win/lib/WebKitSystemInterface.lib:
1118 * win/lib/WebKitSystemInterface_debug.lib:
1120 2007-07-23 Ada Chan <adachan@apple.com>
1124 Update WebKitSystemInterface.{h,lib}.
1126 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1127 * win/lib/WebKitSystemInterface.lib:
1128 * win/lib/WebKitSystemInterface_debug.lib:
1130 2007-07-19 Ada Chan <adachan@apple.com>
1132 Rubber-stamped by Adam.
1136 * win/lib/WebKitSystemInterface.lib:
1137 * win/lib/WebKitSystemInterface_debug.lib:
1139 2007-07-06 Adam Roben <aroben@apple.com>
1141 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
1145 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
1146 * win/lib/WebKitSystemInterface.lib:
1147 * win/lib/WebKitSystemInterface_debug.lib:
1149 2007-06-29 Antti Koivisto <antti@apple.com>
1153 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
1155 * WebKitSystemInterface.h:
1156 * libWebKitSystemInterface.a:
1158 2007-03-29 Beth Dakin <bdakin@apple.com>
1160 Rubber-stamped by Adam.
1162 Keep OpenSource building.
1164 * WebKitSystemInterface.h:
1165 * libWebKitSystemInterface.a:
1167 2007-03-28 Antti Koivisto <antti@apple.com>
1169 Update libWebKitSystemInterface, previous version was out of date.
1171 * libWebKitSystemInterface.a:
1173 2007-03-27 Antti Koivisto <antti@apple.com>
1175 Reviewed by Darin Adler.
1177 Added wkGetWheelEventDeltas
1179 * WebKitSystemInterface.h:
1180 * libWebKitSystemInterface.a:
1182 2007-03-07 Mark Rowe <mrowe@apple.com>
1184 Build fix. Rebuild against 10.4 SDK.
1186 * libWebKitSystemInterface.a:
1188 2007-03-06 Kevin Decker <kdecker@apple.com>
1192 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
1194 * libWebKitSystemInterface.a:
1196 2007-02-21 Anders Carlsson <acarlsson@apple.com>
1198 Add new version with WKCGContextIsBitmapContext.
1200 * WebKitSystemInterface.h:
1201 * libWebKitSystemInterface.a:
1203 2006-12-16 Adele Peterson <adele@apple.com>
1207 WebKitLibraries part of fix for:
1208 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
1210 Added wkDrawTextFieldCellFocusRing.
1212 * WebKitSystemInterface.h:
1213 * libWebKitSystemInterface.a:
1215 2006-10-11 Darin Adler <darin@apple.com>
1217 Reviewed by John Sullivan.
1219 * WebKitSystemInterface.h: Updated to a C++-compatible version.
1221 2006-08-31 Adele Peterson <adele@apple.com>
1223 Reviewed by John Sullivan.
1225 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
1227 * WebKitSystemInterface.h:
1228 * libWebKitSystemInterface.a:
1230 2006-08-30 Adele Peterson <adele@apple.com>
1234 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
1235 Enable secure input mode for new password fields
1237 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
1238 * libWebKitSystemInterface.a:
1240 2006-07-09 Anders Carlsson <acarlsson@apple.com>
1242 Reviewed by Darin Adler.
1244 * WebKitSystemInterface.h:
1245 * libWebKitSystemInterface.a:
1248 2006-07-05 Adele Peterson <adele@apple.com>
1250 Reviewed by Maciej and Hyatt.
1252 * WebKitSystemInterface.h: Updated.
1253 * libWebKitSystemInterface.a: Updated.
1255 2006-06-16 Adele Peterson <adele@apple.com>
1259 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
1260 * libWebKitSystemInterface.a: ditto.
1262 2006-04-01 Eric Seidel <eseidel@apple.com>
1264 * libWebKitSystemInterface.a: commit a universal binary.
1266 2006-04-01 Darin Adler <darin@apple.com>
1270 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
1271 code to use the system default alpha.
1273 2006-03-17 Eric Seidel <eseidel@apple.com>
1275 * libWebKitSystemInterface.a: commit a universal binary.
1277 2006-03-17 Adele Peterson <adele@apple.com>
1279 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
1280 * libWebKitSystemInterface.a: ditto
1282 2006-02-28 John Sullivan <sullivan@apple.com>
1284 * WebKitSystemInterface.h: Removed WKMouseIsDown()
1285 * libWebKitSystemInterface.a: ditto
1287 2006-02-23 Timothy Hatcher <timothy@apple.com>
1289 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
1291 * libWebKitSystemInterface.a:
1293 2006-02-19 Darin Adler <darin@apple.com>
1295 * WebKitSystemInterface.h: Added WKDrawFocusRing.
1296 * libWebKitSystemInterface.a: Ditto.
1298 2006-02-06 John Sullivan <sullivan@apple.com>
1300 * WebKitSystemInterface.h:
1301 * libWebKitSystemInterface.a:
1302 removed WKExecutableLinkedInTigerOrEarlier
1304 2005-11-01 Darin Adler <darin@apple.com>
1306 * libWebKitSystemInterface.a: Updated.
1308 2005-10-04 Maciej Stachowiak <mjs@apple.com>
1312 * WebKitSystemInterface.h:
1313 * libWebKitSystemInterface.a:
1315 2005-09-08 Justin Garcia <justin.garcia@apple.com>
1317 * WebKitSystemInterface.h: Update to latest
1318 * libWebKitSystemInterface.a: ditto
1320 2005-09-04 Darin Adler <darin@apple.com>
1322 * WebKitSystemInterface.h: Update to latest
1323 * libWebKitSystemInterface.a: Ditto.
1325 2005-08-07 Darin Adler <darin@apple.com>
1327 * libWebKitSystemInterface.a: Universal binary.
1328 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
1330 2005-07-01 John Sullivan <sullivan@apple.com>
1332 - added WKExecutableLinkedInTigerOrEarlier
1334 * WebKitSystemInterface.h:
1335 * libWebKitSystemInterface.a:
1337 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1339 - updated for crashing bugfix
1341 * libWebKitSystemInterface.a:
1343 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1347 * WebKitSystemInterface.h:
1348 * libWebKitSystemInterface.a:
1350 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1354 * WebKitSystemInterface.h:
1355 * libWebKitSystemInterface.a:
1357 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1361 * WebKitSystemInterface.h:
1362 * libWebKitSystemInterface.a:
1364 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1368 * WebKitSystemInterface.h:
1369 * libWebKitSystemInterface.a:
1371 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1375 * WebKitSystemInterface.h:
1376 * libWebKitSystemInterface.a:
1378 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1382 * WebKitSystemInterface.h:
1383 * libWebKitSystemInterface.a:
1385 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1389 * WebKitSystemInterface.h:
1390 * libWebKitSystemInterface.a:
1392 2005-06-06 Maciej Stachowiak <mjs@apple.com>
1396 * WebKitSystemInterface.h:
1397 * libWebKitSystemInterface.a:
1399 2005-06-05 Maciej Stachowiak <mjs@apple.com>
1401 - added a few more bits of SPI
1403 * WebKitSystemInterface.h:
1404 * libWebKitSystemInterface.a:
1406 2005-06-05 Maciej Stachowiak <mjs@apple.com>
1408 - added file type and NSURLResponse caching SPI
1410 * WebKitSystemInterface.h:
1411 * libWebKitSystemInterface.a:
1413 2005-06-05 Maciej Stachowiak <mjs@apple.com>
1415 - initial checkin of WebKitSystemInterface binary
1417 * WebKitSystemInterface.h: Added.
1418 * libWebKitSystemInterface.a: Added.