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

11830 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com d5abd91159 Bug #112324 --> don't initialize the view header menu item in the onload handler for the mail
3-pane. This helps start up time in a very small way.

r=bienvenu
rs=sspitzer
2001-11-28 04:17:54 +00:00
sfraser%netscape.com 676fcd490c Fix the output path, so that generated files go into mozilla/dist/mailnews, rather than mozilla/mailnews/dist/mailnews. 2001-11-28 03:50:15 +00:00
sfraser%netscape.com 7679bb3931 Fix the build by adding nsIMsgSMIMEHeaderSink.idl to the IDL project 2001-11-28 02:48:32 +00:00
cathleen%netscape.com 4c24eb719c fix bustage in win32 static build, and also it's run-time err, unable to get
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
naving%netscape.com 8994f3a7b8 fixing whitespace ! 2001-11-28 02:01:00 +00:00
naving%netscape.com 63fb068ebd 112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
mscott%netscape.com 1a5cd1307e Bug #110543 --> add smime UI to message display
r=kai
sr=sspitzer
2001-11-28 01:07:46 +00:00
mscott%netscape.com a3df778647 Bug #110543 --> afire a custom event when the message pane loads
inform any listeners when we start to display a message
r=kai
sr=sspitzer
2001-11-28 01:06:37 +00:00
mscott%netscape.com 1305f51576 make the user agent header field name stay at the top of the line when the user agent wraps.
rs=sspitzer
2001-11-28 00:04:30 +00:00
mscott%netscape.com 80bf391ea8 Not part of the build yet. Export nsIMsgSMIMEHeaderSink.idl on the Mac.
Part of Bug #110543
2001-11-27 23:31:44 +00:00
mscott%netscape.com df97e3fbe3 Bug #112220 avoid an extra firing of the on select outliner handler when deleting
a message. Supress command updating when selecting the next message
after a delete
r=bienvenu
rs=sspitzer
2001-11-27 21:45:41 +00:00
naving%netscape.com 2741be104c 112095 r=ducarroz sr=bienvenu. fix leaking msg hdrs (to, from..) upon reading mail/news messages 2001-11-27 19:23:41 +00:00
naving%netscape.com c531a801b1 112070 r/sr=bienvenu. fix a small char* leak. 2001-11-27 05:05:08 +00:00
bienvenu%netscape.com 30a01891f1 cache most recent thread object asked for, should speed up painting of thread pane when in threaded mode, r=naving, sr=sspitzer 111976 2001-11-27 03:53:31 +00:00
naving%netscape.com 71158a4913 110941 r=sspitzer sr=bienvenu. fix a few leaking char*. 2001-11-27 01:53:50 +00:00
rjc%netscape.com e5077bf2e5 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
naving%netscape.com ee8a739cc8 111829 r/sr=bienvenu. fix leaking folder name upon creating new folder. 2001-11-26 22:05:26 +00:00
naving%netscape.com 4ae84b9641 111899 r=ducarroz sr=bienvenu. fix a prunichar* memory leak 2001-11-26 21:53:17 +00:00
bienvenu%netscape.com f91dac0dd2 fix crash when mail message has no to, cc, or bcc header r=naving, sr=sspitzer 111932 2001-11-26 21:35:50 +00:00
mscott%netscape.com 43e54fc563 give the header toggle widget box flex so the subject line wraps. rs=sspitzer 2001-11-26 19:33:16 +00:00
naving%netscape.com 29d4528ba5 111789 r/sr=bienvenu. fix nntpurl leak when copying news messages to an imap folder 2001-11-26 03:24:58 +00:00
blakeross%telocity.com 9f75c70e4a 109117 - offline ui: download/sync now window has extra big ok and cancel buttons. r=bienvenu sr=ben 2001-11-26 00:43:56 +00:00
naving%netscape.com d794c60307 111371 r/sr=bienvenu fix char* leaks when reading filenames from disk. 2001-11-25 03:02:24 +00:00
bienvenu%netscape.com 169503e78c fix umr in nsDBFolderInfo.cpp, rs=sspitzer 111382 2001-11-24 16:41:38 +00:00
bzbarsky%mit.edu 0b19fcf775 Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
naving%netscape.com 59daf6b3ab 111314 r=ducarroz sr=bienvenu. fix char* memory leaks. 2001-11-22 00:56:56 +00:00
naving%netscape.com 3088b5563a 111291 r=ducarroz sr=bienvenu. fix a bunch of char * memory leaks. 2001-11-22 00:13:39 +00:00
ducarroz%netscape.com 3ad8e2cff1 Fix for bug 110775. Need to clear the subject and disable the editable field when caching the compose window and enabling those fields when we reopen the compose window. R=varada, SR=mscott 2001-11-21 23:43:26 +00:00
mscott%netscape.com 21ddeb999d Bug #111274 --> define the addresses object inside the while loop.
r/sr=sspitzer
2001-11-21 23:22:43 +00:00
sspitzer%netscape.com 0ef40c172d ignore generated makefiles. 2001-11-21 22:07:10 +00:00
bienvenu%netscape.com f1219eb422 rest of fix for 111071 can't cancel out of imap password prompt, r=mscott, sr=sspitzer 2001-11-21 21:55:36 +00:00
sspitzer%netscape.com a75636ef3f fix warning, add a comment. piggybacking on our carpool.
r/sr=no one
2001-11-21 21:53:57 +00:00
bienvenu%netscape.com 7af3ba4d5f cache char set in folder info r=naving, sr=sspitzer 102806 and also show folder contents before folder finishes loading 2001-11-21 21:52:06 +00:00
bienvenu%netscape.com 7e133c127f use xpcom ref-counting and comptrs now that mdb supports that r=naving, sr=sspizer 110850 (also fixed some more ref-counting bugs in ab code) 2001-11-21 21:52:00 +00:00
bienvenu%netscape.com 0132b45264 remove unused attribute from msg hdr r=naving, sr=sspitzer 110820 2001-11-21 21:51:42 +00:00
bienvenu%netscape.com 6b235196a5 use xpcom add/release ref calls now that mork supports them 110850 reduce memory allocations when painting 110820 cache folder charset 102806 r=naving, sr=sspitzer 2001-11-21 21:51:34 +00:00
bienvenu%netscape.com bf387ad3fa use xpcom add/release ref calls for mork objects now that mork supports it r=naving, sr=sspitzer 110850 2001-11-21 21:51:29 +00:00
bienvenu%netscape.com 3bb33888cb remove unused code, r=naving, sr=sspitzer part of general footprint bug 110820 2001-11-21 15:51:39 +00:00
bienvenu%netscape.com 0ce473299b fixing #ifdef debug me code, no bug or reviewer 2001-11-21 15:42:56 +00:00
hewitt%netscape.com e5d37a18a7 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
hewitt%netscape.com 2776e1e042 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00
mscott%netscape.com 0454025d9f Bug #110543 --> add smime UI to message display
r=kai
sr=sspitzer
2001-11-21 03:57:35 +00:00
bienvenu%netscape.com a25aff1f58 no longer call SetRecipientsIsNewsgroup - we weren't using it, r=naving, sr=sspitzer 110820 2001-11-21 01:57:53 +00:00
bienvenu%netscape.com 99ee55c7a5 fix going offline from compose window, patch from sspitzer, r/sr = me 111087 2001-11-21 01:48:50 +00:00
bienvenu%netscape.com 57ea334a8e fix cancelling from imap password prompt r=sspitzer, sr=mscott 111071 2001-11-21 01:45:59 +00:00
mscott%netscape.com 4b2736fda4 Bug #110905 --> remove code to enumerate over parsed header results.
allow the ability to get all of the results all at once in a set of
arrays. This improves message display performance by reducing the number
of round trips between the JS thread and the UI thread.
r=ducarroz
sr=bienvenu
2001-11-20 22:53:47 +00:00
bienvenu%netscape.com 4d1a47b422 fix crash after entering password for web mail r=sspitzer, sr=mscott bugscape 11055 2001-11-20 22:36:15 +00:00
stephend%netscape.com f9a96ecbc3 Partial fix for bug 90691. 'Document: Done' is shown in the statusbar, prior to 'Done Loading Page' (which is the remaining portion of this bug, but is called from editor.xul) r=jglick/hwaara, sr=hewitt 2001-11-20 08:03:50 +00:00
naving%netscape.com 6962e28372 110693 r=darin sr=bienvenu. Code clean in nsPop3Service::BuildPop3Url. 2001-11-20 05:31:31 +00:00
mscott%netscape.com 4676c130ea Bug #109929 --> cache email address nodes in the multi toggle email address widget. This helps with
message display performance.
r=ssu
sr=sspitzer
2001-11-20 03:29:27 +00:00
sspitzer%netscape.com babf0cb779 removing this 2 megabyte file from the tree. while it's not part of the build
we shouldn't make everyone check it out.  the mozilla source is big enough.
2001-11-20 03:27:20 +00:00
ducarroz%netscape.com e2f1b0657c Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott 2001-11-20 03:09:41 +00:00
bienvenu%netscape.com 83dd7bea00 change code inside #ifdef DEBUG me so it will compile, no bug or reviewer 2001-11-20 00:44:49 +00:00
varada%netscape.com ac7ff8cf71 adding Inbox for bloat tests:NOT PART OF BUILD 2001-11-19 23:36:42 +00:00
bienvenu%netscape.com 62debe6853 fix leak of imap password, r=naving, sr=sspitzer 11065 2001-11-19 21:47:04 +00:00
bienvenu%netscape.com 9ffdecc71a fix leak of progress string (and fix assert when compact fires with biff) r=naving, sr=sspitzer 11061 2001-11-19 21:45:12 +00:00
bienvenu%netscape.com a957af6ab6 fix MimeInlineText leaking encoder and decoder for every message read, r=ducarroz, sr=sspitzer 11066 2001-11-19 21:42:16 +00:00
bienvenu%netscape.com 942493e2d2 fix leak of identity object when editing drafts r=ducarroz, sr=sspitzer 2001-11-19 21:40:33 +00:00
nhotta%netscape.com a458b00f89 Change to notify S/MIME charset properly, it needs to have a separte code because the parsing is delayed for S/MIME
and the common code in mimemult.cpp cannot get the charset because of the delay,
bug 110030, r=ducarroz, sr=mscott.
2001-11-19 21:31:11 +00:00
varada%netscape.com 212740920d mail smoketest automation:NOT PART OF BUILD 2001-11-19 20:52:53 +00:00
alecf%netscape.com e3acec7fba Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta 2001-11-19 15:28:56 +00:00
timeless%mac.com dfa8594725 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
mscott%netscape.com 93e80f739b Bug #108790 --> fix bogus rdf name space url. contributed by waterson
r=bryner
sr=mscott
2001-11-19 04:37:10 +00:00
sspitzer%netscape.com a8564c025b fix for #110698. fix assertions cause by calling NS_ConvertUTF8toUCS2() with null.
fix the code to not call MIME_DecodeMimeHeader() and NS_ConvertUTF8toUCS2() when the
header is null.  r/sr=bienvenu
2001-11-19 01:07:19 +00:00
sspitzer%netscape.com ba7b6bdf98 fix for #103626. don't need to include mailWindowOverlay.xul
fix by neil@parkwaycc.co.uk, r/sr=sspitzer
2001-11-19 00:42:47 +00:00
sspitzer%netscape.com 7c3194119c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
sspitzer%netscape.com f35c43b8fc fix for #110522. asserting when pop biff url runs. call SetUsername() after we call SetSpec().
r/sr=bienvenu
2001-11-18 22:37:28 +00:00
sspitzer%netscape.com a8cb4770c0 changes to build when DEBUG_MIGRATOR is set. r/sr=no one 2001-11-18 00:42:28 +00:00
sspitzer%netscape.com 783830f264 ignore generated makefiles. 2001-11-17 23:12:13 +00:00
hwaara%chello.se 3d839ef1cf #104815, align text correctly.
r=bzbarsky, sr=sspitzer
2001-11-17 18:27:57 +00:00
varada%netscape.com d64c2b1fe9 [sspitzer checking in as varada]
fix for smoketest blocker #110478.  reply to local messages fails to quote the message.
calling SetSpec() on a spec with a query string causes problems.  see #110508
but to fix the blocker, I've rewritten the code to use SetQuery(), which is better anyways.

r=ducarroz
2001-11-16 20:51:54 +00:00
sspitzer%netscape.com a8fa69f5a1 more work on #73868. converting ab from tree to outliner.
addressbook sidebar channel persistence changes. NOT PART OF THE BUILD.
2001-11-16 09:05:24 +00:00
sspitzer%netscape.com b7ccf5d9ec more work on #73868. converting ab from tree to outliner.
restore selection after sorting. NOT PART OF THE BUILD.
2001-11-16 07:53:43 +00:00
sspitzer%netscape.com a32d0742b8 fix for #92393. get msgs toolbar button (and menu item) disabled until you select a folder
if you don't have it set to "check for new messages" on startup.  r/sr=bienvenu
2001-11-16 06:41:42 +00:00
naving%netscape.com e191aa0dd4 110208 r=stephend sr=bienvenu. Remove printfs from release build. Should make pop3 downloading msgs and biff
a bit faster.
2001-11-16 05:22:45 +00:00
bienvenu%netscape.com 47615911fc fix downloading of imap messages for offline use when reading if mime parts on demand is invoked r=naving, sr=mscott 11067 2001-11-16 02:32:05 +00:00
jaggernaut%netscape.com 9a2d10888f Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
sspitzer%netscape.com a8a6f3398b more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-16 01:41:13 +00:00
sspitzer%netscape.com b4642f83c5 more work on #73868. converting ab from tree to outliner.
get sort indicators to work, make it so even if we persist some old or illegal
value for "sortedColumn", we do the right thing.

NOT PART OF THE BUILD.
2001-11-16 01:40:22 +00:00
sspitzer%netscape.com 3af1c4993e fix how we do sorting in ab view. collation keys are raw data, not PRUnichar *.
NOT PART OF THE BUILD.
2001-11-15 22:16:49 +00:00
cmanske%netscape.com 4f1b158686 Mail Overlay xul for Composer relating to publishing ui, b=88208, r=brade, sr=hewitt 2001-11-15 16:03:14 +00:00
alecf%netscape.com 3424239f90 aug, I give up. stupid SMIME 2001-11-15 05:58:14 +00:00
alecf%netscape.com dcd82a72fd better fix - conditional REQUIRES based on BUILD_SMIME (but thanks anyway dbaron) 2001-11-15 05:12:38 +00:00
dbaron%fas.harvard.edu 432fdf8b7f Fix bustage. windowwatcher still needed in REQUIRES (ifdef BUILD_SMIME). 2001-11-15 04:27:27 +00:00
alecf%netscape.com 52cd89e71b win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
nhotta%netscape.com 08d83362ba Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer. 2001-11-15 02:00:32 +00:00
varada%netscape.com 7ea285889c adding mail smoketest files -NOT PART OF BUILD 2001-11-15 01:18:39 +00:00
sspitzer%netscape.com d4b8310f1d repairing...(I hope) 2001-11-15 00:40:01 +00:00
sspitzer%netscape.com 334ba499f8 trying to repair mime.mcp. 2001-11-15 00:38:25 +00:00
sspitzer%netscape.com 620ecc1d4f more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-15 00:28:12 +00:00
cavin%netscape.com 3569d616af Bug #107369: Check nNewSize=0 in AllocateSpace() and add current size to AllocateSpace() calls. r=bienvenu,sr=sspitzer. 2001-11-15 00:06:37 +00:00
sspitzer%netscape.com fbcf7b2f91 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 21:38:32 +00:00
blizzard%redhat.com 628cb30baa Bug #75372. Get dragging messages to the compose window working again on Linux. Fix incorrect case in drag flavour. r=jag,rginda sr=sspitzer, a=dbaron 2001-11-14 15:40:03 +00:00
jaggernaut%netscape.com 790c58aae5 Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
sspitzer%netscape.com 44b9d69206 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 10:25:19 +00:00
sspitzer%netscape.com 913ca34f54 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 09:59:11 +00:00
sspitzer%netscape.com 7f8d973c6b more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 09:36:30 +00:00
stephend%netscape.com de96067371 Bug 109677. 'Empty Trash Can' in context menu to 'Empty Trash'. r=jglick@netscape.com, sr=brendan@mozilla.org 2001-11-14 07:22:16 +00:00