bsmedberg%covad.net
c7b97d1f33
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
bsmedberg%covad.net
047415ef80
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
bsmedberg%covad.net
f4c960a66c
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:15:30 +00:00
neil%parkwaycc.co.uk
7cb00076c5
Bug 230649 nsIPref removal in Mail Window Front End r=caillon sr=bienvenu
2004-01-16 16:04:06 +00:00
neil%parkwaycc.co.uk
d251982ea8
Bug 138073 gContextMenu has no properties if you open a submenu r=timeless sr=bienvenu
2004-01-15 21:27:25 +00:00
bienvenu%nventure.com
a63f45cb22
fix 230888, checking imap folders that don't exist for new messages sometimes gives green arrow on those non-existent folders, r/sr=mscott
2004-01-15 21:09:35 +00:00
bienvenu%nventure.com
5a14e3a72f
fix for 226221 mapping issues with palmsync home vs. work address, sr=mscott
2004-01-15 19:28:47 +00:00
neil%parkwaycc.co.uk
d95a7e7e7f
Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott
2004-01-15 14:20:48 +00:00
bienvenu%nventure.com
3a518abcfd
fix discovery of 3+ level deep folders when not using imap subscription, 165161, sr=mscott
2004-01-13 19:00:18 +00:00
bienvenu%nventure.com
3b8c938b4f
provide palmsync conduit capability for handheld to overwrite desktop or vice versa, 222016, r/sr=mscott
2004-01-13 00:57:42 +00:00
bienvenu%nventure.com
eec90ab0c0
add icons for 222016, the ability for pc to overwrite palm and vice versa in palmsync, r/sr=mscott
2004-01-13 00:19:00 +00:00
bienvenu%nventure.com
00f9a8a542
fix 230750 ab's created by palm sync display as ldap servers, not personal ab's r/sr=mscott
2004-01-13 00:05:41 +00:00
timeless%mozdev.org
4a88882ad1
Bug 227904 nsOEFactory.obj : warning LNK4042: object specified more than once; extras ignored
...
patch by sdwalker@myrealbox.com r=bryner
Factory will only be linked for nonstatic builds
2004-01-12 16:29:29 +00:00
bienvenu%nventure.com
ed1f306349
fix progress on imap fcc 230278 sr=mscott mark imap msg read when moved, patch by holger@mauermann.org r/sr=me 225021
2004-01-12 01:35:48 +00:00
scott%scott-macgregor.org
648b488da5
thunderbird only
...
more user agent experimentation
2004-01-11 20:34:32 +00:00
neil%parkwaycc.co.uk
fc0479f817
Make case of priority strings consistent b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer
2004-01-11 14:58:23 +00:00
neil%parkwaycc.co.uk
10045abdd7
Removing a #if 0 block b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer
2004-01-11 14:54:12 +00:00
bienvenu%nventure.com
418cb1220e
fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott
2004-01-10 23:48:10 +00:00
neil%parkwaycc.co.uk
4eea155939
Bug 90906 Remove unused variables p=gautheri@noos.fr r=me sr=sspitzer
2004-01-10 00:32:45 +00:00
jst%mozilla.jstenback.com
c000ae86e8
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
scott%scott-macgregor.org
09a7e19168
thunderbird only.
...
still playing around with the outgoing UA string for tbird.
Bug #227863
2004-01-09 23:41:26 +00:00
neil%parkwaycc.co.uk
43fc5425ad
Bug 229818 Search/Subscribe should use start/stopMeteors r=sspitzer sr=bienvenu
2004-01-09 22:44:29 +00:00
scott%scott-macgregor.org
db0d65d816
Port thunderbird fix for Bug #83803 : Unable to drag from attachment panel to save when reading mail
...
to seamonkey.
Note, this does not work real well for imap when you drop before we have finished downloading the attachment, see Bug #230455 . That's
going to require someone who enjoys writing native windows code.
2004-01-09 22:15:03 +00:00
scott%scott-macgregor.org
3262b2c194
Bug #230429 --> Progressmeter broken in progress dialog when saving / opening imap attachments.
...
sr=bienvenu
2004-01-09 17:43:10 +00:00
scott%scott-macgregor.org
1a466051dd
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:46:39 +00:00
scott%scott-macgregor.org
cffea5e84c
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:27:21 +00:00
bienvenu%nventure.com
a6eafdf3be
fix move/copying local msgs with labels set to imap server, 127141, r/sr=mscott, and fix handling of very long lines from imap server by creating infinfite pipe, 229033
2004-01-09 00:36:00 +00:00
scott%scott-macgregor.org
f34a540d4a
Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
...
sr= bienvenu
2004-01-09 00:10:33 +00:00
bienvenu%nventure.com
bf7725e029
fix rename of parent folder when one of the child folders has been opened in the ui, r/sr=mscott 209022
2004-01-08 18:46:46 +00:00
scott%scott-macgregor.org
76e6b49f50
remove ctrl-m's from this file
2004-01-07 23:21:21 +00:00
bienvenu%nventure.com
981200d20b
fix 227657 mark msg read filter still leaves msg as new, r/sr=mscott
2004-01-07 21:35:22 +00:00
bienvenu%nventure.com
0718a525cb
fix 230325 pop3 mark msg as read filter doesn't work if there's also a move msg action, r/sr=mscott
2004-01-07 21:34:08 +00:00
bienvenu%nventure.com
79d0520a52
fix crash sorting large folders by subject, r=neil@parkwaycc, sr=mscott 230251
2004-01-07 16:08:48 +00:00
bienvenu%nventure.com
dffec7b226
fix problem with pop3 mail filters with move targets with @ or ! in their names, by backing out a url escaping fix, r/sr=mscott 229345
2004-01-07 16:04:00 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bienvenu%nventure.com
53c8e4e1dd
fix 91937 patch by ch.ey@gmx.net, r=mscott, sr=bienvenu use author as hint for identity when editing message as new
2004-01-06 22:24:32 +00:00
scott%scott-macgregor.org
658965bb31
Bug #230230 --> More improvements to supporting multiple identities on the same account. If we don't find an exact
...
match on the email address for the identity, try to pick an identity that has the same domain as one of the entries
in the message being replied to. This will help the case where the message is from a mailing list within your company or
an organization with which you have one of your identities.
sr=bienvenu
2004-01-06 22:18:50 +00:00
scott%scott-macgregor.org
bf756c7bc6
Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
...
Part of the work to support pasting names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.
sr=bienvenu
2004-01-06 22:14:09 +00:00
scott%scott-macgregor.org
546ed45ec7
Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
...
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.
sr=bienvenu
2004-01-06 22:04:31 +00:00
bienvenu%nventure.com
f85d3c12c6
fix handling of out of memory case when base64 encoding ntlm tokens, follow-on for 200436, r=ch.ey@gmx.net, sr=mscott
2004-01-06 21:04:18 +00:00
bienvenu%nventure.com
babee736cf
fix pop capablity enum flags from last checkin for 200436, suggested by ch.ey, r/sr=me
2004-01-06 20:37:31 +00:00
scott%scott-macgregor.org
ab464e53ee
Add (currently unused) prefs for controlling mark as read in mail on a timer.
...
Part of Bug #75866
2004-01-06 20:30:07 +00:00
bienvenu%nventure.com
037edd098e
add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436
2004-01-06 20:28:26 +00:00
bienvenu%nventure.com
9af38fd85d
fix pop3 messages filtered into open folder to have new status, r/sr=mscott 192039
2004-01-06 17:30:21 +00:00
neil%parkwaycc.co.uk
0bf143e44b
Bug 230108 Deleting account gives spurious error message p=stefan@borggraafe.com r=me sr=bienvenu
2004-01-06 16:34:27 +00:00
bienvenu%nventure.com
e0e184e9b1
fix 67963, don't ask for x-sender unless pop3 server returns it as a CAPA, r=me, sr=mscott, patch by ch.ey@gmx.net
2004-01-06 16:18:42 +00:00
jshin%mailaps.org
941c1c8b83
bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX
2004-01-06 05:43:07 +00:00
neil%parkwaycc.co.uk
903d0c79bf
Supplementary patch to bug 66868 to use attribute AString unicodePath; r=mkaply sr=mscott
2004-01-05 17:22:43 +00:00
bienvenu%nventure.com
7ab855f60c
replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott
2004-01-04 21:47:17 +00:00
neil%parkwaycc.co.uk
73be2f928e
Bug 229692 Simplify nsMsgDBView::Sort and friends r=bienvenu sr=mscott
2004-01-04 19:46:45 +00:00
jshin%mailaps.org
9ab1afb535
bug 228543 : international domain names in URLs are not recognized in email body (r=mscott, sr=bienvenu). In addition, 'const' is added to 'char *' in the function definition of some functions in libmime.
2004-01-04 07:57:16 +00:00
scott%scott-macgregor.org
61153fdd3a
Bug #66868 --> Location of profile is incorrect shown when the path contains non-ascii chars
...
Patch by Mike Kaply
r=dougt
sr=tor
2004-01-04 04:44:01 +00:00
bienvenu%nventure.com
ee4b03e7e3
fix 218477 performance speedup building up flat sorted db views, r/sr=mscott
2003-12-31 21:19:18 +00:00
bienvenu%nventure.com
a075f7d8f1
when local caches are password protected, don't allow views to be created if user hasn't authenticated, r/sr=mscott229732
2003-12-31 17:31:27 +00:00
jshin%mailaps.org
f6f8845321
bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me.
2003-12-31 01:35:50 +00:00
neil%parkwaycc.co.uk
37e8fcc787
Bug 229450 JavaScript strict warning: redeclaration of var msgFolder p=mnyromyr@tprac.de r=me sr=bienvenu
2003-12-28 15:51:37 +00:00
scott%scott-macgregor.org
30d7a8ae65
for now, force text/calendar parts to show up inline
2003-12-25 01:54:29 +00:00
scott%scott-macgregor.org
c3d68dad2a
get the text/calendar cthandler building again
...
(based on the vcard cthandler makefile)
NOT PART OF THE BUILD
2003-12-25 01:54:00 +00:00
scott%scott-macgregor.org
2a5a30198d
fix for bug #229214
...
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden
r/sr=bienvenu
2003-12-24 20:44:58 +00:00
timeless%mozdev.org
cb3ff4f762
Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
...
r=roc sr=roc
2003-12-24 19:55:05 +00:00
timeless%mozdev.org
44e48bffbd
Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
...
r=roc sr=roc
2003-12-24 17:18:08 +00:00
bienvenu%nventure.com
125e717224
fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498
2003-12-22 23:48:30 +00:00
jshin%mailaps.org
a3596ed940
bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott)
2003-12-22 06:26:06 +00:00
bsmedberg%covad.net
0c471686e7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
timeless%mozdev.org
bc07daf21f
Bug 228400 Warning ``assignment to undeclared variable ...'' in nsLDAPPrefsService.js
...
r=neil sr=bz
2003-12-21 06:17:30 +00:00
timeless%mozdev.org
677239bba1
Bug 228529 JS Warnings in printing/print preview
...
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org
cf93f4d479
Bug 227419 Warning: assignment to undeclared variable gIncomingServer in chrome://messenger/content/am-mdn.js
...
r=neil sr=bz
2003-12-21 04:04:10 +00:00
neil%parkwaycc.co.uk
9535aaeee2
Bug 226956 Convert sendProgress.xul to a <dialog> p=gautheri@noos.fr r=me sr=bienvenu
2003-12-20 18:13:27 +00:00
neil%parkwaycc.co.uk
31699501c7
Bug 222711 Editing mailing lists fails when display name has comma r=mscott sr=bienvenu
2003-12-19 21:50:13 +00:00
neil%parkwaycc.co.uk
756ead6221
Bug 228501 Fix mailWidgets to tokenize search headers in the same way as the C++, also fixing a JavsScript strict warning r=bienvenu sr=mscott
2003-12-19 21:49:08 +00:00
neil%parkwaycc.co.uk
6784ccb15c
Supplementary patch to bug 227175 to fix a global to begin with g instead of k r/sr=bienvenu
2003-12-19 21:42:25 +00:00
bienvenu%nventure.com
186255512b
Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen
2003-12-19 20:57:59 +00:00
bienvenu%nventure.com
27d613940c
fix linux build bustage
2003-12-19 20:38:54 +00:00
bienvenu%nventure.com
ec56dfbd94
Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen
2003-12-19 19:47:27 +00:00
scott%scott-macgregor.org
f6e83335a3
Bug #226580 --> Add back end support to handle multiple identities per account. Patch by Alec Flett.
...
r/sr=mscott
2003-12-19 18:57:06 +00:00
scott%scott-macgregor.org
4514c0dbdf
Bug #18906 --> add 'smart' logic for picking the correct identity for accounts with multiple identities when bringing up a compose window. For now, we just scan the recipient headers of the current message looking for email based matches with the addresses of the identities for the current account.
...
This works great except for mailing lists.
sr=bienvenu
2003-12-19 18:54:52 +00:00
scott%scott-macgregor.org
f84c038aa3
Bug #227013 --> remove an obsolete hack that we don't need anymore.
...
r=neil
2003-12-19 17:13:30 +00:00
bienvenu%nventure.com
c9b32dff5a
whitespace cleanup, minor cleanup no bug, r/sr=me
2003-12-19 16:38:50 +00:00
bienvenu%nventure.com
f7a7ca937f
whitespace cleanup, no bug, r/sr=me
2003-12-19 16:34:57 +00:00
bienvenu%nventure.com
27efaf7528
strip off v-card when editing message as new, r/sr=mscott 228689
2003-12-19 16:28:22 +00:00
bienvenu%nventure.com
fba6dac84a
fix 227178 checking folders other than inbox for new messages doesn't fire biff, and selecting the folders with new msgs does cause biff to fire, r/sr=mscott
2003-12-19 16:23:58 +00:00
scott%scott-macgregor.org
665e59731c
Port Bug #227875 from thunderbird back to seamonkey.
...
mark search result as junk crashes app
r/sr=bienvenu
2003-12-19 16:10:24 +00:00
bienvenu%nventure.com
c8f5f078ed
fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott
2003-12-19 16:08:08 +00:00
scott%scott-macgregor.org
19680e27f3
Bug #104237 --> Compose window comes back behind the application I'm sending from
...
when invoked by Simple MAPI.
r/sr=bienvenu
2003-12-19 16:04:31 +00:00
bienvenu%nventure.com
361f839bda
fix crash on exiting after filing a message from search results, r/sr=mscott 193998
2003-12-19 16:01:24 +00:00
scott%scott-macgregor.org
2e7f25c413
Bug #227863 -> THUNDERBIRD only change. Does not effect seamonkey.
...
Use a more compact out going user agent string instead of a browser http styled user-agent on outgoing messages.
2003-12-19 16:01:06 +00:00
scott%scott-macgregor.org
b158b64aa3
Bug #228720 --> Don't down-convert message to plain text if dir attribute is set for RTL users.
...
r/sr=bienvenu
2003-12-19 15:56:08 +00:00
jshin%mailaps.org
6e66bc626c
bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa)
2003-12-17 00:31:34 +00:00
scott%scott-macgregor.org
9721151abe
Bug #220708 --> email created with a template does not use template's bgcolor
...
r=sspitzer
sr=bienvenu
a=asa
2003-12-16 20:32:39 +00:00
neil%parkwaycc.co.uk
36a87514ab
Fix typo in checkin for bug 218825 patch is in bug 60782 r/sr=bienvenu a=asa
2003-12-16 12:27:26 +00:00
bienvenu%nventure.com
f86268c768
fix memory bloat when compacting all folders by closing db after folder is compacted, r/a=sspitzer, sr=mscott 228383
2003-12-15 23:31:25 +00:00
bienvenu%nventure.com
e33658ee5f
fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561
2003-12-15 23:16:03 +00:00
neil%parkwaycc.co.uk
a69285c049
Hack to work around bug 212625 r=mscott sr=bienvenu a=asa
2003-12-15 17:30:25 +00:00
bienvenu%nventure.com
ffcc804c78
fix imap parser problem with quoted strings with escape characters, this caused some messages not to load r/a=sspitzer, sr=mscott 195645
2003-12-12 00:22:06 +00:00
bienvenu%nventure.com
589282ecff
fix palm sync issues, Not Part of Build, r/sr=mscott 226221 pref for which address to map (home or work), 227507, add pref for skipping sync of a particular AB, 227598 add pref for which phone number (work or home) to display in Palm contact list
2003-12-09 00:45:43 +00:00
timeless%mozdev.org
fc0c74c42d
Bug 110517 ctrl-k doesn't work in mail/news composer on unix
...
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
bienvenu%nventure.com
a7f0628e2e
fix unread counts on non-inbox imap folders checked for new message, r/a=ssiptzer, sr=mscott 227579
2003-12-05 18:03:47 +00:00
bienvenu%nventure.com
19e93dca81
fix view commands like label leaving local mail db invalid, causing mail msgs to get doubled up, 227490 r/a=sspitzer, sr=mscott
2003-12-04 18:05:25 +00:00
bienvenu%nventure.com
800c528830
fix regression connecting to pop3 server where we don't send the password because of an uninitialized var, r/s=sspitzer, sr=mscott 227378
2003-12-04 16:51:44 +00:00
scott%scott-macgregor.org
991b944827
Bug #220846 --> Change of dynamic Window Configuration breaks character coding. By clearing mCurrentDisplayCharset when we reset the docshell on the message pane, we then allow nsMessenger::SetDisplayCharset to
...
later reset the character set on the docshell.
sr=bienvenu
a=sspitzer
2003-12-04 06:15:10 +00:00
jshin%mailaps.org
ad38801286
bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa
2003-12-03 21:52:10 +00:00
neil%parkwaycc.co.uk
ad231c2d40
Bug 196262 Enable and tweak primary selection in folder pane r=bienvenu,jan sr=mscott a=asa
2003-12-02 23:29:21 +00:00
dbaron%dbaron.org
d5582721b7
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
cbiesinger%web.de
99b8398c46
227235 patch by borggraefe@despammed.com (Stefan Borggraefe) r+sr=bienvenu a=asa
...
'Subscribe to folders' text in Account Central should read 'Manage folder
subscriptions'
(IMAP version of bug 226769)
2003-12-02 20:54:14 +00:00
bienvenu%nventure.com
96fccdedc7
fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa
2003-12-02 01:02:14 +00:00
neil%parkwaycc.co.uk
88d89331d0
Bug 227175 Collation should be freed r/sr=bienvenu a=dbaron
2003-12-01 23:46:18 +00:00
bienvenu%nventure.com
229aa08189
fix hourglass when selecting inbox while new mail arriving r/a=sspitzer, sr=mscott 203340
2003-12-01 20:40:36 +00:00
bienvenu%nventure.com
c1060de794
fix problems with checking folders other than inbox for new mail using STATUS command, r/a=sspitzer, sr=mscott 226989
2003-12-01 19:37:02 +00:00
bienvenu%nventure.com
3bcfba8d0c
speed up mass flag changes on local messages using batching, r/a=sspitzer, sr=mscott 227011
2003-12-01 19:05:52 +00:00
dbaron%dbaron.org
8b9610f595
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
2003-11-29 18:56:10 +00:00
bienvenu%nventure.com
19f948f27d
hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott
2003-11-28 18:25:19 +00:00
technutz%netscape.net
52c50d442e
Bug 226769. 'Subscribe to newsgroups' text in Account Central should read 'Manage newsgroup subscriptions'. r=kaie, sr=bienvenu, a=asa
2003-11-27 11:22:33 +00:00
scott%scott-macgregor.org
3c6bc17197
Back out Bug #206838 which changed the branding of Mail & News within seamonkey
...
r/sr=bienvenu/mscott
a=sspitzer
2003-11-26 22:57:41 +00:00
bienvenu%nventure.com
0b6e93d7c0
fix storing of labels in local/pop3 folders so they will survive .msf file recreation, 224519, r/a=sspitzer, sr=mscott
2003-11-26 20:25:47 +00:00
rlk%trfenv.com
341707f63d
Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com).
2003-11-26 15:06:10 +00:00
scott%scott-macgregor.org
2bd4985c99
Bug #130070 --> Don't show "Mark Folder Read" context menu item for an account. Patch by Aidas Kasparas
...
r=neil
sr=mscott
a=asa
2003-11-25 19:10:59 +00:00
scott%scott-macgregor.org
721de3f9b4
Bug #225809 --> Don't fall back to insecure authentication if "use secure authentication" is checked. Patch by Lorenzo Colitti.
...
r=mscott
sr=bienvenu
a=asa
2003-11-25 19:06:30 +00:00
bienvenu%nventure.com
5e69e857ce
fix clearing of copy request when copying local folders across accounts r/a=sspitzer, sr=mscott 206408
2003-11-24 15:36:37 +00:00
bienvenu%nventure.com
313f44fe69
fix crash copying local folder hiearchies across accounts when a folder is empty, r/a=sspitzer, sr=mscott 226516
2003-11-24 15:24:28 +00:00
bienvenu%nventure.com
77342f0a64
add listener for xpcom shutdown to code that handles remembering offline<->offline transitions in case we don't get a quit-application notification, for bug 226449 tbird starts up offline sometimes, r=sspitzer, sr=mscott, a=sspitzer
2003-11-24 15:19:02 +00:00
neil%parkwaycc.co.uk
0a6d29f649
Filter dialog should use proper case priority labels for consistency with the rest of mail p=gautheri@noos.fr r=me sr=bienvenu a=dbaron patch was attached to bug 146075
2003-11-24 09:50:49 +00:00
scott%scott-macgregor.org
0d7b75ae07
Bug #224197 --> News errors cause the app to hang in an infinite loop after showing a modal dialog
...
If nsNNTPProtocol::NewsResponse gets a NULL string out from m_lineStreamBuffer
and we are not paused, waiting for more data, return an error.
sr=bienvenu
a=asa
2003-11-23 05:16:42 +00:00
scott%scott-macgregor.org
1a7edbc503
fix the regression caused by Bug #64230 , remove access keys which were accidentally checked in.
...
Patch by Stefan Borggraefe
r/sr=mscott
2003-11-23 00:54:14 +00:00
scott%scott-macgregor.org
c24f856310
Bug #225387 --> Add back end support for a separate sortable attachment column in the thread pane.
...
r/sr=bienvenu
a=asa
2003-11-23 00:20:55 +00:00
bienvenu%nventure.com
97174ffd00
fix 225332, patch by ch.ey@gmx.net r=me, sr=mscott, a=asa problem with pop3 leave on server when user name has a space in it
2003-11-22 16:13:02 +00:00
cbiesinger%web.de
10d3cd0bf2
64230 Need to know which account is default when you have multiple mail accounts
...
patch by Stefan Borggraefe borggraefe@despammed.com
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.6b+
2003-11-21 22:12:38 +00:00
darin%meer.net
18d8f4d786
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
bienvenu%nventure.com
aba14238d2
fix problem where local folders don't appear on first launch after migration, r=sspitzer, sr=mscott, a=sspitzer 223802
2003-11-19 18:40:49 +00:00
scott%scott-macgregor.org
05e69474ee
Bug #224138 --> can't send S/MIME Encrypted messages because we aren't adding a CRLF to the last message line.
...
patch by ch
sr=mscott
a=asa
2003-11-19 16:52:18 +00:00
timeless%mozdev.org
430390f690
Bug 225878 Server name for Movemail accounts spuriously hidden
...
patch by borggraefe@despammed.com r=neil sr=bievenu
also fixed whitespace for AccountManager.js and removed |else|s after |return|s
2003-11-18 21:47:28 +00:00
bienvenu%nventure.com
4b43f5dd1e
fix get all new messages and password protecting local caches, 225867, r/sr=mscott
2003-11-18 21:44:43 +00:00
timeless%mozdev.org
da11b2e065
Bug 226049 DRefTool analysis for nntp files
...
r=roc sr=roc
2003-11-18 21:32:53 +00:00
bienvenu%nventure.com
6688554274
fix biff on non-inbox open folder to update, r/sr=mscott 226114
2003-11-18 20:32:57 +00:00
bienvenu%nventure.com
6bd5665598
add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381
2003-11-18 03:35:28 +00:00
technutz%netscape.net
cf1847ff76
Bug 225653. Remove unused function ConvertMessagesToResourceArray(). r=neil, sr=bienvenu
2003-11-18 01:42:10 +00:00
timeless%mozdev.org
19d5d31ea4
Bug 226012 nsMsgDBView.h:73: warning: comma at end of enumerator list
...
r=roc sr=roc
2003-11-17 23:54:19 +00:00
bienvenu%nventure.com
58f6a8d91f
fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children, r/sr=mscott 220375
2003-11-17 22:29:05 +00:00
bienvenu%nventure.com
ef94d6d3a7
when threads are sorted by date, sort by newest msg in thread, r/sr=mscott 20385
2003-11-17 20:53:07 +00:00
timeless%mozdev.org
d8323ba73f
Bug 106386 Correct misspellings in source code
...
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
neil%parkwaycc.co.uk
88add6dd5a
Bug 218825, part 4: delete nsIFolder and move the code to nsIMsgFolder r=bienvenu sr=Henry.Jia
2003-11-17 09:37:23 +00:00
neil%parkwaycc.co.uk
d507c8a33c
Bug 218825, part 3: delete nsMsgFolder and move the code to nsMsgDBFolder r=bienvenu sr=Henry.Jia
2003-11-17 09:35:48 +00:00
scott%scott-macgregor.org
8eb9e56674
Bug #225413 --> Make the windows animated biff alert dialog use the account name instead of the user name.
...
r=jst
sr=bienvenu
2003-11-15 22:17:34 +00:00
bienvenu%nventure.com
3f80056597
fix forgetting pop3 password when pop3 account is busy, r/sr=mscott 219162
2003-11-15 00:57:41 +00:00
neil%parkwaycc.co.uk
3ff884b6c3
Supplementary patch to bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r/sr=bienvenu
2003-11-14 22:03:52 +00:00
bienvenu%nventure.com
4df6336f0e
fix daylight savings time change invalidating summary files on NTFS, 136049, r/sr=mscott
2003-11-14 20:21:18 +00:00
tor%cs.brown.edu
ab8fa950fd
Fix c++ for{} scoping bustage. r=sicking
2003-11-14 17:58:08 +00:00
bienvenu%nventure.com
3c5c4da69b
fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me
2003-11-14 16:13:48 +00:00
bienvenu%nventure.com
58794f9da4
add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165
2003-11-14 15:24:21 +00:00
bienvenu%nventure.com
b576a7c7a9
fix bustage introduced with previous checkin for 219787 make thread column toggle threaded mode, r/sr=me
2003-11-14 15:02:06 +00:00
neil%parkwaycc.co.uk
8af4b71a1c
Bug 222940 Offline & Diskspace and Server Setting panes are too large p=stefan@borggraefe.com r=me sr=bienvenu
2003-11-14 11:45:58 +00:00
neil%parkwaycc.co.uk
f60bbc90e7
Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia
2003-11-14 10:51:43 +00:00
scott%scott-macgregor.org
8a71fdb9c8
Bug #225651 --> fix regression in reporting progress in the progressmeter for loading of imap messages.
...
r/sr=bienvenu
2003-11-14 05:18:48 +00:00
bienvenu%nventure.com
b176a0c98a
make hidden pref that makes column clicking keep thread sorting also make thread column be a toggle for thread/unthreading patch by mcow@well.com, neil.parkwaycc, and myself, r=me, sr=mscott 219787
2003-11-14 03:48:41 +00:00
bienvenu%nventure.com
e172434e8f
pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381
2003-11-14 03:19:58 +00:00
cbiesinger%web.de
86a6cb09ce
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
timeless%mozdev.org
8ff2a48113
Bug 224500 Some Customize Headers dialog clean up
...
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:30:11 +00:00
timeless%mozdev.org
a22f51d528
Bug 140649 Mail and newsgroup "set as default" should be disabled on current default
...
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:28:23 +00:00
neil%parkwaycc.co.uk
56091f7f9d
Bug 224587 Biff shouldn't alert for transient IMAP server errors r=bienvenu sr=Henry.Jia
2003-11-13 10:36:37 +00:00
bienvenu%nventure.com
157d7e1103
fix downloading of truncated pop3 messages when user has changed the server user name, 222896, r/sr=mscott
2003-11-12 23:10:18 +00:00
neil%parkwaycc.co.uk
f58150f240
Supplementary patch to bug 168479 to remove a newline that the old code mistakenly ignored r=ducarroz sr=bienvenu
2003-11-12 15:56:32 +00:00
neil%parkwaycc.co.uk
29db6bec29
Fix whitespace and line endings clobbered by previous checkin to bug 218825
2003-11-11 13:54:17 +00:00
neil%parkwaycc.co.uk
f47625f30d
Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia
2003-11-11 10:19:05 +00:00
neil%parkwaycc.co.uk
b14985e0c8
Bug 189007 Switch group without clearing QuickSearch resets view r=bienvenu sr=Henry.Jia
2003-11-11 09:37:11 +00:00
bienvenu%nventure.com
4df1533561
fix 225235 can't create local folders, r/sr=mscott
2003-11-11 04:05:31 +00:00
technutz%netscape.net
3179842055
Bug 73801. Disable the delete menu item, context menu item and button when either a Collected or Personal address book is selected. r=neil, sr=bienvenu
2003-11-11 02:56:36 +00:00
bienvenu%nventure.com
5021fa5421
fix downloading news when news directory is missing, patch by gemal.dk, r/sr=me 209641
2003-11-10 23:38:10 +00:00
bienvenu%nventure.com
e627a8e1f7
fix ldap server and local folder migration to work w/o relaunch, r/sr=mscott 223560
2003-11-10 23:32:53 +00:00
bienvenu%nventure.com
4a0a6e3ea0
fix handling of online sub directories with imap namespaces, r/sr=mscott 219645
2003-11-10 23:13:54 +00:00
neil%parkwaycc.co.uk
ca61354c26
Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott
2003-11-10 23:04:15 +00:00
timeless%mozdev.org
441bf34ce6
Bug 214387 nsAddressBook.h:81: warning: `struct ExportAttributesTableStruct EXPORT_ATTRIBUTES_TABLE[53]' defined but not used
...
r=alecf sr=alecf
2003-11-10 15:44:47 +00:00
scott%scott-macgregor.org
72aca6cec9
Bug #225188 --> crash when quitting mail after posting a news article by adding a missing addref.
...
r/sr=bienvenu
2003-11-10 06:23:01 +00:00
timeless%mozdev.org
0cc3e61c26
Bug 225005 assign t access key to File>Ge_t Next x News Messages
...
r=neil sr=roc
2003-11-09 22:47:18 +00:00
timeless%mozdev.org
a3d8ec8064
Bug 68902 thread-related columns (unread, total) are poorly named
...
r=neil sr=roc
2003-11-09 22:43:13 +00:00
bienvenu%nventure.com
f66a6a15b8
186578 make escape close the stand-alone msg window, patch by gemal, r=neil.parkwaycc, sr=me
2003-11-07 19:32:56 +00:00
bienvenu%nventure.com
df8ccd418b
follow on fix to 195047, only one server gets junk mail purged, r/sr=mscott
2003-11-07 05:31:15 +00:00
bienvenu%nventure.com
4828bda7ad
junk folder purging only works on one account, r/sr=mscott 195047
2003-11-07 01:33:01 +00:00
bienvenu%nventure.com
879325b5ad
fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott
2003-11-06 19:32:01 +00:00
scott%scott-macgregor.org
93738fdb51
Bug #224380 --> some items in message menu should be disabled if no messages are selected
...
thanks to mbr for the fix
r=bienvenu
sr=mscott
2003-11-06 18:31:39 +00:00
bienvenu%nventure.com
7c100dee55
fix problem creating local folder .msf file if missing, 224849 r/sr=mscott
2003-11-06 16:28:44 +00:00
ere%atp.fi
7269444eb2
Fix for bug 200152: Clean up usage of nsImapProtocol::m_imapThreadIsRunning
...
r=bienvenu
sr=mscott
2003-11-06 08:57:53 +00:00
timeless%mozdev.org
121754a263
Bug 188800 js errors on addressing pref panel with --disable-ldap, address collection prefs broken
...
patch by borggraefe@despammed.com r=timeless sr=dmose
2003-11-05 21:13:47 +00:00
neil%parkwaycc.co.uk
65fd9ac0ab
Bug 224608 Remove shortcut keys from context menus r=timeless sr=darin
2003-11-04 23:10:48 +00:00
bienvenu%nventure.com
747128dfeb
fix problem importing mailing lists from outlook, patch by wind.li@sun.com, r=me, sr=mscott 149961
2003-11-04 22:46:40 +00:00
bienvenu%nventure.com
ba1a789bef
fix 4x ab migration when pab doesn't have a filename set, r/sr=mscott 224714
2003-11-04 20:31:04 +00:00
neil%parkwaycc.co.uk
264ac07f24
Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz
2003-11-04 11:23:34 +00:00
bienvenu%nventure.com
dfa71bc029
additional fix for 223560, clean up ldap server migration, fix handling of ifdef ldap, r/sr=mscott
2003-11-04 03:56:10 +00:00
bienvenu%nventure.com
692f7fe7b6
fix 111855 patch by frank.schoenheit@gmx.de, r=me, sr=mscott first newsgroup count not read if authentication required
2003-11-01 19:03:17 +00:00
bienvenu%nventure.com
dd92e5fa7b
retain folder settings when reparsing local folders because .msf file doesn't match timestamp, 224267, r/sr=mscott
2003-11-01 17:27:53 +00:00
bienvenu%nventure.com
3d75f2881a
fix logon error from uninitialzed out param in some situations when remember password turned on, r/sr=mscott 185186
2003-10-30 23:16:32 +00:00
cbiesinger%web.de
6f72539c4d
224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
2003-10-30 21:14:51 +00:00
cbiesinger%web.de
dc53d73d2c
216894 patch by Stefan Borggraefe borggraefe@despammed.com
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Message View Setup window too small, not resizeable
2003-10-30 21:11:55 +00:00
cbiesinger%web.de
dfc030b3ae
bug 112893 patch by Stefan Borggraefe mailto:borggraefe@despammed.com r/sr=bienvenu
...
Acct Central should get scrollbars if its content is not all visible
2003-10-30 21:09:36 +00:00
bienvenu%nventure.com
3aede5affd
add install.js, used for building palm sync as an extension, not part of build 214407
2003-10-30 17:08:16 +00:00
neil%parkwaycc.co.uk
27d9b80c10
Bug 140532 Attached messages display incorrect headers r=ducarroz sr=bienvenu
2003-10-30 16:37:21 +00:00
bienvenu%nventure.com
9051645d49
fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507
2003-10-30 16:21:09 +00:00
bienvenu%nventure.com
57d8a01c3b
force creation of imap server directory when it has been deleted to avoid imap server directory.sbd creation, patch by gemal.dk, r/sr=me 210683
2003-10-30 15:29:17 +00:00
neil%parkwaycc.co.uk
c8a9a80ed2
Bug 78446 MailNews xul files should not have any inline styles r=bienvenu sr=bz
2003-10-30 09:48:15 +00:00
neil%parkwaycc.co.uk
228a5074f7
Bug 223539 Mail views installs non-existent package r=bsmedberg sr=bienvenu
2003-10-30 09:30:05 +00:00
scott%scott-macgregor.org
a4571e7ffe
Fix LDAP bustage (Part of Bug #223560 )
2003-10-30 06:22:03 +00:00
jshin%mailaps.org
6ece9f55bf
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
2003-10-30 05:04:45 +00:00
bienvenu%nventure.com
1c75b5a1e9
make content type comparisons case-insensitive, fixes crash when message/rfc822 is upper case, r/sr=mscott 223920
2003-10-30 04:08:23 +00:00
bienvenu%nventure.com
dcd99760e2
make IMAP ACL user name comparison case-insensitive, patch by dteuscher@myrealbox.com, r=bienvenu, sr=mscott 223404
2003-10-30 04:05:06 +00:00
bienvenu%nventure.com
683223a9b0
make outlook express imported e-mails have x-mozilla-status lines so summary file regeneration won't lose read state, 223679, r/sr=mscott
2003-10-30 04:01:08 +00:00
timeless%mozdev.org
204dd72010
Bug 129104 account central for imap server should have subscribe option just like news
...
patch by borggraefe@despammed.com r=timeless sr=bienvenu
2003-10-30 02:01:14 +00:00
bienvenu%nventure.com
27caf419e2
fix 223062 problem downloading pop3 messages with embedded nulls, patch by ch.ey@gmx.net, r=me,sr=mscott
2003-10-30 01:32:59 +00:00
bienvenu%nventure.com
4fb30c0683
fix regression in handling of non-7-bit ascii passwords, r=ch.ey@gmx.net, sr=mscott, a=sspitzer 218025
2003-10-28 21:00:57 +00:00
bienvenu%nventure.com
bf15ed8bcf
fix pop3 inbox corruption when bayesian spam filters run on two accounts at the same time, i.e., startup, r=sspitzer, sr=mscott, a=sspitzer 218433
2003-10-28 19:00:48 +00:00
bienvenu%nventure.com
4fbb3ad343
add prefs ui for offline startup, 221734, r=neil@parkway, sr=mscott, a=sspitzer
2003-10-27 20:13:02 +00:00
bienvenu%nventure.com
3510f7e56f
follow on patch for making ldap prefs migration happen at profile migration time 223560, fix building with disable_ldap, r/sr/a=sspitzer
2003-10-27 17:07:47 +00:00
bienvenu%nventure.com
4d46a4635b
fix password prompt when using authenticated smtp, r=ch.ey@gmx.net, sr/a=sspitzer 90507
2003-10-26 17:39:28 +00:00
bienvenu%nventure.com
a6e24749c9
make profile upgrade from 4.x convert address books at upgrade time, r=mscott,sr/a=sspitzer 223560
2003-10-26 17:37:10 +00:00
bienvenu%nventure.com
fd978a4758
prompt for starting up in offline mode, use network.online instead of network offline, r=neil@parkway.uk, sr=mscott, a=sspitzer 221734
2003-10-26 17:34:52 +00:00
neil%parkwaycc.co.uk
c3f084c87b
Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa
2003-10-24 12:13:46 +00:00
bryner%brianryner.com
605cc06382
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
neil%parkwaycc.co.uk
0c6a8bff6a
Bug 222940 POP3 Server Settings does not fit in Account Manager p=stefan@borggraefe.com r=me sr=bienvenu
2003-10-21 22:48:06 +00:00
bienvenu%nventure.com
f1a427bbb1
add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott
2003-10-21 22:15:07 +00:00
bienvenu%nventure.com
742902cb16
more work on offline startup prompt, 221734, address Seth and Neil's comments, not part of build yet
2003-10-21 17:51:32 +00:00
bienvenu%nventure.com
132aca3577
fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it
2003-10-21 17:10:53 +00:00
varga%nixcorp.com
199cf9bc76
Changing my email address.
2003-10-21 15:35:57 +00:00
bienvenu%nventure.com
1e411635cf
initial checkin of offline startup prompt extension, NPOB 221734
2003-10-20 23:54:45 +00:00
timeless%mozdev.org
73df68115b
Bug 222997 Remove attach vCard from options menu
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-20 23:05:40 +00:00
danm-moz%comcast.net
72856905ef
make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer
2003-10-20 15:31:45 +00:00
bienvenu%nventure.com
d6629585fb
potential fix for imap urls spinning, r/sr=mscott 221023, and add more logging, whitespace cleanup
2003-10-20 15:06:43 +00:00
scott%scott-macgregor.org
316910e7cd
fix for bug #221318
...
migrate vCards from 4.x
also fix some problems with pop account migration.
r/sr=bienvenu
2003-10-20 05:36:53 +00:00
kairo%kairo.at
7b21e2d4eb
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
2003-10-18 17:54:07 +00:00
bienvenu%nventure.com
b5c133b7a8
unescape urls inimap protocol logging to diagnose spinning problems 221023 r/sr=mscott
2003-10-18 00:19:59 +00:00
bienvenu%nventure.com
5aa315030f
fix 206746 store labels on imap server if server lists label keywords, patch by gary.maths.tcd.ie, r/sr=me, and add more imap protocol logging to diagnose spinning problems 221023 and potential fix for crash destroying monitor in nsImapProtocol destructor 183497 r/sr=mscott
2003-10-18 00:13:15 +00:00
neil%parkwaycc.co.uk
3dca19e772
Bug 89212 Account Settings should be fixed size p=stefan@borggraefe.com r=me sr=bienvenu
2003-10-17 20:02:31 +00:00
scott%scott-macgregor.org
bde8e1b0f7
Bug #219204 --> posting news articles adds line break at its end. Patch by ch.ey@gmx.net (Christian Eyrich)
...
sr=mscott
2003-10-16 23:19:55 +00:00
scott%scott-macgregor.org
9eaf44cee9
Checking in Bug #163783 --> sending message adds line break at its end for ch.ey@gmx.net.
...
sr=mscott
2003-10-16 23:16:36 +00:00
bienvenu%nventure.com
2f43c4e43f
more palm sync ui, allow configuration of conduit through hot sync conduit ui 221413 patch by kteuscher@myrealbox.com, r/sr=bienvenu
2003-10-14 18:04:49 +00:00
bienvenu%nventure.com
7e58ad3b42
more palm sync ui, allow configuration of conduit through hot sync conduit ui 221413 patch by kteuscher@myrealbox.com, r/sr=bienvenu
2003-10-14 17:19:55 +00:00
neil%parkwaycc.co.uk
45417ab6b6
Bug 68345 Don't show Mail Start Page before Account Central loads r=stephend sr=bienvenu
2003-10-14 16:17:32 +00:00
neil%parkwaycc.co.uk
1345e028b2
Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu
2003-10-14 15:43:44 +00:00
timeless%mozdev.org
2037afe116
Bug 114077 New Account Setup Wizard screens should be fixed size like Import Wizard
...
Bug 177608 Accelerators needed for Account Wizard's 1st dialog
Bug 54441 Large Fonts: Outbound server field not visible in Account Wizard.
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-10-13 18:18:29 +00:00
scott%scott-macgregor.org
77717ceea5
fix for bug #221631
...
vCards do not support accented characters
r/sr=bienvenu
2003-10-12 19:19:15 +00:00
bienvenu%nventure.com
4e3547108e
log when imap urls are doomed, to help track down 221023 r/sr=mscott
2003-10-12 18:41:13 +00:00
technutz%netscape.net
d19eec9684
Bug 221665. Subscribe dialog doesn't remember its size and position. Patch by Stefan Borggraefe <borggraefe@despammed.com>. r=neil, sr=bienvenu
2003-10-12 01:43:28 +00:00
scott%scott-macgregor.org
8484c362b3
Port the vcard UI to thunderbird. Bug #221319
2003-10-09 22:22:00 +00:00
bienvenu%nventure.com
1b47f500d6
fix 220486 fallback if pop3 authentication mechanism fails, patch by ch.ey@gmx.net, r/sr=bienvenu
2003-10-09 19:18:26 +00:00
technutz%netscape.net
c350c1013c
Bug 55634. Position of horizontal divider not maintained in current AB session. patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil, sr=bienvenu
2003-10-09 06:05:55 +00:00
timeless%mozdev.org
197e862b88
Bug 221381 Add Attach Personal Card (vCard) option to Attach button
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-08 22:44:16 +00:00
ere%atp.fi
c72e3e724d
Fix for bug 220727: MailNews forgets horizontal splitter position
...
Patch by Stefan Borggraefe
r=neil
sr=bienvenu
2003-10-08 18:39:52 +00:00
technutz%netscape.net
febe1e965a
Renaming 'Create message filters' in account central to 'Manage message filters'. r=neil, sr=bienvenu
2003-10-08 18:06:23 +00:00
bienvenu%nventure.com
067aba4676
fix 132862 wrong check for allocation failure in GetIndicesForSelection, patch by gemal.dk, r/sr=me
2003-10-08 15:02:44 +00:00
bienvenu%nventure.com
cc2ca9bc0f
bulletproof fix for 218414 crash opening imap folder, r/sr=mscott
2003-10-08 04:50:30 +00:00
cls%seawood.org
2f52cc1711
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
neil%parkwaycc.co.uk
8e7273029e
Bug 64030 context menus for card and address book lists p=ian@arlen.demon.co.uk r=me sr=bienvenu
2003-10-07 16:44:04 +00:00
bienvenu%nventure.com
0448145fba
add more imap protocol logging in attempt to discover why imap connections are getting stuck (221023), r/sr=mscott
2003-10-07 14:56:36 +00:00
timeless%mozdev.org
2dff18c7d7
Bug 201469 Add smtp server's username field to Account Wizard
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-07 09:00:40 +00:00
technutz%netscape.net
4235b5b413
Bug 40048. Each account 'can' have an identity -> Each account has an identity. Original patch by Henrik Gemal <gemal@gemal.dk>. r=jglick, sr=bienvenu
2003-10-07 04:28:54 +00:00
stephend%netscape.com
68eded1185
Bug 221374. Add .vcf to vCards when attached to an email. Patch by Ian Neal. r/sr=sspitzer
2003-10-06 21:44:53 +00:00
bienvenu%nventure.com
3f16084107
use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu
2003-10-06 19:12:34 +00:00
cls%seawood.org
719d9d2bed
addrbook depends upon uriloader even when ldap is disabled.
...
Fixing --disable-ldap bustage
2003-10-06 17:48:56 +00:00
neil%parkwaycc.co.uk
d301e4a405
Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer
2003-10-06 16:48:12 +00:00
darin%meer.net
77642ae698
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
scott%scott-macgregor.org
2ee1e6c44a
adding vCard support
...
bug #14373 : Need UI in account manager to add/edit vCard
also landing the fix for bug #206793 :
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true
r/sr=sspitzer
2003-10-05 20:07:22 +00:00
cbiesinger%web.de
cab15e3d05
bug 220770. patch by Karsten "Mnyromyr" D�sterloh mnyromyr@tprac.de
...
neil.parkwaycc.co.uk: review+
bzbarsky: superreview+
fixes a js strict Warning: assignment to undeclared variable gNewAccountToLoad
2003-10-03 22:15:35 +00:00
bienvenu%nventure.com
378afe0ce7
speed up flat sorting by batching around expand all, r=neil@parkway, sr=mscott 221035
2003-10-02 17:52:58 +00:00
timeless%mozdev.org
5c99a8c4a1
Bug 220303 Need to tidy up onclick/listeners in mail/news windows
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-02 16:03:41 +00:00
bienvenu%nventure.com
85a7a3f067
fix sort when unthreading threaded view r/sr=mscott 218656
2003-10-01 20:10:34 +00:00
bienvenu%nventure.com
305566f122
fix for 220913, patch by ch.ey@gmx.net, r/sr=bienvenu, follow on patch for 135357 ability to do SMTP over SSL w/o TLS, fix port handling in UI
2003-10-01 15:30:03 +00:00
bienvenu%nventure.com
f92b1b56f2
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:23:55 +00:00
bienvenu%nventure.com
e2e492eec3
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:15:11 +00:00
bienvenu%nventure.com
6e16e0d7c7
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:00:01 +00:00
bzbarsky%mit.edu
62ba52a6eb
fixing strict JS warning. Bug 220706, patch by kd-moz@tprac.de (Karsten
...
"Mnyromyr" Dusterloh), r=neil, sr=bzbarsky
2003-09-30 21:55:54 +00:00
stephend%netscape.com
c29f4c0d61
Bug 220768. Assignment to undeclared variable gDefaultSpecialFolderPickerMode. r=neil, sr=bz
2003-09-30 18:03:06 +00:00
neil%parkwaycc.co.uk
b75fbd676f
Bug 78360 messageWindow does not declare gContextMenu properly r=timeless sr=bienvenu
2003-09-30 15:48:48 +00:00
bienvenu%nventure.com
5f2958c236
fix crash cancelling msg copy operation, r=neil.parkwaycc.co.uk, sr=sspitzer
2003-09-30 15:36:15 +00:00
bienvenu%nventure.com
5beee5f70d
fix failure to authenticate when copying message to sent folder, 220246 patch by bryner@brianryner.com and me, sr=mscott
2003-09-30 15:22:38 +00:00
dwitte%stanford.edu
ec9a65a837
optimize some pref array stuff in addrbook just a tad.
...
b=204753, r=caillon, sr=bienvenu.
2003-09-29 20:20:03 +00:00
bienvenu%nventure.com
2b18847667
make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk
2003-09-29 01:16:31 +00:00
bienvenu%nventure.com
997bf5f785
fix problem deleting phantom msgs, 209501, r/sr=mscott
2003-09-29 00:33:07 +00:00
tor%cs.brown.edu
7386551ac2
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
neil%parkwaycc.co.uk
bfbf6d5e5e
Followup to bug 219552 fix crash sorting empty subjects r=bienvenu sr=bz
2003-09-25 23:36:25 +00:00
cbiesinger%web.de
eb91abb4df
Bug 99264
...
"Search Messages" and "Search Addresses" windows should remember Size & Position
patch by borggraefe@despammed.com (Stefan Borggraefe)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-25 15:03:50 +00:00
dbaron%dbaron.org
6af4466826
Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner
2003-09-25 05:39:11 +00:00
neil%parkwaycc.co.uk
ac81abb307
Bug 219552 Improve performance of RowCellColumnToCollationKey r=bienvenu sr=mscott
2003-09-24 08:18:45 +00:00
timeless%mozdev.org
39af5034bb
Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
bienvenu%nventure.com
90adf2eb37
occasionally expunge folders when user is using delete immediately delete model, r/sr=mscott 156168
2003-09-23 18:53:12 +00:00
bienvenu%nventure.com
7099ef2635
fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup
2003-09-23 18:48:30 +00:00
timeless%mozdev.org
a4540d26bb
Bug 219981 remove unused variables
...
r=bienvenu sr=bienvenu
2003-09-22 21:46:47 +00:00
bienvenu%nventure.com
b550776fae
get password from nsIPasswordManagerInternal directly if we can, r/sr=sspitzer 219976
2003-09-22 17:29:29 +00:00
timeless%mozdev.org
75117a2ea1
Bug 201465 Window "About Junk Mail" has wrong size
...
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-09-22 15:01:16 +00:00
timeless%mozdev.org
d017039f07
Bug 188934 Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk
...
r=neil sr=dveditz
2003-09-21 04:50:54 +00:00
cbiesinger%web.de
a0bb7fe86c
bug 216789 patch by Ian Neal bugzilla@arlen.demon.co.uk
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
"Server Settings" tab in "Account Settings" is too big for preferences window
2003-09-19 21:52:25 +00:00
neil%parkwaycc.co.uk
86e68a1553
Bug 219239 Junk Mail Controls is not modal and does not remember placement p=borggraefe@despammed.com r=me sr=bienvenu
2003-09-19 19:49:17 +00:00
bienvenu%nventure.com
438ed1651a
make bayesian filter plugin not rely on the profile manager, r/sr=mscott 219722
2003-09-19 19:02:00 +00:00
ere%atp.fi
166e424d97
Fix for bug 219621 (sender column now at the end with a new profile)
...
r=neil
sr=bienvenu
2003-09-19 18:26:42 +00:00
cbiesinger%web.de
f920039be0
Bug 197666
...
Simplify abNew[Edit]CardDialog
patch by Sebastian@SSpaeth.de
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-19 17:20:26 +00:00
neil%parkwaycc.co.uk
8647ac01b5
Bug 201392 Go Next Unread ignores folders with exactly one unread message r/sr=bienvenu
2003-09-19 14:41:06 +00:00
cbiesinger%web.de
6ac98845f2
bug 197209 patch by borggraefe@despammed.com Stefan Borggraefe
...
r=neil@parkwaycc.co.uk sr=bienvenu
folder properties should be a <dialog>
2003-09-19 14:40:59 +00:00
bienvenu%nventure.com
e334fef83c
fix regression where View -> Messges -> Unread setting is broken on restart if default account is pop3, r/sr=mscott also whitespace and code cleanup 215694
2003-09-18 19:16:48 +00:00
cls%seawood.org
19d1d413c2
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
bienvenu%nventure.com
5fb73f7f77
create local mail directory for pop3 server if it doesn't exist, r/sr=mscott 219580
2003-09-18 16:19:34 +00:00
bienvenu%nventure.com
7803aea48d
change wording in pop3 password prompts to avoid confusing prompts when user name contains @, patch by ch.ey@gmx.net, r/sr=bienvenu 212937
2003-09-17 21:16:44 +00:00
bienvenu%nventure.com
c3fcf08800
add support for POP3 CAPA command, patch by ch.ey@gmx.net, r/sr=bienvenu 219282
2003-09-17 21:12:34 +00:00
ere%atp.fi
0fc4b54f4e
Bug 36492: Implementation of separate recipient and sender columns in thread pane
...
r=Neil
sr=Bienvenu
2003-09-17 19:52:23 +00:00
scott%scott-macgregor.org
6c6106530b
Bug #193317 --> 100% CPU viewing news w/ a background image. Fix this by not implementing SetOriginalURI. This was
...
confusing image lib which reloads the image if the current url on the channel does not match the original URI on the channel.
IMAP does not implement this method either.
r/sr=bienvenu
2003-09-17 18:01:50 +00:00
bienvenu%nventure.com
6ed28eaf50
handle propagating user defined keywords to .msf file when imap server doesn't support user defined keywords, esp useful for junk mail status r/sr=mscott 216612
2003-09-16 21:55:48 +00:00
neil%parkwaycc.co.uk
e95cb715a3
Bug 216897 Address Book's Search Bar menuitem does not stay unchecked p=mbr@6thfloor.de r=me r/sr=mscott
2003-09-16 10:22:33 +00:00
neil%parkwaycc.co.uk
81dd8db930
Bug 192318 clean up after bug 191817 r=mscott sr=bienvenu
2003-09-16 10:17:37 +00:00
neil%parkwaycc.co.uk
070e42ff42
Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott
2003-09-16 09:45:49 +00:00
bienvenu%nventure.com
3f250be274
fix 100% cpu useage connecting to imap server, r/sr=mcott 219245
2003-09-15 22:15:00 +00:00
timeless%mozdev.org
61c7cdadc6
Bug 219208 duplicate entities in messengercompose.dtd
...
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott
2003-09-15 03:45:36 +00:00
bienvenu%nventure.com
3694ebb66d
fix failure to connect to imap server, 219185, r/sr=sspitzer
2003-09-14 22:56:51 +00:00
scott%scott-macgregor.org
14e86cd231
fix for bug #219217
...
sending data: urls should work.
we'll need this for vCards
r/sr=sspitzer
2003-09-14 22:07:20 +00:00
scott%scott-macgregor.org
4bb0a66899
simple code cleanup, no bug
2003-09-14 22:05:22 +00:00
scott%scott-macgregor.org
6dda7acc0e
fix for bug #219218
...
center the ab card dialog when launched from the message headers.
r/sr=sspitzer
2003-09-14 22:03:47 +00:00
scott%scott-macgregor.org
836d4da4b8
whitespace fix, no bug.
2003-09-14 22:02:08 +00:00
scott%scott-macgregor.org
3985775fda
fix minor typos
2003-09-14 21:50:42 +00:00
scott%scott-macgregor.org
5aa8565bde
minor code cleanup, no bug.
2003-09-14 21:49:11 +00:00
scott%scott-macgregor.org
62baa60fef
landing bryner's fix for bug #218551
...
(Mozilla does not compile with gcc 3.4 cvs build)
into these files which were moved underneath his change.
NOT PART OF THE BUILD (yet)
2003-09-14 21:45:58 +00:00
bienvenu%nventure.com
6715260ddc
fix hang/crash getting pop3 mail when leave on server not set, r/sr=sspitzer 219188
2003-09-14 21:44:46 +00:00
scott%scott-macgregor.org
ac78394ac3
fix for bug #213053
...
"Company" should be "Organization" in the ab results pane column header
and the import UI.
thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch
r/sr=sspitzer
2003-09-14 21:00:41 +00:00
bienvenu%nventure.com
d94ae12b8d
fix hang/crash getting pop3 mail when leave on server not set, r/sr=mscott 219188
2003-09-14 20:39:02 +00:00
neil%parkwaycc.co.uk
1eadece338
Bug 190941 mailWindowOverlay.js uses obsolete outliner reference r=swalker r/sr=mscott
2003-09-14 19:39:43 +00:00
bienvenu%nventure.com
5fb260622f
fix 218766 add PLAIN login support to POP3 patch by ch.ey@gmx.net, r=bienvenu sr=mscott
2003-09-14 00:35:41 +00:00
neil%parkwaycc.co.uk
603ca85beb
Bug 211507 Shift tab doesn't undent regression r=brade sr=mscott
2003-09-13 21:19:16 +00:00
bsmedberg%covad.net
0568e675fc
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
bienvenu%nventure.com
2823cb75b0
add support for aging messages from pop3 server, r/sr=mscott 107883
2003-09-13 15:15:26 +00:00
bienvenu%nventure.com
af2d8016e9
add default prefs for aging messages from pop3 server, r/sr=mscott 107883
2003-09-13 15:11:13 +00:00
bienvenu%nventure.com
c11076be90
make imap use blocking reads, big performance win on high speed networks, r=darin, sr=mscott 218874
2003-09-13 14:59:47 +00:00
darin%meer.net
f4a8778d0b
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
timeless%mozdev.org
7feabc4a92
Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
...
r=dmose sr=bz
2003-09-11 16:53:15 +00:00
neil%parkwaycc.co.uk
95676daf85
Bug 180215 stop some old profiles from mis-sizing junk mail dialog p=mbockelkamp@web.de r=me sr=bienvenu
2003-09-11 16:07:44 +00:00
bienvenu%nventure.com
7d55aba05a
whitespace code cleanup no bug, r/sr=me
2003-09-11 14:44:01 +00:00
bienvenu%nventure.com
9ebce65f80
potential fix for problem with the imap subscribe ui when the server returns a folder with a trailing hierarchy delimiter, 217532, r/sr=mscott
2003-09-11 14:36:00 +00:00
bienvenu%nventure.com
fec52c41b0
whitespace cleanup, no bug, r/sr=me
2003-09-11 14:32:40 +00:00
bienvenu%nventure.com
9b06265469
cleanup unused mailnews methods r/sr=mscott 218888 also attempt to fix incorrect msg counts in imap folder by checking if we've already downloaded a particular hdr, r=sspitzer, sr=mscott
2003-09-11 13:48:37 +00:00
neil%parkwaycc.co.uk
32e08d4840
Bug 218024 disable some of the View submenus when account central is open r=bienvenu sr=mscott
2003-09-11 13:38:50 +00:00
bienvenu%nventure.com
f52542b7f2
cleanup unused mailnews methods r/sr=mscott 218888
2003-09-11 13:36:46 +00:00
neil%parkwaycc.co.uk
1c54c68637
Bug 64647 Paste without formatting into message compose r=mscott sr=bienvenu
2003-09-11 09:26:21 +00:00
neil%parkwaycc.co.uk
95a1a6cfe5
Bug 80971 cleanup the hidden menuitem from compose r=cavin sr=sspitzer (yes it's an old patch, it was marked depends on 179728?)
2003-09-11 09:08:56 +00:00
neil%parkwaycc.co.uk
5999e8a97e
Bug 87924 Search in subscribe should only begin after user stops typing r/sr=mscott
2003-09-11 08:59:24 +00:00
neil%parkwaycc.co.uk
761aa2a481
Bug 200656 MailAreaHasFocus() is no longer necessary r=mscott sr=bienvenu
2003-09-11 08:34:55 +00:00
bienvenu%nventure.com
5b75ac0ccb
whitespace code cleanup, no bug, r/sr=me
2003-09-11 03:20:18 +00:00
bienvenu%nventure.com
c03a67666d
additional fix for 218885 crash at shutdown when receiving pop3 mail, r/sr=mscott
2003-09-11 03:19:44 +00:00
bienvenu%nventure.com
132903576c
whitespace code cleanup, no bug, r/sr=me
2003-09-11 03:07:49 +00:00
bienvenu%nventure.com
bc46e70141
whitespace code cleanup, no bug, r/sr=me
2003-09-11 02:57:27 +00:00
bienvenu%nventure.com
446f289dac
whitespace code cleanup, no bug, r/sr=me
2003-09-11 02:46:16 +00:00
bienvenu%nventure.com
547285ba04
fix 218024 check for null gMsgDBView in InitView methods, r=neil, sr=mscott
2003-09-11 02:43:38 +00:00
bienvenu%nventure.com
be51e4ae64
whitespace cleanup, no bug, r/sr=me
2003-09-11 02:30:17 +00:00
bienvenu%nventure.com
2bd7bc30d7
whitespace cleanup, no bug, r/sr=me
2003-09-11 02:08:36 +00:00
bienvenu%nventure.com
373aa252e0
whitespace cleanup, no bug, r/sr=me
2003-09-11 02:02:36 +00:00
bienvenu%nventure.com
4645076d47
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
74241f4276
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
a864593274
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
b1547431e9
fix crash going back offline with folders with offline events r/a=sspitzer, sr=mscott, 218725
2003-09-10 18:10:58 +00:00