Граф коммитов

98 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
mozilla.mano%sent.com ace0aa7504 Bug 302165 - add accesskeys to the 'Remember Password' dialog. r=vladimir. 2005-08-29 22:17:37 +00:00
gavin%gavinsharp.com 1aa9cf8f39 Bug 303740 : Don't offer to remember empty passwords, r=mconnor 2005-08-26 19:32:30 +00:00
darin%meer.net cae9c31226 fixes bug 303978 "Expose User/PassFieldName values for password entries" r=bryner a=mconnor 2005-08-11 20:07:41 +00:00
aaronleventhal%moonset.net 1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
mozilla.mano%sent.com bf7bbf98c2 Bug 303555 - fix wrong new enitity name from bug 302164. r+a=mconnor. 2005-08-05 14:52:14 +00:00
mozilla.mano%sent.com 42ea3948cd Bug 302164 - Imporvements to text and button labels in the 'Remember Password' dialog. r+a=mconnor 2005-08-04 19:39:33 +00:00
gavin%gavinsharp.com 6e600fffd2 Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2005-07-25 04:42:13 +00:00
cst%andrew.cmu.edu 854a7e6f6a Bug 263532 "Remember logon" dialog box should have "No" as default
(Firefox version of bug 121443)
Patch by ajschult, r=bryner, a=asa
2005-07-08 01:22:05 +00:00
bryner%brianryner.com e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
db48x%yahoo.com e475909d23 bug 296662: Javascript strict warnings in preferences dialog
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
bzbarsky%mit.edu c61f3f6d37 Fix assert on password dialog coming up. Bug 295290, r=mconnor, a=asa 2005-05-24 04:13:54 +00:00
bsmedberg%covad.net 9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
bryner%brianryner.com c230c4be03 Don't notify form submit observers if the form can't be submitted due to not having a link handler. Also, make sure all nsIFormSubmitObserver implementations protected against a null DOMWindow. Bug 292960, r+sr=bzbarsky, a=brendan. 2005-05-07 00:16:17 +00:00
bryner%brianryner.com aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
bsmedberg%covad.net f90fe3acc6 Bug 290180 - coverity errors in toolkit/* r=darin a=asa 2005-04-15 14:55:56 +00:00
mozilla.mano%sent.com 0896ef6e88 Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-21 16:24:04 +00:00
bsmedberg%covad.net 914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
marco%gnome.org e042062105 Bug 233461 Add button icons on the new preferences dialog
r=mconnor
2005-03-07 09:53:07 +00:00
ben%bengoodger.com 7bad6c3afe 283871 - password manager does not resize vertically... add flex to content box. Patch by Mook <mook.moz@gmail.com> r=me 2005-03-05 08:32:47 +00:00
bsmedberg%covad.net 361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
ben%bengoodger.com b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
shaver%mozilla.org 04bdeeeaa6 bug 278019: prevent crash after secure->insecure transition, r=jst,sr=bryner 2005-02-04 23:47:18 +00:00
bryner%brianryner.com 67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net 93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
dbaron%dbaron.org 8038249ffe Remove .cvsignore files in otherwise empty directories. 2004-12-02 06:51:40 +00:00
dbaron%dbaron.org d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
ben%bengoodger.com a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
bryner%brianryner.com 6050cfa2e3 Fix problem where backspacing to an exact match would not show the autocomplete popup (bug 257154). r=jst. 2004-11-05 22:09:02 +00:00
bryner%brianryner.com 4ad2ba4b20 Don't remove exact matches from the list of possible autocompletions for password manager (bug 257154). r=ben. 2004-10-01 00:24:06 +00:00
bryner%brianryner.com d7616d1045 skip signon entries that don't decrypt properly 2004-08-15 06:53:45 +00:00
bryner%brianryner.com a5c2b3fcf0 If a page prefills a username field with a username that we have a saved login for, go ahead and prefill the saved password. Bug 229652. 2004-07-29 08:22:05 +00:00
bryner%brianryner.com 61898ea375 Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake. 2004-07-29 05:55:30 +00:00
bryner%brianryner.com a9a01ddbe3 Cancelling master password dialog should not cancel form submission (bug 252909). r=mconnor. 2004-07-25 06:14:15 +00:00
bryner%brianryner.com 4d757f3885 Fix hang when a form control name saved in password manager is not present in the form. Bug 251064, r=mconnor 2004-07-21 23:44:40 +00:00
steffen.wilberg%web.de a4eaf4742f Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2004-07-19 13:37:52 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
ben%bengoodger.com 1ec995b8a1 227640 - password is saved even when the password field has autocomplete="off", patch by Unknown W. Brackets <unknown@simplemachines.org> r=bryner 2004-06-03 20:42:01 +00:00
bryner%brianryner.com 5796c6734f Bug 242956, only prefill usernames into text inputs and passwords into password inputs. 2004-05-27 05:00:11 +00:00
mconnor%myrealbox.com b15404b710 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:45:17 +00:00
mconnor%myrealbox.com 369ce7f5a1 bug 235740 - missing .cvsignore files, patch by Henrik Gemal (bugzilla@gemal.dk), r=bryner 2004-05-22 19:33:12 +00:00
bryner%brianryner.com f5ed581b08 One too many nsnulls... 2004-05-02 19:46:08 +00:00
mconnor%myrealbox.com 4a7e0322ab Bug 235815 - Improve button labels for Confirm Password Change dialog, patch by Logan Ingalls <log@plutor.org>, r=bryner 2004-05-02 17:32:10 +00:00
bienvenu%nventure.com 4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bryner%brianryner.com 67a283b0db Reapply fix for handling non-ASCII characters in signon file that was lost when migration branch landed. Bug 218405, fix originally r=darin sr=bz 2004-03-17 09:15:55 +00:00
ben%bengoodger.com 136c4d71dd 215094 - add new profile migrator interface, adapt password manager to support api for adding signons with details (235360) 2004-03-03 07:51:09 +00:00
bryner%brianryner.com 7a5ac49949 Guard against empty signon entry confusion by refusing to add new entries with empty user and empty password, fixing removal of these entries, and attempting to discard these entries as they are read in. Bug 231042. 2004-02-18 00:56:29 +00:00
bryner%brianryner.com 47971bbf13 Null-check the document to protect against blur events generated during document teardown. Bug 225889. 2004-02-16 22:58:20 +00:00
ben%bengoodger.com 1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00