Граф коммитов

63584 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org 1709e7f3fb Remove CRLF's accidentally put in by Ashu. 2000-06-08 00:52:50 +00:00
rginda%netscape.com c17389789e implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638
r=danm
2000-06-08 00:51:13 +00:00
mscott%netscape.com a5f67a6f74 Bug #34672 --> be sure to append the glyph html to the output string.
r=ben bucksch
2000-06-08 00:50:41 +00:00
law%netscape.com 364cd2272a Bug #37009; Drop bogus refcount twiddling methods and rely on dependent=yes window attribute instead; r=radha 2000-06-08 00:40:05 +00:00
ssu%netscape.com 4d96b12dcb fixing bug #37168 - fixing the mac side of the bug. Install.Execute() now works on the Mac. precheckin tests=passed r=sgehani 2000-06-08 00:31:06 +00:00
mscott%netscape.com e4d19a20bf Bug #41236 --> when parsing the envelope response, we were choking if the message ID was NIL followed by a
parantheses. I just fixed our lex error.
r=bienvenu
2000-06-07 23:51:30 +00:00
cmanske%netscape.com dceae059d4 Fixed duplicate dtd strings, b=41511, r=sfraser 2000-06-07 23:35:52 +00:00
sgehani%netscape.com 4c256838ec Fix site selector failover url parsing and download redirect ini routine. (Both nsbeta2+ bugs.) [b=32694, 32766; r=dveditz] 2000-06-07 23:15:14 +00:00
mscott%netscape.com 9f23d7b393 Bug #40160 --> fix annoying assertion in on end document load for cases where the url doesn't have a host
r=rpotts
2000-06-07 23:13:12 +00:00
attinasi%netscape.com e03b5378b9 Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk 2000-06-07 23:07:57 +00:00
attinasi%netscape.com 242fddb720 Fixed crash when a textarea control has fixed-backgrounfd attachment. b=40118 r=kmcclusk 2000-06-07 23:06:41 +00:00
attinasi%netscape.com f5709fb8ec Removed erroneous assertion: b=38768 r=dcone 2000-06-07 23:05:30 +00:00
sspitzer%netscape.com 631ed0af4f fix for #23062. stop stripping the "@domain.com" from the smtp username.
also, fix the code the builds the smtp url to handle a username with
an "@" in it.
2000-06-07 23:05:12 +00:00
attinasi%netscape.com f7e1ee029a Fixed crash due to ordering problem: b=38768 r=dcone 2000-06-07 23:04:45 +00:00
sspitzer%netscape.com a7e1a03aac this belongs in bugzilla, not in the UI. #22235 2000-06-07 23:00:15 +00:00
akkana%netscape.com 0fe6a06be9 40457: suppress extra XIF output for cases where the selection
doesn't intersect the range at all. r=jfrancis, a=beppe.
2000-06-07 22:58:39 +00:00
akkana%netscape.com 4d58187b46 40457: Add implementation for range methods to tell whether
a node or point intersects the range. r=jfrancis, a=beppe.
2000-06-07 22:57:36 +00:00
akkana%netscape.com 13f84efc5a Needed for bug 40457: Add API for range methods to tell
whether a node or point intersects the range. r=vidur, a=beppe.
2000-06-07 22:56:55 +00:00
mbarnson%excitehome.net 06f58dab10 Updates:
1.Added Dave Lawrence's excellent RedHat Bugzilla differences section verbatim.
2.Added more information on Loki Bugzilla ("Fenris").
3.Added questions from some corporate customers
4.Removed unused text in API section
5.Added information about other documentation (pending)
6.Added a section for pointy-haired-bosses
7.This will be the last release in strictly HTML format.  Source will be SGML shortly, with HTML and TXT versions
included with the package from this point on
2000-06-07 22:54:07 +00:00
mjudge%netscape.com 0926517600 adding in null check since we dont ALWAYS use selection to output xif. this gets rid of an assertion that i found while fixing a regression 41814 r=donm a=donm ect 2000-06-07 22:46:11 +00:00
mjudge%netscape.com c3588c11dc regression fix. my bad. changing editor code to have some duplicate code from nsSelection to output the whole document. r=donm a=donm regression ect. 2000-06-07 22:44:52 +00:00
robinf%netscape.com 33b88264fd removing Unix line endings 2000-06-07 21:25:28 +00:00
robinf%netscape.com 8d285bdddb fixing unix line endings 2000-06-07 21:22:18 +00:00
wtc%netscape.com dccd662e7d Bugzilla bug #40941: define _PR_HAVE_LARGE_OFF_T for ia64.
Removed ia64 classic nspr user-level thread stuff because
it doesn't work.
2000-06-07 19:15:27 +00:00
brendan%mozilla.org 1d51a60338 Sacred 80th column preservation, brendan-style case indentation (not part of default build). 2000-06-07 19:14:10 +00:00
wtc%netscape.com cca1170016 Bugzilla bug #40778: PR_GetConnectStatus was passing the wrong fd to
the connectcontinue method.
Modified files: prsocket.c, ptio.c.
2000-06-07 18:49:23 +00:00
endico%mozilla.org 5e953f9fde change the sanity check against $::FORM{'who'} since that variable is no longer used. 2000-06-07 17:49:02 +00:00
jdunn%netscape.com f7e220ba8a adding newline so that HP builds - because low profile, no reviewers 2000-06-07 14:55:56 +00:00
nboyd%atg.com 6d2408fa37 Fix formatting. 2000-06-07 14:51:08 +00:00
nboyd%atg.com 9cb3a95e5d Fix the following problem:
Subject:
        Odd behaviour on placement of .jar files?!
   Date:
        Mon, 05 Jun 2000 10:46:08 -0700
   From:
        John Raykowski <xski@xski.org>
     To:
        nboyd@atg.com




Hello,

I didn't want to post this directly as a rhino bug 'coz I think it may
be more of a JDK thing, but I thought I'd toss it to you as well.

The goal is to create a JavaScript object that implements a Java
interface. Straightforward enough and the example on the page using
ActionListener works without a hitch.  However, when I try to do the
same with my own interface, I get an error message: error instantiating
({0}): class {1} is interface or abstract (coming from
NativeJavaClass.construct).

Here's where it gets a bit strange.  Normally, I run with the jar files
in jre/lib/ext.  When I remove the rhino files from jre/lib/ext and
reference them explicitly on the commandline with the -cp option, it
works as expected and my script can implement the interface just fine.
Go figure.

Anyhoo, there ya go.  Like I said, I think its a JDK issue, but I
thought you'd be interested.  The attached zipfile contains a set of
sample code to demonstrate this problem.

Thanks heaps,

-jmr
2000-06-07 14:50:47 +00:00
jefft%netscape.com 3cf16d9a99 fixed bug 31455 - SMTP auth login not working; r=mscott 2000-06-07 14:43:50 +00:00
brade%netscape.com 0884778666 new tooltip strings submitted by simone@netscape.com; bug #9767; r=brade, a=beppe,techpubs 2000-06-07 14:05:48 +00:00
brade%netscape.com aa87723d02 temporary fix for bug #40911; if the dropped text contains a space, don't actually try to load the text as a url. r=kin; r/a=pinkerton 2000-06-07 13:03:35 +00:00
warren%netscape.com 00c4067a91 Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433 2000-06-07 09:07:10 +00:00
warren%netscape.com 149637ee28 Fixing bugs in nsZipReaderCache. Bug 18433 2000-06-07 09:05:22 +00:00
alecf%netscape.com b2568c5b2f back out makefile.win change that wasn't supposed to be checked in 2000-06-07 08:12:07 +00:00
alecf%netscape.com 7e632b2f8c remove deprecated clearCellSelection() 2000-06-07 08:04:30 +00:00
alecf%netscape.com 1b3e63868d remove calls to deprecated clearCellSelection (followup to hyatt's checkin) 2000-06-07 08:02:08 +00:00
alecf%netscape.com 57de0aed84 header for updated datasource (also not part of build) 2000-06-07 07:24:45 +00:00
alecf%netscape.com d72fce8c1d update search datasource to have a search session URI, and derive
from the base nsMsgRDFDataSource
(not yet part of build)
2000-06-07 07:24:22 +00:00
alecf%netscape.com 7eda727f84 fix for #34996 - pre-escape usernames before building URLs 2000-06-07 07:09:48 +00:00
waterson%netscape.com 703b75540b Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster 2000-06-07 06:58:45 +00:00
morse%netscape.com 77679d7e29 backing out my change in case it caused the bustage 2000-06-07 06:24:56 +00:00
alecf%netscape.com ba515a6002 update to DOM2 compatibility - use localName instead of tagName and nodeName 2000-06-07 05:49:08 +00:00
dmose%mozilla.org b3c3a4b5f5 Got rid of conditional definition of shouldCache attr. It's gone now. a=r=(not built). 2000-06-07 05:46:24 +00:00
morse%netscape.com 672395ed25 fixes for bugs 33542 and 41567, abandon res directory r=dveditz 2000-06-07 05:10:52 +00:00
morse%netscape.com fd5621062b fixes for bugs 33542 and 41567, abandon res directory 2000-06-07 05:05:09 +00:00
shaver%mozilla.org 05a67d37dc fix spelling in wallet prefs, removed unused entities, #40616, r=ben, a=waterson 2000-06-07 04:46:34 +00:00
alecf%netscape.com 95708e6fe3 fix for #28993 - use formatting strings for card titles instead of prefix
r=sspitzer
2000-06-07 03:58:29 +00:00
waterson%netscape.com 5775889b15 Fix build bustage: inaky.gonzales missed these two cases some how. 2000-06-07 03:33:08 +00:00