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

794 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 53ebac20a8 prepare for msgdb idl 1999-06-14 02:20:41 +00:00
sspitzer%netscape.com b9bc7799ae rewrite to use nsString. 1999-06-12 17:51:55 +00:00
mscott%netscape.com 24f726f457 Fix memory leak of nsVoidArray. 1999-06-12 00:30:04 +00:00
rhp%netscape.com 14e6df2714 New send later functionality 1999-06-11 23:42:45 +00:00
ducarroz%netscape.com 92825541e9 don't declare a variable into a for loop! 1999-06-11 23:15:34 +00:00
ducarroz%netscape.com 76b4a0b171 export all idl files from base/public 1999-06-11 23:08:53 +00:00
ducarroz%netscape.com e7f191e54d add nsMailnewsTypes2.idl 1999-06-11 23:08:52 +00:00
ducarroz%netscape.com 85e08daa06 add nsIMsgFolder.idl, fix build bustage on Mac 1999-06-11 22:42:41 +00:00
ducarroz%netscape.com e9e28ab8a9 update manifest 1999-06-11 22:19:33 +00:00
putterman%netscape.com aa596db18c added files: mozilla/mailnews/base/src/nsMsgNotificationManager.cpp 1999-06-11 22:17:13 +00:00
putterman%netscape.com 61987a9303 Add gif for Biff. 1999-06-11 22:12:03 +00:00
putterman%netscape.com 4c28b7ba59 Work on UnsentMessages. 1999-06-11 22:11:32 +00:00
putterman%netscape.com c1b900682f More work on Biff. 1999-06-11 22:10:42 +00:00
putterman%netscape.com 7c4453905c Add work for SentUnsentMessages. 1999-06-11 22:10:02 +00:00
putterman%netscape.com 50fe889735 Add more work on Biff. 1999-06-11 22:09:47 +00:00
putterman%netscape.com 2582c3ba40 add nsMsgNotificationManager. 1999-06-11 22:08:09 +00:00
putterman%netscape.com a9e861d17b removed MailNewsTypes.idl 1999-06-11 22:07:08 +00:00
bienvenu%netscape.com d8dba1d76c restructure filter application to do imap filters 1999-06-11 07:01:39 +00:00
sspitzer%netscape.com de91278f09 remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
ducarroz%netscape.com 59297fcb68 Replace ComposeMessageWithType by ComposeMessage 1999-06-11 00:25:20 +00:00
ducarroz%netscape.com 1aa0355d0b Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
putterman%netscape.com 552e09d335 Use onclick until onchange gets fixed. 1999-06-10 23:26:37 +00:00
ducarroz%netscape.com 2ab5c49b06 export more IDL files 1999-06-10 22:02:24 +00:00
sspitzer%netscape.com 2e4906b1aa clean up for nsIMsgHdr and nsIMessage header and idl insanity 1999-06-10 20:26:32 +00:00
sspitzer%netscape.com 387f3e43c2 clean up the nsIMsgHdr and nIMessage idl and header insanity. 1999-06-10 20:25:23 +00:00
sspitzer%netscape.com 1722f76cbd clean up the nsIMsgHdr & nsIMessage idl and header insanity 1999-06-10 20:24:43 +00:00
mcmullen%netscape.com 532cff5490 Fix the mailnews pref-window-showing code to work with the prefwindow changes. 1999-06-10 20:23:06 +00:00
jefft%netscape.com a1a2c1c3a1 undo framework 1999-06-10 14:55:36 +00:00
mscott%netscape.com 3b42adaa65 change the start page. don't point to www.mozilla.org. this is only until #7417 gets fixed. 1999-06-10 07:26:38 +00:00
mscott%netscape.com 563c7fd4f7 Change comment to reflect tthe appropriate interface. (it was confusing before). 1999-06-10 07:21:06 +00:00
mscott%netscape.com 3980ca8852 fix memory leak 1999-06-10 03:06:28 +00:00
mscott%netscape.com 53bde8bcd6 Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
jefft%netscape.com a138fef42c added GetTransactionManager() method 1999-06-09 01:31:01 +00:00
jefft%netscape.com acaf589a1f added readonly attribute nsITransactionManager transactionManager 1999-06-09 01:30:27 +00:00
alecf%netscape.com 5e3b2dba89 get rid of generated headers 1999-06-08 22:50:58 +00:00
jefft%netscape.com 8a50930fea added Undo/Redo method 1999-06-08 22:15:58 +00:00
jefft%netscape.com 8ecbcdaa88 added Undo/Redo method; construct instance of nsTransactionManager in InitializeFolderRoot() 1999-06-08 22:15:04 +00:00
sspitzer%netscape.com 67ad11021f turn off my debugging printfs. 1999-06-08 21:25:39 +00:00
putterman%netscape.com c97d52c526 Use onchange in threadPane and make selected color white. 1999-06-08 21:08:12 +00:00
alecf%netscape.com 87a6736e51 ignore generated files 1999-06-08 19:20:01 +00:00
alecf%netscape.com 837b932cfb localize this file by using entities 1999-06-08 19:18:44 +00:00
jefft%netscape.com 9266235983 make sure we destroy the nsMessenger object after we close down the messenger window; call Release() in OnUnload() method 1999-06-08 19:05:40 +00:00
alecf%netscape.com 1717287490 remove the stupid dialog opening code 1999-06-08 19:02:43 +00:00
alecf%netscape.com 69b561b90a open account manager with window.openDialog() 1999-06-08 18:57:55 +00:00
sspitzer%netscape.com a4b404929c 25 is the right max for Mac. from ns/lib/libmsg/newshost.cpp in the old world. 1999-06-08 18:33:30 +00:00
jefft%netscape.com a90f283b21 accomodate alecf's name change for CloseMessenger() 1999-06-08 18:15:01 +00:00
putterman%netscape.com 230fc32716 Selection now selects the entire line. Folder pane no longer wraps. 1999-06-08 17:47:28 +00:00
sspitzer%netscape.com ef436c5166 makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
sspitzer%netscape.com a3228d6649 move StringHash to nsMsgUtils.cpp, and use NS_MsgHashIfNecessary() in all
the ns*URI2Path() calls in the ns*Utils.cpp files to hash the file
names if necessary.
also, don't use fprintf().
1999-06-08 05:08:31 +00:00
alecf%netscape.com ca56df219f use attribute rather than function 1999-06-08 04:29:35 +00:00