bugzilla%standard8.demon.co.uk
f93c67e626
Bug 376361 Remove unnecessary Makefile.in files in mailnews/ r=Neil,sr=mscott
2007-04-04 07:55:50 +00:00
kairo%kairo.at
7f3d717b8a
bug 366962 - move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil
2007-04-02 18:37:45 +00:00
kairo%kairo.at
60672dd8cc
bug 366962 - move mailnews locale files to suite/, packaging changes, also make suite mailnews fit for toolkit chromereg, r=Mnyromyr r+sr=Neil
2007-04-02 15:58:19 +00:00
bienvenu%nventure.com
0d3d3d72b6
33451 get rid of more nsIFileSpec uses, sr=mscott
2007-03-29 15:45:30 +00:00
dbaron%dbaron.org
a32fb9b241
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
bugzilla%standard8.demon.co.uk
e8c4001842
Part of bug 355008 - mailnews/extensions/smime/src doesn't require xpcom_obsolete any more. r/sr=bienvenu
2007-03-26 15:53:39 +00:00
ajschult%verizon.net
244162b964
Bug 355008: Convert most of nsMsgSend to nsIFile. r=bienvenu, sr=mscott
2007-03-25 05:50:16 +00:00
bienvenu%nventure.com
161b4c6878
fix 335534, return receipts not conforming to rfc 2047, sr=mscott
2007-03-06 01:09:56 +00:00
kairo%kairo.at
23d6256b97
still trying to fix bug 78081 bustage, move this line directly to _LDOPTS so it doesn't get mangled by EXPAND_MOZLIBNAME, pointed out by biesi
2007-02-23 13:45:10 +00:00
kairo%kairo.at
025b6a8a1f
oops, that solution wasn't optimal. better bug 78081 bustage fix per bsmedberg.
2007-02-23 00:56:15 +00:00
kairo%kairo.at
de9dc4bce3
another try to fix palmsync bustage from bug 78081, r=biesi for that solution
2007-02-23 00:34:43 +00:00
kairo%kairo.at
4eea34b499
fix palmsync bustage from bug 78081
2007-02-22 13:21:20 +00:00
scott%scott-macgregor.org
e148ad9ec7
Bug #361702 --> nsIIOService::SetManageOfflineStatus throws a JS error on platforms that don't support nsINetworkLinkService. sr=bienvenu
2007-02-03 02:51:03 +00:00
scott%scott-macgregor.org
1d55432400
Bug #361702 --> .manageOfflineStatus throws an exception on platforms that don't support the offline state manager code. sr=bienvenu
2007-01-15 22:51:49 +00:00
ginn.chen%sun.com
04ca0ae0dc
Bug 364275 some texts in Account Setting->Security dialog need LABEL_FOR set
...
patch by Evan.Yan @ sun.com r=mscott a=mscoot
2007-01-11 06:47:36 +00:00
gavin%gavinsharp.com
f42ce02d82
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
2007-01-09 20:29:09 +00:00
mnyromyr%tprac.de
9351de8143
Bug 364542: View > Messages > All/Unread doesn't uncheck; r/sr=bienvenu
2006-12-21 20:02:35 +00:00
mnyromyr%tprac.de
01611874f2
Bug 363831: Saved Search with only one folder to search results in endless loading and high CPU load; r=neil, sr=bienvenu
2006-12-19 20:26:47 +00:00
mnyromyr%tprac.de
3d4604cff7
Bug 362741: Selecting folder with previous view unread, while viewing another unread folder, fails; p=Kent James <kent@caspia.com>, r=me, sr=mscott
2006-12-12 23:24:51 +00:00
mnyromyr%tprac.de
695c43ef8b
Bug 362990: asynchronous message view list manipulation; r=neil, sr=mscott
2006-12-12 23:20:48 +00:00
kaie%kuix.de
fbad74578b
Bug 360525, S/Mime LDAP cert fetching no longer works on trunk
...
r=mscott
2006-12-06 16:27:45 +00:00
mnyromyr%tprac.de
5a378409fd
Bug 349991: tag mailview names out of sync with tags; r=neil, sr=bienvenu
2006-11-25 12:55:06 +00:00
scott%scott-macgregor.org
343b8b59d6
Bug #359134 --> integrate Thunderbird with necko's automatic online/offline management. When we detect the network connection has gone down, automatically move the client into offline mode, and back to online mode when the connection comes back up.
...
tools/cross-commit mail/app/profile/all-thunderbird.js mail/base/content/mail-offline.js mailnews/extensions/offline-startup/js/offlineStartup.js mailnews/mailnews.js -m Bug
2006-11-08 23:59:04 +00:00
scott%scott-macgregor.org
94705d8386
Bug #332483 --> LDAP userCertificate requests fail for ldap servers that require auth. r=kengert, sr=bienvenu
2006-10-31 18:38:52 +00:00
neil%parkwaycc.co.uk
98c1e92458
Make it possible to use the help dialog button in Thunderbird b=256915 p=paul@wavebreaks.com (Paul Tomlin) r+sr=me,mscott,mconnor as appropriate
2006-10-24 15:36:27 +00:00
ajschult%verizon.net
28d784cae2
Bug 215701: Handle corrupt training.dat files better by not bailing if a token claims to extend beyond the end of the file. r=mscott, sr=bienvenu
2006-09-30 02:10:17 +00:00
bienvenu%nventure.com
d404622715
add hooks between mime parser, content handlers, and message display, sr=mscott 351610
2006-09-27 20:39:35 +00:00
bugzilla%standard8.demon.co.uk
851da455b9
Bug 351920 Remove uses of nsSpecialSystemDirectory from mailnews. r=bienvenu,sr=mscott
2006-09-16 08:04:20 +00:00
gavin%gavinsharp.com
378c96db10
Bug 240788: Marking message as junk sometimes hangs Thunderbird, patch by Jeongkyu Kim <jeongkyu.kim@gmail.com>, r=mscott, sr=bienvenu
2006-09-12 22:15:49 +00:00
scott%scott-macgregor.org
263c3652ec
Bug #351843 --> styling on the view security dialog looks funny on the mac because global.css isn't getting loaded. sr=bienvenu
2006-09-12 16:56:15 +00:00
timeless%mozdev.org
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
gavin%gavinsharp.com
9400f2bc4f
Bug 283493: flushing of training data during session practically never happens due to too high "# of changes" treshold, patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r=eyalroz, sr=mscott
2006-07-19 13:38:19 +00:00
bienvenu%nventure.com
fd53571587
fix built-in label views to work with keyword/tags, sr=sspitzer 341434
2006-06-17 16:02:25 +00:00
bienvenu%nventure.com
28402a3247
fix 66771 add match all search term for filters and virtual folders, sr=mscott
2006-05-30 20:02:41 +00:00
bugzilla%standard8.demon.co.uk
f25f77e558
Bug 331557 Remove nsIAbDirectoryProperties (Convert pref functions to use ACString for values) r=bienvenu,sr=neil
2006-05-14 11:00:18 +00:00
bienvenu%nventure.com
f20e319b37
fix build bustage
2006-05-04 18:07:51 +00:00
bugzilla%standard8.demon.co.uk
69d9a11fdd
Bug 331557 Remove nsIAbDirectoryProperties (Remove c++ uses of GetDirectoryProperties). r=Neil,sr=bienvenu
2006-05-01 15:24:29 +00:00
benjamin%smedbergs.us
185c761605
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
kairo%kairo.at
abab527cd2
bug 325473 - Undo separation of language and region/content packs, part 2: use language code for default profile stuff as well, r=jag sr=Neil
2006-04-08 11:04:15 +00:00
neil%parkwaycc.co.uk
9140260faa
Teach offlineStartup.js about nsIIOService2 b=333065 sr=bienvenu
2006-04-07 09:17:05 +00:00
bugzilla%standard8.demon.co.uk
6c56ee7eee
Bug 332362 Correct misuse of ifdefs in /mailnews. Part 2 SeaMonkey would like to have PalmSync as an extension as well. r=bienvenu,sr=neil
2006-03-31 18:35:00 +00:00
bugzilla%standard8.demon.co.uk
0884885912
Bug 332362 Correct misuse of ifdefs in /mailnews. Part 1 - Correct jar.mn files. r=KaiRo,sr=Neil.
2006-03-31 15:30:14 +00:00
gerv%gerv.net
4948defb71
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
benjamin%smedbergs.us
e78d48180f
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-21 18:19:14 +00:00
bienvenu%nventure.com
75f2d9105a
fix assertion when analyzing spam with japanese characters, for example, sr=mscott 251882
2006-02-24 23:26:15 +00:00
scott%scott-macgregor.org
493bce167f
Bug #328124 --> Palm Sync Extension does not build with VS 8.0
...
sr=bienvenu
2006-02-22 21:38:45 +00:00
bugzilla%standard8.demon.co.uk
b05302696b
Bug 131849 Addressbook build system requires exporting internal files. Follow up to previous patch to centralise some defines. r/sr=bienvenu
2006-02-11 17:55:45 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
scott%scott-macgregor.org
cd57e19241
missing palm sync extension files that I forgot to cvs add
...
when this made it onto the trunk.
2006-02-01 00:47:27 +00:00
mrbkap%gmail.com
6981d6c20c
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
2006-01-30 23:45:19 +00:00
mrbkap%gmail.com
87cc7990fa
bug 324738: Remove some unnecessary complexity from the parser and hardcode DTDs. r=sicking sr=jst
2006-01-26 19:07:41 +00:00
scott%scott-macgregor.org
a7fd2a241c
Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
...
sr=bienvenu
2006-01-25 19:22:03 +00:00
scott%scott-macgregor.org
c6dcc32c47
Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk.
2006-01-25 19:11:11 +00:00
scott%scott-macgregor.org
8f42a8ef49
Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk.
2006-01-25 19:08:53 +00:00
scott%scott-macgregor.org
65cbd657aa
Bug #322628 --> Palm Sync Build changes to support palm sync as a proper install.rdf based
...
extension for Thunderbid.
This extension code is NPOTB.
sr=bienvenu
2006-01-24 00:42:17 +00:00
bienvenu%nventure.com
3e883c9563
fix build bustage resulting from getting rid of nsDirPrefs.h, 131849
2006-01-17 18:57:36 +00:00
timeless%mozdev.org
841811ca95
Bug 302695 Misleading message when starting Thunderbird in "Ask for Online state" mode - there is no "File -> Work Online"
...
patch by hubert.gajewski@gmail.com r=timeless sr=neil
2006-01-11 08:32:11 +00:00
bugzilla%arlen.demon.co.uk
bab627825a
Bug 319659 XPFE code assumes document.firstChild is the root element
...
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
bugzilla%standard8.demon.co.uk
f2cfda8b6b
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose
2005-12-28 19:52:40 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bugzilla%standard8.demon.co.uk
338cee72db
Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu
2005-10-13 16:46:26 +00:00
bugzilla%standard8.demon.co.uk
bb1da4cbd2
Unexpected fallout from bug 156742. Fix the windows bustage due to palmsync.
2005-10-07 15:39:03 +00:00
bugzilla%standard8.demon.co.uk
534eafc6ec
Fix burning from bug checkin of 33451 attempt 2, put linking against xpcom_obsolete back in to make mac and windows happy.
2005-10-05 17:11:18 +00:00
bugzilla%standard8.demon.co.uk
f3b99caecd
Part of Bug 33451 convert mailnews to nsIFile. Remove some redundant xpcom_obsolete dependencies from mailnews (follow up to bug 132180). r=dmose,sr=bienvenu
2005-10-05 15:52:30 +00:00
cst%andrew.cmu.edu
0a46aef2fb
Bug 272149 Fix misleading question when selecting multiple certificates for signing and encrypting mail
...
Patch by Gijs Kruitbosch (Hannibal) <gijskruitbosch+bugs@gmail.com> r=bienvenu sr=neil
2005-09-07 13:38:52 +00:00
bugzilla%standard8.demon.co.uk
089264ae08
Bug 132180 eliminate nsFileSpec in address book. Second patch of serveral. r=dmose,sr=bienvenu
2005-08-26 14:47:31 +00:00
bugzilla%arlen.demon.co.uk
fe1e2675ad
Bug 303895 Threadpane drop-down list 'View->Customize..." opens Saved Search
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-08-22 00:30:54 +00:00
peterv%propagandism.org
a737e0b3c5
Preparation for fix for bug 203927 (Add ability to read from Mac OS X system Address Book): Switch to nsISimpleEnumerator. r=bienvenu, sr=dmose.
2005-08-18 14:41:10 +00:00
bryner%brianryner.com
b44f59adc6
trying to fix bustage
2005-08-09 01:11:32 +00:00
scott%scott-macgregor.org
970b2de485
Bug #223292 --> Default mailViews.dat contains hardcoded English descriptions
...
add a prettyName attribute to a mail view just like we currently do for mail
folders. Similar to the way we handle mail folders, if the raw name of the mail
view matches one of our default views, then we look up the translated pretty
name and return it as the pretty name.
sr=bienvenu
a=bsmedberg
2005-08-09 00:34:30 +00:00
relyea%netscape.com
db871aeb76
Bug 284369 UI for encrypted messages that can't be decrypted not dramantic.
...
This patch adds UI information to the user when the message can't be displayed
because the message was encrypted and a key could not be found. It also adds
event handling to redraw the screen if a smartcard is insert.
SR+=mScott a1.8b4=asa
2005-07-29 22:01:08 +00:00
cbiesinger%web.de
76b26f2865
bug 301489 make palmsync build with latest platform sdk
...
r=bsmedberg sr=bienvenu a=bsmedberg
2005-07-21 15:33:16 +00:00
jshin%mailaps.org
bbfd159610
bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa)
2005-07-20 11:49:45 +00:00
bienvenu%nventure.com
810fa6c3b8
fix starting up in remembered offline state for thunderbird, sr=mscott, a=asa 295140
2005-07-11 22:13:47 +00:00
timeless%mozdev.org
50f8f03d3e
Bug 299102 remove useless references to nsVoidArray
...
mailnews - build bustage fix
2005-07-01 04:03:17 +00:00
scott%scott-macgregor.org
cb1ed3f15d
Bug #289091 --> Thunderbird doesn't handle return receipts
...
for IMAP accounts anymore. Regression fix.
sr=bienvenu
2005-06-15 22:04:59 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
bienvenu%nventure.com
0033109361
extend support for opening .eml files in a stand-alone msg window, sr=mscott, a=chofmann 241212
2005-06-01 19:04:21 +00:00
dougt%meer.net
05339dd922
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
scott%scott-macgregor.org
b92886bc4a
Bug #295488 --> fix regressions from Bug #195224 virtual folder properties dialog is DOA with a JS exception.
...
sr=bienvenu
2005-05-25 18:17:07 +00:00
bsmedberg%covad.net
824219d781
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
bsmedberg%covad.net
68fcd67e0a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
cbiesinger%web.de
683ffbc8ac
Bug 132180 eliminate nsFileSpec in address book.
...
r=dmose sr=bienvenu patch by Mark Banner <bugzilla@standard8.demon.co.uk>
2005-03-23 18:05:49 +00:00
scott%scott-macgregor.org
50a3ba7bf5
Bug #286806 --> Package mailnews chrome files directly from mozilla\mail to simplify the Thunderbird
...
build process.
sr=bienvenu
2005-03-22 19:13:18 +00:00
timeless%mozdev.org
23e4bf2b27
Bug 131849 addressbook build system requires exporting internal files
...
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
shaver%mozilla.org
2fa65f9b68
remove vestigial references to deceased messenger-mdn locale package, r=mscott
2005-03-19 00:00:30 +00:00
timeless%mozdev.org
dad60c0243
Bug 131849 addressbook build system requires exporting internal files
...
build bustage
temporary hack
2005-03-15 05:19:50 +00:00
timeless%mozdev.org
631035837f
Bug 131849 addressbook build system requires exporting internal files
...
patch by mark@standard8.demon.co.uk
build bustage
2005-03-14 22:05:46 +00:00
timeless%mozdev.org
3322a5330c
Bug 131849 addressbook build system requires exporting internal files
...
patch by mark@standard8.demon.co.uk
(build bustage)
2005-03-14 18:40:21 +00:00
bsmedberg%covad.net
ab0810ddac
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
bienvenu%nventure.com
2f8dd32d44
fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott
2005-03-08 00:54:39 +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
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
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
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
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
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
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
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
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