1 2008-01-07 Adele Peterson <adele@apple.com>
3 Reviewed by Antti, Adam, and Mitz.
5 WebKitLibraries part of fix for
6 <rdar://problem/5619073> Updated look for <video> controls
7 <rdar://problem/5619057> Add volume control to video controls
9 * WebKitSystemInterface.h:
10 * libWebKitSystemInterfaceLeopard.a:
11 * libWebKitSystemInterfaceTiger.a:
13 2008-01-03 Mark Rowe <mrowe@apple.com>
15 Update Tiger library to a G3-friendly version.
17 * libWebKitSystemInterfaceTiger.a:
19 2008-01-03 Adele Peterson <adele@apple.com>
21 Update libraries for <rdar://problem/4106190> Include "Where from" metadata in drag-and-dropped images
23 * WebKitSystemInterface.h:
24 * libWebKitSystemInterfaceLeopard.a:
25 * libWebKitSystemInterfaceTiger.a:
27 2007-12-21 Mark Rowe <mrowe@apple.com>
29 Rubber-stamped by Dan Bernstein.
31 Fix http://bugs.webkit.org/show_bug.cgi?id=16549.
32 Bug 16549: WebKit nightly build failing to launch on PowerPC G3s
34 * libWebKitSystemInterfaceTiger.a: Update to a G3-friendly version.
36 2007-12-07 Dan Bernstein <mitz@apple.com>
38 Reviewed by Darin Adler.
40 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
42 * WebKitSystemInterface.h:
43 * libWebKitSystemInterfaceLeopard.a:
44 * libWebKitSystemInterfaceTiger.a:
46 2007-11-27 John Sullivan <sullivan@apple.com>
48 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType
51 reviewed by Kevin Decker
53 * libWebKitSystemInterfaceLeopard.a:
54 * libWebKitSystemInterfaceTiger.a:
56 2007-11-26 Timothy Hatcher <timothy@apple.com>
58 Reviewed by Adam Roben.
60 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title
61 http://bugs.webkit.org/show_bug.cgi?id=16137
63 Add a new function to make bottom window corners square for textured windows.
65 * WebKitSystemInterface.h:
66 * libWebKitSystemInterfaceTiger.a:
67 * libWebKitSystemInterfaceLeopard.a:
69 2007-11-23 Adam Roben <aroben@apple.com>
71 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows
75 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
77 * win/lib/WebKitSystemInterface.lib: Updated.
78 * win/lib/WebKitSystemInterface_debug.lib: Updated.
80 2007-11-16 Anders Carlsson <andersca@apple.com>
84 <rdar://problem/5603832>
85 XMLHttpRequest readyState 3 & responseText buffer issues.
87 Add wkSetCFURLRequestShouldContentSniff.
89 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
90 * win/lib/WebKitSystemInterface.lib:
91 * win/lib/WebKitSystemInterface_debug.lib:
93 2007-11-05 Antti Koivisto <antti@apple.com>
97 Update WKQTMovieViewSetDrawSynchronously.
99 * libWebKitSystemInterfaceLeopard.a:
100 * libWebKitSystemInterfaceTiger.a:
102 2007-11-02 Antti Koivisto <antti@apple.com>
106 Update to add WKQTMovieViewSetDrawSynchronously
108 * WebKitSystemInterface.h:
109 * libWebKitSystemInterfaceLeopard.a:
110 * libWebKitSystemInterfaceTiger.a:
112 2007-10-26 Adele Peterson <adele@apple.com>
114 Reviewed by Tim Hatcher.
116 Updating header too for WKDrawCapsLockIndicator.
118 * WebKitSystemInterface.h:
120 2007-10-26 Adele Peterson <adele@apple.com>
124 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
126 * libWebKitSystemInterfaceLeopard.a:
127 * libWebKitSystemInterfaceTiger.a:
129 2007-10-25 Adam Roben <aroben@apple.com>
131 Add wkSetPatternBaseCTM.
133 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
134 * win/lib/WebKitSystemInterface.lib:
135 * win/lib/WebKitSystemInterface_debug.lib:
137 2007-10-25 Sam Weinig <sam@webkit.org>
139 Fix the windows build.
141 * win/lib/WebKitSystemInterface.lib:
142 * win/lib/WebKitSystemInterface_debug.lib:
144 2007-10-25 Timothy Hatcher <timothy@apple.com>
146 Add WKSetPatternBaseCTM.
148 * WebKitSystemInterface.h:
149 * libWebKitSystemInterfaceLeopard.a:
150 * libWebKitSystemInterfaceTiger.a:
152 2007-10-25 Timothy Hatcher <timothy@apple.com>
156 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
158 * libWebKitSystemInterfaceLeopard.a:
160 2007-10-25 Sam Weinig <sam@webkit.org>
162 Added wrapper for getting the foundation cache directory.
164 Reviewed by Adam Roben.
166 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
167 * win/lib/WebKitSystemInterface.lib:
168 * win/lib/WebKitSystemInterface_debug.lib:
170 2007-10-24 Adam Roben <aroben@apple.com>
172 Added some font-related functions needed for <rdar://5549919>
176 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
177 * win/lib/WebKitSystemInterface.lib:
178 * win/lib/WebKitSystemInterface_debug.lib:
180 2007-10-24 Timothy Hatcher <timothy@apple.com>
182 Reviewed by Mark Rowe.
184 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
186 Add system specific versions of WebKitSystemInterface.
188 * libWebKitSystemInterface.a: Removed.
189 * libWebKitSystemInterfaceLeopard.a: Added.
190 * libWebKitSystemInterfaceTiger.a: Added.
192 2007-10-11 Ada Chan <adachan@apple.com>
194 <rdar://problem/5534421>
195 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
199 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
200 * win/lib/WebKitSystemInterface.lib:
201 * win/lib/WebKitSystemInterface_debug.lib:
203 2007-09-27 Sam Weinig <sam@webkit.org>
205 Build fix. Ran update-webkitsysteminterface script on Tiger, because
206 the resulting binary differs when built on Tiger.
208 * libWebKitSystemInterface.a:
210 2007-09-27 David Hyatt <hyatt@apple.com>
212 Update WebKitSYstemInterface for @font-face changes.
214 * WebKitSystemInterface.h:
215 * libWebKitSystemInterface.a:
217 2007-09-18 Geoffrey Garen <ggaren@apple.com>
219 Build fix. Ran update-webkitsysteminterface script on Tiger, because
220 the resulting binary differs when built on Tiger. See
221 <rdar://problem/5490613>.
223 * libWebKitSystemInterface.a:
225 2007-09-18 Geoffrey Garen <ggaren@apple.com>
227 Build fix. Ran update-webkitsysteminterface script.
229 * WebKitSystemInterface.h:
230 * libWebKitSystemInterface.a:
232 2007-08-28 Anders Carlsson <andersca@apple.com>
234 Add WKSetNSURLRequestShouldContentSniff.
236 * WebKitSystemInterface.h:
237 * libWebKitSystemInterface.a:
239 2007-08-28 Ada Chan <adachan@apple.com>
241 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
246 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
247 * win/lib/WebKitSystemInterface.lib:
248 * win/lib/WebKitSystemInterface_debug.lib:
250 2007-07-23 Ada Chan <adachan@apple.com>
254 Update WebKitSystemInterface.{h,lib}.
256 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
257 * win/lib/WebKitSystemInterface.lib:
258 * win/lib/WebKitSystemInterface_debug.lib:
260 2007-07-19 Ada Chan <adachan@apple.com>
262 Rubber-stamped by Adam.
266 * win/lib/WebKitSystemInterface.lib:
267 * win/lib/WebKitSystemInterface_debug.lib:
269 2007-07-06 Adam Roben <aroben@apple.com>
271 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
275 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
276 * win/lib/WebKitSystemInterface.lib:
277 * win/lib/WebKitSystemInterface_debug.lib:
279 2007-06-29 Antti Koivisto <antti@apple.com>
283 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
285 * WebKitSystemInterface.h:
286 * libWebKitSystemInterface.a:
288 2007-03-29 Beth Dakin <bdakin@apple.com>
290 Rubber-stamped by Adam.
292 Keep OpenSource building.
294 * WebKitSystemInterface.h:
295 * libWebKitSystemInterface.a:
297 2007-03-28 Antti Koivisto <antti@apple.com>
299 Update libWebKitSystemInterface, previous version was out of date.
301 * libWebKitSystemInterface.a:
303 2007-03-27 Antti Koivisto <antti@apple.com>
307 Added wkGetWheelEventDeltas
309 * WebKitSystemInterface.h:
310 * libWebKitSystemInterface.a:
312 2007-03-07 Mark Rowe <mrowe@apple.com>
314 Build fix. Rebuild against 10.4 SDK.
316 * libWebKitSystemInterface.a:
318 2007-03-06 Kevin Decker <kdecker@apple.com>
322 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
324 * libWebKitSystemInterface.a:
326 2007-02-21 Anders Carlsson <acarlsson@apple.com>
328 Add new version with WKCGContextIsBitmapContext.
330 * WebKitSystemInterface.h:
331 * libWebKitSystemInterface.a:
333 2006-12-16 Adele Peterson <adele@apple.com>
337 WebKitLibraries part of fix for:
338 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
340 Added wkDrawTextFieldCellFocusRing.
342 * WebKitSystemInterface.h:
343 * libWebKitSystemInterface.a:
345 2006-10-11 Darin Adler <darin@apple.com>
347 Reviewed by John Sullivan.
349 * WebKitSystemInterface.h: Updated to a C++-compatible version.
351 2006-08-31 Adele Peterson <adele@apple.com>
353 Reviewed by John Sullivan.
355 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
357 * WebKitSystemInterface.h:
358 * libWebKitSystemInterface.a:
360 2006-08-30 Adele Peterson <adele@apple.com>
364 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
365 Enable secure input mode for new password fields
367 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
368 * libWebKitSystemInterface.a:
370 2006-07-09 Anders Carlsson <acarlsson@apple.com>
374 * WebKitSystemInterface.h:
375 * libWebKitSystemInterface.a:
378 2006-07-05 Adele Peterson <adele@apple.com>
380 Reviewed by Maciej and Hyatt.
382 * WebKitSystemInterface.h: Updated.
383 * libWebKitSystemInterface.a: Updated.
385 2006-06-16 Adele Peterson <adele@apple.com>
389 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
390 * libWebKitSystemInterface.a: ditto.
392 2006-04-01 Eric Seidel <eseidel@apple.com>
394 * libWebKitSystemInterface.a: commit a universal binary.
396 2006-04-01 Darin Adler <darin@apple.com>
400 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
401 code to use the system default alpha.
403 2006-03-17 Eric Seidel <eseidel@apple.com>
405 * libWebKitSystemInterface.a: commit a universal binary.
407 2006-03-17 Adele Peterson <adele@apple.com>
409 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
410 * libWebKitSystemInterface.a: ditto
412 2006-02-28 John Sullivan <sullivan@apple.com>
414 * WebKitSystemInterface.h: Removed WKMouseIsDown()
415 * libWebKitSystemInterface.a: ditto
417 2006-02-23 Timothy Hatcher <timothy@apple.com>
419 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
421 * libWebKitSystemInterface.a:
423 2006-02-19 Darin Adler <darin@apple.com>
425 * WebKitSystemInterface.h: Added WKDrawFocusRing.
426 * libWebKitSystemInterface.a: Ditto.
428 2006-02-06 John Sullivan <sullivan@apple.com>
430 * WebKitSystemInterface.h:
431 * libWebKitSystemInterface.a:
432 removed WKExecutableLinkedInTigerOrEarlier
434 2005-11-01 Darin Adler <darin@apple.com>
436 * libWebKitSystemInterface.a: Updated.
438 2005-10-04 Maciej Stachowiak <mjs@apple.com>
442 * WebKitSystemInterface.h:
443 * libWebKitSystemInterface.a:
445 2005-09-08 Justin Garcia <justin.garcia@apple.com>
447 * WebKitSystemInterface.h: Update to latest
448 * libWebKitSystemInterface.a: ditto
450 2005-09-04 Darin Adler <darin@apple.com>
452 * WebKitSystemInterface.h: Update to latest
453 * libWebKitSystemInterface.a: Ditto.
455 2005-08-07 Darin Adler <darin@apple.com>
457 * libWebKitSystemInterface.a: Universal binary.
458 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
460 2005-07-01 John Sullivan <sullivan@apple.com>
462 - added WKExecutableLinkedInTigerOrEarlier
464 * WebKitSystemInterface.h:
465 * libWebKitSystemInterface.a:
467 2005-06-06 Maciej Stachowiak <mjs@apple.com>
469 - updated for crashing bugfix
471 * libWebKitSystemInterface.a:
473 2005-06-06 Maciej Stachowiak <mjs@apple.com>
477 * WebKitSystemInterface.h:
478 * libWebKitSystemInterface.a:
480 2005-06-06 Maciej Stachowiak <mjs@apple.com>
484 * WebKitSystemInterface.h:
485 * libWebKitSystemInterface.a:
487 2005-06-06 Maciej Stachowiak <mjs@apple.com>
491 * WebKitSystemInterface.h:
492 * libWebKitSystemInterface.a:
494 2005-06-06 Maciej Stachowiak <mjs@apple.com>
498 * WebKitSystemInterface.h:
499 * libWebKitSystemInterface.a:
501 2005-06-06 Maciej Stachowiak <mjs@apple.com>
505 * WebKitSystemInterface.h:
506 * libWebKitSystemInterface.a:
508 2005-06-06 Maciej Stachowiak <mjs@apple.com>
512 * WebKitSystemInterface.h:
513 * libWebKitSystemInterface.a:
515 2005-06-06 Maciej Stachowiak <mjs@apple.com>
519 * WebKitSystemInterface.h:
520 * libWebKitSystemInterface.a:
522 2005-06-06 Maciej Stachowiak <mjs@apple.com>
526 * WebKitSystemInterface.h:
527 * libWebKitSystemInterface.a:
529 2005-06-05 Maciej Stachowiak <mjs@apple.com>
531 - added a few more bits of SPI
533 * WebKitSystemInterface.h:
534 * libWebKitSystemInterface.a:
536 2005-06-05 Maciej Stachowiak <mjs@apple.com>
538 - added file type and NSURLResponse caching SPI
540 * WebKitSystemInterface.h:
541 * libWebKitSystemInterface.a:
543 2005-06-05 Maciej Stachowiak <mjs@apple.com>
545 - initial checkin of WebKitSystemInterface binary
547 * WebKitSystemInterface.h: Added.
548 * libWebKitSystemInterface.a: Added.