1 2007-10-25 Timothy Hatcher <timothy@apple.com>
3 Add WKSetPatternBaseCTM.
5 * WebKitSystemInterface.h:
6 * libWebKitSystemInterfaceLeopard.a:
7 * libWebKitSystemInterfaceTiger.a:
9 2007-10-25 Timothy Hatcher <timothy@apple.com>
13 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
15 * libWebKitSystemInterfaceLeopard.a:
17 2007-10-25 Sam Weinig <sam@webkit.org>
19 Added wrapper for getting the foundation cache directory.
21 Reviewed by Adam Roben.
23 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
24 * win/lib/WebKitSystemInterface.lib:
25 * win/lib/WebKitSystemInterface_debug.lib:
27 2007-10-24 Adam Roben <aroben@apple.com>
29 Added some font-related functions needed for <rdar://5549919>
33 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
34 * win/lib/WebKitSystemInterface.lib:
35 * win/lib/WebKitSystemInterface_debug.lib:
37 2007-10-24 Timothy Hatcher <timothy@apple.com>
39 Reviewed by Mark Rowe.
41 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
43 Add system specific versions of WebKitSystemInterface.
45 * libWebKitSystemInterface.a: Removed.
46 * libWebKitSystemInterfaceLeopard.a: Added.
47 * libWebKitSystemInterfaceTiger.a: Added.
49 2007-10-11 Ada Chan <adachan@apple.com>
51 <rdar://problem/5534421>
52 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
56 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
57 * win/lib/WebKitSystemInterface.lib:
58 * win/lib/WebKitSystemInterface_debug.lib:
60 2007-09-27 Sam Weinig <sam@webkit.org>
62 Build fix. Ran update-webkitsysteminterface script on Tiger, because
63 the resulting binary differs when built on Tiger.
65 * libWebKitSystemInterface.a:
67 2007-09-27 David Hyatt <hyatt@apple.com>
69 Update WebKitSYstemInterface for @font-face changes.
71 * WebKitSystemInterface.h:
72 * libWebKitSystemInterface.a:
74 2007-09-18 Geoffrey Garen <ggaren@apple.com>
76 Build fix. Ran update-webkitsysteminterface script on Tiger, because
77 the resulting binary differs when built on Tiger. See
78 <rdar://problem/5490613>.
80 * libWebKitSystemInterface.a:
82 2007-09-18 Geoffrey Garen <ggaren@apple.com>
84 Build fix. Ran update-webkitsysteminterface script.
86 * WebKitSystemInterface.h:
87 * libWebKitSystemInterface.a:
89 2007-08-28 Anders Carlsson <andersca@apple.com>
91 Add WKSetNSURLRequestShouldContentSniff.
93 * WebKitSystemInterface.h:
94 * libWebKitSystemInterface.a:
96 2007-08-28 Ada Chan <adachan@apple.com>
98 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
103 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
104 * win/lib/WebKitSystemInterface.lib:
105 * win/lib/WebKitSystemInterface_debug.lib:
107 2007-07-23 Ada Chan <adachan@apple.com>
111 Update WebKitSystemInterface.{h,lib}.
113 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
114 * win/lib/WebKitSystemInterface.lib:
115 * win/lib/WebKitSystemInterface_debug.lib:
117 2007-07-19 Ada Chan <adachan@apple.com>
119 Rubber-stamped by Adam.
123 * win/lib/WebKitSystemInterface.lib:
124 * win/lib/WebKitSystemInterface_debug.lib:
126 2007-07-06 Adam Roben <aroben@apple.com>
128 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
132 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
133 * win/lib/WebKitSystemInterface.lib:
134 * win/lib/WebKitSystemInterface_debug.lib:
136 2007-06-29 Antti Koivisto <antti@apple.com>
140 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
142 * WebKitSystemInterface.h:
143 * libWebKitSystemInterface.a:
145 2007-03-29 Beth Dakin <bdakin@apple.com>
147 Rubber-stamped by Adam.
149 Keep OpenSource building.
151 * WebKitSystemInterface.h:
152 * libWebKitSystemInterface.a:
154 2007-03-28 Antti Koivisto <antti@apple.com>
156 Update libWebKitSystemInterface, previous version was out of date.
158 * libWebKitSystemInterface.a:
160 2007-03-27 Antti Koivisto <antti@apple.com>
164 Added wkGetWheelEventDeltas
166 * WebKitSystemInterface.h:
167 * libWebKitSystemInterface.a:
169 2007-03-07 Mark Rowe <mrowe@apple.com>
171 Build fix. Rebuild against 10.4 SDK.
173 * libWebKitSystemInterface.a:
175 2007-03-06 Kevin Decker <kdecker@apple.com>
179 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
181 * libWebKitSystemInterface.a:
183 2007-02-21 Anders Carlsson <acarlsson@apple.com>
185 Add new version with WKCGContextIsBitmapContext.
187 * WebKitSystemInterface.h:
188 * libWebKitSystemInterface.a:
190 2006-12-16 Adele Peterson <adele@apple.com>
194 WebKitLibraries part of fix for:
195 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
197 Added wkDrawTextFieldCellFocusRing.
199 * WebKitSystemInterface.h:
200 * libWebKitSystemInterface.a:
202 2006-10-11 Darin Adler <darin@apple.com>
204 Reviewed by John Sullivan.
206 * WebKitSystemInterface.h: Updated to a C++-compatible version.
208 2006-08-31 Adele Peterson <adele@apple.com>
210 Reviewed by John Sullivan.
212 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
214 * WebKitSystemInterface.h:
215 * libWebKitSystemInterface.a:
217 2006-08-30 Adele Peterson <adele@apple.com>
221 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
222 Enable secure input mode for new password fields
224 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
225 * libWebKitSystemInterface.a:
227 2006-07-09 Anders Carlsson <acarlsson@apple.com>
231 * WebKitSystemInterface.h:
232 * libWebKitSystemInterface.a:
235 2006-07-05 Adele Peterson <adele@apple.com>
237 Reviewed by Maciej and Hyatt.
239 * WebKitSystemInterface.h: Updated.
240 * libWebKitSystemInterface.a: Updated.
242 2006-06-16 Adele Peterson <adele@apple.com>
246 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
247 * libWebKitSystemInterface.a: ditto.
249 2006-04-01 Eric Seidel <eseidel@apple.com>
251 * libWebKitSystemInterface.a: commit a universal binary.
253 2006-04-01 Darin Adler <darin@apple.com>
257 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
258 code to use the system default alpha.
260 2006-03-17 Eric Seidel <eseidel@apple.com>
262 * libWebKitSystemInterface.a: commit a universal binary.
264 2006-03-17 Adele Peterson <adele@apple.com>
266 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
267 * libWebKitSystemInterface.a: ditto
269 2006-02-28 John Sullivan <sullivan@apple.com>
271 * WebKitSystemInterface.h: Removed WKMouseIsDown()
272 * libWebKitSystemInterface.a: ditto
274 2006-02-23 Timothy Hatcher <timothy@apple.com>
276 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
278 * libWebKitSystemInterface.a:
280 2006-02-19 Darin Adler <darin@apple.com>
282 * WebKitSystemInterface.h: Added WKDrawFocusRing.
283 * libWebKitSystemInterface.a: Ditto.
285 2006-02-06 John Sullivan <sullivan@apple.com>
287 * WebKitSystemInterface.h:
288 * libWebKitSystemInterface.a:
289 removed WKExecutableLinkedInTigerOrEarlier
291 2005-11-01 Darin Adler <darin@apple.com>
293 * libWebKitSystemInterface.a: Updated.
295 2005-10-04 Maciej Stachowiak <mjs@apple.com>
299 * WebKitSystemInterface.h:
300 * libWebKitSystemInterface.a:
302 2005-09-08 Justin Garcia <justin.garcia@apple.com>
304 * WebKitSystemInterface.h: Update to latest
305 * libWebKitSystemInterface.a: ditto
307 2005-09-04 Darin Adler <darin@apple.com>
309 * WebKitSystemInterface.h: Update to latest
310 * libWebKitSystemInterface.a: Ditto.
312 2005-08-07 Darin Adler <darin@apple.com>
314 * libWebKitSystemInterface.a: Universal binary.
315 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
317 2005-07-01 John Sullivan <sullivan@apple.com>
319 - added WKExecutableLinkedInTigerOrEarlier
321 * WebKitSystemInterface.h:
322 * libWebKitSystemInterface.a:
324 2005-06-06 Maciej Stachowiak <mjs@apple.com>
326 - updated for crashing bugfix
328 * libWebKitSystemInterface.a:
330 2005-06-06 Maciej Stachowiak <mjs@apple.com>
334 * WebKitSystemInterface.h:
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-05 Maciej Stachowiak <mjs@apple.com>
388 - added a few more bits of SPI
390 * WebKitSystemInterface.h:
391 * libWebKitSystemInterface.a:
393 2005-06-05 Maciej Stachowiak <mjs@apple.com>
395 - added file type and NSURLResponse caching SPI
397 * WebKitSystemInterface.h:
398 * libWebKitSystemInterface.a:
400 2005-06-05 Maciej Stachowiak <mjs@apple.com>
402 - initial checkin of WebKitSystemInterface binary
404 * WebKitSystemInterface.h: Added.
405 * libWebKitSystemInterface.a: Added.