Commit Graph

116 Commits

Author SHA1 Message Date
alecf%netscape.com
1f1be21c36 add dummy nsIMsgFolder so that other things can compile.
putterman will check a real interface
1999-01-23 02:48:58 +00:00
alecf%netscape.com
b58d43ee0a get rid of all references to MSG_FolderInfo (should be nsIMsgFolder) 1999-01-23 02:46:15 +00:00
alecf%netscape.com
ec520b92e1 more updates to make this thing compile!
Fix alot of the GetType() and IsCategory() routines to use QueryInterface instead.
1999-01-23 02:45:28 +00:00
alecf%netscape.com
e411e271f7 add new nsINNTPCategoryContainer to be exported 1999-01-23 02:42:26 +00:00
alecf%netscape.com
063a117aec forgot to check in generated header 1999-01-23 02:42:05 +00:00
alecf%netscape.com
e13bf0724b update attributes - flag is not an attribute, it's an accessor for many
different newsgroup (folder?) flags
1999-01-23 02:41:32 +00:00
alecf%netscape.com
d506b30655 add new nsINNTPCategoryContainer interface 1999-01-23 02:40:27 +00:00
alecf%netscape.com
6f9d7e1465 add an IID and make this derive from nsISupports 1999-01-23 02:39:43 +00:00
alecf%netscape.com
dfebe8eca9 fix #include (unix is case sensitive) 1999-01-23 01:04:28 +00:00
alecf%netscape.com
f121f74faa forgot uuid 1999-01-23 01:02:16 +00:00
rhp%netscape.com
199fc83264 Just some cleanup of commented out code. 1999-01-22 14:06:55 +00:00
rhp%netscape.com
03aa2f02ad Now, DLL's are loaded in an XP manner. 1999-01-22 14:05:15 +00:00
rhp%netscape.com
109878e6b6 Adding changes for external modular content type handler plugins. 1999-01-22 01:51:43 +00:00
rhp%netscape.com
d5dca19036 Adding changes for external modular content type handler plugins. 1999-01-22 01:44:22 +00:00
mscott%netscape.com
c72784c5b0 Add news to top level directories that get built. 1999-01-21 01:15:26 +00:00
mscott%netscape.com
eeb966f91a Use the transport interface for communicating across the thread boundary... 1999-01-21 01:14:03 +00:00
mscott%netscape.com
d2bf976a23 Cosmetic changes to build on windows... 1999-01-21 01:13:08 +00:00
mscott%netscape.com
cd2ef561d0 Export new header files. 1999-01-21 01:12:11 +00:00
mscott%netscape.com
806a88fe61 Added new event sink files to makefile. nsINNTPHost should support ISupports.... 1999-01-21 01:09:10 +00:00
mscott%netscape.com
a3e476bd70 First checked in. 1999-01-21 01:07:44 +00:00
alecf%netscape.com
79a301a603 change RemoveGroup a bit so we can remove by name and by newsgropu 1999-01-16 05:54:02 +00:00
alecf%netscape.com
0365bff46d adding new Category interface 1999-01-16 05:53:21 +00:00
alecf%netscape.com
9706c14732 a little more - many more functions updated to match interface 1999-01-16 05:52:51 +00:00
alecf%netscape.com
5239d546f6 fix busted build in main tree 1999-01-16 05:52:29 +00:00
alecf%netscape.com
d8f58ec00d add nsIMsgGroupRecord to build process 1999-01-16 04:59:25 +00:00
alecf%netscape.com
2830a7d0ff new interface to nsMsgGroupRecord 1999-01-16 04:52:15 +00:00
alecf%netscape.com
8afb4c882a start moving stuff out of msgcom.h and into individual header files in mailnews 1999-01-16 04:44:00 +00:00
alecf%netscape.com
d2c2f3e428 adding MSG_FOLDER_FLAG* values from old include/msgcom.h 1999-01-16 04:30:00 +00:00
alecf%netscape.com
996efc0f3b more work trying to get this thing to compile - XPCOMify some interfaces 1999-01-16 03:57:39 +00:00
alecf%netscape.com
3dba435af8 adding new attributes subscribed and category 1999-01-16 03:56:56 +00:00
alecf%netscape.com
dcc89d4ab6 update to reflect renaming nsIMsgNewsgroup -> nsINNTPNewsgroup 1999-01-15 23:38:04 +00:00
alecf%netscape.com
24ae7fd358 update idl and header files to reflect nsIMsgNewsgroup->nsINNTPNewsgroup change 1999-01-15 23:34:20 +00:00
alecf%netscape.com
95b0e31d7c rename nsIMsgNewsgroup -> nsINNTPNewsgroup 1999-01-15 23:31:39 +00:00
alecf%netscape.com
221052859c add useful constants 1999-01-15 18:28:52 +00:00
alecf%netscape.com
9e0c2273c4 include fe_proto.h instead of manually defining LINEBREAK 1999-01-15 02:11:42 +00:00
alecf%netscape.com
ebdfaaa40b add XPPtrArray and related classes 1999-01-15 01:54:38 +00:00
alecf%netscape.com
adbdd4a9c4 add imap to build tree 1999-01-15 00:08:56 +00:00
alecf%netscape.com
8014829da3 nsINNTPHost and nsNNTPHost now compile. 1999-01-15 00:08:34 +00:00
alecf%netscape.com
eda26cc409 fix Emacs identing line 1999-01-15 00:07:52 +00:00
alecf%netscape.com
d2645012ed fix Emacs indenting 1999-01-15 00:06:12 +00:00
alecf%netscape.com
606c6af8e4 update NSPR APIs and fix Emacs identing 1999-01-15 00:05:47 +00:00
alecf%netscape.com
e010fff2cc fix Emacs identing 1999-01-15 00:03:24 +00:00
alecf%netscape.com
d66c4dc9d5 new nsIMAPGroupRecord 1999-01-15 00:00:49 +00:00
alecf%netscape.com
c26be2a26c start building nsMsgGroupRecord 1999-01-15 00:00:31 +00:00
alecf%netscape.com
a304d139ff move nsIMsgHost.* into base 1999-01-14 23:51:32 +00:00
alecf%netscape.com
b482285baa add new IMAP makefiles 1999-01-14 23:16:27 +00:00
alecf%netscape.com
5e502deeb0 adding nsMsgGroupRecord (previously msg_GroupRecord) 1999-01-14 23:09:22 +00:00
alecf%netscape.com
ddc82801fa move to new NSPR APIs 1999-01-14 00:45:46 +00:00
alecf%netscape.com
f74cf47fc4 Ignore Makefile's 1999-01-14 00:42:15 +00:00
alecf%netscape.com
a5a9878266 *** empty log message *** 1999-01-14 00:41:25 +00:00