Commit Graph

70948 Commits

Author SHA1 Message Date
ddrinan%netscape.com
294a7565aa Fixed typo 2000-09-21 01:13:38 +00:00
dveditz%netscape.com
b5a3a963bc mac blocker 53461, mail not registered, chatzilla not installed. a/r=warren 2000-09-21 01:02:28 +00:00
mcafee%netscape.com
7fd3e47dd6 Reverting v1.47 back to 1.46 to fix bustage. r=peterlubczynski 2000-09-21 00:21:24 +00:00
naving%netscape.com
31e9e1c724 r=sspitzer a=mscott 2000-09-21 00:19:23 +00:00
naving%netscape.com
751e2ae5af r=sspitzer a=mscott. Added CancelFailed() 2000-09-21 00:18:31 +00:00
naving%netscape.com
edd63dd46a r=sspitzer a=mscott. Notifies failures for Cancel 2000-09-21 00:17:20 +00:00
naving%netscape.com
6cfc48dd1e r=sspitzer a=mscott. 2000-09-21 00:16:23 +00:00
naving%netscape.com
ad4750ced2 r=sspitzer a=mscott. Added mDeleteOrMoveMsgFailed atom for notification in failed cases. 2000-09-21 00:15:47 +00:00
naving%netscape.com
391bc9c4ab r=sspitzer a=mscott. Added notification for delete/cancel failures 2000-09-21 00:14:24 +00:00
naving%netscape.com
0155e2b2d9 r= sspitzer a=mscott Added notification for cancel/delete failures. 2000-09-21 00:13:08 +00:00
mstoltz%netscape.com
b3f1af8772 Fixing 52497, security problem in document.implementation, r=jst a=brendan 2000-09-20 23:38:28 +00:00
warren%netscape.com
ecc687a9f5 Added -s option to make-jars.pl (doh). 2000-09-20 23:36:42 +00:00
shanjian%netscape.com
1ef41bb447 # 52142 Existence of XIM will crash mozilla
r=tajima@eng.sun.com a=ftang
Among all input styles, only over-the-spot works at this time. Force input
style to be over-the-spot.
2000-09-20 23:21:31 +00:00
bienvenu%netscape.com
efa7507896 part of fix for inability to select messages r=mscott 46888 2000-09-20 23:21:17 +00:00
peterlubczynski%netscape.com
c52dd84ce8 Fix to ensure we don't go past array bounds in ScanNormalUnicodeText() b=52722 a=buster 2000-09-20 23:16:50 +00:00
ddrinan%netscape.com
eadf160bc3 Generate a component.reg as part of the xpi build for Unix. Bug# 49507 2000-09-20 23:15:23 +00:00
ftang%netscape.com
90c1083f5c fix bug 50816. add if statement for prevFont so it won't crash on win95J while prevFont is null (when we try to render a
Unicode which do not have glyph in any font on the system.
r=buster,erik a=buster.
2000-09-20 23:13:12 +00:00
dbragg%netscape.com
cecb8d2d14 Fix for bug 52827. Getting the parent window and passing it to the alert and confirm dialogs. r=dveditz, law a=law (I used the old appproval list). 2000-09-20 23:12:03 +00:00
hyatt%netscape.com
87fc282f05 Fix for 51084, sr=waterson 2000-09-20 23:10:48 +00:00
erik%netscape.com
57db879fec bug 52655; r/a=ftang; switch from GetCharsetAtom2() to NS_NewAtom() since
the former does some unwanted charset name mapping to work around problems
with Web sites using the wrong charset names; also added self test code to
catch any spelling errors since we are now not going through the charset
manager (GetCharsetAtom2)
2000-09-20 23:06:53 +00:00
erik%netscape.com
033206ebf0 bug 4238; r/a=ftang,buster,waterson; added language specific transforms so
that we can do things like U+005C -> U+00A5 (backslash -> yen sign for ja)
2000-09-20 23:00:32 +00:00
erik%netscape.com
ea79a343dc bug 4238; r/a=ftang,buster,waterson; added language specific transform type
getter to nsIPresContext so that we can do things like U+005C -> U+00A5
(backslash -> yen sign)
2000-09-20 22:59:20 +00:00
warren%netscape.com
69b2460215 Merged in cls' changes for objDir builds. 2000-09-20 22:45:45 +00:00
edburns%acm.org
e2ea5ace19 These changes make it so webclient compiles with the tip as of 20
September 2000.  It will run, but without bookmarks.

The changes consist of the following kinds of changes:

Changes to method signatures for methods implemented by webclient.

Changes to string functions.

Changes to account for the demise of PROGIDS in favor of ContractIDs

Modified files:

M classes_spec/org/mozilla/webclient/test/EMWindow.java
M src_moz/CBrowserContainer.cpp
M src_moz/CurrentPageImpl.cpp
M src_moz/Makefile.win
M src_moz/NativeEventThread.cpp
M src_moz/RDFEnumeration.cpp
M src_moz/RDFTreeNode.cpp
M src_moz/ns_util_export.cpp
M src_moz/rdf_util.cpp
2000-09-20 21:53:05 +00:00
edburns%acm.org
c724c47c60 This bug is about JavaDOM building on the tip. These changes make it so
you can build JavaDOM with the tip as of 20 Sept 2000.

M dom/jni/javaDOMGlobals.h

  changed nsString2 to nsString

M dom/jni/org_mozilla_dom_NodeImpl.cpp

  nsIDOMNode::Supports is now nsIDOMNode::IsSupported().
2000-09-20 21:47:42 +00:00
edburns%acm.org
94393318f6 Changed to bring up to the tip.
bug=32162
a=brendan
r=leaf
2000-09-20 21:38:33 +00:00
warren%netscape.com
7ea00d2514 Taking stab at change -- need to use topsrcdir for objDir build system. 2000-09-20 21:28:30 +00:00
warren%netscape.com
bee219540c Checking in diagnostics for puma problem. 2000-09-20 21:20:59 +00:00
sfraser%netscape.com
f8fa4b25b4 Fixes from the jar branch; ensure we launch CodeWarrior before building, so that idepath.txt gets written out. 2000-09-20 20:03:34 +00:00
edburns%acm.org
5c5fbc03e8 bug=32162
r=leaf
a=brendan
# This file contains make rules for building java files using mozilla's
# make system.  To use this file, you must include this file before
# including rules.mak. Like this:

# include <$(DEPTH)\config\javarules.mak>
# include <$(DEPTH)\config\rules.mak>
2000-09-20 20:02:49 +00:00
sfraser%netscape.com
0adc415741 Fixing to pull SeaMonkey from teh trunk again. 2000-09-20 19:45:54 +00:00
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
cls%seawood.org
11fbc65df2 Added include so that LOAD_FLAGS_NONE is actually found. Now, maybe the ports will go green...err, orange again. 2000-09-20 19:26:44 +00:00
relyea%netscape.com
8daaa48e76 Changes to build OS/2 NSS. 2000-09-20 17:20:23 +00:00
relyea%netscape.com
9bd5c43fa0 OS/2 build changes. 2000-09-20 17:07:22 +00:00
mkaply%us.ibm.com
038e615119 Tinderbox bustage - Ports SUNOS, Ports LinuxPPC
locka missed a LoadURI in xmlterm
a=leaf
2000-09-20 16:22:06 +00:00
jefft%netscape.com
767a56492a fixed bug34051 - use nsIFilePicker instead of nsIFileSpecWithUI; r=alecf 2000-09-20 14:50:55 +00:00
rods%netscape.com
58af58b21e adding comments to the fix that already got checked in.
a=waterson r=attinasi
2000-09-20 14:47:18 +00:00
mkaply%us.ibm.com
4e6fcc31f8 #45185
r=mkaply, a=brendan
An OS/2 specific splashscreen
2000-09-20 14:02:01 +00:00
locka%iol.ie
4b2006ab42 Fixed typedef problem in Win32. b=50949 2000-09-20 13:28:19 +00:00
locka%iol.ie
507a6bc92d Removed bogus IDL entry causing horkage. b=50949 2000-09-20 12:49:48 +00:00
locka%iol.ie
b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
warren%netscape.com
2867755dc0 added contents.rdf files - not in build yet 2000-09-20 12:00:57 +00:00
leaf%mozilla.org
4d4264f48b Automated update 2000-09-20 11:46:43 +00:00
jdunn%netscape.com
2ba0a51c8f unsetting the NO_LD_ARCHIVE flag for AIX, since it doesn't need
it and actually causes problems for us.
a= brendan@mozilla.org
#= 52783
r= cls@seawood.org
2000-09-20 11:40:42 +00:00
disttsc%bart.nl
f51344add2 Remove incorrect 'rdf:' from 'rdf:resource', 'rdf:resource2' and 'rdf:containment'. Part of bug=53297, more to follow. r=rjc, a=waterson. This particular checkin should fix bug=52789 (column sorting in bookmarks and history) and bug=52547 (sidebar bookmarks panel not showing sort triangle). 2000-09-20 10:16:53 +00:00
edburns%acm.org
93895f6f63 a=beard, waterson
r=av
bug=52963

Tested on win32.  Tested to build on win32 and solaris.

This patch fixes bug 52963, bug 52965, and bug 52973.

This patch contributed by Stanley Ho <stanley.ho@eng.sun.com>

52963: nsIPluginStreamListener::OnStartBinding isn't always called:

Added new ivar, mStartBinding:

   * Set to PR_TRUE after nsIPluginInstancePeer::OnStartBinding() has
   * been called.  Checked in ::OnStopRequest so we can call the
   * plugin's OnStartBinding if, for some reason, it has not already
   * been called.

52965: Length isn't always set:

  rv = channel->GetContentLength(&length);

  // it's possible for the server to not send a Content-Length.  We should
  // still work in this case.
  if (NS_FAILED(rv)) {
    mPluginStreamInfo->SetLength(-1);
  }
  else {
    mPluginStreamInfo->SetLength(length);
  }

52973: nsIHTTPHeaderListener called before nsIPluginStreamListener::NewStream

This fix required rolling back Andrei Volkov's change to the signature
of nsPluginStreamListenerPeer::SetUpStreamListener().  In order to call
the plugin with the headers before the NewStream is sent, we need the
nsIChannel.

files in this fix:

M modules/plugin/nglsrc/nsPluginHostImpl.cpp
2000-09-20 09:27:54 +00:00
waterson%netscape.com
7eab314260 Fix build bustage 2000-09-20 08:25:48 +00:00
ben%netscape.com
6070214c4f a bunch more ViXEn stuff, not part of build! 2000-09-20 08:25:39 +00:00
mcafee%netscape.com
e2cbb0585b Mis-named key id was preventing ctrl-s from showing up in File menu (53269). a,r=waterson 2000-09-20 07:39:38 +00:00