sspitzer%netscape.com
2f16bac889
fix for bug #202849
...
don't allow the user to create incoming pop filters based on the message label.
(you can still set the label, as a filter action.)
we did the same thing for junk status and attachment status, as these aren't things
that we know when the message is arriving.
r/sr=bienvenu
2003-04-22 00:30:34 +00:00
scott%scott-macgregor.org
8b5be13a9d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +00:00
bienvenu%netscape.com
bf04b2692b
partial speedup of reparsing folders, clear thread pane when delaying building of view, 172786 r/sr=sspitzer
2003-04-19 17:10:05 +00:00
scott%scott-macgregor.org
7bf4126720
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
ccarlen%netscape.com
d5252f96d3
Bug 190336 - enable 4.x profile migration for Mach-O. Patch by cavin,ccarlen. r=ssu,sfraser/sr=sspitzer
2003-04-18 14:28:21 +00:00
jaggernaut%netscape.com
9d7d2a4332
Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv
2003-04-18 12:43:51 +00:00
scott%scott-macgregor.org
69165d6781
Minotaur --> Thunderbird change
2003-04-18 02:15:51 +00:00
cavin%netscape.com
a1a02be878
Fix for 124217. Use user selected file types as the saved file types. Also if a string contains at least one comma, tab or double quote then we need to quote the entire string, plus need to quote double quotes. r/sr=sspitzer.
2003-04-17 20:14:01 +00:00
kairo%kairo.at
b6009f1e51
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
2003-04-17 18:43:57 +00:00
sspitzer%netscape.com
830c303640
supplimental fix (again) for bug #77202
...
(add option to download msgs on new pop account creation)
only show the UI for pop accounts, when online, and when the
wizard was launched from the 3 pane.
needs to do the right thing when you use fwd/back in account wizard, too.
r/sr=bienvenu
2003-04-17 02:36:39 +00:00
sspitzer%netscape.com
39acba2447
supplimental fix for bug #77202 . don't show the
...
"Download messages now" UI for news accounts. r=shliang
2003-04-17 01:02:02 +00:00
sspitzer%netscape.com
4085a314af
turns out, stand alone mail has already forked mailWindow.js, so this check is not needed.
...
but still keeping the pref in mailnews.js, for future uses. r/sr=mscott
2003-04-16 22:06:22 +00:00
sspitzer%netscape.com
016e67f89b
supplimental fix for bug #77202 .
...
fix text (per mscott, we'll download all your messages on the server, not just the new ones)
and fix js (per neil).
r=shuehan
2003-04-16 21:05:32 +00:00
sspitzer%netscape.com
7aa37ce171
fix for bug #199360
...
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.
if the url is slow to load, switching messages can kill the load, and the window
never shows up.
play nice with stand alone mail, which doesn't need this trick.
r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
jaggernaut%netscape.com
d6e8ca1729
Bug 77202: check in missing DTD to fix blocker
2003-04-16 15:22:45 +00:00
neil%parkwaycc.co.uk
91727ef506
Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman)
2003-04-16 10:01:07 +00:00
shliang%netscape.com
4a2f45e005
bug 77202. add option to download msgs on new pop account creation. r/sr=sspitzer.
2003-04-16 06:41:51 +00:00
roc+%cs.cmu.edu
de942543e3
Bug 198987. Prevent smooth scrolling rounding small partial increments down to 0. Add scrollMaxX/scrollMaxY properties to JS window object so mailnews can use a more robust way to detect when the message is scrolled to the bottom of its window. r=bzbarsky,sr=jst
2003-04-15 13:40:46 +00:00
timeless%mozdev.org
e107b2138f
200001 Rewrite nsMsgDBView::GetLevelInUnreadView
...
r=dmose sr=bienvenu
2003-04-15 01:06:09 +00:00
sspitzer%netscape.com
cf8471230d
fix for bug #118887
...
don't show the data: url when printing an addressbook card, or the addr book url when
printing an addressbook, as they are meaningless and confusing to the user.
also, don't show the mail urls when printing a message, as it leaks out the
username and the salt. part of bug #176016
r/sr=bienvenu
2003-04-14 23:00:41 +00:00
sspitzer%netscape.com
4fcb741381
supplimental fix for my supplimental fix for bug #143565
...
"Opening a "*.eml" attachment displays the atttachment in raw text instead of opening an email message window."
thanks to neil for setting me straight.
2003-04-14 20:37:14 +00:00
sspitzer%netscape.com
bd9dba1753
supplimental fix for bug #143565 . properly update the stand alone msg window toolbar
...
when opening a message in a stand alone msg window that previously contained
just an rfc/822 attachment.
2003-04-13 22:47:43 +00:00
sspitzer%netscape.com
611eb8a38c
fix for bug #143565 .
...
"Opening a rfc/822 attachment displays the atttachment as raw text instead of opening in the stand alone message window."
thanks to antonio.xu@sun.com and ducarroz for the fix.
r=neil, parts r=kaie, sr=sspitzer
also include's kaie's related fix for bug #195378 .
"Crypto status must be shown correctly when viewing attached messages in a new window"
r/sr=sspitzer
2003-04-13 19:45:11 +00:00
bienvenu%netscape.com
dd3d986e3c
one more fix for 41594, cram-md5 support, handle case where digest has embedded nulls, r/sr=sspitzer
2003-04-13 18:46:10 +00:00
ssu%netscape.com
c507845f15
fixing bug 198364 - auto advance on delete to next unread mail message is broken with recent cvs since 20030319. r=/sr=sspitzer
2003-04-12 08:24:00 +00:00
shliang%netscape.com
738c1d3a60
125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer
2003-04-11 00:10:18 +00:00
shliang%netscape.com
020bfa4f02
166912 - mail account manager settings appear not to take effect - r=cavin, sr=sspitzer
2003-04-10 23:58:52 +00:00
cavin%netscape.com
c521649145
Removing unused code, no bug, no reviewer.
2003-04-10 19:29:16 +00:00
timeless%mozdev.org
722239b743
Bug 135745 Some buttons for filters are mostly off the window on intial use of Filters dialog
...
r=sspitzer sr=sspitzer
2003-04-10 02:53:12 +00:00
sspitzer%netscape.com
6289171e86
fix for bug #107953 .
...
when incoming server and outgoing server are the same the username for the SMTP server should be the same a the username for the incoming server.
fix by ian@arlen.demon.co.uk (Ian Neal)
r=dmose, sr=sspitzer
2003-04-10 00:17:49 +00:00
sspitzer%netscape.com
8646cd3afc
whoops, the last checkin for #135745 changed the label, but not the access key.
2003-04-09 21:24:12 +00:00
sspitzer%netscape.com
7e6c5e6111
fix for bug #86370 . problems with SMTP (and account central UI) if SMTP username contains
...
characters that should be escaped. the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.
the same problem existed for nntp, in nsNNTPProtocol.cpp
the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
neil%parkwaycc.co.uk
90d8f4306e
Bug 168853 Inconsistent capitalization of "Threads With Unread" menu item p=david.tenser@telia.com r=me sr=sspitzer
2003-04-07 11:55:32 +00:00
neil%parkwaycc.co.uk
3701b81e10
Bug 74835 marking thread/all read needs to invalidate collapsed thread(s) having unread children p=ch.ey@gmx.net r=me sr=sspitzer
2003-04-07 11:45:19 +00:00
sspitzer%netscape.com
7300d6a5fe
code cleanup sitting in my tree. no bug, no reviewer.
2003-04-07 03:49:55 +00:00
bienvenu%netscape.com
d3c702b814
try to fix imap cram md5 r/sr=sspitzer, null terminate digest correctly 41594
2003-04-07 03:17:29 +00:00
sspitzer%netscape.com
9dae2417c4
update (internal) mozilla start page. keeping it simple. bug #66570
2003-04-07 02:41:31 +00:00
bienvenu%netscape.com
d11405d58c
extend cram md5 digest result len buffer to 17 bytes r/sr=sspitzer 41594
2003-04-06 21:31:23 +00:00
kairo%kairo.at
cc4961c511
bug 191171 - Move mailnews start page to chrome://, r=neil, sr=sspitzer
2003-04-06 12:29:18 +00:00
bienvenu%netscape.com
98fff34f56
part of fix for 41594 and 150212 add cram md5 to imap, smtp and pop r/sr=sspitzer
2003-04-05 20:34:39 +00:00
mscott%netscape.com
0e31f957a8
Porting a minotaur fix back into mozilla mail.
...
Bug #200696 --> Status text improvements. Load Document... is now "Load Message..."
Don't use "Done' as the default status text for mail. It doesn't make sense.
r/sr=sspitzer
2003-04-05 04:10:02 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com
18152975d3
Don't ask. Bug #199920
2003-04-02 08:32:46 +00:00
dmose%mozilla.org
c35bd98cd5
Add basic UI for displaying IMAP quota information (bug 178758). Thanks to Lorenzo Colliti <lorenzo@collitti.com> for the patch. r=bienvenu@netscape.com, neil@parkwaycc.co.uk; sr=dmose@mozilla.org
2003-04-02 04:18:57 +00:00
seawood%netscape.com
4957953e70
Obsoleting xp_str.h:
...
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
jst%netscape.com
b4cc5d4695
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
shliang%netscape.com
0e9619f9b8
178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
2003-03-26 01:54:29 +00:00
sspitzer%netscape.com
4c1a37be3d
fix polish bug #198280 (for esther).
...
Inconsistent text color for descriptive text in Junk Mail Control window, prefs, and account settings.
r/sr=bienvenu
2003-03-25 22:38:27 +00:00
sspitzer%netscape.com
564b2b5354
supplimental fix for bug #194918 .
...
fix collision with other commands in "Tools".
thanks to neil for the patch. r/sr=sspitzer
2003-03-25 20:22:06 +00:00
alecf%netscape.com
8c50d0242a
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
...
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00