1 2008-01-07 Mark Rowe <mrowe@apple.com>
3 Update Tiger library to a G3-friendly version.
5 * libWebKitSystemInterfaceTiger.a:
7 2008-01-07 Adele Peterson <adele@apple.com>
9 Reviewed by Antti, Adam, and Mitz.
11 WebKitLibraries part of fix for
12 <rdar://problem/5619073> Updated look for <video> controls
13 <rdar://problem/5619057> Add volume control to video controls
15 * WebKitSystemInterface.h:
16 * libWebKitSystemInterfaceLeopard.a:
17 * libWebKitSystemInterfaceTiger.a:
19 2008-01-03 Mark Rowe <mrowe@apple.com>
21 Update Tiger library to a G3-friendly version.
23 * libWebKitSystemInterfaceTiger.a:
25 2008-01-03 Adele Peterson <adele@apple.com>
27 Update libraries for <rdar://problem/4106190> Include "Where from" metadata in drag-and-dropped images
29 * WebKitSystemInterface.h:
30 * libWebKitSystemInterfaceLeopard.a:
31 * libWebKitSystemInterfaceTiger.a:
33 2007-12-21 Mark Rowe <mrowe@apple.com>
35 Rubber-stamped by Dan Bernstein.
37 Fix http://bugs.webkit.org/show_bug.cgi?id=16549.
38 Bug 16549: WebKit nightly build failing to launch on PowerPC G3s
40 * libWebKitSystemInterfaceTiger.a: Update to a G3-friendly version.
42 2007-12-07 Dan Bernstein <mitz@apple.com>
44 Reviewed by Darin Adler.
46 - updated system interface for fixing <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
48 * WebKitSystemInterface.h:
49 * libWebKitSystemInterfaceLeopard.a:
50 * libWebKitSystemInterfaceTiger.a:
52 2007-11-27 John Sullivan <sullivan@apple.com>
54 Fixed 5614525, caused by a recent bug in WKGetExtensionsForMIMEType
57 reviewed by Kevin Decker
59 * libWebKitSystemInterfaceLeopard.a:
60 * libWebKitSystemInterfaceTiger.a:
62 2007-11-26 Timothy Hatcher <timothy@apple.com>
64 Reviewed by Adam Roben.
66 Bug 16137: Web Inspector window on Leopard should have a unified toolbar and window title
67 http://bugs.webkit.org/show_bug.cgi?id=16137
69 Add a new function to make bottom window corners square for textured windows.
71 * WebKitSystemInterface.h:
72 * libWebKitSystemInterfaceTiger.a:
73 * libWebKitSystemInterfaceLeopard.a:
75 2007-11-23 Adam Roben <aroben@apple.com>
77 Add wkSetPatternPhaseInUserSpace to WebKitSystemInterface on Windows
81 * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Added
83 * win/lib/WebKitSystemInterface.lib: Updated.
84 * win/lib/WebKitSystemInterface_debug.lib: Updated.
86 2007-11-16 Anders Carlsson <andersca@apple.com>
90 <rdar://problem/5603832>
91 XMLHttpRequest readyState 3 & responseText buffer issues.
93 Add wkSetCFURLRequestShouldContentSniff.
95 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
96 * win/lib/WebKitSystemInterface.lib:
97 * win/lib/WebKitSystemInterface_debug.lib:
99 2007-11-05 Antti Koivisto <antti@apple.com>
103 Update WKQTMovieViewSetDrawSynchronously.
105 * libWebKitSystemInterfaceLeopard.a:
106 * libWebKitSystemInterfaceTiger.a:
108 2007-11-02 Antti Koivisto <antti@apple.com>
112 Update to add WKQTMovieViewSetDrawSynchronously
114 * WebKitSystemInterface.h:
115 * libWebKitSystemInterfaceLeopard.a:
116 * libWebKitSystemInterfaceTiger.a:
118 2007-10-26 Adele Peterson <adele@apple.com>
120 Reviewed by Tim Hatcher.
122 Updating header too for WKDrawCapsLockIndicator.
124 * WebKitSystemInterface.h:
126 2007-10-26 Adele Peterson <adele@apple.com>
130 Adding WKDrawCapsLockIndicator in preparation for fixing the caps lock indicator.
132 * libWebKitSystemInterfaceLeopard.a:
133 * libWebKitSystemInterfaceTiger.a:
135 2007-10-25 Adam Roben <aroben@apple.com>
137 Add wkSetPatternBaseCTM.
139 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
140 * win/lib/WebKitSystemInterface.lib:
141 * win/lib/WebKitSystemInterface_debug.lib:
143 2007-10-25 Sam Weinig <sam@webkit.org>
145 Fix the windows build.
147 * win/lib/WebKitSystemInterface.lib:
148 * win/lib/WebKitSystemInterface_debug.lib:
150 2007-10-25 Timothy Hatcher <timothy@apple.com>
152 Add WKSetPatternBaseCTM.
154 * WebKitSystemInterface.h:
155 * libWebKitSystemInterfaceLeopard.a:
156 * libWebKitSystemInterfaceTiger.a:
158 2007-10-25 Timothy Hatcher <timothy@apple.com>
162 Update the Leopard WebKitSystemInterface to be 4-way univeral to include 64-bit.
164 * libWebKitSystemInterfaceLeopard.a:
166 2007-10-25 Sam Weinig <sam@webkit.org>
168 Added wrapper for getting the foundation cache directory.
170 Reviewed by Adam Roben.
172 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
173 * win/lib/WebKitSystemInterface.lib:
174 * win/lib/WebKitSystemInterface_debug.lib:
176 2007-10-24 Adam Roben <aroben@apple.com>
178 Added some font-related functions needed for <rdar://5549919>
182 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
183 * win/lib/WebKitSystemInterface.lib:
184 * win/lib/WebKitSystemInterface_debug.lib:
186 2007-10-24 Timothy Hatcher <timothy@apple.com>
188 Reviewed by Mark Rowe.
190 <rdar://problem/5069711> OpenSource version of libWebKitSystemInterface.a is Tiger only, causes issues if used on Leopard
192 Add system specific versions of WebKitSystemInterface.
194 * libWebKitSystemInterface.a: Removed.
195 * libWebKitSystemInterfaceLeopard.a: Added.
196 * libWebKitSystemInterfaceTiger.a: Added.
198 2007-10-11 Ada Chan <adachan@apple.com>
200 <rdar://problem/5534421>
201 Added wkGetDefaultHTTPCookieStorage(). Updated libraries.
205 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
206 * win/lib/WebKitSystemInterface.lib:
207 * win/lib/WebKitSystemInterface_debug.lib:
209 2007-09-27 Sam Weinig <sam@webkit.org>
211 Build fix. Ran update-webkitsysteminterface script on Tiger, because
212 the resulting binary differs when built on Tiger.
214 * libWebKitSystemInterface.a:
216 2007-09-27 David Hyatt <hyatt@apple.com>
218 Update WebKitSYstemInterface for @font-face changes.
220 * WebKitSystemInterface.h:
221 * libWebKitSystemInterface.a:
223 2007-09-18 Geoffrey Garen <ggaren@apple.com>
225 Build fix. Ran update-webkitsysteminterface script on Tiger, because
226 the resulting binary differs when built on Tiger. See
227 <rdar://problem/5490613>.
229 * libWebKitSystemInterface.a:
231 2007-09-18 Geoffrey Garen <ggaren@apple.com>
233 Build fix. Ran update-webkitsysteminterface script.
235 * WebKitSystemInterface.h:
236 * libWebKitSystemInterface.a:
238 2007-08-28 Anders Carlsson <andersca@apple.com>
240 Add WKSetNSURLRequestShouldContentSniff.
242 * WebKitSystemInterface.h:
243 * libWebKitSystemInterface.a:
245 2007-08-28 Ada Chan <adachan@apple.com>
247 <rdar://problem/4876242> Added SPI to fetch SSL certificate information.
252 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
253 * win/lib/WebKitSystemInterface.lib:
254 * win/lib/WebKitSystemInterface_debug.lib:
256 2007-07-23 Ada Chan <adachan@apple.com>
260 Update WebKitSystemInterface.{h,lib}.
262 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
263 * win/lib/WebKitSystemInterface.lib:
264 * win/lib/WebKitSystemInterface_debug.lib:
266 2007-07-19 Ada Chan <adachan@apple.com>
268 Rubber-stamped by Adam.
272 * win/lib/WebKitSystemInterface.lib:
273 * win/lib/WebKitSystemInterface_debug.lib:
275 2007-07-06 Adam Roben <aroben@apple.com>
277 Update WebKitSystemInterface.{h,lib} for <rdar://problem/5301994>
281 * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
282 * win/lib/WebKitSystemInterface.lib:
283 * win/lib/WebKitSystemInterface_debug.lib:
285 2007-06-29 Antti Koivisto <antti@apple.com>
289 Added WKQTMovieDataRate and WKQTMovieMaxTimeLoaded
291 * WebKitSystemInterface.h:
292 * libWebKitSystemInterface.a:
294 2007-03-29 Beth Dakin <bdakin@apple.com>
296 Rubber-stamped by Adam.
298 Keep OpenSource building.
300 * WebKitSystemInterface.h:
301 * libWebKitSystemInterface.a:
303 2007-03-28 Antti Koivisto <antti@apple.com>
305 Update libWebKitSystemInterface, previous version was out of date.
307 * libWebKitSystemInterface.a:
309 2007-03-27 Antti Koivisto <antti@apple.com>
313 Added wkGetWheelEventDeltas
315 * WebKitSystemInterface.h:
316 * libWebKitSystemInterface.a:
318 2007-03-07 Mark Rowe <mrowe@apple.com>
320 Build fix. Rebuild against 10.4 SDK.
322 * libWebKitSystemInterface.a:
324 2007-03-06 Kevin Decker <kdecker@apple.com>
328 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
330 * libWebKitSystemInterface.a:
332 2007-02-21 Anders Carlsson <acarlsson@apple.com>
334 Add new version with WKCGContextIsBitmapContext.
336 * WebKitSystemInterface.h:
337 * libWebKitSystemInterface.a:
339 2006-12-16 Adele Peterson <adele@apple.com>
343 WebKitLibraries part of fix for:
344 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
346 Added wkDrawTextFieldCellFocusRing.
348 * WebKitSystemInterface.h:
349 * libWebKitSystemInterface.a:
351 2006-10-11 Darin Adler <darin@apple.com>
353 Reviewed by John Sullivan.
355 * WebKitSystemInterface.h: Updated to a C++-compatible version.
357 2006-08-31 Adele Peterson <adele@apple.com>
359 Reviewed by John Sullivan.
361 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
363 * WebKitSystemInterface.h:
364 * libWebKitSystemInterface.a:
366 2006-08-30 Adele Peterson <adele@apple.com>
370 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
371 Enable secure input mode for new password fields
373 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
374 * libWebKitSystemInterface.a:
376 2006-07-09 Anders Carlsson <acarlsson@apple.com>
380 * WebKitSystemInterface.h:
381 * libWebKitSystemInterface.a:
384 2006-07-05 Adele Peterson <adele@apple.com>
386 Reviewed by Maciej and Hyatt.
388 * WebKitSystemInterface.h: Updated.
389 * libWebKitSystemInterface.a: Updated.
391 2006-06-16 Adele Peterson <adele@apple.com>
395 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
396 * libWebKitSystemInterface.a: ditto.
398 2006-04-01 Eric Seidel <eseidel@apple.com>
400 * libWebKitSystemInterface.a: commit a universal binary.
402 2006-04-01 Darin Adler <darin@apple.com>
406 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
407 code to use the system default alpha.
409 2006-03-17 Eric Seidel <eseidel@apple.com>
411 * libWebKitSystemInterface.a: commit a universal binary.
413 2006-03-17 Adele Peterson <adele@apple.com>
415 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
416 * libWebKitSystemInterface.a: ditto
418 2006-02-28 John Sullivan <sullivan@apple.com>
420 * WebKitSystemInterface.h: Removed WKMouseIsDown()
421 * libWebKitSystemInterface.a: ditto
423 2006-02-23 Timothy Hatcher <timothy@apple.com>
425 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
427 * libWebKitSystemInterface.a:
429 2006-02-19 Darin Adler <darin@apple.com>
431 * WebKitSystemInterface.h: Added WKDrawFocusRing.
432 * libWebKitSystemInterface.a: Ditto.
434 2006-02-06 John Sullivan <sullivan@apple.com>
436 * WebKitSystemInterface.h:
437 * libWebKitSystemInterface.a:
438 removed WKExecutableLinkedInTigerOrEarlier
440 2005-11-01 Darin Adler <darin@apple.com>
442 * libWebKitSystemInterface.a: Updated.
444 2005-10-04 Maciej Stachowiak <mjs@apple.com>
448 * WebKitSystemInterface.h:
449 * libWebKitSystemInterface.a:
451 2005-09-08 Justin Garcia <justin.garcia@apple.com>
453 * WebKitSystemInterface.h: Update to latest
454 * libWebKitSystemInterface.a: ditto
456 2005-09-04 Darin Adler <darin@apple.com>
458 * WebKitSystemInterface.h: Update to latest
459 * libWebKitSystemInterface.a: Ditto.
461 2005-08-07 Darin Adler <darin@apple.com>
463 * libWebKitSystemInterface.a: Universal binary.
464 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
466 2005-07-01 John Sullivan <sullivan@apple.com>
468 - added WKExecutableLinkedInTigerOrEarlier
470 * WebKitSystemInterface.h:
471 * libWebKitSystemInterface.a:
473 2005-06-06 Maciej Stachowiak <mjs@apple.com>
475 - updated for crashing bugfix
477 * libWebKitSystemInterface.a:
479 2005-06-06 Maciej Stachowiak <mjs@apple.com>
483 * WebKitSystemInterface.h:
484 * libWebKitSystemInterface.a:
486 2005-06-06 Maciej Stachowiak <mjs@apple.com>
490 * WebKitSystemInterface.h:
491 * libWebKitSystemInterface.a:
493 2005-06-06 Maciej Stachowiak <mjs@apple.com>
497 * WebKitSystemInterface.h:
498 * libWebKitSystemInterface.a:
500 2005-06-06 Maciej Stachowiak <mjs@apple.com>
504 * WebKitSystemInterface.h:
505 * libWebKitSystemInterface.a:
507 2005-06-06 Maciej Stachowiak <mjs@apple.com>
511 * WebKitSystemInterface.h:
512 * libWebKitSystemInterface.a:
514 2005-06-06 Maciej Stachowiak <mjs@apple.com>
518 * WebKitSystemInterface.h:
519 * libWebKitSystemInterface.a:
521 2005-06-06 Maciej Stachowiak <mjs@apple.com>
525 * WebKitSystemInterface.h:
526 * libWebKitSystemInterface.a:
528 2005-06-06 Maciej Stachowiak <mjs@apple.com>
532 * WebKitSystemInterface.h:
533 * libWebKitSystemInterface.a:
535 2005-06-05 Maciej Stachowiak <mjs@apple.com>
537 - added a few more bits of SPI
539 * WebKitSystemInterface.h:
540 * libWebKitSystemInterface.a:
542 2005-06-05 Maciej Stachowiak <mjs@apple.com>
544 - added file type and NSURLResponse caching SPI
546 * WebKitSystemInterface.h:
547 * libWebKitSystemInterface.a:
549 2005-06-05 Maciej Stachowiak <mjs@apple.com>
551 - initial checkin of WebKitSystemInterface binary
553 * WebKitSystemInterface.h: Added.
554 * libWebKitSystemInterface.a: Added.