Commit Graph

53282 Commits

Author SHA1 Message Date
morse%netscape.com
7fc5ce1853 fix bug 27782, signon viewer comes up when database is still locked, r=rjc 2000-02-15 04:18:46 +00:00
mscott%netscape.com
a1cf99ecb3 Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting.
r=travis,mscott (we co-authored it).
2000-02-15 04:05:04 +00:00
mscott%netscape.com
c8fd767935 Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting.
Allow the load cookie to support nsWeakReference.
r=travis,mscott (we co-authored it).
2000-02-15 04:04:34 +00:00
sdv%sparc.spb.su
b8a239fb24 - added method to enable access to pluglets and
changed the way java dom registers itself
2000-02-15 03:50:35 +00:00
dveditz%netscape.com
54e962a419 damn, missed a file. How does that happen in a top-down commit? 2000-02-15 03:01:55 +00:00
dveditz%netscape.com
84688e0640 Attempting to fix nsCOMPtr .get() related bustage on Linux 2000-02-15 02:55:23 +00:00
dveditz%netscape.com
524f11871b fixing mac and unix bustage 2000-02-15 02:29:53 +00:00
rhp%netscape.com
b51bbc8f16 Adding new printing files to the tree - NOT PART OF THE BUILD! 2000-02-15 02:26:14 +00:00
rjc%netscape.com
938251993e Small XUL changes. 2000-02-15 02:11:49 +00:00
dveditz%netscape.com
b2f59b60b4 fixing windows bustage 2000-02-15 02:11:26 +00:00
slamm%netscape.com
ad395b29d3 Fix bug #27415, Bookmarks dead in sidebar. 2000-02-15 02:08:38 +00:00
varada%netscape.com
f319af5b84 removing the comments from branding_page4.ini before and after creating the jsfile bug #27461 2000-02-15 02:06:04 +00:00
rjc%netscape.com
34efb79cee New search engines and categories. Part of bug # 26334, changes from Netcenter folks, review: me 2000-02-15 02:04:43 +00:00
pinkerton%netscape.com
46f8adccd3 fixes for event handling around popup windows. bugs #27285 and 27257. don't propagate the event that closes a popup and don't pass events to a normal window if the top window is a popup. r=saari,sfraser. 2000-02-15 02:03:07 +00:00
alecf%netscape.com
83e0473aee remove debugging dump() 2000-02-15 01:57:42 +00:00
rhp%netscape.com
e3650fa408 Fix for error on copying to Sent folder after send operation - Bug #: 27460 - r: jefft 2000-02-15 01:52:12 +00:00
alecf%netscape.com
345e01f94c pretty up smtp and serverwithnoidentities panel for #27634
r=sspitzer
2000-02-15 01:49:55 +00:00
dveditz%netscape.com
59d9af7a89 bug 24611, new API names for install 2000-02-15 01:44:48 +00:00
hyatt%netscape.com
b8fafbdf6e General cleanup. 2000-02-15 01:36:01 +00:00
ben%netscape.com
05fe5c8998 make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com 2000-02-15 01:33:48 +00:00
hyatt%netscape.com
ce49a1bab9 Fixing bad bug in key listener... would have made typing slow in Editor. 2000-02-15 01:33:36 +00:00
vidur%netscape.com
4a99a365f0 Fix for bug 25269. We can now reenter GlobalWindowImpl::RunTimeout. This may happen if a modal dialog (and hence a subevent loop) is invoked from a timeout - as it does with the Mail Account Wizard window. r=norris 2000-02-15 01:32:19 +00:00
dveditz%netscape.com
9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
mcafee%netscape.com
a294bcdae3 Adding logo.gif to about: page, cleaning up the html there. (27477) r=slamm 2000-02-15 01:26:34 +00:00
mcafee%netscape.com
dccbc6f087 Retiring res: protocol usages, should be using resource: . r=valeski 2000-02-15 01:23:05 +00:00
alecf%netscape.com
b603af808b add ispUtils.js and accountUtils.js to the build (not part of the product yet) 2000-02-15 01:17:45 +00:00
beard%netscape.com
b5072ce22c fixes nsIAtom leaks, bug # 25761, r=waterson 2000-02-15 01:17:18 +00:00
alecf%netscape.com
644b47bdf5 fix signature chooser and mail homepage chooser to use the file picker just exposed from prefutilities.js, for #27630, r=sspitzer 2000-02-15 01:16:15 +00:00
av%netscape.com
45b74a09a8 Fixing 17278, r=vidur 2000-02-15 01:16:04 +00:00
alecf%netscape.com
27c07b4b32 move the choose file/set as current to a global spot so other pref panes can get to them, for #27630, r=sspitzer 2000-02-15 01:14:23 +00:00
mscott%netscape.com
02eb7142bb Bug #22960 --> help improve message display by (1) not including global
style rules in the message body and more importantly (2) force loading
of the mail header style sheet to be a blocking load. this fixes that
awful "flicker" effect when you clicked on a message where it would start
to load, then it would stop and relayout the body.
r=sspitzer
2000-02-15 01:13:48 +00:00
alecf%netscape.com
187409cc07 do smart enabling/disabling of set as default button, and clean up the general enabling/disabling stuff for #27756
r=sspitzer
2000-02-15 01:12:02 +00:00
alecf%netscape.com
0342c01098 fix for #27531 - set focus on first control every time a wizard page is loaded r=ben 2000-02-15 01:09:54 +00:00
morse%netscape.com
70a73fb211 fix bug 27725 (encryption disclaimer) using a work-around for bug 27732, r=pnunn 2000-02-15 01:08:07 +00:00
sfraser%netscape.com
3145b88aad Fix a bug where UpdateCommands() would recurse. r=hyatt 2000-02-15 01:08:04 +00:00
pepper%netscape.com
46691d7226 adding newline to fix lesser unix builds. 2000-02-15 00:56:15 +00:00
harishd%netscape.com
eddc0795a3 Fix for bug 27710 - (MAC specific)
Forgot to initialize a variable :-(
2000-02-15 00:55:24 +00:00
pepper%netscape.com
f07e6c9730 Removing unnessary enum commas to fix lesser unix builds. 2000-02-15 00:55:08 +00:00
morse%netscape.com
cbd8e4eb2e fix up return values from prompt routines, r=valeski 2000-02-15 00:55:07 +00:00
pepper%netscape.com
56a4343075 dding newline at end so that lesser unixes compile. 2000-02-15 00:52:56 +00:00
saari%netscape.com
84fd5fa25f Fix for crashes in EventStateManager that may people are seeing. Bug 27727. r=hyatt 2000-02-15 00:28:43 +00:00
norris%netscape.com
4187c3d263 Fix contributors list. 2000-02-15 00:09:58 +00:00
slamm%netscape.com
a7fed24c10 Reduce to 30 rows. 40 was a little too big. 2000-02-14 23:39:29 +00:00
slamm%netscape.com
9282117a6f Increate space for editing the message of the day. 2000-02-14 23:34:19 +00:00
terry%mozilla.org
c68d5dc421 Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x 2000-02-14 23:29:20 +00:00
harishd%netscape.com
61736e0e37 Backing out fix for Bug 21008. 2000-02-14 23:26:19 +00:00
saari%netscape.com
8b90059b17 Fix for regression 27682, Mac menus and selects behaving badly. r=pinkerton 2000-02-14 22:44:51 +00:00
robinf%netscape.com
a78a4dbbe5 Fixing bugs 26140 and 18614. Also, changed all Help buttons to point to online Html doc. 2000-02-14 22:42:38 +00:00
robinf%netscape.com
53610112da fix for bug 26140 2000-02-14 22:29:24 +00:00
mcafee%netscape.com
8122c4dd38 Renaming EditorTest to DomToTextConversionTest. r=akkana 2000-02-14 21:12:37 +00:00