1 === End merge of feature-branch 11-11-2007 ===
3 2007-10-11 Ada Chan <adachan@apple.com>
5 <rdar://problem/5534421>
6 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
10 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
11 * win/lib/WebKitSystemInterface.lib:
12 * win/lib/WebKitSystemInterface_debug.lib:
14 2007-09-27 Sam Weinig <sam@webkit.org>
16 Build fix. Ran update-webkitsysteminterface script on Tiger, because
17 the resulting binary differs when built on Tiger.
19 * libWebKitSystemInterface.a:
21 2007-09-27 David Hyatt <hyatt@apple.com>
23 Update WebKitSYstemInterface for @font-face changes.
25 * WebKitSystemInterface.h:
26 * libWebKitSystemInterface.a:
28 2007-09-18 Geoffrey Garen <ggaren@apple.com>
30 Build fix. Ran update-webkitsysteminterface script on Tiger, because
31 the resulting binary differs when built on Tiger. See
32 <rdar://problem/5490613>.
34 * libWebKitSystemInterface.a:
36 2007-09-18 Geoffrey Garen <ggaren@apple.com>
38 Build fix. Ran update-webkitsysteminterface script.
40 * WebKitSystemInterface.h:
41 * libWebKitSystemInterface.a:
43 2007-08-28 Anders Carlsson <andersca@apple.com>
45 Add WKSetNSURLRequestShouldContentSniff.
47 * WebKitSystemInterface.h:
48 * libWebKitSystemInterface.a:
50 2007-08-28 Ada Chan <adachan@apple.com>
52 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
57 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
58 * win/lib/WebKitSystemInterface.lib:
59 * win/lib/WebKitSystemInterface_debug.lib:
61 2007-07-23 Ada Chan <adachan@apple.com>
65 Update WebKitSystemInterface.{h,lib}.
67 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
68 * win/lib/WebKitSystemInterface.lib:
69 * win/lib/WebKitSystemInterface_debug.lib:
71 2007-07-19 Ada Chan <adachan@apple.com>
73 Rubber-stamped by Adam.
77 * win/lib/WebKitSystemInterface.lib:
78 * win/lib/WebKitSystemInterface_debug.lib:
80 2007-07-06 Adam Roben <aroben@apple.com>
82 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
86 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
87 * win/lib/WebKitSystemInterface.lib:
88 * win/lib/WebKitSystemInterface_debug.lib:
90 2007-06-29 Antti Koivisto <antti@apple.com>
94 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
96 * WebKitSystemInterface.h:
97 * libWebKitSystemInterface.a:
99 2007-03-29 Beth Dakin <bdakin@apple.com>
101 Rubber-stamped by Adam.
103 Keep OpenSource building.
105 * WebKitSystemInterface.h:
106 * libWebKitSystemInterface.a:
108 2007-03-28 Antti Koivisto <antti@apple.com>
110 Update libWebKitSystemInterface, previous version was out of date.
112 * libWebKitSystemInterface.a:
114 2007-03-27 Antti Koivisto <antti@apple.com>
118 Added wkGetWheelEventDeltas
120 * WebKitSystemInterface.h:
121 * libWebKitSystemInterface.a:
123 2007-03-07 Mark Rowe <mrowe@apple.com>
125 Build fix. Rebuild against 10.4 SDK.
127 * libWebKitSystemInterface.a:
129 2007-03-06 Kevin Decker <kdecker@apple.com>
133 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
135 * libWebKitSystemInterface.a:
137 2007-02-21 Anders Carlsson <acarlsson@apple.com>
139 Add new version with WKCGContextIsBitmapContext.
141 * WebKitSystemInterface.h:
142 * libWebKitSystemInterface.a:
144 2006-12-16 Adele Peterson <adele@apple.com>
148 WebKitLibraries part of fix for:
149 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
151 Added wkDrawTextFieldCellFocusRing.
153 * WebKitSystemInterface.h:
154 * libWebKitSystemInterface.a:
156 2006-10-11 Darin Adler <darin@apple.com>
158 Reviewed by John Sullivan.
160 * WebKitSystemInterface.h: Updated to a C++-compatible version.
162 2006-08-31 Adele Peterson <adele@apple.com>
164 Reviewed by John Sullivan.
166 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
168 * WebKitSystemInterface.h:
169 * libWebKitSystemInterface.a:
171 2006-08-30 Adele Peterson <adele@apple.com>
175 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
176 Enable secure input mode for new password fields
178 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
179 * libWebKitSystemInterface.a:
181 2006-07-09 Anders Carlsson <acarlsson@apple.com>
185 * WebKitSystemInterface.h:
186 * libWebKitSystemInterface.a:
189 2006-07-05 Adele Peterson <adele@apple.com>
191 Reviewed by Maciej and Hyatt.
193 * WebKitSystemInterface.h: Updated.
194 * libWebKitSystemInterface.a: Updated.
196 2006-06-16 Adele Peterson <adele@apple.com>
200 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
201 * libWebKitSystemInterface.a: ditto.
203 2006-04-01 Eric Seidel <eseidel@apple.com>
205 * libWebKitSystemInterface.a: commit a universal binary.
207 2006-04-01 Darin Adler <darin@apple.com>
211 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
212 code to use the system default alpha.
214 2006-03-17 Eric Seidel <eseidel@apple.com>
216 * libWebKitSystemInterface.a: commit a universal binary.
218 2006-03-17 Adele Peterson <adele@apple.com>
220 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
221 * libWebKitSystemInterface.a: ditto
223 2006-02-28 John Sullivan <sullivan@apple.com>
225 * WebKitSystemInterface.h: Removed WKMouseIsDown()
226 * libWebKitSystemInterface.a: ditto
228 2006-02-23 Timothy Hatcher <timothy@apple.com>
230 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
232 * libWebKitSystemInterface.a:
234 2006-02-19 Darin Adler <darin@apple.com>
236 * WebKitSystemInterface.h: Added WKDrawFocusRing.
237 * libWebKitSystemInterface.a: Ditto.
239 2006-02-06 John Sullivan <sullivan@apple.com>
241 * WebKitSystemInterface.h:
242 * libWebKitSystemInterface.a:
243 removed WKExecutableLinkedInTigerOrEarlier
245 2005-11-01 Darin Adler <darin@apple.com>
247 * libWebKitSystemInterface.a: Updated.
249 2005-10-04 Maciej Stachowiak <mjs@apple.com>
253 * WebKitSystemInterface.h:
254 * libWebKitSystemInterface.a:
256 2005-09-08 Justin Garcia <justin.garcia@apple.com>
258 * WebKitSystemInterface.h: Update to latest
259 * libWebKitSystemInterface.a: ditto
261 2005-09-04 Darin Adler <darin@apple.com>
263 * WebKitSystemInterface.h: Update to latest
264 * libWebKitSystemInterface.a: Ditto.
266 2005-08-07 Darin Adler <darin@apple.com>
268 * libWebKitSystemInterface.a: Universal binary.
269 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
271 2005-07-01 John Sullivan <sullivan@apple.com>
273 - added WKExecutableLinkedInTigerOrEarlier
275 * WebKitSystemInterface.h:
276 * libWebKitSystemInterface.a:
278 2005-06-06 Maciej Stachowiak <mjs@apple.com>
280 - updated for crashing bugfix
282 * libWebKitSystemInterface.a:
284 2005-06-06 Maciej Stachowiak <mjs@apple.com>
288 * WebKitSystemInterface.h:
289 * libWebKitSystemInterface.a:
291 2005-06-06 Maciej Stachowiak <mjs@apple.com>
295 * WebKitSystemInterface.h:
296 * libWebKitSystemInterface.a:
298 2005-06-06 Maciej Stachowiak <mjs@apple.com>
302 * WebKitSystemInterface.h:
303 * libWebKitSystemInterface.a:
305 2005-06-06 Maciej Stachowiak <mjs@apple.com>
309 * WebKitSystemInterface.h:
310 * libWebKitSystemInterface.a:
312 2005-06-06 Maciej Stachowiak <mjs@apple.com>
316 * WebKitSystemInterface.h:
317 * libWebKitSystemInterface.a:
319 2005-06-06 Maciej Stachowiak <mjs@apple.com>
323 * WebKitSystemInterface.h:
324 * libWebKitSystemInterface.a:
326 2005-06-06 Maciej Stachowiak <mjs@apple.com>
330 * WebKitSystemInterface.h:
331 * libWebKitSystemInterface.a:
333 2005-06-06 Maciej Stachowiak <mjs@apple.com>
337 * WebKitSystemInterface.h:
338 * libWebKitSystemInterface.a:
340 2005-06-05 Maciej Stachowiak <mjs@apple.com>
342 - added a few more bits of SPI
344 * WebKitSystemInterface.h:
345 * libWebKitSystemInterface.a:
347 2005-06-05 Maciej Stachowiak <mjs@apple.com>
349 - added file type and NSURLResponse caching SPI
351 * WebKitSystemInterface.h:
352 * libWebKitSystemInterface.a:
354 2005-06-05 Maciej Stachowiak <mjs@apple.com>
356 - initial checkin of WebKitSystemInterface binary
358 * WebKitSystemInterface.h: Added.
359 * libWebKitSystemInterface.a: Added.