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

31382 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 694803d723 Move class ids into nsMsgImapCID.h and out of the interfaces! 1999-06-22 04:56:03 +00:00
mscott%netscape.com 6f740175e8 Export nsMsgImapCID.h 1999-06-22 04:55:03 +00:00
mscott%netscape.com 37b144e003 Remove NS_IMAPMESSAGERESOURCE_CID definition which doesn't belong here. 1999-06-22 04:54:44 +00:00
mscott%netscape.com 4ec6f48e35 Export nsMsgImapCID.h 1999-06-22 04:49:47 +00:00
mscott%netscape.com 15a6fd0c3d First checked in. Header file for the class ids this factory can produce components for. 1999-06-22 04:46:01 +00:00
sspitzer%netscape.com deff73af4a start of work to respect the newsrc files. code cleanup. use nsCOMPtr. 1999-06-22 04:45:15 +00:00
mscott%netscape.com 3ae9fd0cb5 fix Linux warning by removing unused variables. 1999-06-22 04:35:49 +00:00
ftang%netscape.com 83ddcdcef5 add ISO-8859-13 1999-06-22 04:34:11 +00:00
mscott%netscape.com fceb8ad883 Use factory method for pop3 url. 1999-06-22 04:32:31 +00:00
mscott%netscape.com 1f74e91cbd Add pop3 url cid. 1999-06-22 04:32:19 +00:00
mscott%netscape.com 345b03ec85 Overhaul of pop3 url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-22 04:31:59 +00:00
mscott%netscape.com b5a5e490ab Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).

Overhaul of pop3 service to optimize out some common code.
1999-06-22 04:31:20 +00:00
mscott%netscape.com 3179e7e08e Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).
1999-06-22 04:30:56 +00:00
mscott%netscape.com 2099f4b9e4 No longer inherit from nsIMsgMailNewsUrl as part of new url re-org. Move class ID out of interface. 1999-06-22 04:30:15 +00:00
ftang%netscape.com 4a635b4586 add ISO-8859-13 to the hack list 1999-06-22 04:27:58 +00:00
ftang%netscape.com b80b550f11 add ISO-8859-13 converters to the factory list 1999-06-22 04:25:44 +00:00
mcmullen%netscape.com 59aa5bfe2d restoring from the dead 1999-06-22 03:58:18 +00:00
mcmullen%netscape.com 70fe6f0196 Added nsFileSpecWithUIImpl.cpp 1999-06-22 03:54:07 +00:00
ftang%netscape.com a0161c4121 remove #if 0 section per harish 1999-06-22 03:54:04 +00:00
mcmullen%netscape.com 105f232c9a Removed two evil exported functions which I added. Well actually, I added them as inlines, but they somehow changed. So since I don't want them as exports, dust to dust, and ashes to ashes. 1999-06-22 03:53:43 +00:00
mcmullen%netscape.com 6ac31484c6 Intermediate checkin. 1999-06-22 03:52:31 +00:00
mcmullen%netscape.com db81350779 Use nsIFileSpecWithUI instead of nsIFileSpec. 1999-06-22 03:51:32 +00:00
mcmullen%netscape.com 1fa3e340dc More. 1999-06-22 03:51:11 +00:00
mcmullen%netscape.com 8eb9d86984 Removing the use of the convenient factory method for nsIFileSpec, since I'm about to remove that, too. 1999-06-22 03:48:26 +00:00
mcmullen%netscape.com 8d5d0da8e8 Replaced an include by a forward declaration to speed the build 1999-06-22 03:47:00 +00:00
briano%netscape.com f3002a5b6b Added OpenBSD to the list of platforms that need to filter out the __.SYMDEF file when building a composite library. 1999-06-22 03:45:02 +00:00
ftang%netscape.com c1c907822d add new topic and method per harish 1999-06-22 03:38:44 +00:00
ftang%netscape.com ed4c60747b add new method to nsIElementObserver classes 1999-06-22 03:37:22 +00:00
ftang%netscape.com 91ebee0414 check in the change which add XMLEncoding observer and some base support for charset detector 1999-06-22 03:29:17 +00:00
ftang%netscape.com ce6993abb0 add several new files 1999-06-22 03:27:43 +00:00
davidm%netscape.com 299fe94f32 screwed up adding .idl file 1999-06-22 03:27:38 +00:00
ftang%netscape.com e7b88c378a add new interface 1999-06-22 03:22:42 +00:00
davidm%netscape.com f0c8c84616 File Removed. 1999-06-22 03:15:35 +00:00
ftang%netscape.com b6458e8141 add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
davidm%netscape.com 1669f6172b Bring window to the front before giving it focus 1999-06-22 03:11:15 +00:00
davidm%netscape.com 87304766c6 XUL & JS changes for the window mediator 1999-06-22 03:10:19 +00:00
davidm%netscape.com f286a2b334 enable window mediation 1999-06-22 03:06:19 +00:00
davidm%netscape.com b68172a69a Add WindowMediator 1999-06-22 03:04:45 +00:00
davidm%netscape.com 7cf4134594 Update to new nsIWindowMediator API 1999-06-22 03:04:11 +00:00
alecf%netscape.com 05fd122471 add userid@ to all mail/news URIs and add parsing code to support this
this change allows servers to be unique by {userid, hostname, type} combination and allows nsIMsgAccountManager::FindServer() to search for servers this way.
1999-06-22 03:03:48 +00:00
ftang%netscape.com eee81d772e add new files 1999-06-22 03:03:32 +00:00
davidm%netscape.com 23ab3b881a update to be idlized 1999-06-22 02:56:58 +00:00
davidm%netscape.com c858dd7820 add nsIWindowMediator.idl 1999-06-22 02:56:42 +00:00
davidm%netscape.com 24509d64d5 add nsIWindowMediator.idl to build 1999-06-22 02:56:29 +00:00
ftang%netscape.com abe270caf2 add uf and ut table for 1999-06-22 02:50:43 +00:00
mcmullen%netscape.com c4bea12d98 OK, ready now 1999-06-22 02:13:45 +00:00
waterson%netscape.com 6d3fa1daed Add placeholder for a template. 1999-06-22 02:07:06 +00:00
alecf%netscape.com fdd9bd288d add resources directory 1999-06-22 02:01:11 +00:00
alecf%netscape.com 01aed4ad67 move resources into a seperate subdirectory so we can export them AND build the DLL with the same makefiles 1999-06-22 02:00:42 +00:00
rjc%netscape.com b7bfb76ea6 Cleanup. 1999-06-22 01:57:46 +00:00