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

6089 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 31c69e8e25 fix 213768 reverse sort by threads broken, r/sr=mscott 2003-07-24 20:15:09 +00:00
jaggernaut%netscape.com 4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
scott%scott-macgregor.org 2aedc8f271 Bug #213036 --> Thunderbird only! Has no effect on the seamonkey build.
New XBL widget that acts like a horizontal list box for new attachment display in thunderbird. This widget will shortly be moving
to toolkit once verbage & location is worked out with the toolkit folks.

r/sr=bienvenu
2003-07-23 19:03:17 +00:00
scott%scott-macgregor.org d1c1d95ec2 Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.

r/sr=bienvenu
2003-07-21 05:00:09 +00:00
bienvenu%nventure.com c3d9cc3ae1 remove extern for unused+non-existent function, no bug, r/sr=mscott 2003-07-20 15:38:59 +00:00
varga%utcru.sk fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
scott%scott-macgregor.org ef582a5d90 Add replied and forwarded atoms to the db view. This allows Thunderbird themes to add icons in the thread pane to
distinguish these two states. Thanks to Erik Arvidsson for the patch.

r=bienvenu
sr=scott
2003-07-19 17:27:17 +00:00
bienvenu%netscape.com aebc1627b1 fix local search to release ref to db when done r/sr=mscott 185176 2003-07-17 19:40:00 +00:00
pkw%us.ibm.com e27f226dda Bug 107833 - Full prefs UI support for movemail accounts
r/sr=sspitzer@netscape.com
2003-07-15 20:57:01 +00:00
bienvenu%netscape.com 4291a8a577 fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu 2003-07-14 23:36:22 +00:00
stephend%netscape.com dfa0be33b9 Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org 2003-07-14 22:34:58 +00:00
pkw%us.ibm.com 51e7388621 Bug 211332 - Remove unused files in mailnews/base/prefs/resources
r/sr=sspitzer@netscape.com
2003-07-14 21:40:30 +00:00
bienvenu%netscape.com 7b75b2e7d9 part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923 2003-07-14 14:37:42 +00:00
bienvenu%netscape.com e14c315b9f add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426 2003-07-14 14:17:48 +00:00
scott%scott-macgregor.org 6906e3ab3a Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
to the account manager.

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

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

r/sr=sspitzer
2003-07-13 21:27:26 +00:00
scott%scott-macgregor.org 2462f8b8d8 Thunderbird now uses a dynamically generated 3-pane. No more alternate 3-pane xul file, so remove the C++ code
that tries to launch the alternate 3-pane.

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

r/sr=sspitzer
2003-07-12 20:29:48 +00:00
mkaply%us.ibm.com 0f3a3e3df1 Better fix for 178961 per dbaron 2003-07-11 19:53:13 +00:00
scott%scott-macgregor.org 5f61db2df0 Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
from the dialogs.

r/sr=sspitzer
2003-07-09 03:53:22 +00:00
bienvenu%netscape.com 1a3020ea80 add message for folder in use message, r/sr=sspitzer, 166617 2003-07-02 21:33:12 +00:00
timeless%mozdev.org 6ebcae8784 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
scott%scott-macgregor.org abb907c6f9 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build.
2003-07-01 05:29:53 +00:00
scott%scott-macgregor.org 9003cfad76 Effects thunderbird builds only.
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
2003-07-01 02:27:55 +00:00
bienvenu%netscape.com cb0214f949 part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer 2003-06-30 23:51:50 +00:00
bienvenu%netscape.com fd5e11f510 don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516 2003-06-29 01:33:15 +00:00
bienvenu%netscape.com 737ce90217 instead of removing nulls when parsing server responses, replace them with spaces, so we won't throw off the byte counts for imap and pop3, 205789 r/sr=sspitzer 2003-06-29 01:06:29 +00:00
sspitzer%netscape.com 78d8c01fb5 fix for bug #210912
ignore clicks to the filter list tree header in the filter dialog, we don't want to sort

fix for bug #210947
double clicking past the last row in the filter dialog opens a broken filter edit dialog
(should do nothing)

fix for bug #210965
double clicking on a checkbox in the "enable" ccolumn in the filter dialog
should not open the currently selected filter in the edit filter dialog

r/sr=bienvenu
2003-06-28 04:08:14 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
jshin%mailaps.org a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
caillon%returnzero.com 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
neil%parkwaycc.co.uk 9c09261eff Bug 195733 commandglue.js included twice, causes JS error p=kd-moz@tprac.de r=me sr=dmose 2003-06-20 11:22:06 +00:00
neil%parkwaycc.co.uk 6741a52ed1 Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf 2003-06-18 14:31:45 +00:00
scott%scott-macgregor.org 50f31820a3 the library name for thunderbird for mail is different than that of Mozilla Mail. Use a define for the library name
used to find the biff icon and make the necessary adjustment for thunderbird.

sr=sspitzer
2003-06-18 05:35:31 +00:00
alecf%flett.org b7fa256d74 fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
bienvenu%netscape.com 4d3d422822 fix 43297, messages w/o x-mozilla-status line lose their read state when database regenerated, add x-mozilla-status header when compacting folder, r/sr=sspitzer 2003-06-12 22:25:55 +00:00
kairo%kairo.at ccd0707c81 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2003-06-12 15:19:21 +00:00
timeless%mozdev.org 19e72716ed Bug 189429 strict javascript warning in mail3PaneWindowCommands.js
patch by stevechapel@earthlink.net r=neil sr=jst
2003-06-12 07:11:40 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
sspitzer%netscape.com 0c087a289e fix for bug #1293896
remove print preview on Mac OS X
r/sr=bienvenu
2003-06-08 20:21:53 +00:00
bienvenu%netscape.com f0ecb8c8f5 potential fix for intermittent crash sending mail, r/sr=sspitzer, 208300 2003-06-08 16:53:02 +00:00
sspitzer%netscape.com 909aea29af fix for bug #205877
when you toggle junk status from thread pane icon,
and you've got it set to move on manual mark, assertion and painting problems.

the problem is that ::OnDeleteCompleted() uses the selection to determine which
view indices to call with ::NoteChange().

the junk column icon triggers a delete (or move) and that row might not be selected.

instead, we save of the indices (we can't save keys, as the keys are already removed
before ::OnDeleteCompleted() is called), and use the saved indices when calling
::NoteChange()

thanks to bienvenu for the suggestion.

r/sr=bienvenu
2003-06-06 03:55:46 +00:00
shliang%netscape.com 6f41392ce9 207260 - supplementary patch to fix msg compose shortcut in addressbook. r=jag, sr=sspitzer 2003-06-05 22:58:12 +00:00
kairo%kairo.at 0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
sspitzer%netscape.com 97ce16dc05 fix for bug #177280
Notification sound doesn't work
thanks to mloiselle@yahoo.com (Marc Loiselle) for the fix
r/sr=dmose,darin,sspitzer
2003-06-03 23:45:04 +00:00
bienvenu%netscape.com a43d7153ca add pref for disabling secure auth on incoming mail servers 205571 r/sr=sspitzer 2003-06-03 19:20:48 +00:00
bienvenu%netscape.com 407ab05df8 remove tab from last checkin 2003-06-03 14:49:52 +00:00
bienvenu%netscape.com df3c4ae2bd fix 208108 read messages in acct central selects imap inbox twice, r/sr=sspitzer 2003-06-03 14:26:38 +00:00
bienvenu%netscape.com 641d1393ce fix disk thrashing downloading for offline, remove unused code, 208043, r/sr=sspitzer 2003-06-03 02:22:34 +00:00
shliang%netscape.com 12a9f5b5de bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer 2003-05-30 05:08:45 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com 717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
sspitzer%netscape.com 6cf75a0b61 fix for bug #180029
"running junk mail controls manually should respect preferences-Move to Junk folder"
r/sr=bienvenu, a=asa,sspitzer
2003-05-21 21:38:37 +00:00
sspitzer%netscape.com 9111bf8faa supplimental fix for bug #202355.
cut and paste error.  r=cavin, sr=bienvenu, a=sspitzer
2003-05-21 06:47:26 +00:00
cavin%netscape.com 72f75498c9 Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +00:00
scott%scott-macgregor.org eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
ssu%netscape.com 2c68d6a8b3 fixing bug 190381 - Message Filters dialog is missing its Help button. r=jag, sr=jag, a=sspitzer 2003-05-17 00:31:21 +00:00
bienvenu%netscape.com 3cc7bddd86 make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer 2003-05-16 19:53:24 +00:00
bienvenu%netscape.com 86eec1927c make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer 2003-05-16 18:23:34 +00:00
shliang%netscape.com fa7043c160 bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer 2003-05-16 01:10:33 +00:00
sspitzer%netscape.com af08788f09 supplimental patch for bug #204679
when running junk mail commands on the current folder
we need to "pass over" emails from people in the whitelist (if we are doing
whitelisting, for this account), instead of marking them as good.

thanks to bienvenu for catching my mistake.

r/sr=bienvenu, a=sspitzer
2003-05-15 23:15:49 +00:00
sspitzer%netscape.com 1c49e7b954 fix my debug only double checking assertion code. I had it reversed. 2003-05-15 07:18:25 +00:00
sspitzer%netscape.com 0ec050d99f fix for bug #204679
Run Junk Mail Control on Folder doesn't respect Address Book whitelist.
r/sr=bienvenu, a=sspitzer
2003-05-15 07:04:54 +00:00
sspitzer%netscape.com a08c495fa8 supplimental fix for bug #194273.
we need to show local folders in the JMC now, for several reasons.
r/sr=bienvenu, a=sspitzer
2003-05-15 02:02:34 +00:00
sspitzer%netscape.com fdd4cc0957 fix for bug #194273
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
bienvenu%netscape.com b616f8b0f3 fix for problem with views and mail filters involving msg status, 183158 r/sr/a=sspitzer 2003-05-14 18:42:35 +00:00
bienvenu%netscape.com 527edb5865 fix for problem with views and mail filters involving msg status, 183158 r/sr/a=sspitzer 2003-05-14 18:32:54 +00:00
sspitzer%netscape.com 62a758724a fix for bug #195234
mail status line reports: "Transferring data" with the wrong hostname.
affects pop, imap, and nntp.  (not smtp)
thanks to ch.ey@gmx.net for the initial patch.
r/sr=bienvenu, a=sspitzer
2003-05-14 05:28:25 +00:00
sspitzer%netscape.com 930a3b8393 fix for bug #205517
View/_Threads conflicts with Sort_ By
r/sr=bienvenu, a=sspitzer
2003-05-14 03:50:33 +00:00
bienvenu%netscape.com 43f7843ba4 fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 2003-05-14 03:16:02 +00:00
bienvenu%netscape.com 1cf4b9897e fix hang when exiting while offline with cleanup inbox turned on r/sr/a=sspitzer 204618 2003-05-12 22:50:13 +00:00
sspitzer%netscape.com ca3b645a8d fix for bug #204517
[junk] purge doesn't work for Junk folder under Local Folders
r/sr=bienvenu, a=sspitzer
2003-05-10 02:11:57 +00:00
sspitzer%netscape.com 0786706792 fix for bug #197043
fix the underlying problem that was causing the JMC dialog not to close.
make the spam folder stuff friendly to IMAP servers that have namespaces
like Cyrus IMAP servers.

r/sr=bienvenu, a=sspitzer
2003-05-09 23:21:26 +00:00
sspitzer%netscape.com ef069487a5 fix for bug #204807
spam analyzing should not be automatically applied to public imap folders,
other user's imap folders, Unsent, Sent, Drafts or Templates folders
r/sr=bienvenu a=sspitzer
2003-05-09 18:09:32 +00:00
bienvenu%netscape.com bf5a55f10d back out fix for 169481 deleting msgs in threaded view messages up indentation, until I can completely fix it r/sr/a=sspitzer 2003-05-09 14:46:10 +00:00
stephend%netscape.com 1cbfed4658 Bug 203310. wav should be '.wav' in Notifications prefs in Mail. r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com 2003-05-09 00:25:31 +00:00
bienvenu%netscape.com e4715b7a78 fix leak in quick searchr/sr/a=sspitzer 198104 2003-05-08 23:03:55 +00:00
cavin%netscape.com c4ff4b91e8 Fix for 190354. Create CanRenameDeleteJunkMail() to determine if a given junk folder uri is being used or not. Reset OnlineFolder flag for a folder that has been renamed. sr=bienvenu, r/sr/a=sspitzer. 2003-05-08 22:50:48 +00:00
cavin%netscape.com 9a096f5390 Fix for 200199. Create HandleMDNResponse() to handle all return receipt (MDN) requests in mailWindowOverlay.js. Remove all MDN generation code in cpp files. r=bienvenu, sr/a=sspitzer. 2003-05-08 22:37:41 +00:00
sspitzer%netscape.com 0b61ce1ff5 partial fix for bug #197043
Junk Mail Controls... window does not close when click ok.
r/sr=bienvenu, a=sspitzer
2003-05-08 22:27:32 +00:00
cavin%netscape.com eb4657738e Fix for 189023. When copying folders, remember destination folder name in the request obj and compare both parent and folder name when copy finishes in FindRequest(). r/sr/a=sspitzer. 2003-05-08 22:09:30 +00:00
shliang%netscape.com 48851a405b 204882 - can't launch mail. r/sr/a=sspitzer 2003-05-08 21:05:28 +00:00
shliang%netscape.com 45ede25034 supplementary patch for bug 144828 - nav-only installs don't have send link, image, new message. r/sr/a=sspitzer. 2003-05-08 17:52:06 +00:00
sspitzer%netscape.com 26e84c6e93 fix for bug #204716
acceskey error when the search is in progress (Search/Stop button in SearchDialog box)
thanks to hugues.fournier@tiscali.fr (Hugues Fournier) for the fix.

also fix some js errors on mail search.
r/sr/a=sspitzer
2003-05-08 14:51:05 +00:00
bienvenu%netscape.com a03b928bbe part of fix for 122693 display problems when deleting messages in threaded view r/sr=sspitzer, a=sspitzer 2003-05-08 14:09:31 +00:00
sspitzer%netscape.com 0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
ere%atp.fi be80c52c71 Fix for bug 204248: No maximize/minimize buttons in new Mailnews window, and raise & lower broken
r+sr=jag
a=asa
2003-05-08 06:54:27 +00:00
jaggernaut%netscape.com bdfa490d82 Bug 204809: <browser disableHistory=.../> -> <browser disablehistory=.../>. r=sr=a=sspitzer 2003-05-08 03:08:15 +00:00
caillon%returnzero.com 1686eec664 Removing a duplicated line (bug 204610)
Patch by calvin.liu@sun.com
r=caillon sr=sspitzer a=asa
2003-05-08 01:44:14 +00:00
shliang%netscape.com b48b53992f 144828 - nav-only installs do not have send link, send image, new message menuitems. r=jag, sr/a=sspitzer. 2003-05-06 01:14:51 +00:00
shliang%netscape.com 6142ab1816 195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer. 2003-05-06 01:04:17 +00:00
sspitzer%netscape.com 6e7bd4b175 fix for regression bug #200348
Properties button does not work in the Advanced Address Book Search dialog
r/sr=bienvenu, a=sspitzer
2003-05-06 00:36:03 +00:00
caillon%returnzero.com 30bd0e55ed Bug 77104 - Remove Account prompt should say which account
r=biesi sr=sspitzer a=sspitzer
2003-05-05 22:19:23 +00:00
cbiesinger%web.de e31ffcd647 204338 patch by matti@mversen.de r=stephend sr=sspitzer a=sspitzer missing "to" at viewLog.dtd 2003-05-05 21:28:13 +00:00
cavin%netscape.com 0e4a8f1cbf Fix for 196105. Unescape 'MoveToFolder' name when converting older version of filter rules for MacOSX. r/sr/a=sspitzer. 2003-05-05 21:25:53 +00:00
bryner%netscape.com 6f68a8c852 fixing some atom leaks in mailnews, bug 202852, r=sspitzer, sr=bzbarsky, a=sspitzer 2003-05-03 23:09:04 +00:00
sspitzer%netscape.com 20e3c000e1 fix for bug #161999
for local trash folder, empty trash doesn't always update unread / total msg counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:30:09 +00:00
sspitzer%netscape.com f7bbce7579 fix for some mail view issues
bug #189543 [Mailviews: View dropdown menu items should be in View:Messages Menu]
bug #187990 [dropdown out of sync if view set in View|Messages]
bug #190187 [mail view list, remove cancel button (doesn't work).  instead, prompt on delete, like filters]

r/sr=bienvenu, a=sspitzer
2003-04-30 07:37:16 +00:00
ere%atp.fi 35ee8f1abd Bug 137661: Mail window opened from biff icon can't be maximized/minimized/resized and covers the full screen
r+sr=jag
a=sspitzer
2003-04-30 06:24:01 +00:00
ssu%netscape.com b2b3bc1f21 fixing bug 190534 - Help buttons in Account Settings pointing to wrong location in Help. r=dmose, sr=jag, a=sspitzer 2003-04-28 18:01:47 +00:00
sspitzer%netscape.com 6c8da995fa fix for regression bug #203261
Opening a local forwarded message results in a blank Mail window
r/sr=bienvenu, a=sspitzer
2003-04-27 00:57:08 +00:00
scott%scott-macgregor.org 62ea94837b Bug #202349 --> merge the thunderbird version of loadUrl to match the version Seth added.
Code flow does not effect mozilla.

a=sspitzer
2003-04-26 07:11:26 +00:00
sspitzer%netscape.com fe7e8ea92d fix for bug #203415
don't use the default smtp server when creating a new account
if the smtp server has a redirector type.
r/sr=bienvenu, a=sspitzer
2003-04-26 02:08:37 +00:00
sspitzer%netscape.com 18045adfd1 fix for security bug #51631
prevent auth UI from coming up from inside messages
sr=darin, r=bienvenu, a=sspitzer
2003-04-25 23:29:17 +00:00
cavin%netscape.com a58b5ef4fa Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser. 2003-04-25 21:18:10 +00:00
sspitzer%netscape.com ea385155e1 fix for bug #138076
Single news account setup fails to setup Local Folders
and without local folders, we're in a world of hurt.
(drafts, send later, templates, etc.)
r/sr=bienvenu, a=sspitzer
2003-04-25 01:36:31 +00:00
sspitzer%netscape.com c229503ea5 fix for bug #145580, JS errors in mailWindowOverlay.js for newgroups only configuration
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:05:36 +00:00
sspitzer%netscape.com c9df22ab39 fix for bug #203251, Cancelling Add Account Wizard gives error message in JS console
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:03:56 +00:00
shliang%netscape.com 4e197c657b additional patch for bug 125197 - r/sr/a=sspitzer 2003-04-25 00:10:30 +00:00
sspitzer%netscape.com 9224ca7b48 fix for bug #197149. spam filter shouldn't be applied to trash or junk folder.
r/sr=bienvenu, a=sspitzer
2003-04-24 08:53:59 +00:00
sspitzer%netscape.com 6e987524d8 fix for bug #186081
Printing doesn't work after Print Preview a mail message.
thanks to psolanki@netscape.net for the fix.
r=neil, sr=sspitzer, a=sspitzer
2003-04-23 18:01:54 +00:00
sspitzer%netscape.com 219049caae fix for bug #202996.
don't create junk mail folder unless we have "move to junk" enabled

also, default target account / target folder pickers to junk on local folders
which we will create if it doesn't exist.

r/sr=bienvenu
2003-04-23 04:01:42 +00:00
sspitzer%netscape.com 0e98a94309 fix for bug #202981.
for servers that can't do search, don't show them as potential junk target folders
because we allow the user to purge junk target folders, but purge requires search.

also, fix it so in the purge code if we are about to purge a server that doesn't
support search, we skip it, and assert.

r/sr=bienvenu
2003-04-23 00:35:17 +00:00
sspitzer%netscape.com 4c8a192829 fix for bug #202951
servers that don't support search should not show up in the search dialog.
if we have one selected in the folder pane when we open the dialog,
just select the first server.

r/sr=bienvenu
2003-04-22 21:31:01 +00:00
sspitzer%netscape.com 0ca1dc063f fix for bug #202945
allow servers to not support filter after the fact.
r/sr=bienvenu
2003-04-22 20:59:17 +00:00
sspitzer%netscape.com 753ad32053 improve comment, no bug. 2003-04-22 20:46:17 +00:00
sspitzer%netscape.com fca48e5e23 simple code cleanup, no bug. 2003-04-22 20:45:42 +00:00
bzbarsky%mit.edu c75f2a9d47 Use delete[] for arrays, not delete. Bug 201367, patch by mstankus@calpoly.edu
(Mark Stankus), r=bbaetz, sr=sspitzer
2003-04-22 17:42:26 +00:00
sspitzer%netscape.com 004791b84f fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
fix for bug #202848, when switching between pop and imap searches, it's possible to get an empty operator menulist.

r/sr=bienvenu
2003-04-22 00:55:40 +00:00
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
varga%netscape.com a8670013de Landing bookmarks branch. Everything except mozilla/xpfe
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com e2b82a152c fix for bug #168496 [Go | Mail Start Page doesn't work in the stand alone message window, should be hidden]
thanks to neil for the fix, r/sr=sspitzer

fix for bug #195238 [Junk toolbar button text should say "Not Junk" if junk messages are selected]

fix for bug #198877 [removed extra menu seperator in view menu, for stand alone msg window]

also, disable junk UI for news messages, since the junk feature doesn't work for news yet.

r/sr=bienvenu.
2003-03-23 22:12:39 +00:00
sspitzer%netscape.com 62dca39a90 supplimental fix for bug #194918, make sure to enable tools | search messages properly. 2003-03-23 17:33:00 +00:00
sspitzer%netscape.com 1448ce285e fix for bug #194918. implement "Tools | Delete Mail Marked as Junk in Folder"
also, enable / disable "Tools | <delete junk> & <run jmc> & <run filters>" when appropriate.
r/sr=bienvenu
2003-03-23 17:03:44 +00:00
sspitzer%netscape.com 4d7927289c supplimental fix for bug #198749
1)  expand the view, otherwise we won't analyzed collapsed thread
2)  disable the two Tools menu items (apply filters and run jmc) in the stand
alone msg window, as they don't make sense.

r/sr=bienvenu
2003-03-23 01:03:43 +00:00
bryner%netscape.com 967abdad74 Fix a shutdown atom leak in nsMsgFolder (bug 198790). r/sr=sspitzer. 2003-03-22 23:43:18 +00:00
sspitzer%netscape.com fe1c8831f5 fix for bug #198749
implement "Tools | Run Junk Mail Controls on Folder"
rename "Tools | Run Filters on Selected Folder" to
"Tools | Run Filters on Folder"

r/sr=bienvenu
2003-03-22 18:11:41 +00:00
sspitzer%netscape.com d88650e5f1 back out that last change from 3/20/2003
it was not part of bug #195287 (as the checkin comment claimed)
it was something from neil that I had in my tree that I didn't want to check in.
2003-03-22 00:08:56 +00:00
alecf%netscape.com b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
sspitzer%netscape.com 5f2ab0d363 fix for bug #197729
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick
2003-03-21 08:54:38 +00:00
sspitzer%netscape.com ccc3622bae supplimental fix for #195287, fix wording of junk mail info dialog.
r=robinf
2003-03-21 07:04:54 +00:00
alecf%netscape.com ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
sspitzer%netscape.com 87756a11b0 change menu item wording, to not get cropped on mac os x.
r=robinf
2003-03-21 05:12:43 +00:00
sspitzer%netscape.com 95dc7c665a fix for bug #197209, Opening Folder Properties throws exception for non imap folders
r/sr=bienvenu.  thanks to Sebastian and Neil for the bug and assist.
2003-03-21 04:15:27 +00:00
sspitzer%netscape.com 95b98ade89 supplimental fix for bug #195287 (adding "?" button in junk bar envelope.)
changes suggested and approved by jglick,robinf, r/sr=bienvenu.
2003-03-21 00:13:00 +00:00
sspitzer%netscape.com f6c144f463 supplimental fix for bug #96134,
improving File | Save As... default behaviour for messages.
r/sr=bienvenu
2003-03-19 22:27:51 +00:00
timeless%mozdev.org 844e3442df Bug 135745 Some buttons for filters are mostly off the window on intial use of Filters dialog
r=robinf sr=sspitzer
2003-03-19 20:43:00 +00:00
neil%parkwaycc.co.uk 3a9772f297 Bug 188093 Order of Print related menu items in Mail is not consistent with Browser r/sr=sspitzer 2003-03-19 14:10:13 +00:00
cavin%netscape.com a255118f32 Fix for 140075. Save filters to file before switching to a different server. r/sr=sspitzer. 2003-03-19 08:27:17 +00:00
cavin%netscape.com d24c63b500 Fix for 124007. Create NS-rdf#DirTreeNameSort data source to sort addrbooks. r/sr=sspitzer. 2003-03-18 20:03:11 +00:00
ssu%netscape.com a5ce3641fb fixing bug 142065 - when I right click delete a message, the wrong message gets deleted. r=varga, sr=sspitzer 2003-03-18 19:33:31 +00:00
cavin%netscape.com 8cb2efa058 Fix for 70396. Remove .na2 files after they are migrated. r/sr=sspitzer. 2003-03-17 23:10:10 +00:00
sspitzer%netscape.com ffe6e8b577 fix for bug #185937
certain filter criteria (like "has attachment" and "is junk") don't work for pop mail, and should be hidden.
r/sr=bienvenu
2003-03-17 06:06:32 +00:00
timeless%mozdev.org a2b62b16f2 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer 2003-03-17 04:59:12 +00:00
sspitzer%netscape.com 366b5aecb6 fix for bug #197764
accounts out of order in junk mail controls dialog
r/sr=bienvenu
2003-03-17 04:05:49 +00:00
sspitzer%netscape.com 60489ee74b fix for #197225, remove an unused xul/dtd (custreceipt.*)
r=neil, sr=sspitzer.  thanks to Sebastian@SSpaeth.de for the fix.

fix for bug #195287,
Add a help button to the envelope that brings up the junk intro dialog
r/sr=bienvenu, a=jglick
2003-03-16 21:49:40 +00:00