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

2432 Коммитов

Автор SHA1 Сообщение Дата
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