1 2007-12-21 Mark Rowe <mrowe@apple.com>
3 Rubber-stamped by Dan Bernstein.
5 Fix http://bugs.webkit.org/show_bug.cgi?id=16549.
6 Bug 16549: WebKit nightly build failing to launch on PowerPC G3s
8 * libWebKitSystemInterfaceTiger.a: Update to a G3-friendly version.
10 2007-12-07 Dan Bernstein <mitz@apple.com>
12 Reviewed by Darin Adler.
14 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
16 * WebKitSystemInterface.h:
17 * libWebKitSystemInterfaceLeopard.a:
18 * libWebKitSystemInterfaceTiger.a:
20 2007-11-27 John Sullivan <sullivan@apple.com>
22 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType
25 reviewed by Kevin Decker
27 * libWebKitSystemInterfaceLeopard.a:
28 * libWebKitSystemInterfaceTiger.a:
30 2007-11-26 Timothy Hatcher <timothy@apple.com>
32 Reviewed by Adam Roben.
34 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title
35 http://bugs.webkit.org/show_bug.cgi?id=16137
37 Add a new function to make bottom window corners square for textured windows.
39 * WebKitSystemInterface.h:
40 * libWebKitSystemInterfaceTiger.a:
41 * libWebKitSystemInterfaceLeopard.a:
43 2007-11-23 Adam Roben <aroben@apple.com>
45 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows
49 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
51 * win/lib/WebKitSystemInterface.lib: Updated.
52 * win/lib/WebKitSystemInterface_debug.lib: Updated.
54 2007-11-16 Anders Carlsson <andersca@apple.com>
58 <rdar://problem/5603832>
59 XMLHttpRequest readyState 3 & responseText buffer issues.
61 Add wkSetCFURLRequestShouldContentSniff.
63 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
64 * win/lib/WebKitSystemInterface.lib:
65 * win/lib/WebKitSystemInterface_debug.lib:
67 2007-11-05 Antti Koivisto <antti@apple.com>
71 Update WKQTMovieViewSetDrawSynchronously.
73 * libWebKitSystemInterfaceLeopard.a:
74 * libWebKitSystemInterfaceTiger.a:
76 2007-11-02 Antti Koivisto <antti@apple.com>
80 Update to add WKQTMovieViewSetDrawSynchronously
82 * WebKitSystemInterface.h:
83 * libWebKitSystemInterfaceLeopard.a:
84 * libWebKitSystemInterfaceTiger.a:
86 2007-10-26 Adele Peterson <adele@apple.com>
88 Reviewed by Tim Hatcher.
90 Updating header too for WKDrawCapsLockIndicator.
92 * WebKitSystemInterface.h:
94 2007-10-26 Adele Peterson <adele@apple.com>
98 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
100 * libWebKitSystemInterfaceLeopard.a:
101 * libWebKitSystemInterfaceTiger.a:
103 2007-10-25 Adam Roben <aroben@apple.com>
105 Add wkSetPatternBaseCTM.
107 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
108 * win/lib/WebKitSystemInterface.lib:
109 * win/lib/WebKitSystemInterface_debug.lib:
111 2007-10-25 Sam Weinig <sam@webkit.org>
113 Fix the windows build.
115 * win/lib/WebKitSystemInterface.lib:
116 * win/lib/WebKitSystemInterface_debug.lib:
118 2007-10-25 Timothy Hatcher <timothy@apple.com>
120 Add WKSetPatternBaseCTM.
122 * WebKitSystemInterface.h:
123 * libWebKitSystemInterfaceLeopard.a:
124 * libWebKitSystemInterfaceTiger.a:
126 2007-10-25 Timothy Hatcher <timothy@apple.com>
130 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
132 * libWebKitSystemInterfaceLeopard.a:
134 2007-10-25 Sam Weinig <sam@webkit.org>
136 Added wrapper for getting the foundation cache directory.
138 Reviewed by Adam Roben.
140 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
141 * win/lib/WebKitSystemInterface.lib:
142 * win/lib/WebKitSystemInterface_debug.lib:
144 2007-10-24 Adam Roben <aroben@apple.com>
146 Added some font-related functions needed for <rdar://5549919>
150 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
151 * win/lib/WebKitSystemInterface.lib:
152 * win/lib/WebKitSystemInterface_debug.lib:
154 2007-10-24 Timothy Hatcher <timothy@apple.com>
156 Reviewed by Mark Rowe.
158 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
160 Add system specific versions of WebKitSystemInterface.
162 * libWebKitSystemInterface.a: Removed.
163 * libWebKitSystemInterfaceLeopard.a: Added.
164 * libWebKitSystemInterfaceTiger.a: Added.
166 2007-10-11 Ada Chan <adachan@apple.com>
168 <rdar://problem/5534421>
169 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
173 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
174 * win/lib/WebKitSystemInterface.lib:
175 * win/lib/WebKitSystemInterface_debug.lib:
177 2007-09-27 Sam Weinig <sam@webkit.org>
179 Build fix. Ran update-webkitsysteminterface script on Tiger, because
180 the resulting binary differs when built on Tiger.
182 * libWebKitSystemInterface.a:
184 2007-09-27 David Hyatt <hyatt@apple.com>
186 Update WebKitSYstemInterface for @font-face changes.
188 * WebKitSystemInterface.h:
189 * libWebKitSystemInterface.a:
191 2007-09-18 Geoffrey Garen <ggaren@apple.com>
193 Build fix. Ran update-webkitsysteminterface script on Tiger, because
194 the resulting binary differs when built on Tiger. See
195 <rdar://problem/5490613>.
197 * libWebKitSystemInterface.a:
199 2007-09-18 Geoffrey Garen <ggaren@apple.com>
201 Build fix. Ran update-webkitsysteminterface script.
203 * WebKitSystemInterface.h:
204 * libWebKitSystemInterface.a:
206 2007-08-28 Anders Carlsson <andersca@apple.com>
208 Add WKSetNSURLRequestShouldContentSniff.
210 * WebKitSystemInterface.h:
211 * libWebKitSystemInterface.a:
213 2007-08-28 Ada Chan <adachan@apple.com>
215 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
220 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
221 * win/lib/WebKitSystemInterface.lib:
222 * win/lib/WebKitSystemInterface_debug.lib:
224 2007-07-23 Ada Chan <adachan@apple.com>
228 Update WebKitSystemInterface.{h,lib}.
230 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
231 * win/lib/WebKitSystemInterface.lib:
232 * win/lib/WebKitSystemInterface_debug.lib:
234 2007-07-19 Ada Chan <adachan@apple.com>
236 Rubber-stamped by Adam.
240 * win/lib/WebKitSystemInterface.lib:
241 * win/lib/WebKitSystemInterface_debug.lib:
243 2007-07-06 Adam Roben <aroben@apple.com>
245 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
249 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
250 * win/lib/WebKitSystemInterface.lib:
251 * win/lib/WebKitSystemInterface_debug.lib:
253 2007-06-29 Antti Koivisto <antti@apple.com>
257 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
259 * WebKitSystemInterface.h:
260 * libWebKitSystemInterface.a:
262 2007-03-29 Beth Dakin <bdakin@apple.com>
264 Rubber-stamped by Adam.
266 Keep OpenSource building.
268 * WebKitSystemInterface.h:
269 * libWebKitSystemInterface.a:
271 2007-03-28 Antti Koivisto <antti@apple.com>
273 Update libWebKitSystemInterface, previous version was out of date.
275 * libWebKitSystemInterface.a:
277 2007-03-27 Antti Koivisto <antti@apple.com>
281 Added wkGetWheelEventDeltas
283 * WebKitSystemInterface.h:
284 * libWebKitSystemInterface.a:
286 2007-03-07 Mark Rowe <mrowe@apple.com>
288 Build fix. Rebuild against 10.4 SDK.
290 * libWebKitSystemInterface.a:
292 2007-03-06 Kevin Decker <kdecker@apple.com>
296 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
298 * libWebKitSystemInterface.a:
300 2007-02-21 Anders Carlsson <acarlsson@apple.com>
302 Add new version with WKCGContextIsBitmapContext.
304 * WebKitSystemInterface.h:
305 * libWebKitSystemInterface.a:
307 2006-12-16 Adele Peterson <adele@apple.com>
311 WebKitLibraries part of fix for:
312 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
314 Added wkDrawTextFieldCellFocusRing.
316 * WebKitSystemInterface.h:
317 * libWebKitSystemInterface.a:
319 2006-10-11 Darin Adler <darin@apple.com>
321 Reviewed by John Sullivan.
323 * WebKitSystemInterface.h: Updated to a C++-compatible version.
325 2006-08-31 Adele Peterson <adele@apple.com>
327 Reviewed by John Sullivan.
329 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
331 * WebKitSystemInterface.h:
332 * libWebKitSystemInterface.a:
334 2006-08-30 Adele Peterson <adele@apple.com>
338 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
339 Enable secure input mode for new password fields
341 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
342 * libWebKitSystemInterface.a:
344 2006-07-09 Anders Carlsson <acarlsson@apple.com>
348 * WebKitSystemInterface.h:
349 * libWebKitSystemInterface.a:
352 2006-07-05 Adele Peterson <adele@apple.com>
354 Reviewed by Maciej and Hyatt.
356 * WebKitSystemInterface.h: Updated.
357 * libWebKitSystemInterface.a: Updated.
359 2006-06-16 Adele Peterson <adele@apple.com>
363 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
364 * libWebKitSystemInterface.a: ditto.
366 2006-04-01 Eric Seidel <eseidel@apple.com>
368 * libWebKitSystemInterface.a: commit a universal binary.
370 2006-04-01 Darin Adler <darin@apple.com>
374 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
375 code to use the system default alpha.
377 2006-03-17 Eric Seidel <eseidel@apple.com>
379 * libWebKitSystemInterface.a: commit a universal binary.
381 2006-03-17 Adele Peterson <adele@apple.com>
383 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
384 * libWebKitSystemInterface.a: ditto
386 2006-02-28 John Sullivan <sullivan@apple.com>
388 * WebKitSystemInterface.h: Removed WKMouseIsDown()
389 * libWebKitSystemInterface.a: ditto
391 2006-02-23 Timothy Hatcher <timothy@apple.com>
393 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
395 * libWebKitSystemInterface.a:
397 2006-02-19 Darin Adler <darin@apple.com>
399 * WebKitSystemInterface.h: Added WKDrawFocusRing.
400 * libWebKitSystemInterface.a: Ditto.
402 2006-02-06 John Sullivan <sullivan@apple.com>
404 * WebKitSystemInterface.h:
405 * libWebKitSystemInterface.a:
406 removed WKExecutableLinkedInTigerOrEarlier
408 2005-11-01 Darin Adler <darin@apple.com>
410 * libWebKitSystemInterface.a: Updated.
412 2005-10-04 Maciej Stachowiak <mjs@apple.com>
416 * WebKitSystemInterface.h:
417 * libWebKitSystemInterface.a:
419 2005-09-08 Justin Garcia <justin.garcia@apple.com>
421 * WebKitSystemInterface.h: Update to latest
422 * libWebKitSystemInterface.a: ditto
424 2005-09-04 Darin Adler <darin@apple.com>
426 * WebKitSystemInterface.h: Update to latest
427 * libWebKitSystemInterface.a: Ditto.
429 2005-08-07 Darin Adler <darin@apple.com>
431 * libWebKitSystemInterface.a: Universal binary.
432 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
434 2005-07-01 John Sullivan <sullivan@apple.com>
436 - added WKExecutableLinkedInTigerOrEarlier
438 * WebKitSystemInterface.h:
439 * libWebKitSystemInterface.a:
441 2005-06-06 Maciej Stachowiak <mjs@apple.com>
443 - updated for crashing bugfix
445 * libWebKitSystemInterface.a:
447 2005-06-06 Maciej Stachowiak <mjs@apple.com>
451 * WebKitSystemInterface.h:
452 * libWebKitSystemInterface.a:
454 2005-06-06 Maciej Stachowiak <mjs@apple.com>
458 * WebKitSystemInterface.h:
459 * libWebKitSystemInterface.a:
461 2005-06-06 Maciej Stachowiak <mjs@apple.com>
465 * WebKitSystemInterface.h:
466 * libWebKitSystemInterface.a:
468 2005-06-06 Maciej Stachowiak <mjs@apple.com>
472 * WebKitSystemInterface.h:
473 * libWebKitSystemInterface.a:
475 2005-06-06 Maciej Stachowiak <mjs@apple.com>
479 * WebKitSystemInterface.h:
480 * libWebKitSystemInterface.a:
482 2005-06-06 Maciej Stachowiak <mjs@apple.com>
486 * WebKitSystemInterface.h:
487 * libWebKitSystemInterface.a:
489 2005-06-06 Maciej Stachowiak <mjs@apple.com>
493 * WebKitSystemInterface.h:
494 * libWebKitSystemInterface.a:
496 2005-06-06 Maciej Stachowiak <mjs@apple.com>
500 * WebKitSystemInterface.h:
501 * libWebKitSystemInterface.a:
503 2005-06-05 Maciej Stachowiak <mjs@apple.com>
505 - added a few more bits of SPI
507 * WebKitSystemInterface.h:
508 * libWebKitSystemInterface.a:
510 2005-06-05 Maciej Stachowiak <mjs@apple.com>
512 - added file type and NSURLResponse caching SPI
514 * WebKitSystemInterface.h:
515 * libWebKitSystemInterface.a:
517 2005-06-05 Maciej Stachowiak <mjs@apple.com>
519 - initial checkin of WebKitSystemInterface binary
521 * WebKitSystemInterface.h: Added.
522 * libWebKitSystemInterface.a: Added.