1 2006-10-25 Timothy Hatcher <timothy@apple.com>
3 Reviewed by Kevin Decker.
5 * libWebKitSystemInterface.a: updated to be 64-bit universal
7 2006-10-11 Darin Adler <darin@apple.com>
9 Reviewed by John Sullivan.
11 * WebKitSystemInterface.h: Updated to a C++-compatible version.
13 2006-08-31 Adele Peterson <adele@apple.com>
15 Reviewed by John Sullivan.
17 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
19 * WebKitSystemInterface.h:
20 * libWebKitSystemInterface.a:
22 2006-08-30 Adele Peterson <adele@apple.com>
26 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
27 Enable secure input mode for new password fields
29 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
30 * libWebKitSystemInterface.a:
32 2006-07-09 Anders Carlsson <acarlsson@apple.com>
36 * WebKitSystemInterface.h:
37 * libWebKitSystemInterface.a:
40 2006-07-05 Adele Peterson <adele@apple.com>
42 Reviewed by Maciej and Hyatt.
44 * WebKitSystemInterface.h: Updated.
45 * libWebKitSystemInterface.a: Updated.
47 2006-06-16 Adele Peterson <adele@apple.com>
51 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
52 * libWebKitSystemInterface.a: ditto.
54 2006-04-01 Eric Seidel <eseidel@apple.com>
56 * libWebKitSystemInterface.a: commit a universal binary.
58 2006-04-01 Darin Adler <darin@apple.com>
62 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
63 code to use the system default alpha.
65 2006-03-17 Eric Seidel <eseidel@apple.com>
67 * libWebKitSystemInterface.a: commit a universal binary.
69 2006-03-17 Adele Peterson <adele@apple.com>
71 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
72 * libWebKitSystemInterface.a: ditto
74 2006-02-28 John Sullivan <sullivan@apple.com>
76 * WebKitSystemInterface.h: Removed WKMouseIsDown()
77 * libWebKitSystemInterface.a: ditto
79 2006-02-23 Timothy Hatcher <timothy@apple.com>
81 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
83 * libWebKitSystemInterface.a:
85 2006-02-19 Darin Adler <darin@apple.com>
87 * WebKitSystemInterface.h: Added WKDrawFocusRing.
88 * libWebKitSystemInterface.a: Ditto.
90 2006-02-06 John Sullivan <sullivan@apple.com>
92 * WebKitSystemInterface.h:
93 * libWebKitSystemInterface.a:
94 removed WKExecutableLinkedInTigerOrEarlier
96 2005-11-01 Darin Adler <darin@apple.com>
98 * libWebKitSystemInterface.a: Updated.
100 2005-10-04 Maciej Stachowiak <mjs@apple.com>
104 * WebKitSystemInterface.h:
105 * libWebKitSystemInterface.a:
107 2005-09-08 Justin Garcia <justin.garcia@apple.com>
109 * WebKitSystemInterface.h: Update to latest
110 * libWebKitSystemInterface.a: ditto
112 2005-09-04 Darin Adler <darin@apple.com>
114 * WebKitSystemInterface.h: Update to latest
115 * libWebKitSystemInterface.a: Ditto.
117 2005-08-07 Darin Adler <darin@apple.com>
119 * libWebKitSystemInterface.a: Universal binary.
120 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
122 2005-07-01 John Sullivan <sullivan@apple.com>
124 - added WKExecutableLinkedInTigerOrEarlier
126 * WebKitSystemInterface.h:
127 * libWebKitSystemInterface.a:
129 2005-06-06 Maciej Stachowiak <mjs@apple.com>
131 - updated for crashing bugfix
133 * libWebKitSystemInterface.a:
135 2005-06-06 Maciej Stachowiak <mjs@apple.com>
139 * WebKitSystemInterface.h:
140 * libWebKitSystemInterface.a:
142 2005-06-06 Maciej Stachowiak <mjs@apple.com>
146 * WebKitSystemInterface.h:
147 * libWebKitSystemInterface.a:
149 2005-06-06 Maciej Stachowiak <mjs@apple.com>
153 * WebKitSystemInterface.h:
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-05 Maciej Stachowiak <mjs@apple.com>
193 - added a few more bits of SPI
195 * WebKitSystemInterface.h:
196 * libWebKitSystemInterface.a:
198 2005-06-05 Maciej Stachowiak <mjs@apple.com>
200 - added file type and NSURLResponse caching SPI
202 * WebKitSystemInterface.h:
203 * libWebKitSystemInterface.a:
205 2005-06-05 Maciej Stachowiak <mjs@apple.com>
207 - initial checkin of WebKitSystemInterface binary
209 * WebKitSystemInterface.h: Added.
210 * libWebKitSystemInterface.a: Added.