Commit Graph

53979 Commits

Author SHA1 Message Date
sspitzer%netscape.com
e9eb128051 fix for build breakage, we hope. r=rginda
git-svn-id: svn://10.0.0.236/trunk@61123 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:10:09 +00:00
sgehani%netscape.com
96475de3da *** NOT PART OF BUILD ***
Completion of fixes for PDT+ bugs: 21655, 27177

[r=ssu]


git-svn-id: svn://10.0.0.236/trunk@61122 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:09:55 +00:00
dveditz%netscape.com
681cf8969b Bug 23306 and parts ofbug 12817 speedup
git-svn-id: svn://10.0.0.236/trunk@61121 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:06:13 +00:00
cls%seawood.org
246547ceed BeOS specific tweaks to allow the browser to compile.
Fixed configure.in to properly set developer specific debug flag under BeOS.
Added UNIX_CRASH_ON_ASSERT ifdef to stop BeOS from bring up debugger on non-abort assertions.


git-svn-id: svn://10.0.0.236/trunk@61120 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:06:00 +00:00
cls%seawood.org
68b542e781 Temporary fix for bug #24892
git-svn-id: svn://10.0.0.236/trunk@61119 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:58:45 +00:00
cata%netscape.com
05bfb05b89 tiny JS fix
git-svn-id: svn://10.0.0.236/trunk@61118 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:52:56 +00:00
davidm%netscape.com
8f91265dbd 20893 Cache preferences need to be hooked up
r = ben@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61117 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:52:43 +00:00
vishy%netscape.com
8d7fc9741e bugsplat=384817, need id here to dynamic overlay from commercial tree
git-svn-id: svn://10.0.0.236/trunk@61116 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:50:23 +00:00
davidm%netscape.com
8767521c24 26171 Trigger bigfile .xpi a 2nd time results in -207
install fail 
 25585      Leaking a C string 
 25590   Leaking C string in cache co
20893    Cache preferences need to be hooked up 
r = gordon@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61115 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:48:06 +00:00
sgehani%netscape.com
288590d1e9 Fixes for:
* app launch (profile wizard) after install [b=21655];
* legacy file check (older version of Mozilla) [b=27177];
* retain folder selection [b=27885];

r=dbragg


git-svn-id: svn://10.0.0.236/trunk@61114 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:47:10 +00:00
nhotta%netscape.com
d553289991 Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata.
git-svn-id: svn://10.0.0.236/trunk@61113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:46:37 +00:00
dveditz%netscape.com
9f13883da5 registry speed ups (part of 12817)
git-svn-id: svn://10.0.0.236/trunk@61112 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:45:20 +00:00
alecf%netscape.com
cbc93a00b7 make remember_password sticky and don't attempt to sync with wallet for beta1
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@61111 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:43:18 +00:00
dp%netscape.com
951d71ea06 Protecting shutdown with mInitialized. regxpcom will cause shutdown to
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc


git-svn-id: svn://10.0.0.236/trunk@61110 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:42:00 +00:00
nhotta%netscape.com
da471158d3 Added mailnews.send_default_charset, bug 23540, r=cata.
git-svn-id: svn://10.0.0.236/trunk@61109 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:39:29 +00:00
dveditz%netscape.com
6a6717860a fixing crash at end of regexport
git-svn-id: svn://10.0.0.236/trunk@61108 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:39:14 +00:00
waterson%netscape.com
66ed9d00a5 Bugs 27947, 27271. Re-order content-model-to-layout notification to avoid an incremental reflow. This ensures that 1) all menus will be completely created before they are displayed, and 2) the 'oncreate' handler runs after RDF content has been generated. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@61107 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:36:35 +00:00
law%netscape.com
d25030e784 Convert local path to file URL when coming back from "Choose File...". This avoids screwing up Mac local paths. b=26632, r=ben@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61106 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:35:44 +00:00
mscott%netscape.com
f4e27a402c Bug #17468 --> LoadURL, do load url need to pass around the window target for now.
r=travis


git-svn-id: svn://10.0.0.236/trunk@61105 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:30:17 +00:00
mscott%netscape.com
4ad088c4aa Bug #17468 --> LoadURL needs to pass around the window target for now.
r=travis


git-svn-id: svn://10.0.0.236/trunk@61104 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:29:50 +00:00
bryner%uiuc.edu
5f0a3eb475 Adding finger protocol to package files. r=mcafee@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@61103 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:27:28 +00:00
cata%netscape.com
9ae22eb605 Charset menu cache. r=nhotta bug #24030
git-svn-id: svn://10.0.0.236/trunk@61102 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:26:47 +00:00
ben%netscape.com
a3a1762a74 small filespec usage tweak to stop mac complaining about non-registered protocols. PDT+ b=22961, r=waterson
git-svn-id: svn://10.0.0.236/trunk@61101 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:21:07 +00:00
alecf%netscape.com
e64929e000 remove password stuff from the wizard for beta 1
git-svn-id: svn://10.0.0.236/trunk@61100 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:19:46 +00:00
rginda%netscape.com
4631d4dfb4 DOM fixes for bug 20721, r=vidur
git-svn-id: svn://10.0.0.236/trunk@61099 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:13:59 +00:00
pavlov%netscape.com
1ad33180a9 fix wrong placement of windows on linux r=alecf
git-svn-id: svn://10.0.0.236/trunk@61098 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:13:26 +00:00
mscott%netscape.com
be4adf2441 Bug #17468 --> if you pass a window target of _new, we weren't creating a new window. We do now.
r=travis


git-svn-id: svn://10.0.0.236/trunk@61097 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:10:42 +00:00
joki%netscape.com
dcc35666e8 Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
git-svn-id: svn://10.0.0.236/trunk@61096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:59:07 +00:00
alecf%netscape.com
2f82cac49f fix account wizard so that we don't clear the SMTP server if it's not already set
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@61094 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:50:47 +00:00
attinasi%netscape.com
f88bc2d37f Made external stylesheets load synchronously, always. Controlled by a define in case we want to re-enable asynch external stylesheets later. r=pierre,troy b=17309
git-svn-id: svn://10.0.0.236/trunk@61093 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:50:39 +00:00
alecf%netscape.com
4e55e3a778 fix some bad warnings
git-svn-id: svn://10.0.0.236/trunk@61092 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:30:03 +00:00
rginda%netscape.com
7314dd9419 First (sidebar) part of fix for 20721, r=slamm
git-svn-id: svn://10.0.0.236/trunk@61091 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:28:31 +00:00
alecf%netscape.com
345e9c57a6 add debug_hyatt around this printf so I don't get it constantly
git-svn-id: svn://10.0.0.236/trunk@61090 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:26:41 +00:00
rginda%netscape.com
caa642de2a Fix for 26725, r=jband
git-svn-id: svn://10.0.0.236/trunk@61089 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:26:21 +00:00
sspitzer%netscape.com
416a907946 remove my dump statement
git-svn-id: svn://10.0.0.236/trunk@61088 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:24:50 +00:00
sspitzer%netscape.com
b294d0b9af removed unused file.
git-svn-id: svn://10.0.0.236/trunk@61087 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:22:43 +00:00
sspitzer%netscape.com
5aced0dc6b clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott


git-svn-id: svn://10.0.0.236/trunk@61086 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:22:03 +00:00
beard%netscape.com
0969a707fb bug 20185 [PDT+], use nsViewManager2 by default. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@61085 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:19:12 +00:00
mcafee%netscape.com
fca2d73b1c Removing MessageCenter from Tools menu, not in product anymore. (27013) r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@61084 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:17:37 +00:00
sspitzer%netscape.com
c3af9573f4 remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser
git-svn-id: svn://10.0.0.236/trunk@61083 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:08:43 +00:00
pepper%netscape.com
be411fe682 Addinf newline to file so that lesser unixes compile.
git-svn-id: svn://10.0.0.236/trunk@61082 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:00:05 +00:00
jefft%netscape.com
226cf13909 fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz
git-svn-id: svn://10.0.0.236/trunk@61081 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:59:51 +00:00
pnunn%netscape.com
bd6e085996 Bug#27691: fixes printing by changing reload policy for image lib. r:mcafee
git-svn-id: svn://10.0.0.236/trunk@61080 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:57:52 +00:00
pnunn%netscape.com
79188303ec bug#27691. fixes printing by changing default img reload policy. r:mcafee
git-svn-id: svn://10.0.0.236/trunk@61079 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:56:56 +00:00
beard%netscape.com
db94531e70 bug 20185 [PDT+], landing nsViewManager2, r=sfraser
git-svn-id: svn://10.0.0.236/trunk@61078 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:52:44 +00:00
cmanske%netscape.com
b92a017e9a Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@61077 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:50:03 +00:00
mkaply%us.ibm.com
2b47029fdd # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla


git-svn-id: svn://10.0.0.236/trunk@61076 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:37:35 +00:00
ben%netscape.com
07c0aecfbc addendum to earlier search changes (making decks style the same as tabpanels)
git-svn-id: svn://10.0.0.236/trunk@61075 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:37:19 +00:00
ben%netscape.com
99ee95c5d3 addition to previous search changes... r=rjc
git-svn-id: svn://10.0.0.236/trunk@61074 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:36:23 +00:00
mscott%netscape.com
74666dd9b2 Bug #25583,27681,24193 when unloading the 3-pane window, close the msg window
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@61073 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:30 +00:00