Commit Graph

24848 Commits

Author SHA1 Message Date
sfraser%netscape.com
b7119a9118 First Checked In. 1999-04-26 18:59:46 +00:00
sfraser%netscape.com
57015ae9f7 Fix button disabling problem 1999-04-26 18:59:23 +00:00
sfraser%netscape.com
1c1cf4d6dc Split the find code into two files. 1999-04-26 18:58:57 +00:00
robinf%netscape.com
c8ca3183fd corrected spelling of POP to PoP 1999-04-26 18:52:33 +00:00
waterson%netscape.com
b462b5628f Initial revision. 1999-04-26 18:46:36 +00:00
mcmullen%netscape.com
b863d6b3bc Fix an error return value. 1999-04-26 18:46:13 +00:00
waterson%netscape.com
c6c5c3567a Added nsIRDFContainer and nsIRDFContainerUtils to replace the old C versions in rdfutil. 1999-04-26 18:45:59 +00:00
waterson%netscape.com
328cfbabc3 Added nsIRDFContainer and nsIRDFContainerUtils. 1999-04-26 18:45:14 +00:00
mcafee%netscape.com
12fb50fbaa Adding checkbox test to Debug menu. 1999-04-26 18:44:01 +00:00
mcafee%netscape.com
746940d985 Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
waterson%netscape.com
974918406a Add sanity checks. 1999-04-26 18:41:10 +00:00
waterson%netscape.com
03e0c09c6f Add sanity checks. Bug 5411, fix off-by-one in destructor loop initializer. 1999-04-26 18:40:53 +00:00
alecf%netscape.com
963baf27b9 rename the IDL attributes so it's more friendly to javascript, and use the new GetLocalPath method when upgrading mail.directory on POP 1999-04-26 18:40:48 +00:00
waterson%netscape.com
6bd3e1a899 Bug 5411. Fixed off-by-one in loop initialzer. 1999-04-26 18:40:06 +00:00
alecf%netscape.com
87ea48afdb add new GetServerURI() method for asking a server for the root RDF URI and make a generic GetLocalPath() for getting the local directory for this server. 1999-04-26 18:38:26 +00:00
alecf%netscape.com
5dfd5bc2ec add protocol-specific implementation of GetServerURI() in preparation for new method in nsIMsgIncomingServer interface 1999-04-26 18:37:15 +00:00
sspitzer%netscape.com
90b0dbe615 more cvs ignorage 1999-04-26 18:29:39 +00:00
sspitzer%netscape.com
fcfd7c1d8b cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
fur%netscape.com
8005bb253f Interim checkin of JS2 grammar. Still many ambiguities and bugs, though. 1999-04-26 18:22:30 +00:00
morse%netscape.com
adf7e3f247 save prefs before leaving -- added on request of mcmullen 1999-04-26 18:14:48 +00:00
slamm%netscape.com
255a21151b Skip files that do not exist or cannot be created. (Previously it gave up in this case). 1999-04-26 18:08:50 +00:00
waterson%netscape.com
8a72ad61c3 Added parameter checks. Updated return codes. 1999-04-26 18:07:54 +00:00
ftang%netscape.com
f92b8721bd set the default charset of nsWebShell to ISO-8859-1 1999-04-26 18:05:18 +00:00
sspitzer%netscape.com
4eb437dee6 turn off some of my printfs 1999-04-26 18:04:17 +00:00
locka%iol.ie
b4cce86929 Added code to parse a script from a file
Changed some "tstring &" refs to "TCHAR *"
1999-04-26 18:02:27 +00:00
locka%iol.ie
aa4a6c3e23 Added code to scan for external scripts and present them in the test tree 1999-04-26 18:00:22 +00:00
locka%iol.ie
6408ba54d2 Simple test script 1999-04-26 17:59:44 +00:00
ftang%netscape.com
31fe1fe2f7 call SetDocumentCharset method to pass default charset to the parser 1999-04-26 17:58:50 +00:00
ftang%netscape.com
b86827f54b add support for default encoding menu 1999-04-26 17:56:37 +00:00
ftang%netscape.com
55c8150ac3 add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h 1999-04-26 17:49:45 +00:00
waterson%netscape.com
50e071071c Added nsISimpleEnumerator.h as a dummy file so that XPIDL that uses it won't break. 1999-04-26 17:31:57 +00:00
dcone%netscape.com
7329aa7675 Fixed bug that causes the Mac to crash in background. The pixelType of the Pixmap was set wrong. 1999-04-26 17:25:46 +00:00
dcone%netscape.com
9543883d6e fixed bug so refcount is inited 1999-04-26 17:25:00 +00:00
morse%netscape.com
a932120fbe eliminate dependency on xp_getstr 1999-04-26 15:12:45 +00:00
morse%netscape.com
3738b228c5 fix up problem with multiple usernames at one url 1999-04-26 15:12:08 +00:00
morse%netscape.com
e1b950ca4b minor editing change 1999-04-26 15:08:38 +00:00
nisheeth%netscape.com
edcbc41fe5 Shortened this file name to nsIExternalDocLoadObs.h to work around Mac's inability to deal with filenames longer than 31 chars. 1999-04-26 14:55:29 +00:00
nisheeth%netscape.com
d7d9f5662b Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac. 1999-04-26 14:54:03 +00:00
jfrancis%netscape.com
3df268e5de adding list to sample html 1999-04-26 14:27:02 +00:00
jfrancis%netscape.com
dfd141ac76 more html typing rules implementation 1999-04-26 14:08:52 +00:00
nisheeth%netscape.com
753ecd2306 The doc loader sends out document load progress notifications to external observers. The list of external observers is built up on each new top level document load by consulting the nsObserver service. 1999-04-26 10:51:52 +00:00
nisheeth%netscape.com
22113ef93e Adding and exporting nsIExternalDocumentLoadObserver.h on all platforms. This interface is implemented by external clients that want to receive document load notifications from the document loader. 1999-04-26 10:50:09 +00:00
bruce%cybersight.com
df9112216e Fix for AIX build bustage: "../../../htmlparser/src/nsXIFDTD.cpp", line 1690.31: 1540-224: (S) Conversion from "nsString" to a reference to a non-const type "nsString&" requires a temporary. 1999-04-26 07:31:09 +00:00
kostello%netscape.com
7720827a36 Added support to use the specified document charset when encoding a
document to HTML to Text. The charset information is first encoded
in XIF and then that information is used when interpretting the unicode
for output.

Added support to output character entity information which should address
bug 4709
1999-04-26 06:16:49 +00:00
kostello%netscape.com
67c64be801 Added Encoding of charset information
Encoded < and > as LT and GT character entities to fix bug #4709
1999-04-26 06:10:47 +00:00
jband%netscape.com
cd509e21b0 ifdef'ing out a much more likely cause for the Mac bustage 1999-04-26 05:50:12 +00:00
jband%netscape.com
e50a30b40d changing a member name in hopes that this has something to do with the Mac bustage. I can't see what else might be wrong. Pure voodoo! 1999-04-26 05:40:18 +00:00
bienvenu%netscape.com
a471131499 get imap message display working 1999-04-26 05:08:49 +00:00
briano%netscape.com
2ff6cf8a8a Automated update 1999-04-26 04:59:38 +00:00
sspitzer%netscape.com
3aa51cdffc commenting out the --enable-js-stubs stuff.
according to waterson, the enable-js-stubs stuff is obsolete.
once I hear back from jband, I'll remove it for good.
1999-04-26 04:46:10 +00:00