1 2007-08-28 Anders Carlsson <andersca@apple.com>
3 Add WKSetNSURLRequestShouldContentSniff.
5 * WebKitSystemInterface.h:
6 * libWebKitSystemInterface.a:
8 2007-08-28 Ada Chan <adachan@apple.com>
10 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
15 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
16 * win/lib/WebKitSystemInterface.lib:
17 * win/lib/WebKitSystemInterface_debug.lib:
19 2007-07-23 Ada Chan <adachan@apple.com>
23 Update WebKitSystemInterface.{h,lib}.
25 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
26 * win/lib/WebKitSystemInterface.lib:
27 * win/lib/WebKitSystemInterface_debug.lib:
29 2007-07-19 Ada Chan <adachan@apple.com>
31 Rubber-stamped by Adam.
35 * win/lib/WebKitSystemInterface.lib:
36 * win/lib/WebKitSystemInterface_debug.lib:
38 2007-07-06 Adam Roben <aroben@apple.com>
40 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
44 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
45 * win/lib/WebKitSystemInterface.lib:
46 * win/lib/WebKitSystemInterface_debug.lib:
48 2007-06-29 Antti Koivisto <antti@apple.com>
52 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
54 * WebKitSystemInterface.h:
55 * libWebKitSystemInterface.a:
57 2007-03-29 Beth Dakin <bdakin@apple.com>
59 Rubber-stamped by Adam.
61 Keep OpenSource building.
63 * WebKitSystemInterface.h:
64 * libWebKitSystemInterface.a:
66 2007-03-28 Antti Koivisto <antti@apple.com>
68 Update libWebKitSystemInterface, previous version was out of date.
70 * libWebKitSystemInterface.a:
72 2007-03-27 Antti Koivisto <antti@apple.com>
76 Added wkGetWheelEventDeltas
78 * WebKitSystemInterface.h:
79 * libWebKitSystemInterface.a:
81 2007-03-07 Mark Rowe <mrowe@apple.com>
83 Build fix. Rebuild against 10.4 SDK.
85 * libWebKitSystemInterface.a:
87 2007-03-06 Kevin Decker <kdecker@apple.com>
91 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
93 * libWebKitSystemInterface.a:
95 2007-02-21 Anders Carlsson <acarlsson@apple.com>
97 Add new version with WKCGContextIsBitmapContext.
99 * WebKitSystemInterface.h:
100 * libWebKitSystemInterface.a:
102 2006-12-16 Adele Peterson <adele@apple.com>
106 WebKitLibraries part of fix for:
107 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
109 Added wkDrawTextFieldCellFocusRing.
111 * WebKitSystemInterface.h:
112 * libWebKitSystemInterface.a:
114 2006-10-11 Darin Adler <darin@apple.com>
116 Reviewed by John Sullivan.
118 * WebKitSystemInterface.h: Updated to a C++-compatible version.
120 2006-08-31 Adele Peterson <adele@apple.com>
122 Reviewed by John Sullivan.
124 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
126 * WebKitSystemInterface.h:
127 * libWebKitSystemInterface.a:
129 2006-08-30 Adele Peterson <adele@apple.com>
133 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
134 Enable secure input mode for new password fields
136 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
137 * libWebKitSystemInterface.a:
139 2006-07-09 Anders Carlsson <acarlsson@apple.com>
143 * WebKitSystemInterface.h:
144 * libWebKitSystemInterface.a:
147 2006-07-05 Adele Peterson <adele@apple.com>
149 Reviewed by Maciej and Hyatt.
151 * WebKitSystemInterface.h: Updated.
152 * libWebKitSystemInterface.a: Updated.
154 2006-06-16 Adele Peterson <adele@apple.com>
158 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
159 * libWebKitSystemInterface.a: ditto.
161 2006-04-01 Eric Seidel <eseidel@apple.com>
163 * libWebKitSystemInterface.a: commit a universal binary.
165 2006-04-01 Darin Adler <darin@apple.com>
169 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
170 code to use the system default alpha.
172 2006-03-17 Eric Seidel <eseidel@apple.com>
174 * libWebKitSystemInterface.a: commit a universal binary.
176 2006-03-17 Adele Peterson <adele@apple.com>
178 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
179 * libWebKitSystemInterface.a: ditto
181 2006-02-28 John Sullivan <sullivan@apple.com>
183 * WebKitSystemInterface.h: Removed WKMouseIsDown()
184 * libWebKitSystemInterface.a: ditto
186 2006-02-23 Timothy Hatcher <timothy@apple.com>
188 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
190 * libWebKitSystemInterface.a:
192 2006-02-19 Darin Adler <darin@apple.com>
194 * WebKitSystemInterface.h: Added WKDrawFocusRing.
195 * libWebKitSystemInterface.a: Ditto.
197 2006-02-06 John Sullivan <sullivan@apple.com>
199 * WebKitSystemInterface.h:
200 * libWebKitSystemInterface.a:
201 removed WKExecutableLinkedInTigerOrEarlier
203 2005-11-01 Darin Adler <darin@apple.com>
205 * libWebKitSystemInterface.a: Updated.
207 2005-10-04 Maciej Stachowiak <mjs@apple.com>
211 * WebKitSystemInterface.h:
212 * libWebKitSystemInterface.a:
214 2005-09-08 Justin Garcia <justin.garcia@apple.com>
216 * WebKitSystemInterface.h: Update to latest
217 * libWebKitSystemInterface.a: ditto
219 2005-09-04 Darin Adler <darin@apple.com>
221 * WebKitSystemInterface.h: Update to latest
222 * libWebKitSystemInterface.a: Ditto.
224 2005-08-07 Darin Adler <darin@apple.com>
226 * libWebKitSystemInterface.a: Universal binary.
227 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
229 2005-07-01 John Sullivan <sullivan@apple.com>
231 - added WKExecutableLinkedInTigerOrEarlier
233 * WebKitSystemInterface.h:
234 * libWebKitSystemInterface.a:
236 2005-06-06 Maciej Stachowiak <mjs@apple.com>
238 - updated for crashing bugfix
240 * libWebKitSystemInterface.a:
242 2005-06-06 Maciej Stachowiak <mjs@apple.com>
246 * WebKitSystemInterface.h:
247 * libWebKitSystemInterface.a:
249 2005-06-06 Maciej Stachowiak <mjs@apple.com>
253 * WebKitSystemInterface.h:
254 * libWebKitSystemInterface.a:
256 2005-06-06 Maciej Stachowiak <mjs@apple.com>
260 * WebKitSystemInterface.h:
261 * libWebKitSystemInterface.a:
263 2005-06-06 Maciej Stachowiak <mjs@apple.com>
267 * WebKitSystemInterface.h:
268 * libWebKitSystemInterface.a:
270 2005-06-06 Maciej Stachowiak <mjs@apple.com>
274 * WebKitSystemInterface.h:
275 * libWebKitSystemInterface.a:
277 2005-06-06 Maciej Stachowiak <mjs@apple.com>
281 * WebKitSystemInterface.h:
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-05 Maciej Stachowiak <mjs@apple.com>
300 - added a few more bits of SPI
302 * WebKitSystemInterface.h:
303 * libWebKitSystemInterface.a:
305 2005-06-05 Maciej Stachowiak <mjs@apple.com>
307 - added file type and NSURLResponse caching SPI
309 * WebKitSystemInterface.h:
310 * libWebKitSystemInterface.a:
312 2005-06-05 Maciej Stachowiak <mjs@apple.com>
314 - initial checkin of WebKitSystemInterface binary
316 * WebKitSystemInterface.h: Added.
317 * libWebKitSystemInterface.a: Added.