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

24900 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 2d974a158b remove nsIMessenger from Mac/Windows 1999-04-26 22:43:09 +00:00
alecf%netscape.com 3fcb73e0a5 remove nsIMessenger entirely 1999-04-26 22:42:41 +00:00
radha%netscape.com aafb6104e5 Enable loadInitialPage again(for the third time) so that -url option will
continue to work
1999-04-26 22:41:19 +00:00
alecf%netscape.com 87f98b15b3 move static libraries inside SHARED_LIBRARY_LIBS 1999-04-26 22:41:02 +00:00
radha%netscape.com ca1fb233a9 Remove part of the code from loadInitialPage that caused problems in DOM.
There are other ways to achieve that functionality
1999-04-26 22:40:19 +00:00
waterson%netscape.com eeefd9bf16 Add container classes. 1999-04-26 22:39:31 +00:00
mscott%netscape.com 4ed093dd5e Turn return receipts off by default. This fixes bug #5011 1999-04-26 22:34:15 +00:00
sspitzer%netscape.com e59e513084 put newline at end of file 1999-04-26 22:31:53 +00:00
sspitzer%netscape.com ebe314420d add newline to end of file 1999-04-26 22:31:42 +00:00
sspitzer%netscape.com 88bf38bebf make destructor virtual 1999-04-26 22:30:52 +00:00
mcmullen%netscape.com 6d0c689cd2 Checkin based on patches submitted by Michael Lowe - #5473. Adds support for a large number of special windows directories. 1999-04-26 22:20:23 +00:00
alecf%netscape.com d2d0194c11 fix fprintf problem (and make it only DEBUG_alecf) 1999-04-26 22:15:03 +00:00
mscott%netscape.com 788817b691 Fix the hash table code such that we properly add and look up uids for messages in the hash table. This should fix Bug #4886 1999-04-26 22:10:00 +00:00
wtc%netscape.com 5ed7f4b11a Bugzilla bug #5518: map PRSeekWhence to FILE_XXX before passing to
SetFilePointer.
Bugzilla bug #5520: correctly check for failure status of SetFilePointer
when invoked with a non-NULL third argument.
1999-04-26 22:09:00 +00:00
saari%netscape.com d635959e46 more menu ownership changes 1999-04-26 22:07:45 +00:00
putterman%netscape.com b3c0218eac Start using nsCOMPtr. 1999-04-26 22:03:26 +00:00
putterman%netscape.com bf7af54df4 Only return NS_OK if ptr is valid. 1999-04-26 22:02:48 +00:00
alecf%netscape.com 363def7a19 attempt to fix mail/news size issue 1999-04-26 21:52:26 +00:00
slamm%netscape.com b528749e8c All MOZ_CVS_FLAGS and MOZ_CO_FLAGS to be set in mozconfig. 1999-04-26 21:47:47 +00:00
alecf%netscape.com 5f45e727c9 switch to using new GetLocalPath call and nsCOMPtr 1999-04-26 21:38:38 +00:00
alecf%netscape.com 277a648746 switch to using new GetLocalPath() call and use nsCOMPtr 1999-04-26 21:34:58 +00:00
alecf%netscape.com a791266e10 fix QueryInterface so we're actually returning the right value 1999-04-26 21:33:58 +00:00
alecf%netscape.com 8a3695f2ab switch to using nsCOMPtr and the new GetLocalPath() api instead of doing something server-type-specific 1999-04-26 21:32:47 +00:00
alecf%netscape.com 6839dfab08 call the service manager directly instead of storing a copy of it in a member variable 1999-04-26 21:31:57 +00:00
alecf%netscape.com 53b7fde541 goodbye, yellow brick stub.. 1999-04-26 21:31:22 +00:00
alecf%netscape.com ed193a363f add new data sources to the factory 1999-04-26 21:29:44 +00:00
alecf%netscape.com df281a2c2f add new data source to unix build 1999-04-26 21:28:43 +00:00
alecf%netscape.com 432acf359c add new datasources to the windows build 1999-04-26 21:28:21 +00:00
alecf%netscape.com 859e0c7604 remove nsIMessenger stub code from the build 1999-04-26 21:20:08 +00:00
alecf%netscape.com 43b60b2656 remove some unnecessary source files from the build (some of these data sources will eventually return) 1999-04-26 21:17:59 +00:00
law%netscape.com 010518e8de Kill this once and for all 1999-04-26 21:17:50 +00:00
alecf%netscape.com 9d1ac53280 removed files: mozilla/mailnews/base/src/nsIMessenger.cpp 1999-04-26 21:16:47 +00:00
alecf%netscape.com ced86a8569 fix unknown PR_smprintf problem 1999-04-26 21:07:14 +00:00
ftang%netscape.com 04e2019b9c correct the macintosh charset name to use private charset name start w/ x- to make it compatibale w/ 4.5 1999-04-26 20:58:58 +00:00
saari%netscape.com 0b9c5ff3df starting to clean up ownership model 1999-04-26 20:56:08 +00:00
cmanske%netscape.com 7bae157253 Removed reference to missing file 1999-04-26 20:47:55 +00:00
norris%netscape.com e07d8c6b14 Make JavaAdapter work on mozilla-only. 1999-04-26 20:41:57 +00:00
mscott%netscape.com fa3b54b8e5 Remove unnecessary component registration calls for the netlib service. 1999-04-26 20:29:16 +00:00
law%netscape.com 163877f83d Hopefully a fix for bug #4779 1999-04-26 20:21:43 +00:00
hyatt%netscape.com 38afad7abb Commenting out (again) the loadInitialPage call in navigator.xul. It
isn't necessary any more (and its implementation causes problems).
1999-04-26 20:20:39 +00:00
endico%mozilla.org 3f9cadb967 index idl files too 1999-04-26 19:52:55 +00:00
sfraser%netscape.com 3947ef627f Updated project 1999-04-26 19:52:04 +00:00
sfraser%netscape.com 2f3a59ec89 Remove EditorGuiManager project, and add TextServices to the build. 1999-04-26 19:51:34 +00:00
law%netscape.com f51accb75c Add txtsvc to get find dialog building on win32 and unix 1999-04-26 19:46:01 +00:00
endico%mozilla.org d9c22277a3 index idl files too 1999-04-26 19:42:35 +00:00
kin%netscape.com 86a3f435a4 Fix from mjudge@netscape.com for bug #5505 (Crash clicking on throbber in apprunner) 1999-04-26 19:38:22 +00:00
mcmullen%netscape.com 6145ac6cde Patch from Michael Lowe (part of #5473) replace true by PR_TRUE 1999-04-26 19:34:39 +00:00
mcmullen%netscape.com 64f5c7dbe1 Leakage and mismatch of allocate/free methods (patches submitted by Bruce Mitchener). Bug #5140. 1999-04-26 19:05:00 +00:00
alecf%netscape.com f925982e9d remove references to stub nsIMessenger class 1999-04-26 19:03:36 +00:00
alecf%netscape.com 1d449a2481 oops, checked in the wrong file, backing this out (it's not ready yet) 1999-04-26 19:03:08 +00:00