Commit Graph

13 Commits

Author SHA1 Message Date
ben@bengoodger.com
959667d824 283871 - password manager does not resize vertically... add flex to content box. Patch by Mook <mook.moz@gmail.com> r=me 2007-05-14 22:55:17 -07:00
ben@bengoodger.com
db05f79cf9 274712 - new options dialog 2007-05-14 22:55:16 -07:00
gerv@gerv.net
c476b99438 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-05-14 22:55:15 -07:00
ben@bengoodger.com
7d3d73039c Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2007-05-14 22:55:17 -07:00
bryner@brianryner.com
4457beee38 skip signon entries that don't decrypt properly 2007-05-14 22:55:16 -07:00
steffen.wilberg@web.de
addf55de54 Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2007-05-14 22:55:14 -07:00
varga@nixcorp.com
b89e10853d Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2007-05-14 22:55:14 -07:00
bryner@brianryner.com
1a99f62a64 Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me 2007-05-14 22:55:13 -07:00
bryner@brianryner.com
0346bee9cd port fix to sort strings case-insensitively, bug 220067 2007-05-14 22:55:12 -07:00
bryner@brianryner.com
5c9482a97e Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins. 2007-05-14 22:55:11 -07:00
bryner@brianryner.com
9d1a632ea1 Lots of changes and bugfixes: - Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form. - Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry. This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.- Clean up prefill logic so that multiple forms on a page could be prefilled.- Fix bug where the last input was used as the username field, instead of the input just before the password.- Make sure we write out all entries for each realm.- Make sure we include all entries in each realm when returning an enumerator.- Remove some form manager cruft I missed in passwordManager.js. 2007-05-14 22:55:10 -07:00
bryner@brianryner.com
3f53c9bc9b Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package. 2007-05-14 22:55:09 -07:00
bryner@brianryner.com
b063396826 Initial add of new (work-in-progress) password manager implementation. Not part of the build. 2007-05-14 22:55:19 -07:00