1 2007-02-21 Anders Carlsson <acarlsson@apple.com>
3 Add new version with WKCGContextIsBitmapContext.
5 * WebKitSystemInterface.h:
6 * libWebKitSystemInterface.a:
8 2006-12-16 Adele Peterson <adele@apple.com>
12 WebKitLibraries part of fix for:
13 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
15 Added wkDrawTextFieldCellFocusRing.
17 * WebKitSystemInterface.h:
18 * libWebKitSystemInterface.a:
20 2006-10-11 Darin Adler <darin@apple.com>
22 Reviewed by John Sullivan.
24 * WebKitSystemInterface.h: Updated to a C++-compatible version.
26 2006-08-31 Adele Peterson <adele@apple.com>
28 Reviewed by John Sullivan.
30 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
32 * WebKitSystemInterface.h:
33 * libWebKitSystemInterface.a:
35 2006-08-30 Adele Peterson <adele@apple.com>
39 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
40 Enable secure input mode for new password fields
42 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
43 * libWebKitSystemInterface.a:
45 2006-07-09 Anders Carlsson <acarlsson@apple.com>
49 * WebKitSystemInterface.h:
50 * libWebKitSystemInterface.a:
53 2006-07-05 Adele Peterson <adele@apple.com>
55 Reviewed by Maciej and Hyatt.
57 * WebKitSystemInterface.h: Updated.
58 * libWebKitSystemInterface.a: Updated.
60 2006-06-16 Adele Peterson <adele@apple.com>
64 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
65 * libWebKitSystemInterface.a: ditto.
67 2006-04-01 Eric Seidel <eseidel@apple.com>
69 * libWebKitSystemInterface.a: commit a universal binary.
71 2006-04-01 Darin Adler <darin@apple.com>
75 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
76 code to use the system default alpha.
78 2006-03-17 Eric Seidel <eseidel@apple.com>
80 * libWebKitSystemInterface.a: commit a universal binary.
82 2006-03-17 Adele Peterson <adele@apple.com>
84 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
85 * libWebKitSystemInterface.a: ditto
87 2006-02-28 John Sullivan <sullivan@apple.com>
89 * WebKitSystemInterface.h: Removed WKMouseIsDown()
90 * libWebKitSystemInterface.a: ditto
92 2006-02-23 Timothy Hatcher <timothy@apple.com>
94 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
96 * libWebKitSystemInterface.a:
98 2006-02-19 Darin Adler <darin@apple.com>
100 * WebKitSystemInterface.h: Added WKDrawFocusRing.
101 * libWebKitSystemInterface.a: Ditto.
103 2006-02-06 John Sullivan <sullivan@apple.com>
105 * WebKitSystemInterface.h:
106 * libWebKitSystemInterface.a:
107 removed WKExecutableLinkedInTigerOrEarlier
109 2005-11-01 Darin Adler <darin@apple.com>
111 * libWebKitSystemInterface.a: Updated.
113 2005-10-04 Maciej Stachowiak <mjs@apple.com>
117 * WebKitSystemInterface.h:
118 * libWebKitSystemInterface.a:
120 2005-09-08 Justin Garcia <justin.garcia@apple.com>
122 * WebKitSystemInterface.h: Update to latest
123 * libWebKitSystemInterface.a: ditto
125 2005-09-04 Darin Adler <darin@apple.com>
127 * WebKitSystemInterface.h: Update to latest
128 * libWebKitSystemInterface.a: Ditto.
130 2005-08-07 Darin Adler <darin@apple.com>
132 * libWebKitSystemInterface.a: Universal binary.
133 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
135 2005-07-01 John Sullivan <sullivan@apple.com>
137 - added WKExecutableLinkedInTigerOrEarlier
139 * WebKitSystemInterface.h:
140 * libWebKitSystemInterface.a:
142 2005-06-06 Maciej Stachowiak <mjs@apple.com>
144 - updated for crashing bugfix
146 * libWebKitSystemInterface.a:
148 2005-06-06 Maciej Stachowiak <mjs@apple.com>
152 * WebKitSystemInterface.h:
153 * libWebKitSystemInterface.a:
155 2005-06-06 Maciej Stachowiak <mjs@apple.com>
159 * WebKitSystemInterface.h:
160 * libWebKitSystemInterface.a:
162 2005-06-06 Maciej Stachowiak <mjs@apple.com>
166 * WebKitSystemInterface.h:
167 * libWebKitSystemInterface.a:
169 2005-06-06 Maciej Stachowiak <mjs@apple.com>
173 * WebKitSystemInterface.h:
174 * libWebKitSystemInterface.a:
176 2005-06-06 Maciej Stachowiak <mjs@apple.com>
180 * WebKitSystemInterface.h:
181 * libWebKitSystemInterface.a:
183 2005-06-06 Maciej Stachowiak <mjs@apple.com>
187 * WebKitSystemInterface.h:
188 * libWebKitSystemInterface.a:
190 2005-06-06 Maciej Stachowiak <mjs@apple.com>
194 * WebKitSystemInterface.h:
195 * libWebKitSystemInterface.a:
197 2005-06-06 Maciej Stachowiak <mjs@apple.com>
201 * WebKitSystemInterface.h:
202 * libWebKitSystemInterface.a:
204 2005-06-05 Maciej Stachowiak <mjs@apple.com>
206 - added a few more bits of SPI
208 * WebKitSystemInterface.h:
209 * libWebKitSystemInterface.a:
211 2005-06-05 Maciej Stachowiak <mjs@apple.com>
213 - added file type and NSURLResponse caching SPI
215 * WebKitSystemInterface.h:
216 * libWebKitSystemInterface.a:
218 2005-06-05 Maciej Stachowiak <mjs@apple.com>
220 - initial checkin of WebKitSystemInterface binary
222 * WebKitSystemInterface.h: Added.
223 * libWebKitSystemInterface.a: Added.