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

2753 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com d47c6526f6 Fix mismatched memory free. 1999-05-11 20:09:20 +00:00
mscott%netscape.com 309a399961 fix unitialized memory read. 1999-05-11 20:08:08 +00:00
mscott%netscape.com 3eaba6391c fix mismatched memory free. 1999-05-11 20:05:46 +00:00
ducarroz%netscape.com 87bff81959 set editorType parameter when creating a compose appcore 1999-05-11 19:04:05 +00:00
ducarroz%netscape.com 5e759a8016 Fix selection and delete problem with body. Add editor toolbar. 1999-05-11 19:02:54 +00:00
jefft%netscape.com d78594b4aa fixed OnlineMessageCopy() not setting imap sink problem 1999-05-11 18:31:52 +00:00
jefft%netscape.com 807100e150 fixed message copy problem by adding space between message id string and destination folder 1999-05-11 18:31:04 +00:00
jefft%netscape.com e57688b544 remove obsolete code; implemented DeleteMessages() 1999-05-11 18:29:53 +00:00
jefft%netscape.com 90f35fe77e added OnlineMessageCopy() method 1999-05-11 18:27:28 +00:00
sspitzer%netscape.com 4be0f2c301 news, like imap and local mail, needs to use the db cache to make sure that when several
Open()'s happen, they get the same db object.  this fixes the problem where getting new
news wouldn't update the db listers (folder pane and thread pane, in this case.)
1999-05-11 04:04:10 +00:00
sspitzer%netscape.com 43ba84d28b don't delete m_newsgroupSpec here. causes sigsegv on linux. 1999-05-11 01:55:42 +00:00
mscott%netscape.com 8454dddd49 Fix build breakage for jefft. change nsstring to nstring2. 1999-05-11 01:19:52 +00:00
mscott%netscape.com a4a1abdf6e Fix memory leak. 1999-05-11 01:14:43 +00:00
sspitzer%netscape.com 499c8c1965 fix memory leak, and use nsAutoCString so I don't have to do the free or delete 1999-05-11 00:59:04 +00:00
sspitzer%netscape.com 4883d9d8e3 work to make "Get Messages" work for newsgroups. right now, it is only on a newsgroup
by newsgroup level.  getting new news for a news server won't do anything.
1999-05-11 00:57:58 +00:00
sspitzer%netscape.com 54f7aad594 fix memory leak 1999-05-11 00:49:14 +00:00
sspitzer%netscape.com 5c0b5a8db8 fix another uninitialized memory read 1999-05-11 00:45:12 +00:00
sspitzer%netscape.com d499999abf stop shadowing. fix an uninitialized memory read. 1999-05-11 00:43:32 +00:00
ducarroz%netscape.com 504b3d6482 Don't create anymore a nsFileSpec from a unix path 1999-05-11 00:38:08 +00:00
jefft%netscape.com 26d855a6a9 implemented OnlineMessageCopy() 1999-05-11 00:16:14 +00:00
putterman%netscape.com 4b2b4f3696 Changed DeleteMessage to DeleteMessages 1999-05-10 23:55:41 +00:00
putterman%netscape.com ace8f0293e Changed DeleteMessage to DeleteMessages. 1999-05-10 23:55:00 +00:00
ducarroz%netscape.com 3c59ad2009 add mactime.c 1999-05-10 23:48:54 +00:00
ducarroz%netscape.com a4a9aa6d53 fix for bug #6176 1999-05-10 23:48:27 +00:00
bienvenu%netscape.com 820741b59f resolve a few undefined symbols 1999-05-10 23:44:30 +00:00
bienvenu%netscape.com c71b87c7e9 more search and filter porting 1999-05-10 23:25:37 +00:00
bienvenu%netscape.com 2875e6ebd4 add cid's for search and filters 1999-05-10 23:25:08 +00:00
nhotta%netscape.com bc3d9b7888 Added the default settings for MIME header encoding methods. 1999-05-10 23:20:34 +00:00
jefft%netscape.com 8fba233f81 added few more utils to get hostname, username, & protocol type from uri 1999-05-10 22:26:21 +00:00
jefft%netscape.com 4ff1f8b51b implemented GetNewMessages() for a selected folder 1999-05-10 22:25:26 +00:00
ducarroz%netscape.com f1e63c02be Fix bug #6175 due to nsFileSpec behavior changed on Mac 1999-05-10 22:23:28 +00:00
rhp%netscape.com de801aa354 Changes for message send cleanup 1999-05-10 22:17:58 +00:00
rhp%netscape.com d435112425 Changes for new message send testing 1999-05-10 22:17:13 +00:00
rhp%netscape.com 5cd53ca428 Change for message send cleanup 1999-05-10 22:14:55 +00:00
ducarroz%netscape.com c18acc5c5e fix bug #6175 due to new behavior of nsFileSpec on Mac 1999-05-10 22:02:39 +00:00
rhp%netscape.com 9514275980 Fix for when messages do not have message id's 1999-05-10 21:59:59 +00:00
putterman%netscape.com 41616efd8a added files: mozilla/mailnews/base/util/nsMsgDBFolder.cpp 1999-05-10 21:50:22 +00:00
putterman%netscape.com c8229dd492 Derive from nsMsgDBFolder. 1999-05-10 21:47:59 +00:00
putterman%netscape.com 22d8c23575 Separate db related folder code into separate class. 1999-05-10 21:47:07 +00:00
putterman%netscape.com da101d362f Remove db related functions. 1999-05-10 21:46:18 +00:00
sspitzer%netscape.com 137d734754 remove bogus comment. clean up the test code (a little). 1999-05-10 21:23:21 +00:00
sspitzer%netscape.com 09e1f48b80 more changes for getting GetNewNews to work 1999-05-10 21:22:17 +00:00
sspitzer%netscape.com b25f2135c8 add a comment 1999-05-10 21:18:40 +00:00
sspitzer%netscape.com 339b86aa46 in 5.0, we don't have DBVIEWs 1999-05-10 21:18:15 +00:00
bienvenu%netscape.com 15ae2bad4e fix priority enum names 1999-05-10 21:08:18 +00:00
bienvenu%netscape.com 89f0b7a5b1 add priority parsing util 1999-05-10 21:06:39 +00:00
bienvenu%netscape.com 344159e66e fix head mask define 1999-05-10 21:06:12 +00:00
nhotta%netscape.com 1de7a19b29 Allow 8 bit msg header/body by pref settings. 1999-05-10 20:22:24 +00:00
bienvenu%netscape.com b323a0826f add header file includes to work around vc bug 1999-05-10 17:39:23 +00:00
mcafee%netscape.com fabaa074ad Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
bienvenu%netscape.com d85c96e3c9 more work on search and filters, not part of build yet 1999-05-10 01:59:23 +00:00
bienvenu%netscape.com 425bde781c add error for filter parsing 1999-05-10 01:57:14 +00:00
ducarroz%netscape.com 5daad84830 removed rescued items that was breaking the build verification 1999-05-09 17:20:42 +00:00
sspitzer%netscape.com 661ed06bd6 rename GetNewMail to GetNewMessages. Add support for GetNewNews() to the NntpService interface and implementation 1999-05-08 20:26:45 +00:00
sspitzer%netscape.com d4f40a6914 *** empty log message *** 1999-05-08 17:25:49 +00:00
sspitzer%netscape.com fd1e7b92fe changes to get news working. specifically, these changes allow us to parase the xover line and stuff the header info into the right msf file, and then retrieve the right headers later. 1999-05-08 17:25:15 +00:00
sspitzer%netscape.com ac7cecccd8 kIsRead is now MSG_FLAG_READ 1999-05-08 17:23:30 +00:00
sspitzer%netscape.com 9265762da0 kIsRead is now MSG_FLAG_READ, so we don't need this 1999-05-08 17:22:40 +00:00
sspitzer%netscape.com 2023c492c8 changes for GetLineCount().
we had SetLineCount(), but no GetLineCount().

news will be using GetMessageSize() and SetMessageSize(), but we'll have
the line count, in case we need it.
1999-05-08 17:02:19 +00:00
sspitzer%netscape.com c9f80c31c4 ignore the generated makefile 1999-05-08 16:59:42 +00:00
ducarroz%netscape.com 2b354ffde9 Create mPath when needed to avoid empty nsFileSpec on Mac. 1999-05-08 01:22:56 +00:00
mscott%netscape.com 6a8642f19a For some reason we were linking against msgcore.lib. We didn't need to be. 1999-05-07 23:49:31 +00:00
ducarroz%netscape.com 63082d3fa5 update project 1999-05-07 22:25:15 +00:00
mscott%netscape.com 69b3c7eb10 Fix unitialized memory read when we were parsing an imap url which didn't have anything after the host name. 1999-05-07 21:30:39 +00:00
mscott%netscape.com af9ee40331 Register the event queue to fix the crash on start up. 1999-05-07 21:28:43 +00:00
mscott%netscape.com 65e6ed4631 Build imap/build directory for linux. 1999-05-07 21:24:50 +00:00
mscott%netscape.com c70e914013 Build all the imap directories on linux. 1999-05-07 21:23:27 +00:00
mscott%netscape.com 72613e3c76 Build the imap library. 1999-05-07 21:23:07 +00:00
mscott%netscape.com c4afd8a3bd Build imap on Linux. 1999-05-07 21:22:24 +00:00
mscott%netscape.com 53b6f2111c Build imap on linux. 1999-05-07 21:22:02 +00:00
mscott%netscape.com 03d54627c0 Changes to build test app on Linux. 1999-05-07 21:20:41 +00:00
mscott%netscape.com 21151cd996 Changes to get the test app to build on linux. 1999-05-07 21:20:21 +00:00
mscott%netscape.com 91894615b0 Quiet compiler warnings. 1999-05-07 21:19:39 +00:00
mscott%netscape.com a629826a5c Quiet compiler warnings in preparation of turning imap on for Linux. 1999-05-07 21:19:11 +00:00
mscott%netscape.com ad836f6b38 Quiet compiler warnings on Linux. 1999-05-07 21:18:45 +00:00
mscott%netscape.com 92bc5ed6e0 Correct signatures for several functions on the imap folder. They weren't matching up with the base class signatures (GetSize, GetPrettyName and RememberPassword). Quiet some compiler warnings. 1999-05-07 21:18:06 +00:00
mscott%netscape.com c1c9db0e81 Fix signed/unsigned mismatches to quiet compiler warnings. 1999-05-07 21:16:48 +00:00
mscott%netscape.com f5a134f161 Quiet compiler warnings in preparation of turning on imap for linux. 1999-05-07 21:16:01 +00:00
mscott%netscape.com c16adc17e1 Quiet compiler warnings in prepration of turning on imap for Linux. 1999-05-07 21:15:01 +00:00
putterman%netscape.com 11508ca5f4 use GetParent(). 1999-05-07 20:22:14 +00:00
putterman%netscape.com 52c483561b use SetParent() 1999-05-07 20:22:01 +00:00
putterman%netscape.com a5b8ec2f84 Write folder parent functions. 1999-05-07 20:21:47 +00:00
putterman%netscape.com b0757b0096 use GetParent() 1999-05-07 20:21:25 +00:00
putterman%netscape.com 09055d49d4 Added folder parent functions. 1999-05-07 20:21:09 +00:00
mscott%netscape.com ab98401c41 part of mailnews audit --> use nsCOMPtr. 1999-05-07 20:15:18 +00:00
sspitzer%netscape.com 7d2997bb5c move some code over from 4.x to get nntpTest to parse the xover line.
fix my shadowing of the name variable.  (doh!)
1999-05-07 02:28:06 +00:00
mscott%netscape.com a4fc86bcd2 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:47:33 +00:00
mscott%netscape.com 3ff6ddce37 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:42:18 +00:00
mscott%netscape.com c2cb9f3645 formatting changes. 1999-05-07 00:40:03 +00:00
putterman%netscape.com 992fa60087 Reimplemented GetNewMail to use GetNewMessages. 1999-05-07 00:35:58 +00:00
putterman%netscape.com 22754b0e25 HasMessage implemented. 1999-05-07 00:35:26 +00:00
putterman%netscape.com 4596bbbf10 HasMessage and GetNewMessages implemented. 1999-05-07 00:34:50 +00:00
putterman%netscape.com 91c5a4bef6 HasMessage added. 1999-05-07 00:34:22 +00:00
putterman%netscape.com 7354a7f1d7 ContainsKey added and now remove header before notifying observers about delete. 1999-05-07 00:33:56 +00:00
putterman%netscape.com cc63ac3739 ContainsKey added. 1999-05-07 00:33:29 +00:00
putterman%netscape.com 2e5a6ee1dd GetNewMessages and HasMessage are implemented. 1999-05-07 00:33:06 +00:00
putterman%netscape.com 1ff1833f2f GetNewMessages and HasAssertions are implemented. 1999-05-07 00:32:36 +00:00
putterman%netscape.com 0c6c872206 Added GetTargetHasAssertion, GetNewMessages and use string instead of ints for
property names.
1999-05-07 00:32:10 +00:00
putterman%netscape.com 596ceb9c57 Add HasMessage and GetNewMessages 1999-05-07 00:29:56 +00:00
bienvenu%netscape.com 77ba08a492 search session class 1999-05-07 00:29:11 +00:00
bienvenu%netscape.com b6bf7f11c2 initial entry into cvs of searching and filter interfaces, not part of build 1999-05-07 00:28:35 +00:00
alecf%netscape.com 713343f2cd remove call to GetRootFolderPath 1999-05-07 00:27:24 +00:00
mscott%netscape.com 9dd7b13dbe Fix mismatched delete. 1999-05-07 00:13:10 +00:00
bienvenu%netscape.com c9d0b3f8c6 use nsCOMPtr for dbFolderInfo 1999-05-07 00:12:16 +00:00
mscott%netscape.com 313ee6ca9a part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-07 00:11:43 +00:00
bienvenu%netscape.com 1a479e17bc fix ref counting problems, write code for deleteing a header from a thread 1999-05-07 00:11:18 +00:00
sspitzer%netscape.com 832a770bfa create the necessary news related directories, if they don't exist 1999-05-07 00:10:55 +00:00
alecf%netscape.com 82e84d8e7e use nsCOMPtr and fix ownership model of account manager 1999-05-07 00:10:20 +00:00
sspitzer%netscape.com 16dbe50dd3 make nntpTest work again. (following mscott's fix for #5991) 1999-05-07 00:10:14 +00:00
alecf%netscape.com a423eee507 use nsCOMPtr and fix up ownership model in account manager 1999-05-07 00:09:08 +00:00
alecf%netscape.com 40233b849f use nsCOMPtr 1999-05-07 00:07:58 +00:00
mscott%netscape.com 1f8ba398ee part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:06:23 +00:00
mscott%netscape.com 5296d9ca08 Calling close on a nsIMsgDatabase no longer releases a ref count so we can now use nsCOMPtr on it. 1999-05-07 00:03:12 +00:00
mscott%netscape.com 54545f26d6 part of mailnews audit --> use nsCOMPtr. Fix ownership issue for url listeners by removing nsISupportsArray and using nsVoidArray. The listeners are the owners.. 1999-05-07 00:02:12 +00:00
rickg%netscape.com d0206cf9f1 sync with nsString2 1999-05-06 06:47:15 +00:00
hangas%netscape.com 631b4c58c4 sspitzer: port news to the mac. remove silly printfs. put useful printfs behind DEBUG_NOISY_NEWS, so I can turn them all on from a Mac 1999-05-06 03:25:47 +00:00
hangas%netscape.com 34432cf8f9 sspitzer: port news to the mac 1999-05-06 03:24:48 +00:00
hangas%netscape.com 3dd935858e Updated to build on Mac 1999-05-06 01:53:31 +00:00
mscott%netscape.com 51f98f3ab2 Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:38:25 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
mscott%netscape.com e9600c1db4 Bug 5991 --> Fix crash in pop3Test caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:35:40 +00:00
alecf%netscape.com 543c63644f fix some warnings on unix:
- fix shadow variable "key"
- rename "index" to "kindex"
- rename shadow "err" to mdberr because the outter one was a nsresult
1999-05-06 01:01:11 +00:00
putterman%netscape.com 23ab6fe1c1 Fix 5988. Delete message works again. 1999-05-06 00:28:12 +00:00
sspitzer%netscape.com 2d76731e36 check for null before querying the interface 1999-05-06 00:19:49 +00:00
sspitzer%netscape.com 34e0b8b84d tests are only for me 1999-05-06 00:19:11 +00:00
sspitzer%netscape.com 285c00bb86 warnings be gone! remove silly printfs. make nsMsgNewsFactory take the same
number of parameters as the other mail news factories, for consistency
1999-05-06 00:18:24 +00:00
sspitzer%netscape.com 33a49b86bd warnings be gone! 1999-05-06 00:17:15 +00:00
ducarroz%netscape.com 3a9ed3040d Use LL_xxx macros when using PRInt64 variable 1999-05-06 00:01:27 +00:00
ducarroz%netscape.com 8b0ac15b8f First Checked In. 1999-05-06 00:00:08 +00:00
putterman%netscape.com ce6e9cacf5 fixes mailnews crash when sending mail and opening folders. AddRef before
returning.
1999-05-05 20:09:20 +00:00
alecf%netscape.com 6f4b37a237 use nsCOMPtr 1999-05-05 06:43:34 +00:00
alecf%netscape.com f189ada0f5 minor cleanup and add a helpful comment 1999-05-05 06:40:28 +00:00
alecf%netscape.com f916a663c7 use nsCOMPtr 1999-05-05 06:38:18 +00:00
waterson%netscape.com debe78c5c5 Moved all of these files to mozilla/profile/resources. 1999-05-05 06:03:12 +00:00
waterson%netscape.com 346d90d019 Don't install profile stuff. 1999-05-05 06:02:07 +00:00
sspitzer%netscape.com 635f1c6875 initial work to move over ParseLine from 4.x world 1999-05-05 05:45:01 +00:00
sspitzer%netscape.com ef051393eb export common.css 1999-05-05 05:21:31 +00:00
alecf%netscape.com cf6ac32df4 make composer use the new nsIAppShellComponent 1999-05-05 05:21:30 +00:00
alecf%netscape.com 25054ee09b make sure QueryInterface returns the right GetIID() 1999-05-05 05:16:09 +00:00
alecf%netscape.com 94188b0764 use the new lighter weight nsIAppShellComponent 1999-05-05 05:14:39 +00:00
bienvenu%netscape.com bd3820b9c1 fix ref counting problem with mListeners 1999-05-05 04:26:41 +00:00
sspitzer%netscape.com 21414d6502 fix my own build bustage 1999-05-05 03:47:44 +00:00
hangas%netscape.com 3d7d5e99d2 sspitzer: changes to build news on the mac 1999-05-05 03:42:21 +00:00
hangas%netscape.com d289b6cbc7 sspitzer: stop hiding these virtual methods (thanks mac compiler!) 1999-05-05 03:41:12 +00:00
hangas%netscape.com 3ba9d2b3d3 back off on the PRTime stuff for now 1999-05-05 03:39:51 +00:00
hangas%netscape.com 65459cedd8 sspitzer: stop hiding these virtual methods. (thanks mac compiler!) 1999-05-05 03:38:18 +00:00
alecf%netscape.com 11f9d4ef71 add some command glue for bringing up the account manager and the prefs dialog 1999-05-05 02:48:42 +00:00
alecf%netscape.com fe05d9533a remove unnecessary variable 1999-05-05 02:46:48 +00:00
alecf%netscape.com 799a32cd16 some nsCOMPtr conversions 1999-05-05 02:45:49 +00:00
alecf%netscape.com 8b59a6f32e fix variables named "time" so as not to conflict with global system function time() 1999-05-05 02:44:07 +00:00
alecf%netscape.com bc078ea6f7 fix virtual destructor 1999-05-05 02:43:38 +00:00
alecf%netscape.com 8ab9b9a69e remove some impossible PR_ASSERTs 1999-05-05 02:43:23 +00:00
alecf%netscape.com 37108a842f fix some unused variables, fix the signed/unsigned issue with total and total unread messages, and fix some variable shadowing 1999-05-05 02:42:12 +00:00
alecf%netscape.com aef2fec925 remove some stupid debugging printfs 1999-05-05 02:35:53 +00:00
alecf%netscape.com 833398f205 name variables correctly so as not to conflict with system functions 1999-05-05 02:34:52 +00:00
alecf%netscape.com cdce255df2 fix some NS_ADDREF things, and fix a local variable shadowing another variable 1999-05-05 02:33:35 +00:00
alecf%netscape.com b4a4a7c7b2 update this interface 1999-05-05 02:30:46 +00:00
alecf%netscape.com eec1a74625 fix signed/unsigned problem (because -1 is a magic value) 1999-05-05 02:30:24 +00:00
alecf%netscape.com 2635144596 AddRef() -> NS_ADDREF and fix signed/unsigned problems 1999-05-05 02:29:00 +00:00
alecf%netscape.com c183944ed9 fix uninitialized variable problem 1999-05-05 02:27:35 +00:00
alecf%netscape.com d9c826582d remove stupid debugging statements 1999-05-05 02:27:11 +00:00
alecf%netscape.com eb7aebd3e5 remove unused variables 1999-05-05 02:26:41 +00:00
bienvenu%netscape.com 985d208724 initial entry into CVS, not currently used in build 1999-05-05 02:08:31 +00:00
bienvenu%netscape.com 481a0f894e make Close not release db 1999-05-05 02:03:47 +00:00
ducarroz%netscape.com 1eb1c32e00 First Checked In. 1999-05-05 00:04:48 +00:00
mscott%netscape.com 7a75412220 Changes for QA smoketest. Be noisy for release builds when getting new mail --> print out results of BIFF and report when get new mail is completed. 1999-05-05 00:02:23 +00:00
jefft%netscape.com 189e8b3eaa uncommented out check for inbox folder name 1999-05-04 23:34:42 +00:00
hyatt%netscape.com fded43adc1 Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
hyatt%netscape.com 2f4053dbab Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
hyatt%netscape.com b1ed61a68a Switching to nsIEventQueues and tweaking the AppCore createWindow function's args. 1999-05-04 23:29:53 +00:00
hyatt%netscape.com 433d4e1476 Switching to nsIEventQueues instead of PLEventQueues. 1999-05-04 23:29:28 +00:00
nhotta%netscape.com 626bbec83c Changed SetDocumentCharset, synchronized with browser implementation. 1999-05-04 23:19:28 +00:00
mscott%netscape.com 56ff61c011 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:51:14 +00:00
mscott%netscape.com 900b8a5842 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 22:48:37 +00:00
mscott%netscape.com efed5fafa6 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:43:09 +00:00
putterman%netscape.com 26cd79bf59 use nsIDBMessage 1999-05-04 22:35:55 +00:00
putterman%netscape.com ea0ce4975e use nsCOMPtr and nsIDBMessage. 1999-05-04 22:35:41 +00:00
putterman%netscape.com ae44413a13 use nsCOMPtr's. 1999-05-04 22:34:35 +00:00
putterman%netscape.com 832e6616ff Use nsCOMPtr's. 1999-05-04 22:34:11 +00:00
putterman%netscape.com ce654a0f68 Add nsIDBMessage interface and remove GetPath from nsIImapFolder. 1999-05-04 22:33:40 +00:00
nhotta%netscape.com 2cad0a7014 Fix memory leaks. 1999-05-04 22:28:17 +00:00
mscott%netscape.com 695e4c571c part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:21:48 +00:00
ducarroz%netscape.com 2c2f71271b replace unique by s_unique to avoid conflict error with std::unique 1999-05-04 22:09:31 +00:00
sspitzer%netscape.com 1eccaed673 whoops, didn't mean to check this in 1999-05-04 21:53:17 +00:00
sspitzer%netscape.com 86aeadd6ae remove warnings. stop using sscanf. stop hardcoding news://news.mozilla.org
as our server uri.
1999-05-04 21:43:28 +00:00
alecf%netscape.com 682c448702 massive cleanup of the message factory - make sure to delete objects when the QueryInterface fails
and fix the message factory constructor since we no longer hold onto the service manager
1999-05-04 21:39:54 +00:00
sspitzer%netscape.com 922268834e comment for clarity 1999-05-04 21:26:28 +00:00
mscott%netscape.com c90171f651 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 21:05:30 +00:00
mscott%netscape.com 343d3ea75e part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 20:54:35 +00:00
mscott%netscape.com ed830227e9 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:51:30 +00:00
putterman%netscape.com 73844b262c change DEBUG to DEBUG_rhp 1999-05-04 20:37:35 +00:00
mscott%netscape.com ce876238b3 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:36:34 +00:00
mscott%netscape.com 2e30d4a0f5 part of mailnews audit --> use nsCOMPtr. 1999-05-04 20:34:31 +00:00
mscott%netscape.com 86e566654b part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 20:33:07 +00:00
ducarroz%netscape.com d37a3b2a6f First Checked In. 1999-05-04 20:00:38 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
rhp%netscape.com b5c3b87d79 Changes for LINEBREAK 1999-05-04 19:34:25 +00:00
rhp%netscape.com afbc88bc64 Cleanup for debug output 1999-05-04 19:31:20 +00:00
mcmullen%netscape.com db2f894a13 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:29:52 +00:00
mscott%netscape.com 708befd9dd part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 18:41:02 +00:00
ducarroz%netscape.com 7144ec5701 Adapt for Mac build 1999-05-04 18:22:46 +00:00
ducarroz%netscape.com 5e283847ed #undef StrAllocCopy to avoid redefinition conflict on Mac, Replace XP_MEMCPY by nsCRT:memcpy 1999-05-04 18:21:59 +00:00
ducarroz%netscape.com ceb71f9c8f First Checked In. 1999-05-04 18:19:30 +00:00
jefft%netscape.com 1423ef064d making selecting message/folder within a folder works; extract imap msg incoming server from url spec 1999-05-04 18:17:33 +00:00
jefft%netscape.com 26ee3d2f0f removed SetServer(); imap msg incoming server will be extract out from the url spec 1999-05-04 18:14:09 +00:00
ducarroz%netscape.com 671ec858f8 files check in in wrong directory! 1999-05-04 18:12:21 +00:00
ducarroz%netscape.com c3c317e4d6 First Checked In. 1999-05-04 18:03:53 +00:00
mscott%netscape.com e35294dadf part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 17:55:40 +00:00
mscott%netscape.com eee271f9d1 part of mailnews audit --> Conversion to NS_WITH_SERVICE
quiet some noisy printfs which were printing out the message we were sending.
1999-05-04 17:53:59 +00:00
rickg%netscape.com 3c61a124f6 fixed API mismatch 1999-05-04 06:48:45 +00:00
waterson%netscape.com 8fa217870e Remove nsIRDFResourceFactory.h: it is obsolete. 1999-05-04 05:16:16 +00:00
alecf%netscape.com c7ba588b9d second attempt at a fix for #5792 - this time take into account platforms which cannot use "/" as a directory seperator 1999-05-04 05:03:04 +00:00
waterson%netscape.com c5da3d30dc Don't rely on headers including stuff: be sure to include nsIRDFResource.h and nsIRDFService.h. 1999-05-04 05:01:24 +00:00
sspitzer%netscape.com 755963ae26 remove warning. use #if 0, not comments, to take out code that isn't ready yet 1999-05-04 04:20:33 +00:00
mcafee%netscape.com 7075135145 Solaris needs a newline at the end of the file. 1999-05-04 04:09:20 +00:00
mcafee%netscape.com 34b796683c Ah, that ever elusive new line at the end of the file.. 1999-05-04 03:56:54 +00:00
sspitzer%netscape.com 0cb9e7abb2 removed files: mozilla/mailnews/compose/src/nsMsgPost.cpp 1999-05-04 03:55:11 +00:00
sspitzer%netscape.com 3c6fc574e1 fix build bustage on UNIX 1999-05-04 03:25:25 +00:00
mcafee%netscape.com 3e319f59c7 Solaris needs explicit cast. a,r=kevinmc@netscape.com. 1999-05-04 03:24:13 +00:00
sspitzer%netscape.com 0b1200cbc0 hook up the wiring so that when you click on news message in the threadpane,
right news url is run to load the correct message in the message pane
1999-05-04 03:16:24 +00:00
sspitzer%netscape.com 6000f8d652 fixage for build bustage 1999-05-04 03:13:00 +00:00
sspitzer%netscape.com 27edce435b use the NS_WITH_SERVICE macro 1999-05-04 03:04:03 +00:00
sspitzer%netscape.com 54b2b14541 extend the parser test to add two headers to a public newsgroup 1999-05-04 03:03:29 +00:00
sspitzer%netscape.com d1116767c3 use NEWS_PORT instead of -1 as the default 1999-05-04 03:03:05 +00:00
sspitzer%netscape.com e1fc414b66 #define the lengths of the string constants, and use this instead of
PL_strlen()
1999-05-04 03:02:18 +00:00
sspitzer%netscape.com 72a54c5fb1 adding newline at end of file 1999-05-04 03:01:16 +00:00
sspitzer%netscape.com 557e810976 use #define instead of doing PL_strlen 1999-05-04 02:59:05 +00:00
sspitzer%netscape.com 6e475fc55f make the news factory handle news messages 1999-05-04 02:56:33 +00:00
sspitzer%netscape.com 804fb0ca02 use the NS_WITH_SERVICE macro 1999-05-04 02:55:59 +00:00
bienvenu%netscape.com 9f481ea375 add FindRow api, fix lots of warnings, speed up msg threading 1999-05-04 02:55:30 +00:00
sspitzer%netscape.com 10dc94a5a3 exit on failure 1999-05-04 02:55:16 +00:00
sspitzer%netscape.com 6dbfdebe65 nsMsgPost is extinct 1999-05-04 02:54:57 +00:00
sspitzer%netscape.com 8b0fa76b23 nsMsgPost is extinct 1999-05-04 02:42:21 +00:00
sspitzer%netscape.com d57d66ebd5 MsgPost is extinct 1999-05-04 02:41:24 +00:00
sspitzer%netscape.com 2c18468d23 more changes to get posting to a news server working 1999-05-04 02:38:20 +00:00
sspitzer%netscape.com 58fc853664 more changes to get nntpTest (and eventually news) working 1999-05-04 02:37:15 +00:00
sspitzer%netscape.com d16e31e6e7 changes to get nntpTest (and eventually news) working 1999-05-04 02:35:32 +00:00
sspitzer%netscape.com e11943a38d these stub files are history. 1999-05-04 02:27:11 +00:00
sspitzer%netscape.com 95ed2037a2 removing libnntpTest.
adding functionality to nntpTest
1999-05-04 02:26:10 +00:00
sspitzer%netscape.com d3f9b9b81d there is no libnntpTest.so anymore 1999-05-04 02:25:23 +00:00
alecf%netscape.com 52bfd889ad fix for #5792 - pass the URI, not the local file path to nsBuildLocalMessageURI, and add a helper function to do a hacky conversion from the local file path to the URI
a=chofmann
1999-05-03 23:52:12 +00:00
alecf%netscape.com 8ff9d05e2a fix for #5792 - fix move/copy message in message menu to use the new account manager datasource 1999-05-03 23:50:58 +00:00
ducarroz%netscape.com 185b1c375e fix for #5855, A=chofmann. delay Creation of mPath to avoid avoid to create a nsFileSpec without knowing the path. Propagate error returned by nsGetMailboxRoot() in nsLocalURI2Path(). 1999-05-03 21:40:44 +00:00
sspitzer%netscape.com e4201ae79d fix for #5839. problems on startup on windows nt, because
tree body in threadPane.xul is rooted at mailbox://Inbox, which
doesn't make sense in the new multiple account world.
1999-05-01 16:28:25 +00:00
sspitzer%netscape.com 08ec113616 rest of fix for pointing news demo to article on news.mozilla.org 1999-05-01 16:10:36 +00:00
sspitzer%netscape.com 0d60fa1f13 fix for #5753. allow white space in the "mail.accountmanager.accounts" pref. 1999-05-01 15:47:21 +00:00
sspitzer%netscape.com 4e8bbcc9b5 point the demo news article to an article on news.mozilla.org. This way,
those on the outside can use it.  (also, remove some of the "."'s for
mailnewsqa.
1999-05-01 14:39:36 +00:00
sspitzer%netscape.com 4a056cd62c whoops. typo. I suck 1999-05-01 02:57:07 +00:00
sspitzer%netscape.com 43c409abd4 fix for #5814. get newsParserTest to work on Windows 1999-05-01 02:17:09 +00:00
sspitzer%netscape.com de56d182f6 fix for bug #5814. get newsParserTest to build on Windows 1999-05-01 02:15:54 +00:00