1 2007-10-24 Timothy Hatcher <timothy@apple.com>
5 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
7 Add system specific versions of WebKitSystemInterface.
9 * libWebKitSystemInterface.a: Removed.
10 * libWebKitSystemInterfaceLeopard.a: Added.
11 * libWebKitSystemInterfaceTiger.a: Added.
13 2007-10-11 Ada Chan <adachan@apple.com>
15 <rdar://problem/5534421>
16 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
20 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
21 * win/lib/WebKitSystemInterface.lib:
22 * win/lib/WebKitSystemInterface_debug.lib:
24 2007-09-27 Sam Weinig <sam@webkit.org>
26 Build fix. Ran update-webkitsysteminterface script on Tiger, because
27 the resulting binary differs when built on Tiger.
29 * libWebKitSystemInterface.a:
31 2007-09-27 David Hyatt <hyatt@apple.com>
33 Update WebKitSYstemInterface for @font-face changes.
35 * WebKitSystemInterface.h:
36 * libWebKitSystemInterface.a:
38 2007-09-18 Geoffrey Garen <ggaren@apple.com>
40 Build fix. Ran update-webkitsysteminterface script on Tiger, because
41 the resulting binary differs when built on Tiger. See
42 <rdar://problem/5490613>.
44 * libWebKitSystemInterface.a:
46 2007-09-18 Geoffrey Garen <ggaren@apple.com>
48 Build fix. Ran update-webkitsysteminterface script.
50 * WebKitSystemInterface.h:
51 * libWebKitSystemInterface.a:
53 2007-08-28 Anders Carlsson <andersca@apple.com>
55 Add WKSetNSURLRequestShouldContentSniff.
57 * WebKitSystemInterface.h:
58 * libWebKitSystemInterface.a:
60 2007-08-28 Ada Chan <adachan@apple.com>
62 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
67 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
68 * win/lib/WebKitSystemInterface.lib:
69 * win/lib/WebKitSystemInterface_debug.lib:
71 2007-07-23 Ada Chan <adachan@apple.com>
75 Update WebKitSystemInterface.{h,lib}.
77 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
78 * win/lib/WebKitSystemInterface.lib:
79 * win/lib/WebKitSystemInterface_debug.lib:
81 2007-07-19 Ada Chan <adachan@apple.com>
83 Rubber-stamped by Adam.
87 * win/lib/WebKitSystemInterface.lib:
88 * win/lib/WebKitSystemInterface_debug.lib:
90 2007-07-06 Adam Roben <aroben@apple.com>
92 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
96 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
97 * win/lib/WebKitSystemInterface.lib:
98 * win/lib/WebKitSystemInterface_debug.lib:
100 2007-06-29 Antti Koivisto <antti@apple.com>
104 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
106 * WebKitSystemInterface.h:
107 * libWebKitSystemInterface.a:
109 2007-03-29 Beth Dakin <bdakin@apple.com>
111 Rubber-stamped by Adam.
113 Keep OpenSource building.
115 * WebKitSystemInterface.h:
116 * libWebKitSystemInterface.a:
118 2007-03-28 Antti Koivisto <antti@apple.com>
120 Update libWebKitSystemInterface, previous version was out of date.
122 * libWebKitSystemInterface.a:
124 2007-03-27 Antti Koivisto <antti@apple.com>
128 Added wkGetWheelEventDeltas
130 * WebKitSystemInterface.h:
131 * libWebKitSystemInterface.a:
133 2007-03-07 Mark Rowe <mrowe@apple.com>
135 Build fix. Rebuild against 10.4 SDK.
137 * libWebKitSystemInterface.a:
139 2007-03-06 Kevin Decker <kdecker@apple.com>
143 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
145 * libWebKitSystemInterface.a:
147 2007-02-21 Anders Carlsson <acarlsson@apple.com>
149 Add new version with WKCGContextIsBitmapContext.
151 * WebKitSystemInterface.h:
152 * libWebKitSystemInterface.a:
154 2006-12-16 Adele Peterson <adele@apple.com>
158 WebKitLibraries part of fix for:
159 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
161 Added wkDrawTextFieldCellFocusRing.
163 * WebKitSystemInterface.h:
164 * libWebKitSystemInterface.a:
166 2006-10-11 Darin Adler <darin@apple.com>
168 Reviewed by John Sullivan.
170 * WebKitSystemInterface.h: Updated to a C++-compatible version.
172 2006-08-31 Adele Peterson <adele@apple.com>
174 Reviewed by John Sullivan.
176 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
178 * WebKitSystemInterface.h:
179 * libWebKitSystemInterface.a:
181 2006-08-30 Adele Peterson <adele@apple.com>
185 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
186 Enable secure input mode for new password fields
188 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
189 * libWebKitSystemInterface.a:
191 2006-07-09 Anders Carlsson <acarlsson@apple.com>
195 * WebKitSystemInterface.h:
196 * libWebKitSystemInterface.a:
199 2006-07-05 Adele Peterson <adele@apple.com>
201 Reviewed by Maciej and Hyatt.
203 * WebKitSystemInterface.h: Updated.
204 * libWebKitSystemInterface.a: Updated.
206 2006-06-16 Adele Peterson <adele@apple.com>
210 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
211 * libWebKitSystemInterface.a: ditto.
213 2006-04-01 Eric Seidel <eseidel@apple.com>
215 * libWebKitSystemInterface.a: commit a universal binary.
217 2006-04-01 Darin Adler <darin@apple.com>
221 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
222 code to use the system default alpha.
224 2006-03-17 Eric Seidel <eseidel@apple.com>
226 * libWebKitSystemInterface.a: commit a universal binary.
228 2006-03-17 Adele Peterson <adele@apple.com>
230 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
231 * libWebKitSystemInterface.a: ditto
233 2006-02-28 John Sullivan <sullivan@apple.com>
235 * WebKitSystemInterface.h: Removed WKMouseIsDown()
236 * libWebKitSystemInterface.a: ditto
238 2006-02-23 Timothy Hatcher <timothy@apple.com>
240 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
242 * libWebKitSystemInterface.a:
244 2006-02-19 Darin Adler <darin@apple.com>
246 * WebKitSystemInterface.h: Added WKDrawFocusRing.
247 * libWebKitSystemInterface.a: Ditto.
249 2006-02-06 John Sullivan <sullivan@apple.com>
251 * WebKitSystemInterface.h:
252 * libWebKitSystemInterface.a:
253 removed WKExecutableLinkedInTigerOrEarlier
255 2005-11-01 Darin Adler <darin@apple.com>
257 * libWebKitSystemInterface.a: Updated.
259 2005-10-04 Maciej Stachowiak <mjs@apple.com>
263 * WebKitSystemInterface.h:
264 * libWebKitSystemInterface.a:
266 2005-09-08 Justin Garcia <justin.garcia@apple.com>
268 * WebKitSystemInterface.h: Update to latest
269 * libWebKitSystemInterface.a: ditto
271 2005-09-04 Darin Adler <darin@apple.com>
273 * WebKitSystemInterface.h: Update to latest
274 * libWebKitSystemInterface.a: Ditto.
276 2005-08-07 Darin Adler <darin@apple.com>
278 * libWebKitSystemInterface.a: Universal binary.
279 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
281 2005-07-01 John Sullivan <sullivan@apple.com>
283 - added WKExecutableLinkedInTigerOrEarlier
285 * WebKitSystemInterface.h:
286 * libWebKitSystemInterface.a:
288 2005-06-06 Maciej Stachowiak <mjs@apple.com>
290 - updated for crashing bugfix
292 * libWebKitSystemInterface.a:
294 2005-06-06 Maciej Stachowiak <mjs@apple.com>
298 * WebKitSystemInterface.h:
299 * libWebKitSystemInterface.a:
301 2005-06-06 Maciej Stachowiak <mjs@apple.com>
305 * WebKitSystemInterface.h:
306 * libWebKitSystemInterface.a:
308 2005-06-06 Maciej Stachowiak <mjs@apple.com>
312 * WebKitSystemInterface.h:
313 * libWebKitSystemInterface.a:
315 2005-06-06 Maciej Stachowiak <mjs@apple.com>
319 * WebKitSystemInterface.h:
320 * libWebKitSystemInterface.a:
322 2005-06-06 Maciej Stachowiak <mjs@apple.com>
326 * WebKitSystemInterface.h:
327 * libWebKitSystemInterface.a:
329 2005-06-06 Maciej Stachowiak <mjs@apple.com>
333 * WebKitSystemInterface.h:
334 * libWebKitSystemInterface.a:
336 2005-06-06 Maciej Stachowiak <mjs@apple.com>
340 * WebKitSystemInterface.h:
341 * libWebKitSystemInterface.a:
343 2005-06-06 Maciej Stachowiak <mjs@apple.com>
347 * WebKitSystemInterface.h:
348 * libWebKitSystemInterface.a:
350 2005-06-05 Maciej Stachowiak <mjs@apple.com>
352 - added a few more bits of SPI
354 * WebKitSystemInterface.h:
355 * libWebKitSystemInterface.a:
357 2005-06-05 Maciej Stachowiak <mjs@apple.com>
359 - added file type and NSURLResponse caching SPI
361 * WebKitSystemInterface.h:
362 * libWebKitSystemInterface.a:
364 2005-06-05 Maciej Stachowiak <mjs@apple.com>
366 - initial checkin of WebKitSystemInterface binary
368 * WebKitSystemInterface.h: Added.
369 * libWebKitSystemInterface.a: Added.