Commit Graph

57310 Commits

Author SHA1 Message Date
bienvenu%netscape.com
8317473e41 add nsINNTPProtocol.idl to build 2000-04-04 02:02:40 +00:00
bienvenu%netscape.com
013c4fc5d2 added files: mozilla/mailnews/news/public/nsINNTPProtocol.idl 2000-04-04 01:59:21 +00:00
rogerl%netscape.com
fcd2e813a5 cleaning up the codestate classes; continue labels 2000-04-04 01:48:35 +00:00
alecf%netscape.com
fc70ef2dc5 switch from titledbuttons to buttons 2000-04-04 01:45:06 +00:00
sfraser%netscape.com
70f554bb1e Fix bustage. NS_IMETHODIMP and nsresult don't mix on windows. 2000-04-04 01:43:32 +00:00
alecf%netscape.com
6798383d92 add support for auto-refreshing server list, set as default, and various other minior tweaks
r=sspitzer
2000-04-04 01:40:10 +00:00
alecf%netscape.com
6c4a494981 add support for automatically disabling certain controls in the smtp server editor
r=sspitzer
2000-04-04 01:39:11 +00:00
alecf%netscape.com
a382e36f3e add am-smtp.js to the builds r=sspitzer 2000-04-04 01:36:41 +00:00
alecf%netscape.com
be7a36352b make the smtp server panel reload itself when the advanced dialog tells it that there have been edits
r=sspitzer
2000-04-04 01:36:01 +00:00
alecf%netscape.com
7b171e786c add support for pages asking to be reloaded from scratch
(so that SMTP prefs can be reloaded)
r=sspitzer
2000-04-04 01:33:23 +00:00
karnaze%netscape.com
7dbf74f652 fix regression tests - not affecting the build 2000-04-04 01:29:10 +00:00
bienvenu%netscape.com
64e9d2f757 adding interface for nsINNTPProtocol, nOT PART OF BUILD YET 2000-04-04 01:29:08 +00:00
karnaze%netscape.com
509f652995 bug 2479 - rewrite of table frame construction. r=troy, b=winNT,linux 2000-04-04 01:28:15 +00:00
erik%netscape.com
f2f736b027 enabling the CSS font-family fix that the MathML guys contributed, by
turning the ifdef MATHML's into #if 1's
2000-04-04 01:20:35 +00:00
Jerry.Kirk%Nexwarecorp.com
0d2a2c7280 Adding Screen classes for Neutrino and makeing small interface changes
to catch up with new version of Photon header files that appeared
during latest Patch G.
PHOTON ONLY
2000-04-04 01:17:13 +00:00
Jerry.Kirk%Nexwarecorp.com
2d7bf2a545 Small change to build for Neutrino because uname changed
during the last patch.
r=kirkj
2000-04-04 01:15:29 +00:00
jefft%netscape.com
7bdb46368e fixed bug 34383 - JS exception when selecting the twisty; r=scottip 2000-04-04 01:07:49 +00:00
sfraser%netscape.com
2527500a42 Fix for 14599 -- detect attempt to edit frameset. a=akkana 2000-04-04 01:06:25 +00:00
Jerry.Kirk%Nexwarecorp.com
6e1a9b7495 Making minor changes to code for new release of Photon 2.
Patch G changed the interface on a few of the functions.
Photon Only.
2000-04-04 00:56:28 +00:00
erik%netscape.com
4fd828211a enabling the "Symbol" font support that was added by the MathML guys for
Unix, by removing the #ifdef ...MATHML
2000-04-04 00:56:02 +00:00
bienvenu%netscape.com
e47142bfe7 support for in-reply-to, r=sspitzer 8965 2000-04-04 00:53:23 +00:00
bienvenu%netscape.com
d90d59bf1d back out changes for in-reply-to header; I don't need them after all 2000-04-04 00:52:22 +00:00
waterson%netscape.com
03acc506a2 Add new XUL template builder to the build. 2000-04-04 00:47:20 +00:00
waterson%netscape.com
4f51782966 Add new template builder to the Mac build. 2000-04-04 00:46:44 +00:00
waterson%netscape.com
4624cf597f Add new XUL template builder to the windows build. 2000-04-04 00:44:18 +00:00
waterson%netscape.com
62b54345cf Rename Key::Hash(const void*) to avoid ambiguity on Mac. 2000-04-04 00:40:41 +00:00
bruce%cybersight.com
4a5a34ee41 Fix for #34220. r=Pavlov 2000-04-04 00:33:34 +00:00
pavlov%netscape.com
b58d97eecb fix bug with not handling null parents correctly 2000-04-04 00:29:47 +00:00
sspitzer%netscape.com
6a639e1cde use try and catch, to prevent bad things for happening when the user hits
bug #34383.
2000-04-04 00:27:42 +00:00
attinasi%netscape.com
78436ebe70 Added and !important rule for buttons that are part of select elements so they are not broken out of the select control by global absolute positioning rules. r=rods b=27806 2000-04-04 00:07:53 +00:00
mkaply%us.ibm.com
7e138ea359 # 33860
r= mkaply@us.ibm.com
OS/2 bringup
2000-04-04 00:07:04 +00:00
tbogard%aol.net
e9faf678e6 CreateContentViewer() and NewContentViewer() no longer take the uri loading command as a parameter since they don't use it. InternalLoad now takes a window target parameter. DoURILoad now takes the uriloader command and a window target. 2000-04-04 00:04:04 +00:00
tbogard%aol.net
77e5d29db7 Removed some old code that was ifdefed out. Removed the isMail test in webshell as that path is no longer being hit due to the fact that "mailto" does succeed in creating a nsIURI. Changed InternalLoadURI due to changes in the docshell parameter list. 2000-04-04 00:03:11 +00:00
tbogard%aol.net
0074f1d61a Fixed assertion with loading an URL due to changes with status now firing. 2000-04-04 00:02:15 +00:00
mkaply%us.ibm.com
35441515e8 Accidentally backleveld 2000-04-03 23:44:37 +00:00
gordon%netscape.com
49be022331 Fix for bug 23811 "Support IPv6". Integrating diffs by jgmeyers, r= wtc. 2000-04-03 23:41:53 +00:00
rpallath%eng.sun.com
5a86a50a69 Added Bug information for Bug Id 15118 2000-04-03 23:36:09 +00:00
mkaply%us.ibm.com
54354fa849 # 33860
r= mkaply@us.ibm.com
OS/2 bringup
2000-04-03 23:30:26 +00:00
mkaply%us.ibm.com
89fb427456 # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - basic OS/2 enablement in widgets
2000-04-03 23:26:11 +00:00
mkaply%us.ibm.com
f74f9ef3c2 # 33859
r= mscott@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:13:14 +00:00
mkaply%us.ibm.com
9d520a1ba8 # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - OS/2 Locale stuff
2000-04-03 23:03:01 +00:00
tbogard%aol.net
b5b4ebf8b2 Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc. 2000-04-03 23:02:55 +00:00
mkaply%us.ibm.com
c095ea023e # 33859
r= nhotta@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:01:27 +00:00
mkaply%us.ibm.com
e4e19e97f7 # 33859
r= dveditz@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:58:34 +00:00
mkaply%us.ibm.com
7249817f9b # 33859
r= dp@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:56:47 +00:00
erik%netscape.com
e9264f0862 bug 30022; added support for Enlarge/Reduce Text Size for Unix 2000-04-03 22:55:29 +00:00
mkaply%us.ibm.com
d387f95ec4 # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - rewrite of ASM stubs
2000-04-03 22:54:20 +00:00
davidm%netscape.com
7d74a5a853 viewer crashing on http url 2000-04-03 22:53:39 +00:00
jefft%netscape.com
a71099db53 fixed bug 16235 -- [FEATURE] pop3_gets_new_mail on biff; put up confirmation dialog when deleting imap folders; r=scottip 2000-04-03 22:48:40 +00:00
mkaply%us.ibm.com
ee4cad8887 # 33859
r= waterson@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:47:44 +00:00