1 2007-10-11 Ada Chan <adachan@apple.com>
3 <rdar://problem/5534421>
4 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
8 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
9 * win/lib/WebKitSystemInterface.lib:
10 * win/lib/WebKitSystemInterface_debug.lib:
12 2007-09-27 Sam Weinig <sam@webkit.org>
14 Build fix. Ran update-webkitsysteminterface script on Tiger, because
15 the resulting binary differs when built on Tiger.
17 * libWebKitSystemInterface.a:
19 2007-09-27 David Hyatt <hyatt@apple.com>
21 Update WebKitSYstemInterface for @font-face changes.
23 * WebKitSystemInterface.h:
24 * libWebKitSystemInterface.a:
26 2007-09-18 Geoffrey Garen <ggaren@apple.com>
28 Build fix. Ran update-webkitsysteminterface script on Tiger, because
29 the resulting binary differs when built on Tiger. See
30 <rdar://problem/5490613>.
32 * libWebKitSystemInterface.a:
34 2007-09-18 Geoffrey Garen <ggaren@apple.com>
36 Build fix. Ran update-webkitsysteminterface script.
38 * WebKitSystemInterface.h:
39 * libWebKitSystemInterface.a:
41 2007-08-28 Anders Carlsson <andersca@apple.com>
43 Add WKSetNSURLRequestShouldContentSniff.
45 * WebKitSystemInterface.h:
46 * libWebKitSystemInterface.a:
48 2007-08-28 Ada Chan <adachan@apple.com>
50 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
55 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
56 * win/lib/WebKitSystemInterface.lib:
57 * win/lib/WebKitSystemInterface_debug.lib:
59 2007-07-23 Ada Chan <adachan@apple.com>
63 Update WebKitSystemInterface.{h,lib}.
65 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
66 * win/lib/WebKitSystemInterface.lib:
67 * win/lib/WebKitSystemInterface_debug.lib:
69 2007-07-19 Ada Chan <adachan@apple.com>
71 Rubber-stamped by Adam.
75 * win/lib/WebKitSystemInterface.lib:
76 * win/lib/WebKitSystemInterface_debug.lib:
78 2007-07-06 Adam Roben <aroben@apple.com>
80 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
84 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
85 * win/lib/WebKitSystemInterface.lib:
86 * win/lib/WebKitSystemInterface_debug.lib:
88 2007-06-29 Antti Koivisto <antti@apple.com>
92 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
94 * WebKitSystemInterface.h:
95 * libWebKitSystemInterface.a:
97 2007-03-29 Beth Dakin <bdakin@apple.com>
99 Rubber-stamped by Adam.
101 Keep OpenSource building.
103 * WebKitSystemInterface.h:
104 * libWebKitSystemInterface.a:
106 2007-03-28 Antti Koivisto <antti@apple.com>
108 Update libWebKitSystemInterface, previous version was out of date.
110 * libWebKitSystemInterface.a:
112 2007-03-27 Antti Koivisto <antti@apple.com>
116 Added wkGetWheelEventDeltas
118 * WebKitSystemInterface.h:
119 * libWebKitSystemInterface.a:
121 2007-03-07 Mark Rowe <mrowe@apple.com>
123 Build fix. Rebuild against 10.4 SDK.
125 * libWebKitSystemInterface.a:
127 2007-03-06 Kevin Decker <kdecker@apple.com>
131 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
133 * libWebKitSystemInterface.a:
135 2007-02-21 Anders Carlsson <acarlsson@apple.com>
137 Add new version with WKCGContextIsBitmapContext.
139 * WebKitSystemInterface.h:
140 * libWebKitSystemInterface.a:
142 2006-12-16 Adele Peterson <adele@apple.com>
146 WebKitLibraries part of fix for:
147 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
149 Added wkDrawTextFieldCellFocusRing.
151 * WebKitSystemInterface.h:
152 * libWebKitSystemInterface.a:
154 2006-10-11 Darin Adler <darin@apple.com>
156 Reviewed by John Sullivan.
158 * WebKitSystemInterface.h: Updated to a C++-compatible version.
160 2006-08-31 Adele Peterson <adele@apple.com>
162 Reviewed by John Sullivan.
164 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
166 * WebKitSystemInterface.h:
167 * libWebKitSystemInterface.a:
169 2006-08-30 Adele Peterson <adele@apple.com>
173 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
174 Enable secure input mode for new password fields
176 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
177 * libWebKitSystemInterface.a:
179 2006-07-09 Anders Carlsson <acarlsson@apple.com>
183 * WebKitSystemInterface.h:
184 * libWebKitSystemInterface.a:
187 2006-07-05 Adele Peterson <adele@apple.com>
189 Reviewed by Maciej and Hyatt.
191 * WebKitSystemInterface.h: Updated.
192 * libWebKitSystemInterface.a: Updated.
194 2006-06-16 Adele Peterson <adele@apple.com>
198 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
199 * libWebKitSystemInterface.a: ditto.
201 2006-04-01 Eric Seidel <eseidel@apple.com>
203 * libWebKitSystemInterface.a: commit a universal binary.
205 2006-04-01 Darin Adler <darin@apple.com>
209 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
210 code to use the system default alpha.
212 2006-03-17 Eric Seidel <eseidel@apple.com>
214 * libWebKitSystemInterface.a: commit a universal binary.
216 2006-03-17 Adele Peterson <adele@apple.com>
218 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
219 * libWebKitSystemInterface.a: ditto
221 2006-02-28 John Sullivan <sullivan@apple.com>
223 * WebKitSystemInterface.h: Removed WKMouseIsDown()
224 * libWebKitSystemInterface.a: ditto
226 2006-02-23 Timothy Hatcher <timothy@apple.com>
228 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
230 * libWebKitSystemInterface.a:
232 2006-02-19 Darin Adler <darin@apple.com>
234 * WebKitSystemInterface.h: Added WKDrawFocusRing.
235 * libWebKitSystemInterface.a: Ditto.
237 2006-02-06 John Sullivan <sullivan@apple.com>
239 * WebKitSystemInterface.h:
240 * libWebKitSystemInterface.a:
241 removed WKExecutableLinkedInTigerOrEarlier
243 2005-11-01 Darin Adler <darin@apple.com>
245 * libWebKitSystemInterface.a: Updated.
247 2005-10-04 Maciej Stachowiak <mjs@apple.com>
251 * WebKitSystemInterface.h:
252 * libWebKitSystemInterface.a:
254 2005-09-08 Justin Garcia <justin.garcia@apple.com>
256 * WebKitSystemInterface.h: Update to latest
257 * libWebKitSystemInterface.a: ditto
259 2005-09-04 Darin Adler <darin@apple.com>
261 * WebKitSystemInterface.h: Update to latest
262 * libWebKitSystemInterface.a: Ditto.
264 2005-08-07 Darin Adler <darin@apple.com>
266 * libWebKitSystemInterface.a: Universal binary.
267 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
269 2005-07-01 John Sullivan <sullivan@apple.com>
271 - added WKExecutableLinkedInTigerOrEarlier
273 * WebKitSystemInterface.h:
274 * libWebKitSystemInterface.a:
276 2005-06-06 Maciej Stachowiak <mjs@apple.com>
278 - updated for crashing bugfix
280 * libWebKitSystemInterface.a:
282 2005-06-06 Maciej Stachowiak <mjs@apple.com>
286 * WebKitSystemInterface.h:
287 * libWebKitSystemInterface.a:
289 2005-06-06 Maciej Stachowiak <mjs@apple.com>
293 * WebKitSystemInterface.h:
294 * libWebKitSystemInterface.a:
296 2005-06-06 Maciej Stachowiak <mjs@apple.com>
300 * WebKitSystemInterface.h:
301 * libWebKitSystemInterface.a:
303 2005-06-06 Maciej Stachowiak <mjs@apple.com>
307 * WebKitSystemInterface.h:
308 * libWebKitSystemInterface.a:
310 2005-06-06 Maciej Stachowiak <mjs@apple.com>
314 * WebKitSystemInterface.h:
315 * libWebKitSystemInterface.a:
317 2005-06-06 Maciej Stachowiak <mjs@apple.com>
321 * WebKitSystemInterface.h:
322 * libWebKitSystemInterface.a:
324 2005-06-06 Maciej Stachowiak <mjs@apple.com>
328 * WebKitSystemInterface.h:
329 * libWebKitSystemInterface.a:
331 2005-06-06 Maciej Stachowiak <mjs@apple.com>
335 * WebKitSystemInterface.h:
336 * libWebKitSystemInterface.a:
338 2005-06-05 Maciej Stachowiak <mjs@apple.com>
340 - added a few more bits of SPI
342 * WebKitSystemInterface.h:
343 * libWebKitSystemInterface.a:
345 2005-06-05 Maciej Stachowiak <mjs@apple.com>
347 - added file type and NSURLResponse caching SPI
349 * WebKitSystemInterface.h:
350 * libWebKitSystemInterface.a:
352 2005-06-05 Maciej Stachowiak <mjs@apple.com>
354 - initial checkin of WebKitSystemInterface binary
356 * WebKitSystemInterface.h: Added.
357 * libWebKitSystemInterface.a: Added.