1 2007-12-07 Dan Bernstein <mitz@apple.com>
3 Reviewed by Darin Adler.
5 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
7 * WebKitSystemInterface.h:
8 * libWebKitSystemInterfaceLeopard.a:
9 * libWebKitSystemInterfaceTiger.a:
11 2007-11-27 John Sullivan <sullivan@apple.com>
13 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType
16 reviewed by Kevin Decker
18 * libWebKitSystemInterfaceLeopard.a:
19 * libWebKitSystemInterfaceTiger.a:
21 2007-11-26 Timothy Hatcher <timothy@apple.com>
23 Reviewed by Adam Roben.
25 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title
26 http://bugs.webkit.org/show_bug.cgi?id=16137
28 Add a new function to make bottom window corners square for textured windows.
30 * WebKitSystemInterface.h:
31 * libWebKitSystemInterfaceTiger.a:
32 * libWebKitSystemInterfaceLeopard.a:
34 2007-11-23 Adam Roben <aroben@apple.com>
36 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows
40 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
42 * win/lib/WebKitSystemInterface.lib: Updated.
43 * win/lib/WebKitSystemInterface_debug.lib: Updated.
45 2007-11-16 Anders Carlsson <andersca@apple.com>
49 <rdar://problem/5603832>
50 XMLHttpRequest readyState 3 & responseText buffer issues.
52 Add wkSetCFURLRequestShouldContentSniff.
54 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
55 * win/lib/WebKitSystemInterface.lib:
56 * win/lib/WebKitSystemInterface_debug.lib:
58 2007-11-05 Antti Koivisto <antti@apple.com>
62 Update WKQTMovieViewSetDrawSynchronously.
64 * libWebKitSystemInterfaceLeopard.a:
65 * libWebKitSystemInterfaceTiger.a:
67 2007-11-02 Antti Koivisto <antti@apple.com>
71 Update to add WKQTMovieViewSetDrawSynchronously
73 * WebKitSystemInterface.h:
74 * libWebKitSystemInterfaceLeopard.a:
75 * libWebKitSystemInterfaceTiger.a:
77 2007-10-26 Adele Peterson <adele@apple.com>
79 Reviewed by Tim Hatcher.
81 Updating header too for WKDrawCapsLockIndicator.
83 * WebKitSystemInterface.h:
85 2007-10-26 Adele Peterson <adele@apple.com>
89 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
91 * libWebKitSystemInterfaceLeopard.a:
92 * libWebKitSystemInterfaceTiger.a:
94 2007-10-25 Adam Roben <aroben@apple.com>
96 Add wkSetPatternBaseCTM.
98 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
99 * win/lib/WebKitSystemInterface.lib:
100 * win/lib/WebKitSystemInterface_debug.lib:
102 2007-10-25 Sam Weinig <sam@webkit.org>
104 Fix the windows build.
106 * win/lib/WebKitSystemInterface.lib:
107 * win/lib/WebKitSystemInterface_debug.lib:
109 2007-10-25 Timothy Hatcher <timothy@apple.com>
111 Add WKSetPatternBaseCTM.
113 * WebKitSystemInterface.h:
114 * libWebKitSystemInterfaceLeopard.a:
115 * libWebKitSystemInterfaceTiger.a:
117 2007-10-25 Timothy Hatcher <timothy@apple.com>
121 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
123 * libWebKitSystemInterfaceLeopard.a:
125 2007-10-25 Sam Weinig <sam@webkit.org>
127 Added wrapper for getting the foundation cache directory.
129 Reviewed by Adam Roben.
131 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
132 * win/lib/WebKitSystemInterface.lib:
133 * win/lib/WebKitSystemInterface_debug.lib:
135 2007-10-24 Adam Roben <aroben@apple.com>
137 Added some font-related functions needed for <rdar://5549919>
141 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
142 * win/lib/WebKitSystemInterface.lib:
143 * win/lib/WebKitSystemInterface_debug.lib:
145 2007-10-24 Timothy Hatcher <timothy@apple.com>
147 Reviewed by Mark Rowe.
149 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
151 Add system specific versions of WebKitSystemInterface.
153 * libWebKitSystemInterface.a: Removed.
154 * libWebKitSystemInterfaceLeopard.a: Added.
155 * libWebKitSystemInterfaceTiger.a: Added.
157 2007-10-11 Ada Chan <adachan@apple.com>
159 <rdar://problem/5534421>
160 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
164 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
165 * win/lib/WebKitSystemInterface.lib:
166 * win/lib/WebKitSystemInterface_debug.lib:
168 2007-09-27 Sam Weinig <sam@webkit.org>
170 Build fix. Ran update-webkitsysteminterface script on Tiger, because
171 the resulting binary differs when built on Tiger.
173 * libWebKitSystemInterface.a:
175 2007-09-27 David Hyatt <hyatt@apple.com>
177 Update WebKitSYstemInterface for @font-face changes.
179 * WebKitSystemInterface.h:
180 * libWebKitSystemInterface.a:
182 2007-09-18 Geoffrey Garen <ggaren@apple.com>
184 Build fix. Ran update-webkitsysteminterface script on Tiger, because
185 the resulting binary differs when built on Tiger. See
186 <rdar://problem/5490613>.
188 * libWebKitSystemInterface.a:
190 2007-09-18 Geoffrey Garen <ggaren@apple.com>
192 Build fix. Ran update-webkitsysteminterface script.
194 * WebKitSystemInterface.h:
195 * libWebKitSystemInterface.a:
197 2007-08-28 Anders Carlsson <andersca@apple.com>
199 Add WKSetNSURLRequestShouldContentSniff.
201 * WebKitSystemInterface.h:
202 * libWebKitSystemInterface.a:
204 2007-08-28 Ada Chan <adachan@apple.com>
206 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
211 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
212 * win/lib/WebKitSystemInterface.lib:
213 * win/lib/WebKitSystemInterface_debug.lib:
215 2007-07-23 Ada Chan <adachan@apple.com>
219 Update WebKitSystemInterface.{h,lib}.
221 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
222 * win/lib/WebKitSystemInterface.lib:
223 * win/lib/WebKitSystemInterface_debug.lib:
225 2007-07-19 Ada Chan <adachan@apple.com>
227 Rubber-stamped by Adam.
231 * win/lib/WebKitSystemInterface.lib:
232 * win/lib/WebKitSystemInterface_debug.lib:
234 2007-07-06 Adam Roben <aroben@apple.com>
236 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
240 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
241 * win/lib/WebKitSystemInterface.lib:
242 * win/lib/WebKitSystemInterface_debug.lib:
244 2007-06-29 Antti Koivisto <antti@apple.com>
248 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
250 * WebKitSystemInterface.h:
251 * libWebKitSystemInterface.a:
253 2007-03-29 Beth Dakin <bdakin@apple.com>
255 Rubber-stamped by Adam.
257 Keep OpenSource building.
259 * WebKitSystemInterface.h:
260 * libWebKitSystemInterface.a:
262 2007-03-28 Antti Koivisto <antti@apple.com>
264 Update libWebKitSystemInterface, previous version was out of date.
266 * libWebKitSystemInterface.a:
268 2007-03-27 Antti Koivisto <antti@apple.com>
272 Added wkGetWheelEventDeltas
274 * WebKitSystemInterface.h:
275 * libWebKitSystemInterface.a:
277 2007-03-07 Mark Rowe <mrowe@apple.com>
279 Build fix. Rebuild against 10.4 SDK.
281 * libWebKitSystemInterface.a:
283 2007-03-06 Kevin Decker <kdecker@apple.com>
287 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
289 * libWebKitSystemInterface.a:
291 2007-02-21 Anders Carlsson <acarlsson@apple.com>
293 Add new version with WKCGContextIsBitmapContext.
295 * WebKitSystemInterface.h:
296 * libWebKitSystemInterface.a:
298 2006-12-16 Adele Peterson <adele@apple.com>
302 WebKitLibraries part of fix for:
303 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
305 Added wkDrawTextFieldCellFocusRing.
307 * WebKitSystemInterface.h:
308 * libWebKitSystemInterface.a:
310 2006-10-11 Darin Adler <darin@apple.com>
312 Reviewed by John Sullivan.
314 * WebKitSystemInterface.h: Updated to a C++-compatible version.
316 2006-08-31 Adele Peterson <adele@apple.com>
318 Reviewed by John Sullivan.
320 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
322 * WebKitSystemInterface.h:
323 * libWebKitSystemInterface.a:
325 2006-08-30 Adele Peterson <adele@apple.com>
329 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
330 Enable secure input mode for new password fields
332 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
333 * libWebKitSystemInterface.a:
335 2006-07-09 Anders Carlsson <acarlsson@apple.com>
339 * WebKitSystemInterface.h:
340 * libWebKitSystemInterface.a:
343 2006-07-05 Adele Peterson <adele@apple.com>
345 Reviewed by Maciej and Hyatt.
347 * WebKitSystemInterface.h: Updated.
348 * libWebKitSystemInterface.a: Updated.
350 2006-06-16 Adele Peterson <adele@apple.com>
354 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
355 * libWebKitSystemInterface.a: ditto.
357 2006-04-01 Eric Seidel <eseidel@apple.com>
359 * libWebKitSystemInterface.a: commit a universal binary.
361 2006-04-01 Darin Adler <darin@apple.com>
365 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
366 code to use the system default alpha.
368 2006-03-17 Eric Seidel <eseidel@apple.com>
370 * libWebKitSystemInterface.a: commit a universal binary.
372 2006-03-17 Adele Peterson <adele@apple.com>
374 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
375 * libWebKitSystemInterface.a: ditto
377 2006-02-28 John Sullivan <sullivan@apple.com>
379 * WebKitSystemInterface.h: Removed WKMouseIsDown()
380 * libWebKitSystemInterface.a: ditto
382 2006-02-23 Timothy Hatcher <timothy@apple.com>
384 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
386 * libWebKitSystemInterface.a:
388 2006-02-19 Darin Adler <darin@apple.com>
390 * WebKitSystemInterface.h: Added WKDrawFocusRing.
391 * libWebKitSystemInterface.a: Ditto.
393 2006-02-06 John Sullivan <sullivan@apple.com>
395 * WebKitSystemInterface.h:
396 * libWebKitSystemInterface.a:
397 removed WKExecutableLinkedInTigerOrEarlier
399 2005-11-01 Darin Adler <darin@apple.com>
401 * libWebKitSystemInterface.a: Updated.
403 2005-10-04 Maciej Stachowiak <mjs@apple.com>
407 * WebKitSystemInterface.h:
408 * libWebKitSystemInterface.a:
410 2005-09-08 Justin Garcia <justin.garcia@apple.com>
412 * WebKitSystemInterface.h: Update to latest
413 * libWebKitSystemInterface.a: ditto
415 2005-09-04 Darin Adler <darin@apple.com>
417 * WebKitSystemInterface.h: Update to latest
418 * libWebKitSystemInterface.a: Ditto.
420 2005-08-07 Darin Adler <darin@apple.com>
422 * libWebKitSystemInterface.a: Universal binary.
423 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
425 2005-07-01 John Sullivan <sullivan@apple.com>
427 - added WKExecutableLinkedInTigerOrEarlier
429 * WebKitSystemInterface.h:
430 * libWebKitSystemInterface.a:
432 2005-06-06 Maciej Stachowiak <mjs@apple.com>
434 - updated for crashing bugfix
436 * libWebKitSystemInterface.a:
438 2005-06-06 Maciej Stachowiak <mjs@apple.com>
442 * WebKitSystemInterface.h:
443 * libWebKitSystemInterface.a:
445 2005-06-06 Maciej Stachowiak <mjs@apple.com>
449 * WebKitSystemInterface.h:
450 * libWebKitSystemInterface.a:
452 2005-06-06 Maciej Stachowiak <mjs@apple.com>
456 * WebKitSystemInterface.h:
457 * libWebKitSystemInterface.a:
459 2005-06-06 Maciej Stachowiak <mjs@apple.com>
463 * WebKitSystemInterface.h:
464 * libWebKitSystemInterface.a:
466 2005-06-06 Maciej Stachowiak <mjs@apple.com>
470 * WebKitSystemInterface.h:
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-05 Maciej Stachowiak <mjs@apple.com>
496 - added a few more bits of SPI
498 * WebKitSystemInterface.h:
499 * libWebKitSystemInterface.a:
501 2005-06-05 Maciej Stachowiak <mjs@apple.com>
503 - added file type and NSURLResponse caching SPI
505 * WebKitSystemInterface.h:
506 * libWebKitSystemInterface.a:
508 2005-06-05 Maciej Stachowiak <mjs@apple.com>
510 - initial checkin of WebKitSystemInterface binary
512 * WebKitSystemInterface.h: Added.
513 * libWebKitSystemInterface.a: Added.