1 2006-08-30 Adele Peterson <adele@apple.com>
5 Updated for http://bugzilla.opendarwin.org/show_bug.cgi?id=10575
6 Enable secure input mode for new password fields
8 * WebKitSystemInterface.h: Added WKSetSecureEventInput and WKSecureEventInput;
9 * libWebKitSystemInterface.a:
11 2006-07-09 Anders Carlsson <acarlsson@apple.com>
15 * WebKitSystemInterface.h:
16 * libWebKitSystemInterface.a:
19 2006-07-05 Adele Peterson <adele@apple.com>
21 Reviewed by Maciej and Hyatt.
23 * WebKitSystemInterface.h: Updated.
24 * libWebKitSystemInterface.a: Updated.
26 2006-06-16 Adele Peterson <adele@apple.com>
30 * WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
31 * libWebKitSystemInterface.a: ditto.
33 2006-04-01 Eric Seidel <eseidel@apple.com>
35 * libWebKitSystemInterface.a: commit a universal binary.
37 2006-04-01 Darin Adler <darin@apple.com>
41 * libWebKitSystemInterface.a: Changed alpha in the focus-ring drawing
42 code to use the system default alpha.
44 2006-03-17 Eric Seidel <eseidel@apple.com>
46 * libWebKitSystemInterface.a: commit a universal binary.
48 2006-03-17 Adele Peterson <adele@apple.com>
50 * WebKitSystemInterface.h: Added WKDrawBezeledTextFieldCell()
51 * libWebKitSystemInterface.a: ditto
53 2006-02-28 John Sullivan <sullivan@apple.com>
55 * WebKitSystemInterface.h: Removed WKMouseIsDown()
56 * libWebKitSystemInterface.a: ditto
58 2006-02-23 Timothy Hatcher <timothy@apple.com>
60 New build to fix the i386 arch. (The _cuEnc64 symbol was missing.)
62 * libWebKitSystemInterface.a:
64 2006-02-19 Darin Adler <darin@apple.com>
66 * WebKitSystemInterface.h: Added WKDrawFocusRing.
67 * libWebKitSystemInterface.a: Ditto.
69 2006-02-06 John Sullivan <sullivan@apple.com>
71 * WebKitSystemInterface.h:
72 * libWebKitSystemInterface.a:
73 removed WKExecutableLinkedInTigerOrEarlier
75 2005-11-01 Darin Adler <darin@apple.com>
77 * libWebKitSystemInterface.a: Updated.
79 2005-10-04 Maciej Stachowiak <mjs@apple.com>
83 * WebKitSystemInterface.h:
84 * libWebKitSystemInterface.a:
86 2005-09-08 Justin Garcia <justin.garcia@apple.com>
88 * WebKitSystemInterface.h: Update to latest
89 * libWebKitSystemInterface.a: ditto
91 2005-09-04 Darin Adler <darin@apple.com>
93 * WebKitSystemInterface.h: Update to latest
94 * libWebKitSystemInterface.a: Ditto.
96 2005-08-07 Darin Adler <darin@apple.com>
98 * libWebKitSystemInterface.a: Universal binary.
99 * WebKitSystemInterface.h: Updated for calls that Eric recently removed.
101 2005-07-01 John Sullivan <sullivan@apple.com>
103 - added WKExecutableLinkedInTigerOrEarlier
105 * WebKitSystemInterface.h:
106 * libWebKitSystemInterface.a:
108 2005-06-06 Maciej Stachowiak <mjs@apple.com>
110 - updated for crashing bugfix
112 * libWebKitSystemInterface.a:
114 2005-06-06 Maciej Stachowiak <mjs@apple.com>
118 * WebKitSystemInterface.h:
119 * libWebKitSystemInterface.a:
121 2005-06-06 Maciej Stachowiak <mjs@apple.com>
125 * WebKitSystemInterface.h:
126 * libWebKitSystemInterface.a:
128 2005-06-06 Maciej Stachowiak <mjs@apple.com>
132 * WebKitSystemInterface.h:
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-05 Maciej Stachowiak <mjs@apple.com>
172 - added a few more bits of SPI
174 * WebKitSystemInterface.h:
175 * libWebKitSystemInterface.a:
177 2005-06-05 Maciej Stachowiak <mjs@apple.com>
179 - added file type and NSURLResponse caching SPI
181 * WebKitSystemInterface.h:
182 * libWebKitSystemInterface.a:
184 2005-06-05 Maciej Stachowiak <mjs@apple.com>
186 - initial checkin of WebKitSystemInterface binary
188 * WebKitSystemInterface.h: Added.
189 * libWebKitSystemInterface.a: Added.