1 2007-09-27 Sam Weinig <sam@webkit.org>
3 Build fix. Ran update-webkitsysteminterface script on Tiger, because
4 the resulting binary differs when built on Tiger.
6 * libWebKitSystemInterface.a:
8 2007-09-27 David Hyatt <hyatt@apple.com>
10 Update WebKitSYstemInterface for @font-face changes.
12 * WebKitSystemInterface.h:
13 * libWebKitSystemInterface.a:
15 2007-09-18 Geoffrey Garen <ggaren@apple.com>
17 Build fix. Ran update-webkitsysteminterface script on Tiger, because
18 the resulting binary differs when built on Tiger. See
19 <rdar://problem/5490613>.
21 * libWebKitSystemInterface.a:
23 2007-09-18 Geoffrey Garen <ggaren@apple.com>
25 Build fix. Ran update-webkitsysteminterface script.
27 * WebKitSystemInterface.h:
28 * libWebKitSystemInterface.a:
30 2007-08-28 Anders Carlsson <andersca@apple.com>
32 Add WKSetNSURLRequestShouldContentSniff.
34 * WebKitSystemInterface.h:
35 * libWebKitSystemInterface.a:
37 2007-08-28 Ada Chan <adachan@apple.com>
39 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
44 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
45 * win/lib/WebKitSystemInterface.lib:
46 * win/lib/WebKitSystemInterface_debug.lib:
48 2007-07-23 Ada Chan <adachan@apple.com>
52 Update WebKitSystemInterface.{h,lib}.
54 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
55 * win/lib/WebKitSystemInterface.lib:
56 * win/lib/WebKitSystemInterface_debug.lib:
58 2007-07-19 Ada Chan <adachan@apple.com>
60 Rubber-stamped by Adam.
64 * win/lib/WebKitSystemInterface.lib:
65 * win/lib/WebKitSystemInterface_debug.lib:
67 2007-07-06 Adam Roben <aroben@apple.com>
69 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
73 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
74 * win/lib/WebKitSystemInterface.lib:
75 * win/lib/WebKitSystemInterface_debug.lib:
77 2007-06-29 Antti Koivisto <antti@apple.com>
81 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
83 * WebKitSystemInterface.h:
84 * libWebKitSystemInterface.a:
86 2007-03-29 Beth Dakin <bdakin@apple.com>
88 Rubber-stamped by Adam.
90 Keep OpenSource building.
92 * WebKitSystemInterface.h:
93 * libWebKitSystemInterface.a:
95 2007-03-28 Antti Koivisto <antti@apple.com>
97 Update libWebKitSystemInterface, previous version was out of date.
99 * libWebKitSystemInterface.a:
101 2007-03-27 Antti Koivisto <antti@apple.com>
105 Added wkGetWheelEventDeltas
107 * WebKitSystemInterface.h:
108 * libWebKitSystemInterface.a:
110 2007-03-07 Mark Rowe <mrowe@apple.com>
112 Build fix. Rebuild against 10.4 SDK.
114 * libWebKitSystemInterface.a:
116 2007-03-06 Kevin Decker <kdecker@apple.com>
120 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
122 * libWebKitSystemInterface.a:
124 2007-02-21 Anders Carlsson <acarlsson@apple.com>
126 Add new version with WKCGContextIsBitmapContext.
128 * WebKitSystemInterface.h:
129 * libWebKitSystemInterface.a:
131 2006-12-16 Adele Peterson <adele@apple.com>
135 WebKitLibraries part of fix for:
136 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
138 Added wkDrawTextFieldCellFocusRing.
140 * WebKitSystemInterface.h:
141 * libWebKitSystemInterface.a:
143 2006-10-11 Darin Adler <darin@apple.com>
145 Reviewed by John Sullivan.
147 * WebKitSystemInterface.h: Updated to a C++-compatible version.
149 2006-08-31 Adele Peterson <adele@apple.com>
151 Reviewed by John Sullivan.
153 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
155 * WebKitSystemInterface.h:
156 * libWebKitSystemInterface.a:
158 2006-08-30 Adele Peterson <adele@apple.com>
162 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
163 Enable secure input mode for new password fields
165 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
166 * libWebKitSystemInterface.a:
168 2006-07-09 Anders Carlsson <acarlsson@apple.com>
172 * WebKitSystemInterface.h:
173 * libWebKitSystemInterface.a:
176 2006-07-05 Adele Peterson <adele@apple.com>
178 Reviewed by Maciej and Hyatt.
180 * WebKitSystemInterface.h: Updated.
181 * libWebKitSystemInterface.a: Updated.
183 2006-06-16 Adele Peterson <adele@apple.com>
187 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
188 * libWebKitSystemInterface.a: ditto.
190 2006-04-01 Eric Seidel <eseidel@apple.com>
192 * libWebKitSystemInterface.a: commit a universal binary.
194 2006-04-01 Darin Adler <darin@apple.com>
198 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
199 code to use the system default alpha.
201 2006-03-17 Eric Seidel <eseidel@apple.com>
203 * libWebKitSystemInterface.a: commit a universal binary.
205 2006-03-17 Adele Peterson <adele@apple.com>
207 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
208 * libWebKitSystemInterface.a: ditto
210 2006-02-28 John Sullivan <sullivan@apple.com>
212 * WebKitSystemInterface.h: Removed WKMouseIsDown()
213 * libWebKitSystemInterface.a: ditto
215 2006-02-23 Timothy Hatcher <timothy@apple.com>
217 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
219 * libWebKitSystemInterface.a:
221 2006-02-19 Darin Adler <darin@apple.com>
223 * WebKitSystemInterface.h: Added WKDrawFocusRing.
224 * libWebKitSystemInterface.a: Ditto.
226 2006-02-06 John Sullivan <sullivan@apple.com>
228 * WebKitSystemInterface.h:
229 * libWebKitSystemInterface.a:
230 removed WKExecutableLinkedInTigerOrEarlier
232 2005-11-01 Darin Adler <darin@apple.com>
234 * libWebKitSystemInterface.a: Updated.
236 2005-10-04 Maciej Stachowiak <mjs@apple.com>
240 * WebKitSystemInterface.h:
241 * libWebKitSystemInterface.a:
243 2005-09-08 Justin Garcia <justin.garcia@apple.com>
245 * WebKitSystemInterface.h: Update to latest
246 * libWebKitSystemInterface.a: ditto
248 2005-09-04 Darin Adler <darin@apple.com>
250 * WebKitSystemInterface.h: Update to latest
251 * libWebKitSystemInterface.a: Ditto.
253 2005-08-07 Darin Adler <darin@apple.com>
255 * libWebKitSystemInterface.a: Universal binary.
256 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
258 2005-07-01 John Sullivan <sullivan@apple.com>
260 - added WKExecutableLinkedInTigerOrEarlier
262 * WebKitSystemInterface.h:
263 * libWebKitSystemInterface.a:
265 2005-06-06 Maciej Stachowiak <mjs@apple.com>
267 - updated for crashing bugfix
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-06 Maciej Stachowiak <mjs@apple.com>
317 * WebKitSystemInterface.h:
318 * libWebKitSystemInterface.a:
320 2005-06-06 Maciej Stachowiak <mjs@apple.com>
324 * WebKitSystemInterface.h:
325 * libWebKitSystemInterface.a:
327 2005-06-05 Maciej Stachowiak <mjs@apple.com>
329 - added a few more bits of SPI
331 * WebKitSystemInterface.h:
332 * libWebKitSystemInterface.a:
334 2005-06-05 Maciej Stachowiak <mjs@apple.com>
336 - added file type and NSURLResponse caching SPI
338 * WebKitSystemInterface.h:
339 * libWebKitSystemInterface.a:
341 2005-06-05 Maciej Stachowiak <mjs@apple.com>
343 - initial checkin of WebKitSystemInterface binary
345 * WebKitSystemInterface.h: Added.
346 * libWebKitSystemInterface.a: Added.