sayrer@gmail.com
|
4c28f2c118
|
JS code-sharing module system. Patch by Alex Fritze <alex@croczilla.com> and Robert Sayre <sayrer@gmail.com>. r=shaver/brendan, sr=brendan
|
2007-05-15 16:27:40 -07:00 |
|
crowder@fiverocks.com
|
f22ac5c3ba
|
Bug 308429: make tooMuchGC dynamic (runtime gczeal option), r=brendan
|
2007-05-15 16:27:20 -07:00 |
|
thunder@mozilla.com
|
1f20fd1155
|
Bug 373501: Add import/export of microsummaries to places. r=mano
|
2007-05-15 16:23:51 -07:00 |
|
crowder@fiverocks.com
|
ae198d672f
|
Bug 358594: sharp variables should deserialize using old getter/setter syntax.
|
2007-05-15 15:41:24 -07:00 |
|
roc+@cs.cmu.edu
|
590dcb10fd
|
Bug 379635. Don't return random min-widths for native scrollbars when the scrollbar rect is empty. r=cbarrett, sr=dmose
|
2007-05-15 15:19:54 -07:00 |
|
dbaron@dbaron.org
|
2539866c49
|
Fix vertical resizing for quirks mode percentage heights. b=380004 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-05-15 14:52:44 -07:00 |
|
cbarrett@mozilla.com
|
bb1c6a6b22
|
Bug 380650 - Move passwordmgr/resources/content/* to passwordmgr/content/*. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin.
|
2007-05-15 14:20:30 -07:00 |
|
vladimir@pobox.com
|
449aa0365c
|
b=380494, allow zero-width/height surfaces (crash moz_cairo_win32_surface_get_image etc.), r+sr=roc
|
2007-05-15 13:27:10 -07:00 |
|
sdwilsh@shawnwilsher.com
|
697fed38af
|
Bug 378527 - Localize nsIAlertsService. r=cbarrett,r=mano. Also Fixes Bug 380142 - Growl doesn't support click notification
|
2007-05-15 13:25:53 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
0f180a5981
|
Fix Bug 380789 Error message when saying no to installing the palm sync conduit - error should not occur. r/sr=bienvenu
|
2007-05-15 13:14:11 -07:00 |
|
ted.mielczarek@gmail.com
|
4965f362d1
|
bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me
|
2007-05-15 12:00:23 -07:00 |
|
ted.mielczarek@gmail.com
|
b0aad4172f
|
bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me
|
2007-05-15 10:45:23 -07:00 |
|
jwatt@jwatt.org
|
630b7f11ab
|
Change DOS line endings to unix so they don't appear in my diff when I save unrelated changes to this file. r=sayrer. No bug.
|
2007-05-15 10:16:09 -07:00 |
|
smontagu@smontagu.org
|
98060c1cca
|
Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu
|
2007-05-15 09:45:23 -07:00 |
|
kairo@kairo.at
|
3042017f5a
|
followup to bug 377799 - remove deleted Makefile from allmakefiles, r+sr=Neil
|
2007-05-15 09:39:49 -07:00 |
|
igor@mir2.org
|
3572b7f068
|
Bug 379566: keywords are no special with get/set getters. r=brendan
|
2007-05-15 08:17:14 -07:00 |
|
ginn.chen@sun.com
|
7ba9ae2d81
|
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil
|
2007-05-15 02:46:06 -07:00 |
|
igor@mir2.org
|
40e2acb8c6
|
Bug 340212: All XPC GC tracing now happens in the runtime trace callback.
|
2007-05-15 02:01:34 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5767c4440b
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
|
nrthomas@gmail.com
|
3671a75bdb
|
For bug 379241, bump automation config for RC3
|
2007-05-15 01:27:01 -07:00 |
|
allan@beaufour.dk
|
5bf28a01b1
|
Change namespace to aNamespame to avoid reserved C++ keyword. Bug 380125, r=gavin, patch by tom.germeau@gmail.com
|
2007-05-15 01:18:09 -07:00 |
|
alfred.peng@sun.com
|
e797adbd2a
|
Bug 380704. compile error [@nsOfflineCacheDevice::Init]. Fix the bustage for bug 370195 on Solaris SPARC/x86 with Sun Compiler.r+sr=jst.
|
2007-05-15 00:53:42 -07:00 |
|
mattwillis@gmail.com
|
95a4a3088b
|
bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin
|
2007-05-14 22:55:24 -07:00 |
|
philringnalda@gmail.com
|
27edf76fc0
|
Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano
|
2007-05-14 22:55:24 -07:00 |
|
gavin@gavinsharp.com
|
85f2fe1195
|
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
|
2007-05-14 22:55:24 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
d2f3188b22
|
Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor
|
2007-05-14 22:55:23 -07:00 |
|
martijn.martijn@gmail.com
|
8e9fb9616d
|
Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp
|
2007-05-14 22:55:23 -07:00 |
|
gavin@gavinsharp.com
|
c9a1bc1893
|
Bug 343278, Hitting delete in the password manager doesn't delete the password, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor
|
2007-05-14 22:55:22 -07:00 |
|
mozilla.mano@sent.com
|
1b9bf3c875
|
Bug 266945 - Add confirm prompt for 'Remove All' operation in Password Manager. r+a181=mconnor.
|
2007-05-14 22:55:21 -07:00 |
|
gavin@gavinsharp.com
|
a2bd9be40a
|
Bug 324063: "passwords never saved" is too hard to find, so move it into it's own window, r=mconnor, ui-r=beltzner
|
2007-05-14 22:55:20 -07:00 |
|
bsmedberg@covad.net
|
626afe6d31
|
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
|
2007-05-14 22:55:23 -07:00 |
|
aaronleventhal@moonset.net
|
94f834e2b8
|
Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
|
2007-05-14 22:55:21 -07:00 |
|
gavin@gavinsharp.com
|
ebd582ac92
|
Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor
|
2007-05-14 22:55:20 -07:00 |
|
mozilla.mano@sent.com
|
f5fca6c5cf
|
Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor
|
2007-05-14 22:55:19 -07:00 |
|
db48x@yahoo.com
|
0328e9de17
|
bug 296662: Javascript strict warnings in preferences dialogpatch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
|
2007-05-14 22:55:19 -07:00 |
|
marco@gnome.org
|
fc1ed778ad
|
Bug 233461 Add button icons on the new preferences dialogr=mconnor
|
2007-05-14 22:55:18 -07:00 |
|
ben@bengoodger.com
|
fc1f55c0d4
|
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
|
660ae38b81
|
274712 - new options dialog
|
2007-05-14 22:55:16 -07:00 |
|
gerv@gerv.net
|
c3074dd339
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-05-14 22:55:15 -07:00 |
|
ben@bengoodger.com
|
2151f5ec85
|
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
|
2007-05-14 22:55:17 -07:00 |
|
bryner@brianryner.com
|
26085e6fa6
|
skip signon entries that don't decrypt properly
|
2007-05-14 22:55:16 -07:00 |
|
steffen.wilberg@web.de
|
26d76b3f96
|
Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner
|
2007-05-14 22:55:14 -07:00 |
|
varga@nixcorp.com
|
7f997de803
|
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
|
2007-05-14 22:55:14 -07:00 |
|
bryner@brianryner.com
|
a9d371a408
|
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
|
008c2cbdb0
|
port fix to sort strings case-insensitively, bug 220067
|
2007-05-14 22:55:12 -07:00 |
|
bryner@brianryner.com
|
498585f87b
|
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
|
9603103288
|
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
|
5d26504ce8
|
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
|
b0e152ec89
|
passwordmgr.properties, not satchel.properties
|
2007-05-14 22:55:20 -07:00 |
|
bryner@brianryner.com
|
53bbfef629
|
Initial add of new (work-in-progress) password manager implementation. Not part of the build.
|
2007-05-14 22:55:19 -07:00 |
|