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

14617 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 45c92d6846 whitespace code cleanup, no bug, r/sr=me 2003-09-11 03:07:49 +00:00
bienvenu%nventure.com 0284781ea1 whitespace code cleanup, no bug, r/sr=me 2003-09-11 02:57:27 +00:00
bienvenu%nventure.com 96fc72f505 whitespace code cleanup, no bug, r/sr=me 2003-09-11 02:46:16 +00:00
bienvenu%nventure.com cb29b466cc fix 218024 check for null gMsgDBView in InitView methods, r=neil, sr=mscott 2003-09-11 02:43:38 +00:00
bienvenu%nventure.com 3cf5b462f8 whitespace cleanup, no bug, r/sr=me 2003-09-11 02:30:17 +00:00
bienvenu%nventure.com eb49b34d0c whitespace cleanup, no bug, r/sr=me 2003-09-11 02:08:36 +00:00
bienvenu%nventure.com 8ad7920bbd whitespace cleanup, no bug, r/sr=me 2003-09-11 02:02:36 +00:00
bienvenu%nventure.com 7bd9c6323b fix crash in nsMsgFilter::MatchHdr with null folder, check for null folder, r/sr=mscott 218885 and whitespace cleanup 2003-09-11 01:59:44 +00:00
bienvenu%nventure.com d808272e9f fix mdn problems when current user is same as requester, and with mdn responses to messages stored for offline use, r/sr=mscott 218732 218132 2003-09-11 01:53:25 +00:00
cbiesinger%web.de d76be1ac0c Bug 206472
"Bookmark This Link" does not create bookmark
patch by borggraefe@despammed.com  Stefan Borggraefe
varga: review+
bz-vacation: superreview+
asa: approval1.5+
2003-09-10 19:42:20 +00:00
bienvenu%nventure.com 169b41f03b fix crash going back offline with folders with offline events r/a=sspitzer, sr=mscott, 218725 2003-09-10 18:10:58 +00:00
bienvenu%nventure.com 5d0a6243fd fix crash reading news msg in newsgroup when two accounts point to the same server, patch by frank.schoenheit@gmx.de, whitespace cleanup by me, r=bienvenu, sr=mscott, a=asa 210547 2003-09-10 14:55:19 +00:00
neil%parkwaycc.co.uk b8e5df3617 Fix line endings on checkin for bug 216753 r/a=mkaply 2003-09-08 16:18:20 +00:00
bryner%brianryner.com 0675c941bf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
bryner%brianryner.com 0e0584f5e7 Change static_cast of nsFileSpec -> nsFilePath to explicit construction of nsFilePath, to avoid problems with gcc 3.4. Bug 218551, r/sr=dbaron, a=brendan 2003-09-07 22:53:49 +00:00
scott%scott-macgregor.org 329fca6760 Bug #130070 --> Add Mark All Read to the folder pane's context menu. Thanks to Aidas Kasparas for the patch.
r=neil
sr=mscott
a=asa
2003-09-05 21:20:12 +00:00
scott%scott-macgregor.org 01ad844c3b Bug #216753 --> Message compose should not automatically convert HTML attributes to CSS styles.
Fix this by setting a flag in editor to not use CSS styles for the background image.

Then back out my fixes in mailnews to work around the inline style editor was giving us. 

With this change, mail compose now handles background images again and they are preserved when you save as draft 
or save as template.

r=neil
sr=bienvenu

a=glazman for the editor change

a=asa for 1.5 final
2003-09-05 17:49:36 +00:00
neil%parkwaycc.co.uk 391a06ba59 Bug 173074 print preview is enabled in the context menu for whitespace p=stevechapel@earthlink.net r=me sr=mscott a=asa 2003-09-03 21:34:24 +00:00
bienvenu%nventure.com ed3a7c92e7 fix handling of special folder uri's in case the online server directory is the same as the imap namespace modulo a trailing delimiter, r=ssptizer, sr=mscott, a=sspitzer 214962 2003-09-03 16:28:16 +00:00
bienvenu%nventure.com 56e6c23310 fix handling of online sub-directory specified w/o a trailing delimiter, r=sspitzer, sr=scott, a=sspitzer, 214962 2003-09-03 16:08:23 +00:00
scott%scott-macgregor.org 2554e3bb5c supplimental fix for bug #102846.
Replace "Cellular" with "Mobile"

r/sr/a=sspitzer
2003-09-01 10:14:03 +00:00
scott%scott-macgregor.org 645303d0a9 new files, not part of the build.
vcard code is going to move from mime to addressbook.
2003-09-01 09:58:26 +00:00
scott%scott-macgregor.org b3073dec61 fix for bug #214955
remove unused file

r/sr=scott

thanks to sdwalker@myrealbox.com (Stephen Walker) for the fix.
2003-09-01 03:45:43 +00:00
bienvenu%nventure.com ab38831238 finish speeding up delete msgs marked as junk, r=sspitzer, sr=mscott, a=ssptizer 217299 2003-08-29 01:12:49 +00:00
bienvenu%nventure.com f9c7502b86 use myrights for personal folders to fix interoperability problem with fastmail.fm, r=sspitzer, sr=scott, a=sspitzer 217431 2003-08-28 23:16:52 +00:00
bienvenu%nventure.com 70265dbf57 fix 217625 pop password mgmt problem, r/sr/a=sspitzer 2003-08-28 22:19:18 +00:00
bienvenu%nventure.com 25a6573bde speed up delete mail marked as junk enormously 217299 sr=mscott, a/r=sspitzer 2003-08-27 22:27:45 +00:00
bienvenu%nventure.com 8d946a9184 fix horked view when turning on view | messages | thread, sr=mscott, a/r=sspitzer 217031 2003-08-27 22:25:28 +00:00
cbiesinger%web.de 87a2a2153b Bug 216606
New advanced IMAP popup should have IMAP as the default tab
patch by bugzilla@arlen.demon.co.uk (Ian Neal)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
2003-08-26 11:19:00 +00:00
cbiesinger%web.de 28aede9efb Bug 216533
Move the "Composition" settings *above* the "Addressing" settings in the
      Account Settings
patch by Ian Neal bugzilla@arlen.demon.co.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
2003-08-26 11:17:11 +00:00
jshin%mailaps.org 7883fbb90c bug 213035 : replace NS_ConvertUTF8toUCS2 with IsUTF8 for UTF8-ness checking (r=bienvenu, sr=bz, a1.5=asa) 2003-08-26 08:25:11 +00:00
scott%scott-macgregor.org b8bc2906cb Bug #134492 --> when printing a msg with attachments, also print a list of the attachments.
Thanks to Kevin Teuscher for helping to drive this patch.
r=mscott
sr=bienvenu/brendan
a=asa
2003-08-26 06:05:47 +00:00
bienvenu%nventure.com 9ab2326357 bulletproof crash when view has null db, shows up in talkback as topcrash, r=mscott, sr/a=sspitzer 216705 2003-08-25 22:00:07 +00:00
caillon%returnzero.com 43587acd48 Bug 216940 - mailnews channels violate nsIChannel api (contentType)
Also fixes 216939
Patch by Christian Biesinger <cbiesinger@web.de>
r=bienvenu@nventure.com
sr=darin@meer.net
a=mkaply@us.ibm.com
2003-08-22 19:14:22 +00:00
bienvenu%nventure.com 5188a44a60 fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer 2003-08-20 22:37:01 +00:00
bienvenu%nventure.com fcd1adab87 fix 168098 binary attachments < 500 bytes encoded quoted printable, r=ch.ey, sr=mscott, a=asa 2003-08-20 20:15:11 +00:00
sspitzer%mozilla.org 291e71b2b2 fix for bug #210089
crash when reading a news posting in a newsgroup containing a "&" in its name

r/sr=bienvenu, a=sspitzer for 1.5b

thanks to frank.schoenheit@gmx.de for the help.
2003-08-20 03:47:18 +00:00
bienvenu%nventure.com ba09ca0abb fix 216467 getting append failed when copying from offline sent folder to imap folder on server that doesn't support user-defined keywords, r=sspitzer, sr=mscott, a=sspitzer 2003-08-19 19:27:26 +00:00
scott%scott-macgregor.org 9b50f787e0 Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.

Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.

r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:14:41 +00:00
bienvenu%nventure.com c68fba860b make advanced server settings a tabbed dialog, patch by Ian Neal, r=neil.parkway, sr=bienvenu, a=rjesup 109162 2003-08-16 23:14:22 +00:00
bienvenu%nventure.com 84223d4b15 fix problems unignoring threads, r=sspitzer,sr=mscott, a=sspitzer 121164 2003-08-16 22:02:03 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
scott%scott-macgregor.org b1802c80d3 Bug #202497 --> This effects THUNDERBIRD only. the code is not executed for seamonkey. This patch has been in the thunderbird builds for several months.
Register as the default mailto protocol handler when thunderbird is set as the default app.
2003-08-15 18:46:43 +00:00
scott%scott-macgregor.org 89c4ffa397 Bug #216285 --> fix build bustage on unix building with pendantic. Remove a comma at the end of the enumerated list. 2003-08-15 18:45:20 +00:00
bienvenu%nventure.com 75a5cf5b84 set attachment size for attachments not fetched by urls, 89285 potential fix for occasional problems sending and saving imap messages with attachments r/sr/a=sspitzer 2003-08-15 15:00:06 +00:00
bienvenu%nventure.com d9756e90d6 fix 98399 hang when STARTTLS returns failure, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 2003-08-15 14:18:26 +00:00
bienvenu%nventure.com 2a544f26e4 add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785 2003-08-14 21:25:24 +00:00
bienvenu%nventure.com 70616a4f7a fix hang when starttls returns failure, patch by ch.ey@gmx.net, r=me, sr=mscott, a=asa also clean up some tabs 2003-08-14 18:29:48 +00:00
bienvenu%nventure.com fc60334c0f fix dots in thread pane on empty trash, with suggestions from neil@parkwaycc r/sr/a=sspitzer 211289 2003-08-13 17:46:45 +00:00
bienvenu%nventure.com 74d49f2481 handle reading messages when the server does not return the /SEEN flag as it SHOULD, r/sr/a=sspitzer, 215620 2003-08-12 23:12:21 +00:00
bienvenu%nventure.com 793ee6a097 fix assertions deleting top level msg in a collapsed thread, part of work on 211289, r/sr/a=sspitzer 2003-08-12 15:14:13 +00:00
bienvenu%nventure.com 51941c29ee fix assertions deleting multiple messages by using batching, part of work on 211289, r/sr/a=sspitzer 2003-08-12 15:08:09 +00:00
neil%parkwaycc.co.uk 24ecba6850 Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa 2003-08-12 12:33:04 +00:00
bienvenu%nventure.com 93ce81336f fix multiple connection protection code by making sure host name is set correctly when processing selected state url, fixes a regression by backing out one line of change r/sr/a=sspizer 215776 2003-08-11 16:36:20 +00:00
bienvenu%nventure.com 49646fc97a fix offline sync not to leave db's open, and not to open db's without offline events, r=sspitzer, sr=mscott, a=sspitzer 215371 2003-08-11 15:54:25 +00:00
kairo%kairo.at b6208f06a9 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
neil%parkwaycc.co.uk 52cc3305b4 Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa 2003-08-10 18:24:08 +00:00
bienvenu%nventure.com b2e151e9d4 fix problem re-applying junk/non-junk status to new messages after first update of folder r/sr/a=sspitzer 2003-08-09 02:03:09 +00:00
bienvenu%nventure.com ba12b0c19b speedup downloading of news messages for offline use 214525 r/sr/a=sspitzer 2003-08-09 02:01:45 +00:00
scott%scott-macgregor.org 776a696d49 Bug #211031 --> if we are saving as draft/template/send later then don't insert the undisclosed recipients text. We'll do that
later when we actually go to send the message.

r/sr=bienvenu
a=asa
2003-08-08 22:56:44 +00:00
scott%scott-macgregor.org 46dfe78de0 ***Thunderbird Only blocker***
Back out 213538 which attempted to remove a thunderbird ifdef in nsWebShell.cpp. This broke the ability to display mail messages
on mac, linux and win95/win98 builds. Miraculously it sometimes works on win xp, but still has issues.
2003-08-08 16:20:19 +00:00
bienvenu%nventure.com ce8a60f268 fix 115096 problem constructing subject of replies when charset of subject string is not the same as the message charset r=mscott, sr/a=sspitzer 2003-08-08 14:19:18 +00:00
bienvenu%nventure.com d22054443d add default pref for password protecting local hdr cache, 214402, r=scott, sr/a=sspitzer 2003-08-08 14:16:11 +00:00
bienvenu%nventure.com 3504d92983 fix 214245 speedup downloading of large messages, and messages for offline use, r/sr/a=sspitzer 2003-08-08 14:14:08 +00:00
bienvenu%nventure.com f81814c62a re-use offline store stream when doing a mass download of news messages, r/sr=scott attempt to speed up mass download, 214525 also cleanup tabs and formatting 2003-08-05 23:58:36 +00:00
neil%parkwaycc.co.uk 429ea720db Bug 126626 getNumUnread(true) and getTotalMessages(true) return incorrect values for servers probably causing bug 201392 r/sr=bienvenu 2003-08-05 23:04:25 +00:00
scott%scott-macgregor.org cdd828a209 Bug #162640 --> kick out if we don't have a server instead of generating a JS exception. This fixes an error some users saw when they try to bring up a compose window and insead got a dialog saying the compose window could not be loaded.
r=neil
sr=mscott
2003-08-05 22:40:44 +00:00
scott%scott-macgregor.org f1263a75ab Bug #214063 --> remove obsolete method that no one is using. Patch by mbockelkamp@web.de (Matthias Bockelkamp)
r/sr=mscott
2003-08-05 21:19:10 +00:00
brendan%mozilla.org f6be8fe74f Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
bienvenu%nventure.com 6d119aa8fa try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245 2003-08-05 19:35:38 +00:00
pkw%us.ibm.com ba0052b4dc Bug 212804 - Enable installation of movemail.rdf on non-AIX systems
r/sr=sspitzer@netscape.com
2003-08-05 13:21:17 +00:00
neil%parkwaycc.co.uk 3753c9c6d1 Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@buirrun.de r=me sr=mscott 2003-08-05 08:23:37 +00:00
neil%parkwaycc.co.uk 46d4817767 Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott 2003-08-05 08:14:21 +00:00
cls%seawood.org fa583876c2 Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
scott%scott-macgregor.org b581199197 Thunderbird only.
Hacks to work around Bug #213538. By removing the ifdef in docshell, and managing this stuff in nsMsgWindow::OnStartURI,
we have lost the context as to whether the url originated from a link click (in which case thunderbird wants to kick it out
to the OS) or if it the url is something we are internally trying to load into the message pane.

Temporarily work around this issue by allowing chrome, jar and about:blank to be loaded.
2003-08-04 06:55:45 +00:00
scott%scott-macgregor.org 3e34664534 Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
non mail urls out to the operating system.

Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.

r/sr=bienvenu
2003-08-02 05:43:40 +00:00
scott%scott-macgregor.org b19bfea07f Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.

r/sr=bienvenu
2003-08-02 05:42:25 +00:00
timeless%mozdev.org bd1f2a4229 Bug 213685 POP3 APOP failed error msg missing
patch by ch.ey@gmx.net r/sr=bienvenu
2003-08-01 15:39:47 +00:00
scott%scott-macgregor.org c400c2162c Bug #214687 --> thunderbird specific change. Show the account name in the mail compose menu list value
just like we do for the menu list popup.

r/sr=bienvenu
2003-08-01 00:17:10 +00:00
neil%parkwaycc.co.uk 457c932371 Bug 16967 implement Mark by Date p=frank.schoenheit@gmx.de r=me sr=bienvenu 2003-07-31 21:20:23 +00:00
bienvenu%nventure.com 26a0a3812c make it so pressing stop doesn't make us forget imap password part of work on 214217, r/sr=scott, and ramifications of backing out fix for 160425 2003-07-30 22:46:46 +00:00
neil%parkwaycc.co.uk 79a19a9f9d Bug 214026 addressbook crashes sorting empty values r=smontagu sr=bienvenu 2003-07-30 22:41:03 +00:00
timeless%mozdev.org 814726999a Bug 214391 Dragservice isn't always available
r=neil sr=bz
2003-07-30 18:00:54 +00:00
bienvenu%nventure.com aacc0697e8 fix hdr ref-counting problem that was holding open db's, causing memory bloat 210985, r/sr=mscott, plus formatting/tab cleanup 2003-07-30 14:18:37 +00:00
scott%scott-macgregor.org 7f24000e47 Bug #214336 --> fix a thunderbird crash in libmime. Add a null ptr check on the pref's service.
Thanks to Calum Mackay for the fix.

r/sr=mscott
2003-07-29 22:38:51 +00:00
bienvenu%nventure.com 11c54c864e fix build warnings and cleanup tabs/formatting, r/sr=mscott 210694 2003-07-29 22:22:18 +00:00
bienvenu%nventure.com 6ed614721b fix compiler warning in nsImapProtocol.cpp 182275 r/sr=mscott 2003-07-29 22:15:01 +00:00
bienvenu%nventure.com 938c32cdee fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup 2003-07-29 22:12:34 +00:00
neil%parkwaycc.co.uk ffce06d474 Bug 213974 too many checkboxes in subscribe window r=varga sr=bienvenu 2003-07-29 21:33:56 +00:00
scott%scott-macgregor.org fb50bfac89 Bug #213852 --> fix a crash in the address book caused from modifying an existing card and re-inserting it
into the view. We weren't adjusting the row count properly when removing the card.

r/sr=bienvenu
2003-07-29 21:33:10 +00:00
bienvenu%nventure.com e9b244c3a4 fix bloat bringing up copy menu item on imap folders by caching imap acl, remove unused methods, r/sr=mscott 213688 miscellaneous formatting cleanup 2003-07-29 03:42:23 +00:00
bienvenu%nventure.com 23af120418 remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott 2003-07-28 01:51:20 +00:00
bienvenu%nventure.com 0787b36bf5 fix 175488 we don't recognize some imap folders as special folder if they're under the inbox, r/sr=mscott 2003-07-28 01:03:46 +00:00
bienvenu%nventure.com ea6ba00440 get rid of unused structs in nsImapCore, r/sr=mscott, part of cleanup work for 209545 2003-07-28 01:00:18 +00:00
neil%parkwaycc.co.uk 70dfbe3a36 Supplementary patch to address sr=sspitzer comment for bug 207634 2003-07-26 22:16:56 +00:00
bzbarsky%mit.edu ec0e304f16 Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com f1efc20ae6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
cbiesinger%web.de faf8419fc6 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
timeless%mozdev.org d6c1bba569 Bug 205709 javascript script warning in abDragDrop.js
patch by stevechapel@earthlink.net r=stephend sr=bz
2003-07-24 23:11:35 +00:00
neil%parkwaycc.co.uk 7546e29b67 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
bienvenu%nventure.com dd849e1eed fix 213768 reverse sort by threads broken, r/sr=mscott 2003-07-24 20:15:09 +00:00
jaggernaut%netscape.com ef99140d6d Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
bienvenu%nventure.com 7689e47d3a fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott 2003-07-23 21:53:05 +00:00
scott%scott-macgregor.org 65cc3182c4 Bug #213036 --> Thunderbird only! Has no effect on the seamonkey build.
New XBL widget that acts like a horizontal list box for new attachment display in thunderbird. This widget will shortly be moving
to toolkit once verbage & location is worked out with the toolkit folks.

r/sr=bienvenu
2003-07-23 19:03:17 +00:00
bienvenu%nventure.com 9cb7c1db3e fix Keep Only Unread messages when no other purge criteria is set, 168743 r/sr=mscott 2003-07-22 21:22:23 +00:00
bienvenu%nventure.com 14659e21bf fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401 2003-07-22 13:57:48 +00:00
scott%scott-macgregor.org cbdbc13d8b Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.

r/sr=bienvenu
2003-07-21 05:00:09 +00:00
bienvenu%nventure.com b87aa0ed2f support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923 2003-07-20 15:45:31 +00:00
bienvenu%nventure.com b7a07e7383 remove extern for unused+non-existent function, no bug, r/sr=mscott 2003-07-20 15:38:59 +00:00
varga%utcru.sk 3aab060321 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com 9c01e09810 Forgot some stuff 2003-07-20 09:52:25 +00:00
jaggernaut%netscape.com f008bc2bad Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
scott%scott-macgregor.org 0ae8399af5 Add replied and forwarded atoms to the db view. This allows Thunderbird themes to add icons in the thread pane to
distinguish these two states. Thanks to Erik Arvidsson for the patch.

r=bienvenu
sr=scott
2003-07-19 17:27:17 +00:00
bienvenu%nventure.com 637e0311ce fix handling of selecting folders when online directory is set and personal namespace used, 211793, r/sr=mscott 2003-07-19 17:23:18 +00:00
bienvenu%netscape.com ce86423736 fix local search to release ref to db when done r/sr=mscott 185176 2003-07-17 19:40:00 +00:00
bienvenu%netscape.com 919590ff3b fix 185176, don't hold open .msf files for newly discovered imap folders, r/sr=mscott 2003-07-17 01:12:32 +00:00
pkw%us.ibm.com f3ea24c55e Bug 107833 - Full prefs UI support for movemail accounts
r/sr=sspitzer@netscape.com
2003-07-15 20:57:01 +00:00
bienvenu%netscape.com 1689ddd145 fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu 2003-07-14 23:36:22 +00:00
pkw%us.ibm.com f6e12eab10 Bug 56670 - add error handling ui to movemail
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
2003-07-14 23:19:40 +00:00
stephend%netscape.com 749754144f Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org 2003-07-14 22:34:58 +00:00
pkw%us.ibm.com 660ff63fe0 Bug 211332 - Remove unused files in mailnews/base/prefs/resources
r/sr=sspitzer@netscape.com
2003-07-14 21:40:30 +00:00
bienvenu%netscape.com b43a33c3ef part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923 2003-07-14 14:37:42 +00:00
bienvenu%netscape.com b51877775e add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426 2003-07-14 14:17:48 +00:00
bienvenu%netscape.com b696f6eb65 add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493 2003-07-14 14:11:46 +00:00
jaggernaut%netscape.com bf82a649b9 Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
scott%scott-macgregor.org a8b279976a Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
to the account manager.

r/sr=sspitzer
2003-07-14 00:02:09 +00:00
jaggernaut%netscape.com 20004e3489 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org 52c4d463b7 -mail command line handler CAN handle args. Set this to true. This means you can now do:
mozilla.exe -mail news://<news server> and it will work.

This also means that clicking on news and snews urls in a browser will do the right thing for thunderbird.

r/sr=sspitzer
2003-07-13 21:27:26 +00:00
stephend%netscape.com ea723180d2 Bug 212446. UMR in nsNNTPNewsgroupList::ProcessXOVERLINE. Patch by Timeless <timeless@myrealbox.com>. r/sr=sspitzer@netscape.com. Tested under Purify by Stephen Donner <stephend@netscape.com> 2003-07-13 19:43:21 +00:00
bienvenu%netscape.com 62a13e5d80 fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu 2003-07-13 18:51:56 +00:00
scott%scott-macgregor.org efb7b9ed0d Thunderbird now uses a dynamically generated 3-pane. No more alternate 3-pane xul file, so remove the C++ code
that tries to launch the alternate 3-pane.

Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
2003-07-12 20:38:22 +00:00
scott%scott-macgregor.org f7af236f26 Try to reduce the jiggling effect caused by viewing messages with a lot of attachments. Set a fixed # of rows
for the attachment list, currently 3 rows.

r/sr=sspitzer
2003-07-12 20:29:48 +00:00
kaie%netscape.com 85ae6c6e74 Fixing bustage from previous checkin. 2003-07-11 20:20:14 +00:00
mkaply%us.ibm.com 632842b26a Better fix for 178961 per dbaron 2003-07-11 19:53:13 +00:00
kaie%netscape.com 4349eb0e5e b=205702 S/Mime messages should use larger encrypted strings to increase strength of security
r=ddrinan sr=brendan
2003-07-11 19:27:27 +00:00
scott%scott-macgregor.org fd2160355e Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
from the dialogs.

r/sr=sspitzer
2003-07-09 03:53:22 +00:00
bienvenu%netscape.com ebf4f15883 more fixes for corruption of offline imap stores after compact, 166617, r/sr=sspitzer 2003-07-03 14:42:08 +00:00
bienvenu%netscape.com c07ae94f91 add message for folder in use message, r/sr=sspitzer, 166617 2003-07-02 21:33:12 +00:00
bienvenu%netscape.com 4c18f672af fix 210800 problem parsing imap headers/messages with mal-formatted line terminators (CRCRLF) on windows r/sr=sspitzer 2003-07-02 21:03:30 +00:00
bienvenu%netscape.com 6fce1f2993 fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479 2003-07-02 20:59:05 +00:00
timeless%mozdev.org 44f113d8c6 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
scott%scott-macgregor.org 872045de6b Thunderbird only change. Does not effect trunk builds.
When rendering a mail message, check to see if the message has been marked as junk.
If it has, sanitize the HTML, stripping it of any images, remote connection requests, tables, js, cookies, etc.
2003-07-02 03:24:58 +00:00
scott%scott-macgregor.org e2853850ea Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build. CVS: ----------------------------------------------------------------------
2003-07-01 05:30:17 +00:00
scott%scott-macgregor.org 272c794885 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build.
2003-07-01 05:29:53 +00:00
scott%scott-macgregor.org adc78197c1 Thunderbird only...
register the new content policy manager for thunderbird builds. (The content policy manager is not finished yet)
2003-07-01 02:29:44 +00:00
scott%scott-macgregor.org e8ff146c94 Effects thunderbird builds only.
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
2003-07-01 02:27:55 +00:00
sspitzer%netscape.com 0b99511621 fix for bug #211078
addressbook views shows blank name field, when we could use email address.
important for tbird, and mscott's contact list in the compose window.
r/sr=bienvenu
2003-07-01 00:05:08 +00:00
bienvenu%netscape.com ffa88da863 part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer 2003-06-30 23:51:50 +00:00
bienvenu%netscape.com ac4dcf31e6 part of work to prevent corruption of offline imap stores, 166617 r/sr=sspitzer 2003-06-30 23:33:46 +00:00
bienvenu%netscape.com 72012cce20 fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu 2003-06-30 21:57:02 +00:00