1 2006-08-31 Adele Peterson <adele@apple.com>
3 Reviewed by John Sullivan.
5 Removed wkSecureEventInput and wkSetSecureEventInput, since this can be done with API.
7 * WebKitSystemInterface.h:
8 * libWebKitSystemInterface.a:
10 2006-08-30 Adele Peterson <adele@apple.com>
14 Updated for http://bugs.webkit.org/show_bug.cgi?id=10575
15 Enable secure input mode for new password fields
17 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
18 * libWebKitSystemInterface.a:
20 2006-07-09 Anders Carlsson <acarlsson@apple.com>
24 * WebKitSystemInterface.h:
25 * libWebKitSystemInterface.a:
28 2006-07-05 Adele Peterson <adele@apple.com>
30 Reviewed by Maciej and Hyatt.
32 * WebKitSystemInterface.h: Updated.
33 * libWebKitSystemInterface.a: Updated.
35 2006-06-16 Adele Peterson <adele@apple.com>
39 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
40 * libWebKitSystemInterface.a: ditto.
42 2006-04-01 Eric Seidel <eseidel@apple.com>
44 * libWebKitSystemInterface.a: commit a universal binary.
46 2006-04-01 Darin Adler <darin@apple.com>
50 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
51 code to use the system default alpha.
53 2006-03-17 Eric Seidel <eseidel@apple.com>
55 * libWebKitSystemInterface.a: commit a universal binary.
57 2006-03-17 Adele Peterson <adele@apple.com>
59 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
60 * libWebKitSystemInterface.a: ditto
62 2006-02-28 John Sullivan <sullivan@apple.com>
64 * WebKitSystemInterface.h: Removed WKMouseIsDown()
65 * libWebKitSystemInterface.a: ditto
67 2006-02-23 Timothy Hatcher <timothy@apple.com>
69 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
71 * libWebKitSystemInterface.a:
73 2006-02-19 Darin Adler <darin@apple.com>
75 * WebKitSystemInterface.h: Added WKDrawFocusRing.
76 * libWebKitSystemInterface.a: Ditto.
78 2006-02-06 John Sullivan <sullivan@apple.com>
80 * WebKitSystemInterface.h:
81 * libWebKitSystemInterface.a:
82 removed WKExecutableLinkedInTigerOrEarlier
84 2005-11-01 Darin Adler <darin@apple.com>
86 * libWebKitSystemInterface.a: Updated.
88 2005-10-04 Maciej Stachowiak <mjs@apple.com>
92 * WebKitSystemInterface.h:
93 * libWebKitSystemInterface.a:
95 2005-09-08 Justin Garcia <justin.garcia@apple.com>
97 * WebKitSystemInterface.h: Update to latest
98 * libWebKitSystemInterface.a: ditto
100 2005-09-04 Darin Adler <darin@apple.com>
102 * WebKitSystemInterface.h: Update to latest
103 * libWebKitSystemInterface.a: Ditto.
105 2005-08-07 Darin Adler <darin@apple.com>
107 * libWebKitSystemInterface.a: Universal binary.
108 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
110 2005-07-01 John Sullivan <sullivan@apple.com>
112 - added WKExecutableLinkedInTigerOrEarlier
114 * WebKitSystemInterface.h:
115 * libWebKitSystemInterface.a:
117 2005-06-06 Maciej Stachowiak <mjs@apple.com>
119 - updated for crashing bugfix
121 * libWebKitSystemInterface.a:
123 2005-06-06 Maciej Stachowiak <mjs@apple.com>
127 * WebKitSystemInterface.h:
128 * libWebKitSystemInterface.a:
130 2005-06-06 Maciej Stachowiak <mjs@apple.com>
134 * WebKitSystemInterface.h:
135 * libWebKitSystemInterface.a:
137 2005-06-06 Maciej Stachowiak <mjs@apple.com>
141 * WebKitSystemInterface.h:
142 * libWebKitSystemInterface.a:
144 2005-06-06 Maciej Stachowiak <mjs@apple.com>
148 * WebKitSystemInterface.h:
149 * libWebKitSystemInterface.a:
151 2005-06-06 Maciej Stachowiak <mjs@apple.com>
155 * WebKitSystemInterface.h:
156 * libWebKitSystemInterface.a:
158 2005-06-06 Maciej Stachowiak <mjs@apple.com>
162 * WebKitSystemInterface.h:
163 * libWebKitSystemInterface.a:
165 2005-06-06 Maciej Stachowiak <mjs@apple.com>
169 * WebKitSystemInterface.h:
170 * libWebKitSystemInterface.a:
172 2005-06-06 Maciej Stachowiak <mjs@apple.com>
176 * WebKitSystemInterface.h:
177 * libWebKitSystemInterface.a:
179 2005-06-05 Maciej Stachowiak <mjs@apple.com>
181 - added a few more bits of SPI
183 * WebKitSystemInterface.h:
184 * libWebKitSystemInterface.a:
186 2005-06-05 Maciej Stachowiak <mjs@apple.com>
188 - added file type and NSURLResponse caching SPI
190 * WebKitSystemInterface.h:
191 * libWebKitSystemInterface.a:
193 2005-06-05 Maciej Stachowiak <mjs@apple.com>
195 - initial checkin of WebKitSystemInterface binary
197 * WebKitSystemInterface.h: Added.
198 * libWebKitSystemInterface.a: Added.