gecko-dev/toolkit
bryner%brianryner.com 96c99c1a4a - Add DOMAutoComplete event, fired on a form input element when the user
selects a completion from the popup.
- Listen for DOMAutoComplete and Blur events instead of Change events to
trigger prefilling the password field.
- Fix an off-by-one error in the multi-user password change confirmation
(the stored password was being changed for the wrong entry).
- Fix skipping multiple logins when reading the signon file.
- Add missing license for Makefile.in.
2003-08-04 00:57:26 +00:00
..
components - Add DOMAutoComplete event, fired on a form input element when the user 2003-08-04 00:57:26 +00:00
content Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp 2003-07-27 14:08:39 +00:00
locale Fix 214571 - add image to copyright information, patch by bugzilla@babylonsounds.com 2003-08-01 14:43:16 +00:00
locales/en-US/chrome/cookie
skin Bump skinVersion up to 1.5, since older skins are likely to get broken by the 2003-07-25 23:03:39 +00:00
xre change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
.cvsignore
jar.mn Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp 2003-07-27 14:08:39 +00:00
Makefile.in