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

19378 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 2562e3d148 Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
warren%netscape.com 061e28870c Fixing someone's RDF breakage. 1999-03-06 04:12:56 +00:00
rjc%netscape.com 8f7b62e778 Its a good thing to compile nsXULSortService.cpp, isn't it? (cyeh is making the same change to Makefile.win after verifying the fix.) 1999-03-06 04:05:38 +00:00
warren%netscape.com a60a14636f Fixed multiple mRefCnt problem. 1999-03-06 03:56:24 +00:00
warren%netscape.com 66b920f8d6 Fixed uninitialized variable problem. 1999-03-06 03:54:19 +00:00
troy%netscape.com 726fdd744e Used style data pointer in HTML reflow state and eliminated some calls to
GetStyleData()
1999-03-06 03:37:44 +00:00
troy%netscape.com 4733b6390e Changed Reflow() to use style info from the HTML reflow state 1999-03-06 03:30:25 +00:00
talisman%anamorphic.com 82c972db33 *** empty log message *** 1999-03-06 02:49:47 +00:00
talisman%anamorphic.com b74c81a90a Added per Mauro Botelho. 1999-03-06 02:49:24 +00:00
mcmullen%netscape.com f7f8ae8a8f More bustage (more calls to Read() with old parameters). 1999-03-06 02:42:44 +00:00
mcmullen%netscape.com 2ac9435ff3 More lurking calls to Read() with the old API. 1999-03-06 02:38:27 +00:00
mcmullen%netscape.com 5c9516e394 Adapt to new stream interfaces some more. 1999-03-06 02:12:52 +00:00
nisheeth%netscape.com 333741e682 Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:09:46 +00:00
nisheeth%netscape.com a8aa6a7b87 Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:01:11 +00:00
troy%netscape.com 5d77d78450 Removed some code that is no longer needed 1999-03-06 01:58:33 +00:00
troy%netscape.com 6247024d47 Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
1999-03-06 01:48:28 +00:00
nisheeth%netscape.com 9808f6e277 Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
This change is needed for propagating errors from the new
expat parser.
1999-03-06 01:48:11 +00:00
hyatt%netscape.com c979fedb3a Changing the name of a function. It was hiding another function in a base class. 1999-03-06 01:43:33 +00:00
troy%netscape.com 04243649ce Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
1999-03-06 01:40:29 +00:00
mscott%netscape.com e70e8fa175 fix build breakage when the base file i/o stream changed. 1999-03-06 01:37:00 +00:00
nisheeth%netscape.com 59d4788a97 Exporting nsParserError.h... 1999-03-06 01:32:00 +00:00
alecf%netscape.com 1aa8651e7a fix up autoregistration messenger bootstrap code 1999-03-06 01:29:31 +00:00
nisheeth%netscape.com 844ee7ae92 Exported nsParserError.h. 1999-03-06 01:29:11 +00:00
alecf%netscape.com 3e54d94ef0 fix newline at end of file problem 1999-03-06 01:24:36 +00:00
alecf%netscape.com af6a61870f rev the idl-generated headers 1999-03-06 01:24:00 +00:00
alecf%netscape.com a5fd680512 update interface to prepare to move nsMsgGroupRecord to be behind an interface 1999-03-06 01:23:07 +00:00
mscott%netscape.com 4f3ae36beb Fix build breakage for mcmullen using the file stream changes. 1999-03-06 01:21:41 +00:00
nisheeth%netscape.com 2793fb804a Adding nsParserError.h for export. 1999-03-06 01:20:18 +00:00
hyatt%netscape.com f2a3f53d00 onchange handler implemented for observes nodes. 1999-03-06 01:19:13 +00:00
mscott%netscape.com e32b33f6d7 fix build breakage. file stream updates for mcmullen. 1999-03-06 01:17:55 +00:00
mcmullen%netscape.com b29466b581 Adapt to the removed offset parameter in streams. 1999-03-06 01:03:12 +00:00
tague%netscape.com 32fceb4454 Fixed tree bustage 1999-03-06 00:58:50 +00:00
mscott%netscape.com 8c6329a13e Don't link with rdf_utils. That is already linked into msglocal.lib. 1999-03-06 00:53:32 +00:00
mscott%netscape.com 3e33c081af Remove extraneous functions....update to use ::RegisterComponent. 1999-03-06 00:53:11 +00:00
troy%netscape.com c3afb0e9cf Removed some static functions that are no longer needed 1999-03-06 00:48:45 +00:00
mcmullen%netscape.com 0c6079daf5 Trying to fix the use of streams (the offset parameter has gone). 1999-03-06 00:44:40 +00:00
law%netscape.com 29f33dc0fa Updating test case 1999-03-06 00:44:32 +00:00
chuang%netscape.com 6e617524fb Java script functions for shared command between mail and browser, like Communicator and Help menu 1999-03-06 00:43:10 +00:00
chuang%netscape.com 3f885e457f Java script functions for mailnews commands 1999-03-06 00:41:56 +00:00
chuang%netscape.com a0b02d4e43 Java script functions for UI widgets 1999-03-06 00:41:21 +00:00
mscott%netscape.com fceeda0527 woops....fix typo.... 1999-03-06 00:39:46 +00:00
troy%netscape.com a1d1411076 Added ComputePadding() member function 1999-03-06 00:36:59 +00:00
sfraser%netscape.com b889fbf94d Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
mscott%netscape.com a5637b5551 Add test code for displaying a mailbox message from a berkley mail folder. 1999-03-06 00:31:59 +00:00
mscott%netscape.com 5d81320989 LoadUrl now takes a display consumer. Add functionality for reading & displaying a mailbox message.
Right now we write the message to a temp file and then run a file url on the temp file to display the message.
So mkfile handles the rfc-822 to html conversion for us...
1999-03-06 00:31:06 +00:00
mscott%netscape.com 1ef44a196c interface change, display message now takes a message id and a message key. 1999-03-06 00:30:10 +00:00
mcmullen%netscape.com 1b6c1b44be Adapt to new stream interfaces 1999-03-06 00:29:58 +00:00
mscott%netscape.com e2a681d7a6 Implemented a DisplayMessage service which takes a msg id, msg key a display consumer and possibly a url listener. It builds a mailbox url and runs it. Also, nsMailboxProtocol::LoadUrl now takes the consumer as an argument.. 1999-03-06 00:29:50 +00:00
mscott%netscape.com 17ae9dfd45 many changes to how we parse a url. Added ability to extract message ID and message key from the search part.
When generating the url_struct for netlib, if we are a display mailbox url, then set the byte range based on message key and message size.
1999-03-06 00:29:10 +00:00
sfraser%netscape.com c29268e9ca First Checked In. 1999-03-06 00:28:40 +00:00