1 2007-10-25 Sam Weinig <sam@webkit.org>
5 * win/lib/WebKitSystemInterface.lib:
6 * win/lib/WebKitSystemInterface_debug.lib:
8 2007-10-25 Timothy Hatcher <timothy@apple.com>
10 Add WKSetPatternBaseCTM.
12 * WebKitSystemInterface.h:
13 * libWebKitSystemInterfaceLeopard.a:
14 * libWebKitSystemInterfaceTiger.a:
16 2007-10-25 Timothy Hatcher <timothy@apple.com>
20 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
22 * libWebKitSystemInterfaceLeopard.a:
24 2007-10-25 Sam Weinig <sam@webkit.org>
26 Added wrapper for getting the foundation cache directory.
28 Reviewed by Adam Roben.
30 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
31 * win/lib/WebKitSystemInterface.lib:
32 * win/lib/WebKitSystemInterface_debug.lib:
34 2007-10-24 Adam Roben <aroben@apple.com>
36 Added some font-related functions needed for <rdar://5549919>
40 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
41 * win/lib/WebKitSystemInterface.lib:
42 * win/lib/WebKitSystemInterface_debug.lib:
44 2007-10-24 Timothy Hatcher <timothy@apple.com>
46 Reviewed by Mark Rowe.
48 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
50 Add system specific versions of WebKitSystemInterface.
52 * libWebKitSystemInterface.a: Removed.
53 * libWebKitSystemInterfaceLeopard.a: Added.
54 * libWebKitSystemInterfaceTiger.a: Added.
56 2007-10-11 Ada Chan <adachan@apple.com>
58 <rdar://problem/5534421>
59 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
63 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
64 * win/lib/WebKitSystemInterface.lib:
65 * win/lib/WebKitSystemInterface_debug.lib:
67 2007-09-27 Sam Weinig <sam@webkit.org>
69 Build fix. Ran update-webkitsysteminterface script on Tiger, because
70 the resulting binary differs when built on Tiger.
72 * libWebKitSystemInterface.a:
74 2007-09-27 David Hyatt <hyatt@apple.com>
76 Update WebKitSYstemInterface for @font-face changes.
78 * WebKitSystemInterface.h:
79 * libWebKitSystemInterface.a:
81 2007-09-18 Geoffrey Garen <ggaren@apple.com>
83 Build fix. Ran update-webkitsysteminterface script on Tiger, because
84 the resulting binary differs when built on Tiger. See
85 <rdar://problem/5490613>.
87 * libWebKitSystemInterface.a:
89 2007-09-18 Geoffrey Garen <ggaren@apple.com>
91 Build fix. Ran update-webkitsysteminterface script.
93 * WebKitSystemInterface.h:
94 * libWebKitSystemInterface.a:
96 2007-08-28 Anders Carlsson <andersca@apple.com>
98 Add WKSetNSURLRequestShouldContentSniff.
100 * WebKitSystemInterface.h:
101 * libWebKitSystemInterface.a:
103 2007-08-28 Ada Chan <adachan@apple.com>
105 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
110 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
111 * win/lib/WebKitSystemInterface.lib:
112 * win/lib/WebKitSystemInterface_debug.lib:
114 2007-07-23 Ada Chan <adachan@apple.com>
118 Update WebKitSystemInterface.{h,lib}.
120 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
121 * win/lib/WebKitSystemInterface.lib:
122 * win/lib/WebKitSystemInterface_debug.lib:
124 2007-07-19 Ada Chan <adachan@apple.com>
126 Rubber-stamped by Adam.
130 * win/lib/WebKitSystemInterface.lib:
131 * win/lib/WebKitSystemInterface_debug.lib:
133 2007-07-06 Adam Roben <aroben@apple.com>
135 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
139 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
140 * win/lib/WebKitSystemInterface.lib:
141 * win/lib/WebKitSystemInterface_debug.lib:
143 2007-06-29 Antti Koivisto <antti@apple.com>
147 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
149 * WebKitSystemInterface.h:
150 * libWebKitSystemInterface.a:
152 2007-03-29 Beth Dakin <bdakin@apple.com>
154 Rubber-stamped by Adam.
156 Keep OpenSource building.
158 * WebKitSystemInterface.h:
159 * libWebKitSystemInterface.a:
161 2007-03-28 Antti Koivisto <antti@apple.com>
163 Update libWebKitSystemInterface, previous version was out of date.
165 * libWebKitSystemInterface.a:
167 2007-03-27 Antti Koivisto <antti@apple.com>
171 Added wkGetWheelEventDeltas
173 * WebKitSystemInterface.h:
174 * libWebKitSystemInterface.a:
176 2007-03-07 Mark Rowe <mrowe@apple.com>
178 Build fix. Rebuild against 10.4 SDK.
180 * libWebKitSystemInterface.a:
182 2007-03-06 Kevin Decker <kdecker@apple.com>
186 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
188 * libWebKitSystemInterface.a:
190 2007-02-21 Anders Carlsson <acarlsson@apple.com>
192 Add new version with WKCGContextIsBitmapContext.
194 * WebKitSystemInterface.h:
195 * libWebKitSystemInterface.a:
197 2006-12-16 Adele Peterson <adele@apple.com>
201 WebKitLibraries part of fix for:
202 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
204 Added wkDrawTextFieldCellFocusRing.
206 * WebKitSystemInterface.h:
207 * libWebKitSystemInterface.a:
209 2006-10-11 Darin Adler <darin@apple.com>
211 Reviewed by John Sullivan.
213 * WebKitSystemInterface.h: Updated to a C++-compatible version.
215 2006-08-31 Adele Peterson <adele@apple.com>
217 Reviewed by John Sullivan.
219 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
221 * WebKitSystemInterface.h:
222 * libWebKitSystemInterface.a:
224 2006-08-30 Adele Peterson <adele@apple.com>
228 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
229 Enable secure input mode for new password fields
231 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
232 * libWebKitSystemInterface.a:
234 2006-07-09 Anders Carlsson <acarlsson@apple.com>
238 * WebKitSystemInterface.h:
239 * libWebKitSystemInterface.a:
242 2006-07-05 Adele Peterson <adele@apple.com>
244 Reviewed by Maciej and Hyatt.
246 * WebKitSystemInterface.h: Updated.
247 * libWebKitSystemInterface.a: Updated.
249 2006-06-16 Adele Peterson <adele@apple.com>
253 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
254 * libWebKitSystemInterface.a: ditto.
256 2006-04-01 Eric Seidel <eseidel@apple.com>
258 * libWebKitSystemInterface.a: commit a universal binary.
260 2006-04-01 Darin Adler <darin@apple.com>
264 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
265 code to use the system default alpha.
267 2006-03-17 Eric Seidel <eseidel@apple.com>
269 * libWebKitSystemInterface.a: commit a universal binary.
271 2006-03-17 Adele Peterson <adele@apple.com>
273 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
274 * libWebKitSystemInterface.a: ditto
276 2006-02-28 John Sullivan <sullivan@apple.com>
278 * WebKitSystemInterface.h: Removed WKMouseIsDown()
279 * libWebKitSystemInterface.a: ditto
281 2006-02-23 Timothy Hatcher <timothy@apple.com>
283 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
285 * libWebKitSystemInterface.a:
287 2006-02-19 Darin Adler <darin@apple.com>
289 * WebKitSystemInterface.h: Added WKDrawFocusRing.
290 * libWebKitSystemInterface.a: Ditto.
292 2006-02-06 John Sullivan <sullivan@apple.com>
294 * WebKitSystemInterface.h:
295 * libWebKitSystemInterface.a:
296 removed WKExecutableLinkedInTigerOrEarlier
298 2005-11-01 Darin Adler <darin@apple.com>
300 * libWebKitSystemInterface.a: Updated.
302 2005-10-04 Maciej Stachowiak <mjs@apple.com>
306 * WebKitSystemInterface.h:
307 * libWebKitSystemInterface.a:
309 2005-09-08 Justin Garcia <justin.garcia@apple.com>
311 * WebKitSystemInterface.h: Update to latest
312 * libWebKitSystemInterface.a: ditto
314 2005-09-04 Darin Adler <darin@apple.com>
316 * WebKitSystemInterface.h: Update to latest
317 * libWebKitSystemInterface.a: Ditto.
319 2005-08-07 Darin Adler <darin@apple.com>
321 * libWebKitSystemInterface.a: Universal binary.
322 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
324 2005-07-01 John Sullivan <sullivan@apple.com>
326 - added WKExecutableLinkedInTigerOrEarlier
328 * WebKitSystemInterface.h:
329 * libWebKitSystemInterface.a:
331 2005-06-06 Maciej Stachowiak <mjs@apple.com>
333 - updated for crashing bugfix
335 * libWebKitSystemInterface.a:
337 2005-06-06 Maciej Stachowiak <mjs@apple.com>
341 * WebKitSystemInterface.h:
342 * libWebKitSystemInterface.a:
344 2005-06-06 Maciej Stachowiak <mjs@apple.com>
348 * WebKitSystemInterface.h:
349 * libWebKitSystemInterface.a:
351 2005-06-06 Maciej Stachowiak <mjs@apple.com>
355 * WebKitSystemInterface.h:
356 * libWebKitSystemInterface.a:
358 2005-06-06 Maciej Stachowiak <mjs@apple.com>
362 * WebKitSystemInterface.h:
363 * libWebKitSystemInterface.a:
365 2005-06-06 Maciej Stachowiak <mjs@apple.com>
369 * WebKitSystemInterface.h:
370 * libWebKitSystemInterface.a:
372 2005-06-06 Maciej Stachowiak <mjs@apple.com>
376 * WebKitSystemInterface.h:
377 * libWebKitSystemInterface.a:
379 2005-06-06 Maciej Stachowiak <mjs@apple.com>
383 * WebKitSystemInterface.h:
384 * libWebKitSystemInterface.a:
386 2005-06-06 Maciej Stachowiak <mjs@apple.com>
390 * WebKitSystemInterface.h:
391 * libWebKitSystemInterface.a:
393 2005-06-05 Maciej Stachowiak <mjs@apple.com>
395 - added a few more bits of SPI
397 * WebKitSystemInterface.h:
398 * libWebKitSystemInterface.a:
400 2005-06-05 Maciej Stachowiak <mjs@apple.com>
402 - added file type and NSURLResponse caching SPI
404 * WebKitSystemInterface.h:
405 * libWebKitSystemInterface.a:
407 2005-06-05 Maciej Stachowiak <mjs@apple.com>
409 - initial checkin of WebKitSystemInterface binary
411 * WebKitSystemInterface.h: Added.
412 * libWebKitSystemInterface.a: Added.