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

1221 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
neil%parkwaycc.co.uk e275211c12 Bug 226958 Convert wallet viewer to a <dialog> and clean it up p=gautheri@noos.fr r=me sr=alecf 2003-12-20 18:15:56 +00:00
neil%parkwaycc.co.uk 1b97df3e1d Supplementary patch to Bug 225840 making it clear which buttons the dialog has p=gautheri@noos.fr r=me sr=alecf 2003-12-20 17:55:03 +00:00
dwitte%stanford.edu 50dbe55fbd implement session cookie UI. thanks to mconnor for the patch!
b=225857, p=mpconnor@myrealbox.com, r=neil, sr=alecf
2003-12-20 03:08:44 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
neil%parkwaycc.co.uk c1894039ba Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-02 12:48:54 +00:00
timeless%mozdev.org 2a8b253f2b Bug 135181 Add Translate Page to the Tools menu
r=dwitte sr=jst
2003-11-19 03:19:53 +00:00
bzbarsky%mit.edu 61bf2d35c5 More permissions tightening on profile files. Bug 59557, patch by biesi,
r=timeless, sr=bzbarsky
2003-11-19 02:11:12 +00:00
dwitte%stanford.edu f3ec60774f remove unused *_FetchFromNetCenter functions. thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
r=dwitte, sr=bryner
2003-11-19 01:59:36 +00:00
dwitte%stanford.edu 58528e3824 whitespace cleanup, comment fix and redundant #define removal.
thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
2003-11-18 15:10:40 +00:00
dwitte%stanford.edu 42f2669379 Cookie Manager and Exceptions window should remember column size
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
mvl%exedo.nl 0cbf28d1a9 Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
2003-11-10 16:56:37 +00:00
timeless%mozdev.org d148168be8 Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
neil%parkwaycc.co.uk c98c6f10f3 Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
dwitte%stanford.edu 2229248673 removing unused wallet files.
b=204184 p=mvl r=me sr=bryner
2003-10-30 03:18:10 +00:00
dwitte%stanford.edu c12f45bb2f remove unused items in wallet. the following files will be cvs removed shortly:
public/nsIKeyedStreamGenerator.idl
public/nsIPasswordSink.idl
src/nsWalletBuiltInDataSources.h
src/nsBasicStreamGenerator.cpp
src/nsBasicStreamGenerator.h

b=204184 p=mvl r=me sr=bryner
2003-10-30 02:39:10 +00:00
dwitte%stanford.edu bae2ef3847 clean up warnings in wallet
b=204184 p=timeless r=me sr=bryner
2003-10-30 02:34:16 +00:00
timeless%mozdev.org d06bc0dc59 Bug 204184 Remove unused items from wallet.cpp/wallet.h
r=dwitte sr=bryner
2003-10-30 02:04:31 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
kairo%kairo.at 07e3c65080 bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
dwitte%stanford.edu 39bb588d1a make cookiemanager sort strings case-insensitively.
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2003-10-15 09:41:40 +00:00
dwitte%stanford.edu 8addfb1f6c trivial #include fixes (mostly removing deprecated nsIEnumerator uses)
no bug, r=timeless, sr=bz
2003-10-10 07:06:05 +00:00
dwitte%stanford.edu 48fe888d1b rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2003-10-08 01:03:28 +00:00
neil%parkwaycc.co.uk 296ff36e59 Bug 182359 only open one manager window of each type r=dwitte sr=darin 2003-10-07 10:03:21 +00:00
bzbarsky%mit.edu 399ee10c53 Make "manage sites" window resizable. Bug 13188, patch by
borggraefe@despammed.com (Stefan Borggraefe), r+sr=dveditz
2003-09-25 06:00:29 +00:00
neil%parkwaycc.co.uk 9ef5438f5a Bug 65596 "Manage Stored Passwords" window should be wider and remember previous size and position p=borggraefe@despammed.com r=me sr=dveditz 2003-09-21 09:29:52 +00:00
bryner%brianryner.com 352e645b90 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
kairo%kairo.at b6208f06a9 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
bienvenu%nventure.com d9a0c84408 fix problem logging onto mail server when password has changed on the server, 214217, r/sr=scott, by backing out fix for 160425 2003-07-30 22:44:53 +00:00
bzbarsky%mit.edu 95256ce645 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
jaggernaut%netscape.com f1efc20ae6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com f008bc2bad Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
dwitte%stanford.edu 79a057d46a Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
kaie%netscape.com f82f7c9d38 b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
r=darin sr=brendan
2003-07-08 14:41:02 +00:00
timeless%mozdev.org 6aa7522fbf Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=dwitte
2003-07-03 00:25:56 +00:00
caillon%returnzero.com ba75de772b Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com 6934dc37a9 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
kairo%kairo.at 108ef75354 bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
dwitte%stanford.edu 1ce3f6a366 spring cleaning in extensions/wallet, bug 204184.
hunting season is open!

r=timeless, sr=bryner.
2003-05-29 10:02:39 +00:00
bolian.yin%sun.com 47244eb732 Bug 195794, missing access keys for Personal panel
The path is from jessie.li@sun.com  r=kyle sr=jst
2003-05-29 09:48:58 +00:00
dwitte%stanford.edu 149f719c00 bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
dwitte%stanford.edu d54decdf65 follow-up to bug 202131: BubbleSort is too slow. fixes an omission that was supposed to go in with the original patch.
p=neil, r=dwitte, sr=darin, a=sspitzer.
2003-05-01 04:53:14 +00:00
bzbarsky%mit.edu 939654ca65 Stop doing incorrect updating of selection in cookie viewer. Bug 198409, patch
by mvl@exedo.nl (Michiel van Leeuwen), r=suresh, sr=jag
2003-04-23 00:53:32 +00:00
ere%atp.fi a630c22c46 Fix for bug 202707: cookie and image manager sort entries in descending order
patch by dwitte
r=mvl
sr=bzbarsky
2003-04-20 20:29:41 +00:00
cbiesinger%web.de 8ac61d96a2 202131 patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin BubbleSort is too slow 2003-04-18 17:34:02 +00:00
kairo%kairo.at 0978e17a8a bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
ccarlen%netscape.com 1aca381eaa Bug 194650 - Dynamic profile switching does not logout of password manager completely if the only user of wallet data is the wallet viewing UI. r=kaie/sr=dveditz 2003-04-10 13:18:42 +00:00
suresh%netscape.com e3732db4f3 bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag 2003-03-26 01:44:30 +00:00