1 2006-12-16 Adele Peterson <adele@apple.com>
5 WebKitLibraries part of fix for:
6 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
8 Added wkDrawTextFieldCellFocusRing.
10 * WebKitSystemInterface.h:
11 * libWebKitSystemInterface.a:
13 2006-10-11 Darin Adler <darin@apple.com>
15 Reviewed by John Sullivan.
17 * WebKitSystemInterface.h: Updated to a C++-compatible version.
19 2006-08-31 Adele Peterson <adele@apple.com>
21 Reviewed by John Sullivan.
23 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
25 * WebKitSystemInterface.h:
26 * libWebKitSystemInterface.a:
28 2006-08-30 Adele Peterson <adele@apple.com>
32 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
33 Enable secure input mode for new password fields
35 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
36 * libWebKitSystemInterface.a:
38 2006-07-09 Anders Carlsson <acarlsson@apple.com>
42 * WebKitSystemInterface.h:
43 * libWebKitSystemInterface.a:
46 2006-07-05 Adele Peterson <adele@apple.com>
48 Reviewed by Maciej and Hyatt.
50 * WebKitSystemInterface.h: Updated.
51 * libWebKitSystemInterface.a: Updated.
53 2006-06-16 Adele Peterson <adele@apple.com>
57 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
58 * libWebKitSystemInterface.a: ditto.
60 2006-04-01 Eric Seidel <eseidel@apple.com>
62 * libWebKitSystemInterface.a: commit a universal binary.
64 2006-04-01 Darin Adler <darin@apple.com>
68 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
69 code to use the system default alpha.
71 2006-03-17 Eric Seidel <eseidel@apple.com>
73 * libWebKitSystemInterface.a: commit a universal binary.
75 2006-03-17 Adele Peterson <adele@apple.com>
77 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
78 * libWebKitSystemInterface.a: ditto
80 2006-02-28 John Sullivan <sullivan@apple.com>
82 * WebKitSystemInterface.h: Removed WKMouseIsDown()
83 * libWebKitSystemInterface.a: ditto
85 2006-02-23 Timothy Hatcher <timothy@apple.com>
87 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
89 * libWebKitSystemInterface.a:
91 2006-02-19 Darin Adler <darin@apple.com>
93 * WebKitSystemInterface.h: Added WKDrawFocusRing.
94 * libWebKitSystemInterface.a: Ditto.
96 2006-02-06 John Sullivan <sullivan@apple.com>
98 * WebKitSystemInterface.h:
99 * libWebKitSystemInterface.a:
100 removed WKExecutableLinkedInTigerOrEarlier
102 2005-11-01 Darin Adler <darin@apple.com>
104 * libWebKitSystemInterface.a: Updated.
106 2005-10-04 Maciej Stachowiak <mjs@apple.com>
110 * WebKitSystemInterface.h:
111 * libWebKitSystemInterface.a:
113 2005-09-08 Justin Garcia <justin.garcia@apple.com>
115 * WebKitSystemInterface.h: Update to latest
116 * libWebKitSystemInterface.a: ditto
118 2005-09-04 Darin Adler <darin@apple.com>
120 * WebKitSystemInterface.h: Update to latest
121 * libWebKitSystemInterface.a: Ditto.
123 2005-08-07 Darin Adler <darin@apple.com>
125 * libWebKitSystemInterface.a: Universal binary.
126 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
128 2005-07-01 John Sullivan <sullivan@apple.com>
130 - added WKExecutableLinkedInTigerOrEarlier
132 * WebKitSystemInterface.h:
133 * libWebKitSystemInterface.a:
135 2005-06-06 Maciej Stachowiak <mjs@apple.com>
137 - updated for crashing bugfix
139 * libWebKitSystemInterface.a:
141 2005-06-06 Maciej Stachowiak <mjs@apple.com>
145 * WebKitSystemInterface.h:
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-05 Maciej Stachowiak <mjs@apple.com>
199 - added a few more bits of SPI
201 * WebKitSystemInterface.h:
202 * libWebKitSystemInterface.a:
204 2005-06-05 Maciej Stachowiak <mjs@apple.com>
206 - added file type and NSURLResponse caching SPI
208 * WebKitSystemInterface.h:
209 * libWebKitSystemInterface.a:
211 2005-06-05 Maciej Stachowiak <mjs@apple.com>
213 - initial checkin of WebKitSystemInterface binary
215 * WebKitSystemInterface.h: Added.
216 * libWebKitSystemInterface.a: Added.