1 2007-10-26 Adele Peterson <adele@apple.com>
3 Reviewed by Tim Hatcher.
5 Updating header too for WKDrawCapsLockIndicator.
7 * WebKitSystemInterface.h:
9 2007-10-26 Adele Peterson <adele@apple.com>
13 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
15 * libWebKitSystemInterfaceLeopard.a:
16 * libWebKitSystemInterfaceTiger.a:
18 2007-10-25 Adam Roben <aroben@apple.com>
20 Add wkSetPatternBaseCTM.
22 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
23 * win/lib/WebKitSystemInterface.lib:
24 * win/lib/WebKitSystemInterface_debug.lib:
26 2007-10-25 Sam Weinig <sam@webkit.org>
28 Fix the windows build.
30 * win/lib/WebKitSystemInterface.lib:
31 * win/lib/WebKitSystemInterface_debug.lib:
33 2007-10-25 Timothy Hatcher <timothy@apple.com>
35 Add WKSetPatternBaseCTM.
37 * WebKitSystemInterface.h:
38 * libWebKitSystemInterfaceLeopard.a:
39 * libWebKitSystemInterfaceTiger.a:
41 2007-10-25 Timothy Hatcher <timothy@apple.com>
45 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
47 * libWebKitSystemInterfaceLeopard.a:
49 2007-10-25 Sam Weinig <sam@webkit.org>
51 Added wrapper for getting the foundation cache directory.
53 Reviewed by Adam Roben.
55 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
56 * win/lib/WebKitSystemInterface.lib:
57 * win/lib/WebKitSystemInterface_debug.lib:
59 2007-10-24 Adam Roben <aroben@apple.com>
61 Added some font-related functions needed for <rdar://5549919>
65 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
66 * win/lib/WebKitSystemInterface.lib:
67 * win/lib/WebKitSystemInterface_debug.lib:
69 2007-10-24 Timothy Hatcher <timothy@apple.com>
71 Reviewed by Mark Rowe.
73 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
75 Add system specific versions of WebKitSystemInterface.
77 * libWebKitSystemInterface.a: Removed.
78 * libWebKitSystemInterfaceLeopard.a: Added.
79 * libWebKitSystemInterfaceTiger.a: Added.
81 2007-10-11 Ada Chan <adachan@apple.com>
83 <rdar://problem/5534421>
84 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
88 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
89 * win/lib/WebKitSystemInterface.lib:
90 * win/lib/WebKitSystemInterface_debug.lib:
92 2007-09-27 Sam Weinig <sam@webkit.org>
94 Build fix. Ran update-webkitsysteminterface script on Tiger, because
95 the resulting binary differs when built on Tiger.
97 * libWebKitSystemInterface.a:
99 2007-09-27 David Hyatt <hyatt@apple.com>
101 Update WebKitSYstemInterface for @font-face changes.
103 * WebKitSystemInterface.h:
104 * libWebKitSystemInterface.a:
106 2007-09-18 Geoffrey Garen <ggaren@apple.com>
108 Build fix. Ran update-webkitsysteminterface script on Tiger, because
109 the resulting binary differs when built on Tiger. See
110 <rdar://problem/5490613>.
112 * libWebKitSystemInterface.a:
114 2007-09-18 Geoffrey Garen <ggaren@apple.com>
116 Build fix. Ran update-webkitsysteminterface script.
118 * WebKitSystemInterface.h:
119 * libWebKitSystemInterface.a:
121 2007-08-28 Anders Carlsson <andersca@apple.com>
123 Add WKSetNSURLRequestShouldContentSniff.
125 * WebKitSystemInterface.h:
126 * libWebKitSystemInterface.a:
128 2007-08-28 Ada Chan <adachan@apple.com>
130 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
135 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
136 * win/lib/WebKitSystemInterface.lib:
137 * win/lib/WebKitSystemInterface_debug.lib:
139 2007-07-23 Ada Chan <adachan@apple.com>
143 Update WebKitSystemInterface.{h,lib}.
145 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
146 * win/lib/WebKitSystemInterface.lib:
147 * win/lib/WebKitSystemInterface_debug.lib:
149 2007-07-19 Ada Chan <adachan@apple.com>
151 Rubber-stamped by Adam.
155 * win/lib/WebKitSystemInterface.lib:
156 * win/lib/WebKitSystemInterface_debug.lib:
158 2007-07-06 Adam Roben <aroben@apple.com>
160 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
164 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
165 * win/lib/WebKitSystemInterface.lib:
166 * win/lib/WebKitSystemInterface_debug.lib:
168 2007-06-29 Antti Koivisto <antti@apple.com>
172 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
174 * WebKitSystemInterface.h:
175 * libWebKitSystemInterface.a:
177 2007-03-29 Beth Dakin <bdakin@apple.com>
179 Rubber-stamped by Adam.
181 Keep OpenSource building.
183 * WebKitSystemInterface.h:
184 * libWebKitSystemInterface.a:
186 2007-03-28 Antti Koivisto <antti@apple.com>
188 Update libWebKitSystemInterface, previous version was out of date.
190 * libWebKitSystemInterface.a:
192 2007-03-27 Antti Koivisto <antti@apple.com>
196 Added wkGetWheelEventDeltas
198 * WebKitSystemInterface.h:
199 * libWebKitSystemInterface.a:
201 2007-03-07 Mark Rowe <mrowe@apple.com>
203 Build fix. Rebuild against 10.4 SDK.
205 * libWebKitSystemInterface.a:
207 2007-03-06 Kevin Decker <kdecker@apple.com>
211 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
213 * libWebKitSystemInterface.a:
215 2007-02-21 Anders Carlsson <acarlsson@apple.com>
217 Add new version with WKCGContextIsBitmapContext.
219 * WebKitSystemInterface.h:
220 * libWebKitSystemInterface.a:
222 2006-12-16 Adele Peterson <adele@apple.com>
226 WebKitLibraries part of fix for:
227 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
229 Added wkDrawTextFieldCellFocusRing.
231 * WebKitSystemInterface.h:
232 * libWebKitSystemInterface.a:
234 2006-10-11 Darin Adler <darin@apple.com>
236 Reviewed by John Sullivan.
238 * WebKitSystemInterface.h: Updated to a C++-compatible version.
240 2006-08-31 Adele Peterson <adele@apple.com>
242 Reviewed by John Sullivan.
244 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
246 * WebKitSystemInterface.h:
247 * libWebKitSystemInterface.a:
249 2006-08-30 Adele Peterson <adele@apple.com>
253 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
254 Enable secure input mode for new password fields
256 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
257 * libWebKitSystemInterface.a:
259 2006-07-09 Anders Carlsson <acarlsson@apple.com>
263 * WebKitSystemInterface.h:
264 * libWebKitSystemInterface.a:
267 2006-07-05 Adele Peterson <adele@apple.com>
269 Reviewed by Maciej and Hyatt.
271 * WebKitSystemInterface.h: Updated.
272 * libWebKitSystemInterface.a: Updated.
274 2006-06-16 Adele Peterson <adele@apple.com>
278 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
279 * libWebKitSystemInterface.a: ditto.
281 2006-04-01 Eric Seidel <eseidel@apple.com>
283 * libWebKitSystemInterface.a: commit a universal binary.
285 2006-04-01 Darin Adler <darin@apple.com>
289 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
290 code to use the system default alpha.
292 2006-03-17 Eric Seidel <eseidel@apple.com>
294 * libWebKitSystemInterface.a: commit a universal binary.
296 2006-03-17 Adele Peterson <adele@apple.com>
298 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
299 * libWebKitSystemInterface.a: ditto
301 2006-02-28 John Sullivan <sullivan@apple.com>
303 * WebKitSystemInterface.h: Removed WKMouseIsDown()
304 * libWebKitSystemInterface.a: ditto
306 2006-02-23 Timothy Hatcher <timothy@apple.com>
308 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
310 * libWebKitSystemInterface.a:
312 2006-02-19 Darin Adler <darin@apple.com>
314 * WebKitSystemInterface.h: Added WKDrawFocusRing.
315 * libWebKitSystemInterface.a: Ditto.
317 2006-02-06 John Sullivan <sullivan@apple.com>
319 * WebKitSystemInterface.h:
320 * libWebKitSystemInterface.a:
321 removed WKExecutableLinkedInTigerOrEarlier
323 2005-11-01 Darin Adler <darin@apple.com>
325 * libWebKitSystemInterface.a: Updated.
327 2005-10-04 Maciej Stachowiak <mjs@apple.com>
331 * WebKitSystemInterface.h:
332 * libWebKitSystemInterface.a:
334 2005-09-08 Justin Garcia <justin.garcia@apple.com>
336 * WebKitSystemInterface.h: Update to latest
337 * libWebKitSystemInterface.a: ditto
339 2005-09-04 Darin Adler <darin@apple.com>
341 * WebKitSystemInterface.h: Update to latest
342 * libWebKitSystemInterface.a: Ditto.
344 2005-08-07 Darin Adler <darin@apple.com>
346 * libWebKitSystemInterface.a: Universal binary.
347 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
349 2005-07-01 John Sullivan <sullivan@apple.com>
351 - added WKExecutableLinkedInTigerOrEarlier
353 * WebKitSystemInterface.h:
354 * libWebKitSystemInterface.a:
356 2005-06-06 Maciej Stachowiak <mjs@apple.com>
358 - updated for crashing bugfix
360 * libWebKitSystemInterface.a:
362 2005-06-06 Maciej Stachowiak <mjs@apple.com>
366 * WebKitSystemInterface.h:
367 * libWebKitSystemInterface.a:
369 2005-06-06 Maciej Stachowiak <mjs@apple.com>
373 * WebKitSystemInterface.h:
374 * libWebKitSystemInterface.a:
376 2005-06-06 Maciej Stachowiak <mjs@apple.com>
380 * WebKitSystemInterface.h:
381 * libWebKitSystemInterface.a:
383 2005-06-06 Maciej Stachowiak <mjs@apple.com>
387 * WebKitSystemInterface.h:
388 * libWebKitSystemInterface.a:
390 2005-06-06 Maciej Stachowiak <mjs@apple.com>
394 * WebKitSystemInterface.h:
395 * libWebKitSystemInterface.a:
397 2005-06-06 Maciej Stachowiak <mjs@apple.com>
401 * WebKitSystemInterface.h:
402 * libWebKitSystemInterface.a:
404 2005-06-06 Maciej Stachowiak <mjs@apple.com>
408 * WebKitSystemInterface.h:
409 * libWebKitSystemInterface.a:
411 2005-06-06 Maciej Stachowiak <mjs@apple.com>
415 * WebKitSystemInterface.h:
416 * libWebKitSystemInterface.a:
418 2005-06-05 Maciej Stachowiak <mjs@apple.com>
420 - added a few more bits of SPI
422 * WebKitSystemInterface.h:
423 * libWebKitSystemInterface.a:
425 2005-06-05 Maciej Stachowiak <mjs@apple.com>
427 - added file type and NSURLResponse caching SPI
429 * WebKitSystemInterface.h:
430 * libWebKitSystemInterface.a:
432 2005-06-05 Maciej Stachowiak <mjs@apple.com>
434 - initial checkin of WebKitSystemInterface binary
436 * WebKitSystemInterface.h: Added.
437 * libWebKitSystemInterface.a: Added.