neil%parkwaycc.co.uk
c04a617796
Bug 284798 Advanced button should be hidden for news servers sr=mscott
2005-03-04 21:44:40 +00:00
scott%scott-macgregor.org
d67bb1c29a
Bug #202468 --> forgot a locale file change for seamonkey
2005-03-04 20:22:05 +00:00
scott%scott-macgregor.org
f4546c34f2
Bug #202468 --> New SMTP Account Settings UI.
...
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.
r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
bienvenu%nventure.com
49ce560766
fix 284523 off by one error constructing mime part when deleting mime attachment, sr=mscott
2005-03-03 03:59:08 +00:00
timeless%mozdev.org
36c46d9584
Bug 129183 Crash opening the address book after editing the history.mab file -TBTrunk [@ nsAddrDatabase::UpdateLowercaseEmailListName ]
...
patch by baafie@planet.nl r=bienvenu sr=mscott
2005-03-02 21:52:52 +00:00
timeless%mozdev.org
1abc526bb1
Bug 280463 Crash on delete from address book sidebar after search [@ nsAbMDBDirectory::RemoveCardFromAddressList ]
...
Bug 152133 Deleting an address book entry leaves a blank entry in any mailing lists on which it was a member
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-03-02 18:24:46 +00:00
bienvenu%nventure.com
eb0d7b1270
fix 2920 support for deleting and detaching attachments, sr=mscott
2005-03-02 15:25:16 +00:00
bienvenu%nventure.com
6932639dd7
fix 272988 handle dovecot imap server sending size after message headers when downloading headers, sr=mscott
2005-03-02 01:12:35 +00:00
bienvenu%nventure.com
af7fdb3d7e
fix 275270 .sbd folders created for every mail folder, sr=mscott
2005-03-02 01:05:13 +00:00
cst%andrew.cmu.edu
b0eed7cf59
Bug 282336 Remove useless dump()
...
r=mscott sr=neil
2005-03-02 00:18:58 +00:00
jshin%mailaps.org
0f505a2104
bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin
2005-03-01 12:37:02 +00:00
bienvenu%nventure.com
87e60105a8
fix 204339 support mail follow-up-to header, patch by daniel faber, r=bienvenu, sr=henry jia
2005-02-28 17:10:58 +00:00
timeless%mozdev.org
a20ae9e6dd
Bug 283923 remove useless test from nsImapProtocol::ProcessCurrentURL
...
r=bienvenu sr=bienvenu
2005-02-27 21:01:58 +00:00
bienvenu%nventure.com
c4fc91b945
fix 235354 running imap filter that sets labels after the fact doesn't immediately set db flag, and 261297 case where propagating flags on message copy not working, when server doesn't support user-defined keywords, patches by jeongkyu.kim@gmail.com, r=bienvenu, sr=mscott
2005-02-26 19:02:51 +00:00
scott%scott-macgregor.org
2d9d191be6
Bug #278176 --> Make Thunderbird's content policy manager more strict about the kinds of urls it allows
...
before it decides to put up the remote content bar in mail messages.
sr=bienvenu
2005-02-26 00:26:29 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
shaver%mozilla.org
a451644b70
Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
...
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
cst%andrew.cmu.edu
86934ee5b4
Bug 276305 Unused variable `PRInt32 count' in DIR_AddNewAddressBook
...
r=neil sr=bz
2005-02-25 02:37:01 +00:00
shaver%mozilla.org
00e1958499
backing out my checkin for 283223 due to insufficient review, blush
2005-02-25 01:12:20 +00:00
shaver%mozilla.org
2a88c4ae89
Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
...
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
timeless%mozdev.org
af677a5446
Bug 263801 Hang when importing invalid address book (csv file)
...
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-02-24 16:11:46 +00:00
jshin%mailaps.org
af75613799
bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu)
2005-02-24 15:50:57 +00:00
jshin%mailaps.org
3c6a09d3b0
bug 249530 : taking care of mscott's comment about the UI string and bienvenu's review comment I missed in the previous check-in (getting rid of a debug print-out)
2005-02-24 08:31:32 +00:00
jshin%mailaps.org
0f8e12e898
Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu)
2005-02-24 04:54:00 +00:00
bzbarsky%mit.edu
6b5147dd71
Remove the parentURIContentListener attribute on docshell; people not using
...
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent. Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
scott%scott-macgregor.org
66cf00a756
Bug #283080 --> bayesian training set is not getting flushed to disk on exit because
...
the profile directory service has already gone away.
sr=bienvenu
2005-02-22 18:11:55 +00:00
timeless%mozdev.org
cf650d0646
Bug 282038 OOM check is missing [@nsMimeHtmlDisplayEmitter::EndHeader]
...
patch by mozilla3q04@dewildt.de r=bienvenu sr=bienvenu
2005-02-20 08:01:14 +00:00
bryner%brianryner.com
890eacaa07
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
2005-02-19 22:42:01 +00:00
neil%parkwaycc.co.uk
a8f19b7fb3
Bug 273311 Deleting an account/identity/server also deletes some higher numbered accounts/identities/servers p=t.bugz@lament.cjb.net r=me sr=bienvenu
2005-02-18 11:19:10 +00:00
bienvenu%nventure.com
9a84d403fe
remove dead imap connections from connection cache, r/sr=mscott, a=sspitzer 282486
2005-02-17 00:31:41 +00:00
neil%parkwaycc.co.uk
69f348e3ed
Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa
2005-02-16 11:50:13 +00:00
bienvenu%nventure.com
18bc4cebab
fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer
2005-02-16 03:21:28 +00:00
bienvenu%nventure.com
44efa82a4f
fix 107776 nntp errors cause caching of emtpy msg in mem cache, and 282010, fix regression in downloading news messages for offline use, r/sr=mscott, a=sspitzer
2005-02-16 03:18:46 +00:00
scott%scott-macgregor.org
58a2def0c6
Bug 282399 --> Fork SMIME locale files from mozilla\mailnews as part of the Thunderbird work to support automated locales.
2005-02-15 23:34:00 +00:00
scott%scott-macgregor.org
a94402439a
Bug #272130 --> Thunderbird Trunk crash in [@ nsMsgContentPolicy::ShouldLoad]
...
add a null ptr check
sr=bienvenu
2005-02-15 04:25:48 +00:00
scott%scott-macgregor.org
e62b67abc6
Bug #282174 --> Podcasting support for Thunderbird Add a custom mime part header that specifies a URL for the attachment.
...
This mime header is used by Thunderbird's RSS reader and eventually by the code to handle storing attachments separately
from the message. Removes an
obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment. sr=bienvenu a=sspitzer
2005-02-15 00:34:38 +00:00
scott%scott-macgregor.org
3613b75b68
Bug #282174 --> Podcasting support for Thunderbird
...
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.
Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.
sr=bienvenu
a=sspitzer
2005-02-15 00:31:07 +00:00
neil%parkwaycc.co.uk
165ba7887e
Bug 262885 JavaScript strict warning: assignment to undeclared variable p=gautheri@noos.fr r=me sr=dmose a=caillon
2005-02-15 00:13:52 +00:00
bienvenu%nventure.com
76f14c0663
fix saving news message for offline use when reading message, r/sr=mscott, a=sspitzer 282010
2005-02-15 00:13:35 +00:00
bienvenu%nventure.com
262292223b
add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013
2005-02-14 19:56:49 +00:00
bienvenu%nventure.com
b0cb0b0150
fix hang on shutdown in imap code, r/sr=mscott, a=sspitzer 282043
2005-02-14 19:54:45 +00:00
bienvenu%nventure.com
73d39bb669
fix solaris build bustage, a=sspitzer 288180
2005-02-11 16:11:17 +00:00
bienvenu%nventure.com
4c96c941e2
back out front end part of fix for 2920, stripping of mime attachments, didn't mean to check that part in
2005-02-09 05:38:29 +00:00
bienvenu%nventure.com
9733147b70
back end work for stripping mime attachments from messages, sr=mscott 2920
2005-02-09 01:40:24 +00:00
bienvenu%nventure.com
c7cb03f668
follow on fix for 166111 handling funky line terminators in pop3, patch by ch.ey@gmx.net, r=me, sr=mscott
2005-02-08 19:50:06 +00:00
bienvenu%nventure.com
9e2b3dc4f2
fix regression downloading pop3 mail on startup introduced by fixing js warning, 270343, sr=mscott
2005-02-08 18:26:09 +00:00
bienvenu%nventure.com
75f3764248
follow on fix for 218902 pop3 tls, patch by ch.ey@gmx.net, r/sr=me
2005-02-08 17:57:49 +00:00
bienvenu%nventure.com
3f5b2596af
fix 218902, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott add TLS support to POP3, and account settings UI for IMAP and POP3
2005-02-08 17:01:47 +00:00
timeless%mozdev.org
6df0b1f4e7
Bug 280743 Headers lack chrome - gCollapsedHeaderList has no properties
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-02-07 19:09:02 +00:00
bienvenu%nventure.com
7f36a43b84
follow-on fix for 116443 download pop3 messages to a temp file first, sr=mscott
2005-02-07 19:00:57 +00:00
bienvenu%nventure.com
e8f79c42a7
fix 270343 js warning about undefined property reference, sr=neil
2005-02-07 18:34:17 +00:00
cbiesinger%web.de
ce1e5bcb15
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
bienvenu%nventure.com
a1b8978fbd
fix 249128 reduce string copying in HandleMessageDownloadLine and 249999 Eliminate fTokenizerAdvanced from imap parser, patches by Hans-Andreas, r/sr=bienvenu
2005-02-06 23:48:34 +00:00
bryner%brianryner.com
1733c3ad7c
Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.
2005-02-04 21:10:45 +00:00
bienvenu%nventure.com
ab1b765675
potential fix for 280382 compacting local folder fails if .msf file is out of sync with mailbox file, sr=mscott
2005-02-04 17:42:56 +00:00
bienvenu%nventure.com
235a74f646
fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott fix handling of downloading of pop3 messages with non-standard line endings
2005-02-04 15:45:56 +00:00
bienvenu%nventure.com
90c96a0d9a
add more logging for bug 275836, failure to copy multiple messages from imap to local folders, sr=mscott
2005-02-04 01:21:43 +00:00
bienvenu%nventure.com
99becbe61e
fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott
2005-02-03 15:22:14 +00:00
silver%warwickcompsoc.co.uk
8d06a6b10c
Bug 234033 - Remove "X-Accept-Language" header.
...
r/sr=bienvenu
p=jens.b@web.de (Jens Bannmann)
2005-02-02 20:47:11 +00:00
bienvenu%nventure.com
3ca9b73e14
fix 253109, for seamonkey, make identity smart logic case insensitive, patch by ch.ey@gmx.net, r=mscott, sr=me
2005-02-02 17:47:25 +00:00
roc+%cs.cmu.edu
052a04ead9
Bug 269369. Use a better string to describe the Movemail protocol. r=bienvenu,sr=dmose, patch by Wolfgang Rosenauer
2005-02-02 01:05:13 +00:00
bienvenu%nventure.com
c137e7037f
add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443
2005-02-01 17:30:33 +00:00
bienvenu%nventure.com
8690c4c886
fix news timeouts, sr=mscott 189363
2005-02-01 17:21:33 +00:00
scott%scott-macgregor.org
6538914669
Bug #280250 --> fix a JS error caused by the 280250
2005-02-01 16:54:56 +00:00
gerv%gerv.net
f5cf6f08bf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
neil%parkwaycc.co.uk
e062449619
JavaScript strict warnings: redeclaration of var account and function onOk does not always return a value b=275107 p=gautheri@noos.fr r=me sr=dmose
2005-02-01 14:57:49 +00:00
neil%parkwaycc.co.uk
5080e721da
JavaScript strict warning: assignment to undeclared variable gServer b=275107 p=gautheri@noos.fr r=me sr=dmose
2005-02-01 14:55:09 +00:00
neil%parkwaycc.co.uk
4c0231b46b
Bug 248276 JavaScript strict warning: redeclaration of var account p=gautheri@noos.fr r=me sr=dmose
2005-02-01 14:49:27 +00:00
gerv%gerv.net
3ec79bb69c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 14:46:21 +00:00
scott%scott-macgregor.org
99a77bfc1a
Bug #280250 --> Run junk mail controls on Folder doesn't work.
...
Patch by Eyal Rozenberg
sr=bienvenu
r=mscott
2005-01-31 22:21:48 +00:00
scott%scott-macgregor.org
aab34e96b4
Bug #111381 --> Freeing mismatched memory in free. Patch by mikael@parknert.se
...
sr=bienvenu
r=mscott
2005-01-31 21:53:47 +00:00
bienvenu%nventure.com
ecfe99c7cd
add timeout handling to core mailnews protocols, sr=mscott, 189363
2005-01-31 19:51:11 +00:00
neil%parkwaycc.co.uk
d482b5cf10
Bug 275115 JavaScript strict warning: redeclaration of var value p=gautheri@noos.fr r=me sr=dmose
2005-01-31 11:29:14 +00:00
cst%andrew.cmu.edu
9271bbf940
Bug 266289 nsIAlertsService should use AString instead of wstring
...
r=mscott sr=neil
2005-01-29 01:09:51 +00:00
cst%andrew.cmu.edu
f18c5dba5e
Bug 266289 nsIAlertsService should use AString instead of wstring
...
r=mscott sr=neil
2005-01-29 01:04:32 +00:00
timeless%mozdev.org
8e05c9470b
Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref
...
patch by mikael@parknert.se r=neil sr=darin
2005-01-26 21:27:36 +00:00
bienvenu%nventure.com
f82e225b8a
support IMAP TLS 60377 sr=mscott
2005-01-24 17:29:05 +00:00
scott%scott-macgregor.org
ccc4cd6314
Bug #217448 --> Port new mail notification for Mac OS X from the aviary branch to the thunderbird trunk.
2005-01-21 22:26:32 +00:00
Stefan.Borggraefe%gmx.de
7b691aec05
Bug 279034: Add autosave option to MailNews Preferences
...
r=neil, sr=bienvenu
2005-01-21 00:23:39 +00:00
Stefan.Borggraefe%gmx.de
28f48215c3
Add LOCALIZATION NOTE for an UI text that is split in two entities (follow-up checkin for bug 231428)
...
r=kairo, sr=bienvenu
2005-01-21 00:21:40 +00:00
dbaron%dbaron.org
5f1af5dd7b
Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.)
2005-01-19 22:48:57 +00:00
Stefan.Borggraefe%gmx.de
33324f537d
Bug 231428 UI for "mark messages read after displaying for ___ seconds"
...
r=neil, sr=bienvenu
2005-01-19 22:15:58 +00:00
scott%scott-macgregor.org
003acf756f
remove some tabs
2005-01-19 21:24:54 +00:00
scott%scott-macgregor.org
6d30217854
Bug #277833 --> Land Aviary mapi changes to allow thunderbird to register as a default
...
news client.
sr=bienvenu
2005-01-19 21:20:28 +00:00
cbiesinger%web.de
2f5fddc25c
278596 don't release pointers when they are still needed
...
patch by Mikael Parknert <mikael@parknert.se> r=neil sr=bienvenu
2005-01-19 19:40:57 +00:00
bienvenu%nventure.com
bae90bd590
oops, address a comment of Neil's about auto save of drafts, seamonkey fe changes, sr=mscott 16360
2005-01-19 16:36:22 +00:00
bienvenu%nventure.com
3879ac8ded
auto save of drafts, seamonkey fe changes, sr=mscott 16360
2005-01-19 16:29:13 +00:00
neil%parkwaycc.co.uk
3a1031bbd3
Bug 271417 Preview pane doesn't reload when changing a multiple selection back to the original single selection r+sr=bienvenu
2005-01-19 09:44:30 +00:00
neil%parkwaycc.co.uk
1ead552624
Whitespace fix followup b=233036 etc.
2005-01-19 09:42:38 +00:00
bienvenu%nventure.com
089451abb8
fix 16360 auto save of drafts, sr=mscott
2005-01-19 01:16:42 +00:00
neil%parkwaycc.co.uk
af67b13955
Bug 276372 Some parts of biff not working because I'd accidentally excised too much of my tree creating my previous patch r+sr=bienvenu
2005-01-18 23:35:52 +00:00
neil%parkwaycc.co.uk
d07497882c
Bug 233036 JavaScript strict warning: reference to undefined property window.arguments[0].QueryInterface p=gautheri@noos.fr r=me sr=bienvenu
2005-01-18 23:28:16 +00:00
scott%scott-macgregor.org
de876c70a3
Bug #277354 --> Make the bayesian filter handle japanese tokens
...
Patch by Noriyuki INOUE <norinoue@mbox.kyoto-inet.or.jp>
sr=me
2005-01-17 18:53:44 +00:00
bsmedberg%covad.net
ca5243c97b
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
bugzilla%arlen.demon.co.uk
409cbe7e5f
Bug 265232 Make sure we respect locked prefs throughout Mailnews UI
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-01-17 12:18:25 +00:00
timeless%mozdev.org
17a1a59dd0
Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
...
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
bzbarsky%mit.edu
e03cc41232
Switch to "copy image" in the context menu to copy both the image data and the
...
URI. Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r+sr=neil
2005-01-15 18:00:19 +00:00
db48x%yahoo.com
57c9a2c3da
bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
...
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
db48x%yahoo.com
d0a5ecd211
bug 66410: Deleting addressbook should also delete corresponding mab file
...
patch by Mark Banner <mark@standard8.demon.co.uk>, r=bienvenu, sr=mscott
2005-01-15 09:53:22 +00:00
db48x%yahoo.com
ed20f50bfd
bug 16408: Multi-line notes in AB (addressbook) entries show as single line in Card View pane
...
patch by Mark Banner <mark@standard8.demon.co.uk>, r=neil, sr=bienvenu
2005-01-15 09:52:28 +00:00
bzbarsky%mit.edu
16fa9b92a0
Fix possible leak if username is empty. Bug 129212, patch by Mikael Parknert
...
<mikael@parknert.se>, r=dmose, sr=bienvenu
2005-01-14 17:23:12 +00:00
neil%parkwaycc.co.uk
0d4642eb8a
Bug 72823 Implement Select Flagged Messages r+sr=bienvenu
2005-01-14 13:03:17 +00:00
timeless%mozdev.org
834a3a32f8
Bug 245499 Need to alter junk plugin training data write policy and/or cancel Start/EndBatch calls
...
patch by eyalroz@technion.ac.il r=bienvenu sr=mscott
2005-01-13 20:41:55 +00:00
bienvenu%nventure.com
4a8c5b9b7a
fix 277620 compose window can't prompt for passwords, sr=mscott
2005-01-13 15:56:56 +00:00
scott%scott-macgregor.org
622ef72541
Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
...
for RSS articles but block them for everything else.
sr=bienvenu
2005-01-13 06:17:08 +00:00
bzbarsky%mit.edu
40a0ef4b71
Fixing build bustage
2005-01-13 04:11:15 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
cbiesinger%web.de
e262c3bb12
Bug 253794 use nsCRT::strtok instead of reimplementing it
...
patch by Mark Banner <mark@standard8.demon.co.uk> r=bienvenu sr=mscott
2005-01-12 20:46:37 +00:00
scott%scott-macgregor.org
d32a20a756
Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
...
for RSS articles but block them for everything else.
sr=bienvenu
2005-01-12 20:15:08 +00:00
cbiesinger%web.de
2a776e3624
supplementary patch for bug 99048: Automatically mark newsgroup read [when
...
leaving folder]
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=bienvenu sr=neil
2005-01-12 19:39:56 +00:00
bienvenu%nventure.com
32d0b56d83
follow on work for 209545, get rid of hand-rolled imap proxying code, get rid of more unused code and bogus call to WaitForFEEventCompletion, sr=sspitzer
2005-01-12 16:46:12 +00:00
bienvenu%nventure.com
4c6227c1d1
implement pref for strict msg threading, mail_strict_threading, sr=mscott 277190
2005-01-12 15:41:56 +00:00
bienvenu%nventure.com
303be21be3
add pref for strict msg threading, mail_strict_threading, sr=mscott 277190
2005-01-12 15:39:12 +00:00
bienvenu%nventure.com
0ce740e95e
fix 209545 get rid of remaining hand-rolled proxying code, use xpidl instead, sr=mscott
2005-01-12 15:20:32 +00:00
jst%mozilla.jstenback.com
1a8e54667c
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
2005-01-11 19:36:40 +00:00
timeless%mozdev.org
60989b3e81
Bug 99048 [RFE] Automatically mark newsgroup read [when leaving folder]
...
patch by mnyromyr@tprac.de r=bienvenu sr=neil a=asa
2005-01-10 07:30:01 +00:00
neil%parkwaycc.co.uk
00954938bf
Bug 270343 JavaScript strict warning: redeclaration of var msgFolder p=gautheri@noos.fr r=me sr=bienvenu a=asa
2005-01-09 22:13:58 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
scott%scott-macgregor.org
518626625b
**shouldn't effect the 1.8 a6 seamoney build**
...
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.
Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:31:13 +00:00
neil%parkwaycc.co.uk
bda89056ab
Bug 256477 Fix JavaScript strict warnings p=gautheri@noos.fr r+sr=bienvenu
2005-01-05 00:51:09 +00:00
scott%scott-macgregor.org
fa568f79d6
Remove some ifdef debug_mscott lines
2005-01-04 21:45:28 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bienvenu%nventure.com
c84989c94f
fix 190775 patch by ch.ey@gmx.net, some error messages from smtp server not displayed to user, r=bienvenu, sr=mscott
2005-01-04 17:28:47 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
Stefan.Borggraefe%gmx.de
c6668610ec
Bug 234690: Need UI for the hidden preference "mailnews.thread_pane_column_unthreads"
...
r=neil, sr=bienvenu
2005-01-04 07:47:38 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
neil%parkwaycc.co.uk
ae1b6ea883
Bug 276812 Fix message filter refresh (regression from bug 271696) p=mark@standard8.demon.co.uk r=me sr=bienvenu
2005-01-03 17:54:49 +00:00
neil%parkwaycc.co.uk
f7b753a0bd
Remove unused private implementation of strtok_r b=253794 p=mark@standard8.demon.co.uk sr=bienvenu
2005-01-03 12:45:28 +00:00
neil%parkwaycc.co.uk
56a49bbc45
Bug 132425 Fix keyboard accessibility for Advanced Address Book Search p=mark@standard8.demon.co.uk r=me sr=bienvenu
2005-01-03 12:39:12 +00:00
neil%parkwaycc.co.uk
245d6292d8
Bug 276246 Improve on the fix for bug 242991 in bug 44494 r+sr=bienvenu
2004-12-29 20:20:23 +00:00
cbiesinger%web.de
e42d1daf3b
Bug 183632 Improve error dialog from Address Selection for card without email address
...
r=neil sr=bienvenu patch by Mark Banner <mark@standard8.demon.co.uk>
2004-12-28 14:20:43 +00:00
neil%parkwaycc.co.uk
a25c1e6222
Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu
2004-12-23 21:08:20 +00:00
neil%parkwaycc.co.uk
2919cc9272
Switch biff notifications from flags to ints so that only messages have flag notifications b=226270 r+sr=bienvenu
2004-12-23 09:07:14 +00:00
scott%scott-macgregor.org
fcdb09e58b
Bug #253807 --> Port from the aviary 1.0 branch.
...
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
scott%scott-macgregor.org
cd96143ea9
Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
...
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00
scott%scott-macgregor.org
bba6fa01ae
Bug #270261 --> port thunderbird 1.0 fix back to the trunk...
...
Junk folder created incorrectly when junkFolderName is localized
sr=bienvenu
2004-12-20 23:47:56 +00:00
Stefan.Borggraefe%gmx.de
fc10dcb0a3
Correction for my checkin for bug 257001 (I forgot one line when I fixed some bitrot)
...
r+sr=bienvenu
2004-12-20 18:30:20 +00:00
dbaron%dbaron.org
1cc6b3262a
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
2004-12-19 21:45:51 +00:00
cbiesinger%web.de
a10c15e494
Bug 263070 Default size of the filter log and junk mail log dialogs is too small.
...
patch by Mark Banner <mark@standard8.demon.co.uk> r=neil sr=bienvenu
2004-12-19 21:33:27 +00:00
Stefan.Borggraefe%gmx.de
ddcbeb44a6
Bug 257001 Menu item View|Show/Hide|Folder Pane is missing
...
r=neil, sr=bienvenu
2004-12-17 07:34:14 +00:00
emaijala%kolumbus.fi
5ad293338c
Fix for bug 272856: Subject or Sender contains (searchbox) does nothing
...
r=neil
sr=bienvenu
2004-12-15 19:01:04 +00:00
bryner%brianryner.com
2da53d9bec
fixing thunderbird bustage (bug 273336)
2004-12-15 08:39:08 +00:00
bryner%brianryner.com
884453541b
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bienvenu%nventure.com
6c0f9519d5
add support for flagged flag in message searches, filters, etc, sr=mscott 272709
2004-12-14 23:12:31 +00:00
bienvenu%nventure.com
343bd5f231
fix 274546 fix parsing of quotaroot response in case server sends a literal, sr=mscott
2004-12-14 23:02:11 +00:00
bienvenu%nventure.com
a329ba71b5
fix 181627 attachment name in mapi send with ui, patch in 273849, sr=mscott
2004-12-13 16:49:37 +00:00
bienvenu%nventure.com
7f001a8b30
fix 273356 mdn requests don't work on global inbox messages, sr=mscott
2004-12-09 21:01:10 +00:00
bienvenu%nventure.com
cde53587cf
potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott
2004-12-09 17:56:30 +00:00
bzbarsky%mit.edu
194e16cd98
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
neil%parkwaycc.co.uk
1d55e6f30b
Bug 273080 Remove double assignment fNextToken = nsIMAPGenericParser::GetNextToken() p=Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-12-08 00:02:42 +00:00