1 2007-03-06 Kevin Decker <kdecker@apple.com>
5 Fixed: <rdar://problem/4126976> private keys imported by WebKit should not be accessible by all applications
7 * libWebKitSystemInterface.a:
9 2007-02-21 Anders Carlsson <acarlsson@apple.com>
11 Add new version with WKCGContextIsBitmapContext.
13 * WebKitSystemInterface.h:
14 * libWebKitSystemInterface.a:
16 2006-12-16 Adele Peterson <adele@apple.com>
20 WebKitLibraries part of fix for:
21 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
23 Added wkDrawTextFieldCellFocusRing.
25 * WebKitSystemInterface.h:
26 * libWebKitSystemInterface.a:
28 2006-10-11 Darin Adler <darin@apple.com>
30 Reviewed by John Sullivan.
32 * WebKitSystemInterface.h: Updated to a C++-compatible version.
34 2006-08-31 Adele Peterson <adele@apple.com>
36 Reviewed by John Sullivan.
38 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
40 * WebKitSystemInterface.h:
41 * libWebKitSystemInterface.a:
43 2006-08-30 Adele Peterson <adele@apple.com>
47 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
48 Enable secure input mode for new password fields
50 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
51 * libWebKitSystemInterface.a:
53 2006-07-09 Anders Carlsson <acarlsson@apple.com>
57 * WebKitSystemInterface.h:
58 * libWebKitSystemInterface.a:
61 2006-07-05 Adele Peterson <adele@apple.com>
63 Reviewed by Maciej and Hyatt.
65 * WebKitSystemInterface.h: Updated.
66 * libWebKitSystemInterface.a: Updated.
68 2006-06-16 Adele Peterson <adele@apple.com>
72 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
73 * libWebKitSystemInterface.a: ditto.
75 2006-04-01 Eric Seidel <eseidel@apple.com>
77 * libWebKitSystemInterface.a: commit a universal binary.
79 2006-04-01 Darin Adler <darin@apple.com>
83 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
84 code to use the system default alpha.
86 2006-03-17 Eric Seidel <eseidel@apple.com>
88 * libWebKitSystemInterface.a: commit a universal binary.
90 2006-03-17 Adele Peterson <adele@apple.com>
92 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
93 * libWebKitSystemInterface.a: ditto
95 2006-02-28 John Sullivan <sullivan@apple.com>
97 * WebKitSystemInterface.h: Removed WKMouseIsDown()
98 * libWebKitSystemInterface.a: ditto
100 2006-02-23 Timothy Hatcher <timothy@apple.com>
102 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
104 * libWebKitSystemInterface.a:
106 2006-02-19 Darin Adler <darin@apple.com>
108 * WebKitSystemInterface.h: Added WKDrawFocusRing.
109 * libWebKitSystemInterface.a: Ditto.
111 2006-02-06 John Sullivan <sullivan@apple.com>
113 * WebKitSystemInterface.h:
114 * libWebKitSystemInterface.a:
115 removed WKExecutableLinkedInTigerOrEarlier
117 2005-11-01 Darin Adler <darin@apple.com>
119 * libWebKitSystemInterface.a: Updated.
121 2005-10-04 Maciej Stachowiak <mjs@apple.com>
125 * WebKitSystemInterface.h:
126 * libWebKitSystemInterface.a:
128 2005-09-08 Justin Garcia <justin.garcia@apple.com>
130 * WebKitSystemInterface.h: Update to latest
131 * libWebKitSystemInterface.a: ditto
133 2005-09-04 Darin Adler <darin@apple.com>
135 * WebKitSystemInterface.h: Update to latest
136 * libWebKitSystemInterface.a: Ditto.
138 2005-08-07 Darin Adler <darin@apple.com>
140 * libWebKitSystemInterface.a: Universal binary.
141 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
143 2005-07-01 John Sullivan <sullivan@apple.com>
145 - added WKExecutableLinkedInTigerOrEarlier
147 * WebKitSystemInterface.h:
148 * libWebKitSystemInterface.a:
150 2005-06-06 Maciej Stachowiak <mjs@apple.com>
152 - updated for crashing bugfix
154 * libWebKitSystemInterface.a:
156 2005-06-06 Maciej Stachowiak <mjs@apple.com>
160 * WebKitSystemInterface.h:
161 * libWebKitSystemInterface.a:
163 2005-06-06 Maciej Stachowiak <mjs@apple.com>
167 * WebKitSystemInterface.h:
168 * libWebKitSystemInterface.a:
170 2005-06-06 Maciej Stachowiak <mjs@apple.com>
174 * WebKitSystemInterface.h:
175 * libWebKitSystemInterface.a:
177 2005-06-06 Maciej Stachowiak <mjs@apple.com>
181 * WebKitSystemInterface.h:
182 * libWebKitSystemInterface.a:
184 2005-06-06 Maciej Stachowiak <mjs@apple.com>
188 * WebKitSystemInterface.h:
189 * libWebKitSystemInterface.a:
191 2005-06-06 Maciej Stachowiak <mjs@apple.com>
195 * WebKitSystemInterface.h:
196 * libWebKitSystemInterface.a:
198 2005-06-06 Maciej Stachowiak <mjs@apple.com>
202 * WebKitSystemInterface.h:
203 * libWebKitSystemInterface.a:
205 2005-06-06 Maciej Stachowiak <mjs@apple.com>
209 * WebKitSystemInterface.h:
210 * libWebKitSystemInterface.a:
212 2005-06-05 Maciej Stachowiak <mjs@apple.com>
214 - added a few more bits of SPI
216 * WebKitSystemInterface.h:
217 * libWebKitSystemInterface.a:
219 2005-06-05 Maciej Stachowiak <mjs@apple.com>
221 - added file type and NSURLResponse caching SPI
223 * WebKitSystemInterface.h:
224 * libWebKitSystemInterface.a:
226 2005-06-05 Maciej Stachowiak <mjs@apple.com>
228 - initial checkin of WebKitSystemInterface binary
230 * WebKitSystemInterface.h: Added.
231 * libWebKitSystemInterface.a: Added.