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

13862 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 13110c7578 fix build bustage for when SMIME is not defined.
thanks to jag / jrgm / bz for the heads up.
2003-01-22 06:28:01 +00:00
ccarlen%netscape.com 0fcd29efcb Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf 2003-01-22 06:13:39 +00:00
sspitzer%netscape.com 19f17ce0f6 fix for bug #189988
when forwarding plain text emails we'd add a <div> tag around the body of the
email, the one that gets generated for message display.
r=ducarroz
2003-01-22 03:53:50 +00:00
cavin%netscape.com 296325ba34 Fix for bugs 183574, 188444, 189123, 189140 and 189995. Deleting addrbooks on either or both sides of palm and mozilla now works. Empty addrbooks are now synced. Added logging facility to mozilla conduit dll. r/sr=sspitzer. 2003-01-22 00:26:37 +00:00
bienvenu%netscape.com 87aa6e6fe0 store junk mail classification on imap servers that support user keywords, r/sr=sspitzer 180857 2003-01-21 18:00:00 +00:00
caillon%returnzero.com 7906d6d342 Bug 182933 - Updating more pref API users. r=timeless,sr=sspitzer 2003-01-21 06:55:31 +00:00
neil%parkwaycc.co.uk 95407390f9 Bug 161333 js perf improvement in msgMail3PaneWindow.js, GetFirstSelectedMessage() r=dmose sr=sspitzer 2003-01-20 13:07:06 +00:00
varga%netscape.com cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
sspitzer%netscape.com c931288c45 turn assertion into warning, so I don't go insane. 2003-01-17 23:46:13 +00:00
sspitzer%netscape.com 6ed8423441 turn assertion into warning, so I don't go insane. 2003-01-17 23:40:37 +00:00
sspitzer%netscape.com 3e4b7c1949 fix for regression bug #189437 (that I caused).
folders out of order in the folder pane.
stupid copy and paste error.
2003-01-17 23:37:49 +00:00
cavin%netscape.com db5fcc067f Fix for bug 179958. Get the first folder uri for the selected server. It's INBOX for imap and pop accts and 1st news group for news. r/sr=sspitzer. 2003-01-17 21:33:55 +00:00
sspitzer%netscape.com 6d75206489 fix for blocker bug #189466. my warnings fix last night caused a wrap around
error when count == 0.  thanks to blizzard for catching it.
2003-01-17 21:02:40 +00:00
neil%parkwaycc.co.uk 4837a0fde9 Bug 176370 folder pane performance regression r=varga sr=bienvenu 2003-01-17 14:13:47 +00:00
timeless%mozdev.org 6d048dee59 Bug 173284 Crash opening large emails; trunk [@ nsMsgDBView::CopyDBView]
r=bienvenu sr=roc+moz
2003-01-17 13:37:10 +00:00
seawood%netscape.com f06deeb00d Take advantage of VPATH using automatic variables.
Fixing 'make install' bustage.
2003-01-17 11:36:58 +00:00
neil%parkwaycc.co.uk a1bc09a739 Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer 2003-01-17 09:58:57 +00:00
sspitzer%netscape.com 0879c02260 fix for #23126.
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2003-01-17 05:58:11 +00:00
sspitzer%netscape.com b8794405de fix warning. 2003-01-17 05:31:45 +00:00
sspitzer%netscape.com c3eabd1954 fix warnings. see bug #59673.
thanks to mozilla-bugs@nogin.org for the patch.
r/sr=sspitzer
2003-01-17 05:30:08 +00:00
sspitzer%netscape.com fd1a9d2975 fix for bug #189415.
treat the junk folder icon as special in the UI.
(can't rename, can't delete, special icon, special placement.
r/sr=bienvenu
2003-01-17 05:22:23 +00:00
timeless%mozdev.org 9325925842 Bug 93430 SMTP connection isn't closed with a QUIT
patch by luke_harless@attglobal.net r=cavin sr=bienvenu
2003-01-17 03:39:54 +00:00
sspitzer%netscape.com 8db20baa1d fix for bug #90539. delete key doesn't work in the stand alone msg window
(unless you open the edit menu).  also, set focus to the message pane in the
stand alone msg window so the arrow keys (and other things) work right away.
r/sr=bienvenu
2003-01-17 02:45:38 +00:00
sspitzer%netscape.com 936cbf2ff8 mac build changes for bug #189358 r/sr=bienvenu 2003-01-17 01:28:15 +00:00
sspitzer%netscape.com 2ecf55d968 stub out cid: protocol handler to silence alert
on linux (and probably mac) for message with cid: links
the next step is to actually implement the protocol handler
and fix mime so that we support cid: links (see rfc 2111)
r/sr=bienvenu
2003-01-17 01:27:40 +00:00
sspitzer%netscape.com c1b68cde32 rest of fix for #188593.
fix category (sub page) order in account manager tree.
r/sr=bienvenu
2003-01-17 00:37:31 +00:00
pkw%us.ibm.com f64fe362bf Bug 137863 - [movemail] Spurious newsgroup settings in preferences panels.
r/sr=sspitzer@netscape.com
2003-01-16 23:40:40 +00:00
sspitzer%netscape.com 788c7caef8 fix comments. 2003-01-16 22:15:02 +00:00
sspitzer%netscape.com ca49369633 dump the exception to the console, since we are no longer showing it to the user
in the alert.
rs=no one
2003-01-16 22:11:26 +00:00
sspitzer%netscape.com 76001cf832 NOT PART OF THE BUILD YET
new files for bug #189358.
for messages with cid: links, don't throw up an annoying alert.

stub out a protocol handler for cid:
see rfc 2111.

actually supporting cid: is bug #61815.
2003-01-16 21:55:11 +00:00
sspitzer%netscape.com f038fc5fb4 fix for bug #189045. view navigation should not "land" on the junk folder.
r/sr=bienvenu
2003-01-16 21:43:37 +00:00
bienvenu%netscape.com d125c9773d change folder size kb to KB, patch by durbacher@gmx.de, rs=me 186977 2003-01-16 15:47:20 +00:00
sspitzer%netscape.com 2673046d83 fix for bug #94894. checkboxes in subscribe, filter list, offline selection
dialogs should be centered.  patch by neil@parkwaycc.co.uk
r/sr=sspitzer
2003-01-15 18:54:57 +00:00
aaronl%netscape.com e70f5db228 Backing out bug 187511. Add Find As You Type to menus 2003-01-14 23:06:12 +00:00
sspitzer%netscape.com 3507f7dc38 fix for bug #44823.
when not in threaded mode, don't take up space for the twisty in the
subject column.  thanks to neil@parkwaycc.co.uk for the fix.
r=varga, sr=sspitzer
2003-01-14 22:37:01 +00:00
sspitzer%netscape.com dfd8ee084f don't pass the exception back in the alert dialog.
that's not useful to the user.
2003-01-14 22:31:39 +00:00
aaronl%netscape.com b0b915774b Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag 2003-01-14 04:07:48 +00:00
aaronl%netscape.com ac5a909110 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
cavin%netscape.com 2304ea2145 Fix for bug 188905. Copy zip code from mozilla record to palm record. Thanks to tom.lostaunau@sun.com for the patch. r/sr=sspitzer. 2003-01-14 02:29:27 +00:00
sspitzer%netscape.com 94f4801269 fix for bug #179966. r/sr=bienvenu
select the default account in Junk Mail Controls
when the selected folder pane item doesn't do junk mail.
2003-01-13 21:52:10 +00:00
sspitzer%netscape.com 420adb6d9e fix for bug #132948. r/sr=sspitzer
adding a new account duplicates the default SMTP server.
thanks to neil@parkwaycc.co.uk for the fix.
2003-01-13 20:08:14 +00:00
antonio.xu%sun.com 1ebf393d33 fix for bug #185959 Many function(For exam. Reply, Forward) works and leads to crash before user login r=Henry sr=binevenu 2003-01-12 08:47:34 +00:00
sspitzer%netscape.com 65a5fcf61b fix for bug #181397 (automatically create the junk folder)
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com b7243dae99 fix for bug #188593. the account order in the account manager can be unpredictably wacky, so change how we do it.
r/sr=bienvenu
2003-01-11 01:36:10 +00:00
sspitzer%netscape.com 96ec7d72f8 pr log when an error of the type reported in bug #158059 occurs.
rs=bienvenu
2003-01-10 21:48:33 +00:00
sspitzer%netscape.com 2d066c4cfa fix for bug #158059. if we go to send a message, and the connection gets closed on us
and we haven't read any bytes, that's an error, and we should let the user know.
(otherwise they think they are sending mail, when they aren't.)

r=cavin, sr=bienvenu.
2003-01-10 21:12:58 +00:00
sspitzer%netscape.com 02d7bbb433 code cleanup. remove static cid. 2003-01-10 04:51:47 +00:00
sspitzer%netscape.com db4255e05a code cleanup. 2003-01-10 04:51:00 +00:00
sspitzer%netscape.com b81b299567 code cleanup. remove the static CID. 2003-01-10 04:50:17 +00:00