Commit Graph

1185 Commits

Author SHA1 Message Date
caillon%returnzero.com
2df173e9c8 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
97649bab86 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
b28ce0a530 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
0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
dwitte%stanford.edu
6a1a2f65cf 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
646e3ffe37 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
270d3909ca 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
61f5de43c9 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
86a37b4d39 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
73c8d49169 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
bdfabf0708 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
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
ccarlen%netscape.com
c1a4389e74 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
f867bd13b6 bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag 2003-03-26 01:44:30 +00:00
suresh%netscape.com
61f3f16f7d fix for bug 155078. fixing typos in Cookies. r-cotter, sr-jag. 2003-03-25 01:29:56 +00:00
bzbarsky%mit.edu
a7d8e133da Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
timeless%mozdev.org
def3071d84 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2003-03-17 22:55:42 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
jst%netscape.com
0b5cb41238 Fixing bug 192837. Freezing the rest of the DOM HTML interfaces. r=fabian@imajes.info, sr=peterv@netscape.com 2003-03-14 07:00:53 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cbiesinger%web.de
c729ae0212 163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording. 2003-02-28 20:49:09 +00:00
gilbert.fang%sun.com
3759ea0882 fix bug: 193271 Form Manager dialog needs accesskeys. p=jessie.li@sun.com, r=timeless, sr=jaggernaut 2003-02-28 07:54:10 +00:00
kairo%kairo.at
661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
cbiesinger%web.de
8281ae66af 191682 patch by dwitte@stanford.edu r=biesi sr=darin Cookie manager uses O(2n^2) algorithm to display cookies 2003-02-24 22:02:44 +00:00
kairo%kairo.at
641adaf23e bug 193606 - Cookie window grows (horizontally and vertically) every time on opening, r=suresh, sr=jag, checking in for mvl@exedo.nl 2003-02-22 14:12:51 +00:00
kairo%kairo.at
a9939a55b7 bug 179661 - Duplicate menu mnemonic: Fill in Form, Form Manager both 'M', r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 13:59:25 +00:00
kairo%kairo.at
ec60ba7d89 bug 163350 - Cookie confirmation dialog could use better wording, r=timeless, sr=jag, checking in for mvl@exedo.nl 2003-02-22 13:42:15 +00:00
varga%netscape.com
165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
timeless%mozdev.org
712c37b4f5 Bug 189495 Capitalize accesskeys in forms preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:14 +00:00
neil%parkwaycc.co.uk
6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
dbaron%dbaron.org
5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
bryner%netscape.com
abb8e36813 removing unused file. not part of the build. 2003-01-06 06:46:59 +00:00
timeless%mozdev.org
96e8f4751b Bug 187748 Persist screen position and size for Manage Cookies dialog
patch by thieleke@yahoo.com r=timeless sr=bz
2003-01-06 01:11:06 +00:00
bryner%netscape.com
2ad05e6a10 Removing this file which has been dead for quite awhile. Not part of the build. 2003-01-05 05:41:15 +00:00
kairo%kairo.at
a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
seawood%netscape.com
d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
darin%netscape.com
863fb8ac17 fixes bug 184436 r=dougt sr=dveditz 2002-12-12 23:57:16 +00:00
darin%netscape.com
68c5a7fa73 fixes bug 182490 "New password manager is ignoring valid password entries"
r=morse sr=jst a=asa
2002-12-06 06:36:15 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
darin%netscape.com
a799920969 fixes bug 175495 "Password Manager reprompts whether or not to save
passwords it already has stored" r=morse sr=dveditz a=asa
2002-10-22 02:30:56 +00:00
darin%netscape.com
2a829299b8 fixes bug 162520 "possible princeton-style password stealing exploit"
r=morse sr=dveditz a=asa
2002-10-17 22:21:42 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
danm%netscape.com
a57de0544e string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:11:25 +00:00
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
morse%netscape.com
857df36d1c bug 154824, stealth pref to override autocomplete=off, r=mstoltz, sr=dveditz 2002-10-04 03:39:46 +00:00
morse%netscape.com
f64be3a8ce bug 168585, cookie and password order gets reversed, r=sgehani, sr=jag 2002-09-24 20:45:53 +00:00
morse%netscape.com
0fc1d47d1b bug 160425, forgets previously saved passwords if mail server unavailable, r=jag, sr=jst 2002-09-19 01:42:19 +00:00
kaie%netscape.com
e33b160b28 b=166663 Wallet should no longer use nsISecurityManagerComponent
r=morse sr=alecf
2002-09-17 19:03:24 +00:00
danm%netscape.com
b3331e7c89 popup manager dialog title correction. bug 166442 2002-09-14 20:13:05 +00:00
danm%netscape.com
fa22b55a15 reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2002-09-14 19:44:29 +00:00