1 2007-09-18 Geoffrey Garen <ggaren@apple.com>
3 Build fix. Ran update-webkitsysteminterface script on Tiger, because
4 the resulting binary differs when built on Tiger. See
5 <rdar://problem/5490613>.
7 * libWebKitSystemInterface.a:
9 2007-09-18 Geoffrey Garen <ggaren@apple.com>
11 Build fix. Ran update-webkitsysteminterface script.
13 * WebKitSystemInterface.h:
14 * libWebKitSystemInterface.a:
16 2007-08-28 Anders Carlsson <andersca@apple.com>
18 Add WKSetNSURLRequestShouldContentSniff.
20 * WebKitSystemInterface.h:
21 * libWebKitSystemInterface.a:
23 2007-08-28 Ada Chan <adachan@apple.com>
25 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
30 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
31 * win/lib/WebKitSystemInterface.lib:
32 * win/lib/WebKitSystemInterface_debug.lib:
34 2007-07-23 Ada Chan <adachan@apple.com>
38 Update WebKitSystemInterface.{h,lib}.
40 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
41 * win/lib/WebKitSystemInterface.lib:
42 * win/lib/WebKitSystemInterface_debug.lib:
44 2007-07-19 Ada Chan <adachan@apple.com>
46 Rubber-stamped by Adam.
50 * win/lib/WebKitSystemInterface.lib:
51 * win/lib/WebKitSystemInterface_debug.lib:
53 2007-07-06 Adam Roben <aroben@apple.com>
55 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
59 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
60 * win/lib/WebKitSystemInterface.lib:
61 * win/lib/WebKitSystemInterface_debug.lib:
63 2007-06-29 Antti Koivisto <antti@apple.com>
67 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
69 * WebKitSystemInterface.h:
70 * libWebKitSystemInterface.a:
72 2007-03-29 Beth Dakin <bdakin@apple.com>
74 Rubber-stamped by Adam.
76 Keep OpenSource building.
78 * WebKitSystemInterface.h:
79 * libWebKitSystemInterface.a:
81 2007-03-28 Antti Koivisto <antti@apple.com>
83 Update libWebKitSystemInterface, previous version was out of date.
85 * libWebKitSystemInterface.a:
87 2007-03-27 Antti Koivisto <antti@apple.com>
91 Added wkGetWheelEventDeltas
93 * WebKitSystemInterface.h:
94 * libWebKitSystemInterface.a:
96 2007-03-07 Mark Rowe <mrowe@apple.com>
98 Build fix. Rebuild against 10.4 SDK.
100 * libWebKitSystemInterface.a:
102 2007-03-06 Kevin Decker <kdecker@apple.com>
106 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
108 * libWebKitSystemInterface.a:
110 2007-02-21 Anders Carlsson <acarlsson@apple.com>
112 Add new version with WKCGContextIsBitmapContext.
114 * WebKitSystemInterface.h:
115 * libWebKitSystemInterface.a:
117 2006-12-16 Adele Peterson <adele@apple.com>
121 WebKitLibraries part of fix for:
122 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
124 Added wkDrawTextFieldCellFocusRing.
126 * WebKitSystemInterface.h:
127 * libWebKitSystemInterface.a:
129 2006-10-11 Darin Adler <darin@apple.com>
131 Reviewed by John Sullivan.
133 * WebKitSystemInterface.h: Updated to a C++-compatible version.
135 2006-08-31 Adele Peterson <adele@apple.com>
137 Reviewed by John Sullivan.
139 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
141 * WebKitSystemInterface.h:
142 * libWebKitSystemInterface.a:
144 2006-08-30 Adele Peterson <adele@apple.com>
148 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
149 Enable secure input mode for new password fields
151 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
152 * libWebKitSystemInterface.a:
154 2006-07-09 Anders Carlsson <acarlsson@apple.com>
158 * WebKitSystemInterface.h:
159 * libWebKitSystemInterface.a:
162 2006-07-05 Adele Peterson <adele@apple.com>
164 Reviewed by Maciej and Hyatt.
166 * WebKitSystemInterface.h: Updated.
167 * libWebKitSystemInterface.a: Updated.
169 2006-06-16 Adele Peterson <adele@apple.com>
173 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
174 * libWebKitSystemInterface.a: ditto.
176 2006-04-01 Eric Seidel <eseidel@apple.com>
178 * libWebKitSystemInterface.a: commit a universal binary.
180 2006-04-01 Darin Adler <darin@apple.com>
184 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
185 code to use the system default alpha.
187 2006-03-17 Eric Seidel <eseidel@apple.com>
189 * libWebKitSystemInterface.a: commit a universal binary.
191 2006-03-17 Adele Peterson <adele@apple.com>
193 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
194 * libWebKitSystemInterface.a: ditto
196 2006-02-28 John Sullivan <sullivan@apple.com>
198 * WebKitSystemInterface.h: Removed WKMouseIsDown()
199 * libWebKitSystemInterface.a: ditto
201 2006-02-23 Timothy Hatcher <timothy@apple.com>
203 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
205 * libWebKitSystemInterface.a:
207 2006-02-19 Darin Adler <darin@apple.com>
209 * WebKitSystemInterface.h: Added WKDrawFocusRing.
210 * libWebKitSystemInterface.a: Ditto.
212 2006-02-06 John Sullivan <sullivan@apple.com>
214 * WebKitSystemInterface.h:
215 * libWebKitSystemInterface.a:
216 removed WKExecutableLinkedInTigerOrEarlier
218 2005-11-01 Darin Adler <darin@apple.com>
220 * libWebKitSystemInterface.a: Updated.
222 2005-10-04 Maciej Stachowiak <mjs@apple.com>
226 * WebKitSystemInterface.h:
227 * libWebKitSystemInterface.a:
229 2005-09-08 Justin Garcia <justin.garcia@apple.com>
231 * WebKitSystemInterface.h: Update to latest
232 * libWebKitSystemInterface.a: ditto
234 2005-09-04 Darin Adler <darin@apple.com>
236 * WebKitSystemInterface.h: Update to latest
237 * libWebKitSystemInterface.a: Ditto.
239 2005-08-07 Darin Adler <darin@apple.com>
241 * libWebKitSystemInterface.a: Universal binary.
242 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
244 2005-07-01 John Sullivan <sullivan@apple.com>
246 - added WKExecutableLinkedInTigerOrEarlier
248 * WebKitSystemInterface.h:
249 * libWebKitSystemInterface.a:
251 2005-06-06 Maciej Stachowiak <mjs@apple.com>
253 - updated for crashing bugfix
255 * libWebKitSystemInterface.a:
257 2005-06-06 Maciej Stachowiak <mjs@apple.com>
261 * WebKitSystemInterface.h:
262 * libWebKitSystemInterface.a:
264 2005-06-06 Maciej Stachowiak <mjs@apple.com>
268 * WebKitSystemInterface.h:
269 * libWebKitSystemInterface.a:
271 2005-06-06 Maciej Stachowiak <mjs@apple.com>
275 * WebKitSystemInterface.h:
276 * libWebKitSystemInterface.a:
278 2005-06-06 Maciej Stachowiak <mjs@apple.com>
282 * WebKitSystemInterface.h:
283 * libWebKitSystemInterface.a:
285 2005-06-06 Maciej Stachowiak <mjs@apple.com>
289 * WebKitSystemInterface.h:
290 * libWebKitSystemInterface.a:
292 2005-06-06 Maciej Stachowiak <mjs@apple.com>
296 * WebKitSystemInterface.h:
297 * libWebKitSystemInterface.a:
299 2005-06-06 Maciej Stachowiak <mjs@apple.com>
303 * WebKitSystemInterface.h:
304 * libWebKitSystemInterface.a:
306 2005-06-06 Maciej Stachowiak <mjs@apple.com>
310 * WebKitSystemInterface.h:
311 * libWebKitSystemInterface.a:
313 2005-06-05 Maciej Stachowiak <mjs@apple.com>
315 - added a few more bits of SPI
317 * WebKitSystemInterface.h:
318 * libWebKitSystemInterface.a:
320 2005-06-05 Maciej Stachowiak <mjs@apple.com>
322 - added file type and NSURLResponse caching SPI
324 * WebKitSystemInterface.h:
325 * libWebKitSystemInterface.a:
327 2005-06-05 Maciej Stachowiak <mjs@apple.com>
329 - initial checkin of WebKitSystemInterface binary
331 * WebKitSystemInterface.h: Added.
332 * libWebKitSystemInterface.a: Added.