waterson%netscape.com
a9a438cc68
Add sanity checks. Bug 5411, fix off-by-one in destructor loop initializer.
1999-04-26 18:40:53 +00:00
alecf%netscape.com
c8fe40b0e3
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
4ef47ff52b
Bug 5411. Fixed off-by-one in loop initialzer.
1999-04-26 18:40:06 +00:00
alecf%netscape.com
55557599f9
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
bed48ebdd7
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
a3b96981ab
more cvs ignorage
1999-04-26 18:29:39 +00:00
sspitzer%netscape.com
e1453af3fd
cvs ignorage of generated makefiles
1999-04-26 18:26:05 +00:00
fur%netscape.com
763a5b3c10
Interim checkin of JS2 grammar. Still many ambiguities and bugs, though.
1999-04-26 18:22:30 +00:00
morse%netscape.com
870d66c602
save prefs before leaving -- added on request of mcmullen
1999-04-26 18:14:48 +00:00
slamm%netscape.com
835feb4f0c
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
0c8b663d44
Added parameter checks. Updated return codes.
1999-04-26 18:07:54 +00:00
ftang%netscape.com
3477601736
set the default charset of nsWebShell to ISO-8859-1
1999-04-26 18:05:18 +00:00
sspitzer%netscape.com
51259bdd77
turn off some of my printfs
1999-04-26 18:04:17 +00:00
locka%iol.ie
295963af15
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
23ad32bc5b
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
ff5cc7cd3a
Simple test script
1999-04-26 17:59:44 +00:00
ftang%netscape.com
c9b102c213
call SetDocumentCharset method to pass default charset to the parser
1999-04-26 17:58:50 +00:00
ftang%netscape.com
cd80514467
add support for default encoding menu
1999-04-26 17:56:37 +00:00
ftang%netscape.com
b3da03c3a6
add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h
1999-04-26 17:49:45 +00:00
waterson%netscape.com
0dc5d18b78
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
3959254621
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
34e7c3f783
fixed bug so refcount is inited
1999-04-26 17:25:00 +00:00
morse%netscape.com
9b293e1048
eliminate dependency on xp_getstr
1999-04-26 15:12:45 +00:00
morse%netscape.com
c3e4f1e9db
fix up problem with multiple usernames at one url
1999-04-26 15:12:08 +00:00
morse%netscape.com
05724b9014
minor editing change
1999-04-26 15:08:38 +00:00
nisheeth%netscape.com
47019238b0
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
af374973b0
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
086fffbf19
adding list to sample html
1999-04-26 14:27:02 +00:00
jfrancis%netscape.com
cad36f972d
more html typing rules implementation
1999-04-26 14:08:52 +00:00
nisheeth%netscape.com
b8c7dc3717
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
68f3b8c99f
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
02e00d4233
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
65091e3762
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
09c3f2e1b1
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
b6050d0bd1
ifdef'ing out a much more likely cause for the Mac bustage
1999-04-26 05:50:12 +00:00
jband%netscape.com
f30475caf2
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
adffb355e6
get imap message display working
1999-04-26 05:08:49 +00:00
briano%netscape.com
73e664331f
Automated update
1999-04-26 04:59:38 +00:00
sspitzer%netscape.com
d1da15c5f1
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
jband%netscape.com
67ee86b241
adding new scheme for building xpidl files - only Win32 supported at first.
1999-04-26 04:35:41 +00:00
jband%netscape.com
fa205903de
Make xptinfo fail more gracefully. Fix a couple of warnings. Get rid of XPTDIR env var hack for XP_PC (other platforms coming soon)
1999-04-26 04:23:29 +00:00
mjudge%netscape.com
75dd0e4936
selection changes for new model of content only. frames no longer contain variables referring to selection state outside of 1 bit. keyboard selection will now be disabled until i can get it working in the new selection world order.
1999-04-26 04:02:04 +00:00
putterman%netscape.com
368270e7f7
use NS_IF_RELEASE in case db is null.
1999-04-26 03:08:42 +00:00
sspitzer%netscape.com
b48e25764c
get rid of a warning on UNIX
1999-04-26 02:56:56 +00:00
putterman%netscape.com
00223812e1
changed nsIMessage to nsIMsgDBHdr.
1999-04-25 22:34:02 +00:00
harishd%netscape.com
674e39ffc7
Added an extra parameter(PRBool) - aNotify, to AddAttributes().
...
This parameter has been defaulted to PR_FALSE.
1999-04-25 22:18:49 +00:00
bruce%cybersight.com
31a55387fd
Make destructor virtual (approved by rickg).
1999-04-25 22:01:14 +00:00
bienvenu%netscape.com
93f625098c
add interface to set mailboxname
1999-04-25 22:00:58 +00:00
harishd%netscape.com
e2cbce8ed5
Cleaned up HandleOmittedTag() and HandleSavedTokensAbove().
1999-04-25 21:55:05 +00:00
bienvenu%netscape.com
f064c31fdb
adopt new msg uri scheme from scott, work on message loading
1999-04-25 21:51:39 +00:00