Commit Graph

19356 Commits

Author SHA1 Message Date
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
mscott%netscape.com
02fe502d6d accessors for fetching a message key for the current url and a setter for setting the message size. 1999-03-06 00:28:23 +00:00
mscott%netscape.com
44c4e408c7 display message takes a message key and a messageID. 1999-03-06 00:27:58 +00:00
mcmullen%netscape.com
64af3f3e47 Adapt to new Write() 1999-03-06 00:27:37 +00:00
slamm%netscape.com
e53dcad09e Put test bookmarks at top. 1999-03-06 00:11:55 +00:00
rjc%netscape.com
b334a3cdd2 Small cleanup to nsXULSortService. 1999-03-06 00:11:14 +00:00
mscott%netscape.com
81351b60ce Leverage name spaces and remove rdf:id leaving just 'id'. This was causing the folder pane to come up blank.... 1999-03-06 00:07:27 +00:00
slamm%netscape.com
7eb89879c8 Simple bookmarks that launch. 1999-03-06 00:07:23 +00:00
mcmullen%netscape.com
97001954d2 Fixing nsCOMPtr usage for unix. 1999-03-06 00:07:06 +00:00
slamm%netscape.com
aa3f352708 Add some bookmarks without redirection. delete ^M's 1999-03-06 00:05:52 +00:00
alecf%netscape.com
4cd4aa2a01 rev IDL-generated headers, won't bust on nsIID this time. 1999-03-06 00:05:51 +00:00
alecf%netscape.com
4b6fb55298 add mozilla/compose/build/Makefile 1999-03-06 00:04:33 +00:00
troy%netscape.com
561212215f Removed some code that's no longer needed, because mComputedPadding is now
part of the HTML reflow state
1999-03-06 00:04:24 +00:00
hyatt%netscape.com
97609c195b More tweaks to broadcasters. 1999-03-05 23:53:01 +00:00
pavlov%pavlov.net
441af16eda proper fix 1999-03-05 23:52:34 +00:00
rjc%netscape.com
3d90c3e2e4 First Checked In. 1999-03-05 23:51:41 +00:00
rjc%netscape.com
4a9419bdf8 nsXULSortService implementation: XUL sort functionality. 1999-03-05 23:51:13 +00:00
mcmullen%netscape.com
3e40401b0a Adding stringstreams 1999-03-05 23:44:22 +00:00
mcmullen%netscape.com
8537d6d325 Have the right fix now, so backing out the hack. 1999-03-05 23:43:37 +00:00
mcmullen%netscape.com
8e27b989b7 Need the exports, so checking in the makefiles. 1999-03-05 23:41:46 +00:00
pavlov%pavlov.net
67e91b223c hacky fix to fix build. someone please do this correctly. 1999-03-05 23:41:40 +00:00
mscott%netscape.com
b2357b0bb0 Definition for LINEBREAK moved up into msgCore.h 1999-03-05 23:41:27 +00:00
mscott%netscape.com
32eded80a4 Add platform specific defintions for LINEBREAK (these came from nsMsgLineBuffer) 1999-03-05 23:40:53 +00:00