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

620 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 03fb171268 remove unnecessary local variable. rs=bienvenu 2001-05-10 07:24:03 +00:00
bienvenu%netscape.com bc4ef6f9fc fix marking news messages read from memory cache r=naving, sr=sspitzer 76385 2001-04-29 22:49:11 +00:00
bienvenu%netscape.com 43cb6c8503 remove unneeded parent change notification r/sr=sspitzer 2001-04-29 22:47:06 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
nhotta%netscape.com 07a90c082d Changed GetCharPtrCharacterSet to use the global default when a folder charset is empty,
bug 77152, r=ducarroz, yokoyama, sr=bienvenu.
2001-04-27 21:36:11 +00:00
nhotta%netscape.com 413210e80d Changed to add/remove observer in nsDBFolderInfo instead of doing it from the module,
also changed to use XPCOM_SHUTDOWN to release the observer at shutdown,
bug 74772, sr=alecf,bienvenu.
2001-04-26 18:48:45 +00:00
bienvenu%netscape.com 6304afcda8 fix problem with new messages icon not showing up on inbox r=sspitzer, sr=mscott 76130 2001-04-17 14:36:23 +00:00
bienvenu%netscape.com e9c87145da fix handling of new flag for filtered pop messages r=gaytrib, sr=sspitzer 55900 2001-04-12 23:39:18 +00:00
bienvenu%netscape.com eeb2282360 make sure m_mdb gets assigned so we don't have UMR read sr=sspitzer, no bug 2001-04-12 04:47:04 +00:00
bienvenu%netscape.com 76fd4f58d8 fix crash in nsMsgCopyMsgHdr sr=sspitzer 41933 2001-04-12 04:46:13 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
nhotta%netscape.com 660410c0c6 Fix the backend problem of override inheritance, also changed to use nsIObserver for pref callback,
bug 74772, r=yokoyama, sr=bienvenu.
2001-04-11 00:14:08 +00:00
sspitzer%netscape.com 7f6aa21d4f fix for #46619. show the attachment icon in the thread pane if the message
has an attachment.  until we get a "news message with attachment"
icon, use the "mail message with attachment" icon.
r/sr=mscott,bienvenu
2001-04-06 03:43:00 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
sspitzer%netscape.com 9d55928600 fix warnings 2001-04-02 09:20:17 +00:00
mkaply%us.ibm.com 5f5b489750 #73191
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
2001-03-26 23:21:53 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
sspitzer%netscape.com 5ca94b9cc5 #72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
#72819 added ascend / descend to the "View | Sort By" menu.  sr=bienvenu

#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created).  sr=bienvenu

#21094, #72823 some work for "select thread" / "select flagged".  sr=bienvenu

change some printf("fix me") into assertions to catch problems.

remove some dead js.
2001-03-23 04:39:54 +00:00
bienvenu%netscape.com b10dfa45f7 add boolean for purging offline msg bodies by msg age sr=sspitzer, 15865 2001-03-22 14:40:35 +00:00
timeless%mac.com e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
jgmyers%netscape.com 719c4dae1d Fix more callers of the MIME header decoder: bug 65277 r=nhotta r=ducarroz sr=bienvenu 2001-03-21 03:20:23 +00:00
dbaron%fas.harvard.edu c35f64b6e0 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage from mailnews performance branch landing by adding new header file dependencies to REQUIRES. 2001-03-17 03:49:10 +00:00
mscott%netscape.com fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
shaver%mozilla.org fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
naving%netscape.com 2bf12813c3 65630. sr=bienvenu. Do batching only if the platform is not MAC. Also m_folderStream
should point to m_folderSpec and not m_dbName
2001-03-06 02:23:52 +00:00
naving%netscape.com 2f15f5198f 70476. Backing out my changes for bug #65630. No reviewer 2001-03-03 00:22:12 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
naving%netscape.com 5e0ab81eb9 #65630 sr=sspitzer, bienvenu. The folder stream should be opened on the berkeley mailbox
rather than on the summary file.
2001-02-26 19:05:01 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
sspitzer%netscape.com 47d0f8f4ea adding some debugging printfs, for my benefit. no reviewer. 2001-02-17 02:21:44 +00:00
dprice%netscape.com 997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
bienvenu%netscape.com f21adc57c6 more work on playback of offline imap ops 15865 r=naving,sr=mscott 2001-02-03 17:48:24 +00:00
disttsc%bart.nl 42f876613a Fix senna bustage, update REQUIRES (add imap). 2001-02-01 18:49:13 +00:00
bienvenu%netscape.com 5c414f1399 more work on offline imap operation playback r=naving, sr=sspitzer,mscott 15865 2001-02-01 15:16:28 +00:00
bienvenu%netscape.com c9e3be1e5f more work for offline imap, add offline imap operation class r=sspitzer, sr=mscott 15865 2001-01-27 18:47:21 +00:00
sspitzer%netscape.com 8504654938 add file to build for bienvenu 2001-01-27 18:40:39 +00:00
bienvenu%netscape.com 8d676f512a more work for offline imap r=sspitzer, sr=mscott 15865 2001-01-27 18:35:10 +00:00
sspitzer%netscape.com 8e4fe99de9 add nsIMsgOfflineImapOperation.idl to the build 2001-01-27 18:23:04 +00:00
bienvenu%netscape.com 072c463eed fix build bustage 2001-01-27 17:37:14 +00:00
bienvenu%netscape.com 08bc27787a add nsIMsgOfflineImapOperation.idl to build r=sspitzer,sr=mscott 15865 2001-01-27 16:39:20 +00:00
sspitzer%netscape.com f5a1601332 turn off some debugging printfs relating to bug #66553. sr=bienvenu 2001-01-26 04:42:47 +00:00
nhotta%netscape.com b29a156ff1 Changed to support charset override for message headers, ignore the header specified charset and use the folder charset for the charset conversion,
bug 65277, r=mscott, sr=bienvenu.
2001-01-25 23:39:22 +00:00
bienvenu%netscape.com c2aed3d6f8 add offline imap operation support, NOT YET PART OF BUILD 2001-01-24 15:47:56 +00:00
mkaply%us.ibm.com 0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
bienvenu%netscape.com 31e1a9b019 rearrange column setting and getting code as part of offline support, also fix phantom msg counts r=naving, sr=mscott 2001-01-18 00:42:02 +00:00
bienvenu%netscape.com 53e9a2cb99 more work on purging of offline imap/news messages r=sspitzer, sr=mscott 15865 2001-01-11 04:07:24 +00:00
jgmyers%netscape.com 8935d7e70b cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00