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.
24 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
25 * win/lib/WebKitSystemInterface.lib:
26 * win/lib/WebKitSystemInterface_debug.lib:
28 2007-10-25 Sam Weinig <sam@webkit.org>
30 Fix the windows build.
32 * win/lib/WebKitSystemInterface.lib:
33 * win/lib/WebKitSystemInterface_debug.lib:
35 2007-10-25 Timothy Hatcher <timothy@apple.com>
37 Add WKSetPatternBaseCTM.
39 * WebKitSystemInterface.h:
40 * libWebKitSystemInterfaceLeopard.a:
41 * libWebKitSystemInterfaceTiger.a:
43 2007-10-25 Timothy Hatcher <timothy@apple.com>
47 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
49 * libWebKitSystemInterfaceLeopard.a:
51 2007-10-25 Sam Weinig <sam@webkit.org>
53 Added wrapper for getting the foundation cache directory.
55 Reviewed by Adam Roben.
57 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
58 * win/lib/WebKitSystemInterface.lib:
59 * win/lib/WebKitSystemInterface_debug.lib:
61 2007-10-24 Adam Roben <aroben@apple.com>
63 Added some font-related functions needed for <rdar://5549919>
67 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
68 * win/lib/WebKitSystemInterface.lib:
69 * win/lib/WebKitSystemInterface_debug.lib:
71 2007-10-24 Timothy Hatcher <timothy@apple.com>
73 Reviewed by Mark Rowe.
75 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
77 Add system specific versions of WebKitSystemInterface.
79 * libWebKitSystemInterface.a: Removed.
80 * libWebKitSystemInterfaceLeopard.a: Added.
81 * libWebKitSystemInterfaceTiger.a: Added.
83 2007-10-11 Ada Chan <adachan@apple.com>
85 <rdar://problem/5534421>
86 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
90 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
91 * win/lib/WebKitSystemInterface.lib:
92 * win/lib/WebKitSystemInterface_debug.lib:
94 2007-09-27 Sam Weinig <sam@webkit.org>
96 Build fix. Ran update-webkitsysteminterface script on Tiger, because
97 the resulting binary differs when built on Tiger.
99 * libWebKitSystemInterface.a:
101 2007-09-27 David Hyatt <hyatt@apple.com>
103 Update WebKitSYstemInterface for @font-face changes.
105 * WebKitSystemInterface.h:
106 * libWebKitSystemInterface.a:
108 2007-09-18 Geoffrey Garen <ggaren@apple.com>
110 Build fix. Ran update-webkitsysteminterface script on Tiger, because
111 the resulting binary differs when built on Tiger. See
112 <rdar://problem/5490613>.
114 * libWebKitSystemInterface.a:
116 2007-09-18 Geoffrey Garen <ggaren@apple.com>
118 Build fix. Ran update-webkitsysteminterface script.
120 * WebKitSystemInterface.h:
121 * libWebKitSystemInterface.a:
123 2007-08-28 Anders Carlsson <andersca@apple.com>
125 Add WKSetNSURLRequestShouldContentSniff.
127 * WebKitSystemInterface.h:
128 * libWebKitSystemInterface.a:
130 2007-08-28 Ada Chan <adachan@apple.com>
132 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
137 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
138 * win/lib/WebKitSystemInterface.lib:
139 * win/lib/WebKitSystemInterface_debug.lib:
141 2007-07-23 Ada Chan <adachan@apple.com>
145 Update WebKitSystemInterface.{h,lib}.
147 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
148 * win/lib/WebKitSystemInterface.lib:
149 * win/lib/WebKitSystemInterface_debug.lib:
151 2007-07-19 Ada Chan <adachan@apple.com>
153 Rubber-stamped by Adam.
157 * win/lib/WebKitSystemInterface.lib:
158 * win/lib/WebKitSystemInterface_debug.lib:
160 2007-07-06 Adam Roben <aroben@apple.com>
162 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
166 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
167 * win/lib/WebKitSystemInterface.lib:
168 * win/lib/WebKitSystemInterface_debug.lib:
170 2007-06-29 Antti Koivisto <antti@apple.com>
174 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
176 * WebKitSystemInterface.h:
177 * libWebKitSystemInterface.a:
179 2007-03-29 Beth Dakin <bdakin@apple.com>
181 Rubber-stamped by Adam.
183 Keep OpenSource building.
185 * WebKitSystemInterface.h:
186 * libWebKitSystemInterface.a:
188 2007-03-28 Antti Koivisto <antti@apple.com>
190 Update libWebKitSystemInterface, previous version was out of date.
192 * libWebKitSystemInterface.a:
194 2007-03-27 Antti Koivisto <antti@apple.com>
198 Added wkGetWheelEventDeltas
200 * WebKitSystemInterface.h:
201 * libWebKitSystemInterface.a:
203 2007-03-07 Mark Rowe <mrowe@apple.com>
205 Build fix. Rebuild against 10.4 SDK.
207 * libWebKitSystemInterface.a:
209 2007-03-06 Kevin Decker <kdecker@apple.com>
213 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
215 * libWebKitSystemInterface.a:
217 2007-02-21 Anders Carlsson <acarlsson@apple.com>
219 Add new version with WKCGContextIsBitmapContext.
221 * WebKitSystemInterface.h:
222 * libWebKitSystemInterface.a:
224 2006-12-16 Adele Peterson <adele@apple.com>
228 WebKitLibraries part of fix for:
229 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
231 Added wkDrawTextFieldCellFocusRing.
233 * WebKitSystemInterface.h:
234 * libWebKitSystemInterface.a:
236 2006-10-11 Darin Adler <darin@apple.com>
238 Reviewed by John Sullivan.
240 * WebKitSystemInterface.h: Updated to a C++-compatible version.
242 2006-08-31 Adele Peterson <adele@apple.com>
244 Reviewed by John Sullivan.
246 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
248 * WebKitSystemInterface.h:
249 * libWebKitSystemInterface.a:
251 2006-08-30 Adele Peterson <adele@apple.com>
255 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
256 Enable secure input mode for new password fields
258 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
259 * libWebKitSystemInterface.a:
261 2006-07-09 Anders Carlsson <acarlsson@apple.com>
265 * WebKitSystemInterface.h:
266 * libWebKitSystemInterface.a:
269 2006-07-05 Adele Peterson <adele@apple.com>
271 Reviewed by Maciej and Hyatt.
273 * WebKitSystemInterface.h: Updated.
274 * libWebKitSystemInterface.a: Updated.
276 2006-06-16 Adele Peterson <adele@apple.com>
280 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
281 * libWebKitSystemInterface.a: ditto.
283 2006-04-01 Eric Seidel <eseidel@apple.com>
285 * libWebKitSystemInterface.a: commit a universal binary.
287 2006-04-01 Darin Adler <darin@apple.com>
291 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
292 code to use the system default alpha.
294 2006-03-17 Eric Seidel <eseidel@apple.com>
296 * libWebKitSystemInterface.a: commit a universal binary.
298 2006-03-17 Adele Peterson <adele@apple.com>
300 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
301 * libWebKitSystemInterface.a: ditto
303 2006-02-28 John Sullivan <sullivan@apple.com>
305 * WebKitSystemInterface.h: Removed WKMouseIsDown()
306 * libWebKitSystemInterface.a: ditto
308 2006-02-23 Timothy Hatcher <timothy@apple.com>
310 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
312 * libWebKitSystemInterface.a:
314 2006-02-19 Darin Adler <darin@apple.com>
316 * WebKitSystemInterface.h: Added WKDrawFocusRing.
317 * libWebKitSystemInterface.a: Ditto.
319 2006-02-06 John Sullivan <sullivan@apple.com>
321 * WebKitSystemInterface.h:
322 * libWebKitSystemInterface.a:
323 removed WKExecutableLinkedInTigerOrEarlier
325 2005-11-01 Darin Adler <darin@apple.com>
327 * libWebKitSystemInterface.a: Updated.
329 2005-10-04 Maciej Stachowiak <mjs@apple.com>
333 * WebKitSystemInterface.h:
334 * libWebKitSystemInterface.a:
336 2005-09-08 Justin Garcia <justin.garcia@apple.com>
338 * WebKitSystemInterface.h: Update to latest
339 * libWebKitSystemInterface.a: ditto
341 2005-09-04 Darin Adler <darin@apple.com>
343 * WebKitSystemInterface.h: Update to latest
344 * libWebKitSystemInterface.a: Ditto.
346 2005-08-07 Darin Adler <darin@apple.com>
348 * libWebKitSystemInterface.a: Universal binary.
349 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
351 2005-07-01 John Sullivan <sullivan@apple.com>
353 - added WKExecutableLinkedInTigerOrEarlier
355 * WebKitSystemInterface.h:
356 * libWebKitSystemInterface.a:
358 2005-06-06 Maciej Stachowiak <mjs@apple.com>
360 - updated for crashing bugfix
362 * libWebKitSystemInterface.a:
364 2005-06-06 Maciej Stachowiak <mjs@apple.com>
368 * WebKitSystemInterface.h:
369 * libWebKitSystemInterface.a:
371 2005-06-06 Maciej Stachowiak <mjs@apple.com>
375 * WebKitSystemInterface.h:
376 * libWebKitSystemInterface.a:
378 2005-06-06 Maciej Stachowiak <mjs@apple.com>
382 * WebKitSystemInterface.h:
383 * libWebKitSystemInterface.a:
385 2005-06-06 Maciej Stachowiak <mjs@apple.com>
389 * WebKitSystemInterface.h:
390 * libWebKitSystemInterface.a:
392 2005-06-06 Maciej Stachowiak <mjs@apple.com>
396 * WebKitSystemInterface.h:
397 * libWebKitSystemInterface.a:
399 2005-06-06 Maciej Stachowiak <mjs@apple.com>
403 * WebKitSystemInterface.h:
404 * libWebKitSystemInterface.a:
406 2005-06-06 Maciej Stachowiak <mjs@apple.com>
410 * WebKitSystemInterface.h:
411 * libWebKitSystemInterface.a:
413 2005-06-06 Maciej Stachowiak <mjs@apple.com>
417 * WebKitSystemInterface.h:
418 * libWebKitSystemInterface.a:
420 2005-06-05 Maciej Stachowiak <mjs@apple.com>
422 - added a few more bits of SPI
424 * WebKitSystemInterface.h:
425 * libWebKitSystemInterface.a:
427 2005-06-05 Maciej Stachowiak <mjs@apple.com>
429 - added file type and NSURLResponse caching SPI
431 * WebKitSystemInterface.h:
432 * libWebKitSystemInterface.a:
434 2005-06-05 Maciej Stachowiak <mjs@apple.com>
436 - initial checkin of WebKitSystemInterface binary
438 * WebKitSystemInterface.h: Added.
439 * libWebKitSystemInterface.a: Added.