1 2006-10-11 Darin Adler <darin@apple.com>
3 Reviewed by John Sullivan.
5 * WebKitSystemInterface.h: Updated to a C++-compatible version.
7 2006-08-31 Adele Peterson <adele@apple.com>
9 Reviewed by John Sullivan.
11 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
13 * WebKitSystemInterface.h:
14 * libWebKitSystemInterface.a:
16 2006-08-30 Adele Peterson <adele@apple.com>
20 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
21 Enable secure input mode for new password fields
23 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
24 * libWebKitSystemInterface.a:
26 2006-07-09 Anders Carlsson <acarlsson@apple.com>
30 * WebKitSystemInterface.h:
31 * libWebKitSystemInterface.a:
34 2006-07-05 Adele Peterson <adele@apple.com>
36 Reviewed by Maciej and Hyatt.
38 * WebKitSystemInterface.h: Updated.
39 * libWebKitSystemInterface.a: Updated.
41 2006-06-16 Adele Peterson <adele@apple.com>
45 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
46 * libWebKitSystemInterface.a: ditto.
48 2006-04-01 Eric Seidel <eseidel@apple.com>
50 * libWebKitSystemInterface.a: commit a universal binary.
52 2006-04-01 Darin Adler <darin@apple.com>
56 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
57 code to use the system default alpha.
59 2006-03-17 Eric Seidel <eseidel@apple.com>
61 * libWebKitSystemInterface.a: commit a universal binary.
63 2006-03-17 Adele Peterson <adele@apple.com>
65 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
66 * libWebKitSystemInterface.a: ditto
68 2006-02-28 John Sullivan <sullivan@apple.com>
70 * WebKitSystemInterface.h: Removed WKMouseIsDown()
71 * libWebKitSystemInterface.a: ditto
73 2006-02-23 Timothy Hatcher <timothy@apple.com>
75 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
77 * libWebKitSystemInterface.a:
79 2006-02-19 Darin Adler <darin@apple.com>
81 * WebKitSystemInterface.h: Added WKDrawFocusRing.
82 * libWebKitSystemInterface.a: Ditto.
84 2006-02-06 John Sullivan <sullivan@apple.com>
86 * WebKitSystemInterface.h:
87 * libWebKitSystemInterface.a:
88 removed WKExecutableLinkedInTigerOrEarlier
90 2005-11-01 Darin Adler <darin@apple.com>
92 * libWebKitSystemInterface.a: Updated.
94 2005-10-04 Maciej Stachowiak <mjs@apple.com>
98 * WebKitSystemInterface.h:
99 * libWebKitSystemInterface.a:
101 2005-09-08 Justin Garcia <justin.garcia@apple.com>
103 * WebKitSystemInterface.h: Update to latest
104 * libWebKitSystemInterface.a: ditto
106 2005-09-04 Darin Adler <darin@apple.com>
108 * WebKitSystemInterface.h: Update to latest
109 * libWebKitSystemInterface.a: Ditto.
111 2005-08-07 Darin Adler <darin@apple.com>
113 * libWebKitSystemInterface.a: Universal binary.
114 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
116 2005-07-01 John Sullivan <sullivan@apple.com>
118 - added WKExecutableLinkedInTigerOrEarlier
120 * WebKitSystemInterface.h:
121 * libWebKitSystemInterface.a:
123 2005-06-06 Maciej Stachowiak <mjs@apple.com>
125 - updated for crashing bugfix
127 * libWebKitSystemInterface.a:
129 2005-06-06 Maciej Stachowiak <mjs@apple.com>
133 * WebKitSystemInterface.h:
134 * libWebKitSystemInterface.a:
136 2005-06-06 Maciej Stachowiak <mjs@apple.com>
140 * WebKitSystemInterface.h:
141 * libWebKitSystemInterface.a:
143 2005-06-06 Maciej Stachowiak <mjs@apple.com>
147 * WebKitSystemInterface.h:
148 * libWebKitSystemInterface.a:
150 2005-06-06 Maciej Stachowiak <mjs@apple.com>
154 * WebKitSystemInterface.h:
155 * libWebKitSystemInterface.a:
157 2005-06-06 Maciej Stachowiak <mjs@apple.com>
161 * WebKitSystemInterface.h:
162 * libWebKitSystemInterface.a:
164 2005-06-06 Maciej Stachowiak <mjs@apple.com>
168 * WebKitSystemInterface.h:
169 * libWebKitSystemInterface.a:
171 2005-06-06 Maciej Stachowiak <mjs@apple.com>
175 * WebKitSystemInterface.h:
176 * libWebKitSystemInterface.a:
178 2005-06-06 Maciej Stachowiak <mjs@apple.com>
182 * WebKitSystemInterface.h:
183 * libWebKitSystemInterface.a:
185 2005-06-05 Maciej Stachowiak <mjs@apple.com>
187 - added a few more bits of SPI
189 * WebKitSystemInterface.h:
190 * libWebKitSystemInterface.a:
192 2005-06-05 Maciej Stachowiak <mjs@apple.com>
194 - added file type and NSURLResponse caching SPI
196 * WebKitSystemInterface.h:
197 * libWebKitSystemInterface.a:
199 2005-06-05 Maciej Stachowiak <mjs@apple.com>
201 - initial checkin of WebKitSystemInterface binary
203 * WebKitSystemInterface.h: Added.
204 * libWebKitSystemInterface.a: Added.