Commit Graph

12735 Commits

Author SHA1 Message Date
naving%netscape.com
d5e0628499 133215 r=ssu sr=bienvenu a=asa/adt. Make quick search work for sender on localized builds. 2002-04-04 22:33:46 +00:00
nhotta%netscape.com
587dde2403 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
bienvenu%netscape.com
5def1de420 fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456 2002-04-04 18:03:12 +00:00
bienvenu%netscape.com
59cbb5cbaf fix crash in nsMsgNewsFolder::RemoveMessage when removing expired articles and clicking on different folder a=asa, 134961 r=naving, sr=sspitzer 2002-04-04 15:29:02 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
srilatha%netscape.com
3ff4ae877e Attempting to fix the win32 static build bustage. just deleting a
line based on dbaron's suggestion
2002-04-04 03:16:39 +00:00
nhotta%netscape.com
e7f1797a33 For fileter editing, escape the created file name before using it as URI,
bug 130352, r=naving, sr=bienvenu, a=asa, adt.
2002-04-03 23:58:56 +00:00
sspitzer%netscape.com
991dee50d4 fix for regression bug #13484. account settings tree is a single
select tree.  r=ssu, sr=bienvenu, a=asa/adt.
2002-04-03 22:30:38 +00:00
srilatha%netscape.com
91b76a92c2 Fix for bug # 134758. Static build on win32 and linux is broken.
r=cathleen, sr=sspitzer, a=asa
2002-04-03 21:56:34 +00:00
yokoyama%netscape.com
6627f3a26d Bug 129547
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime
2002-04-03 21:06:30 +00:00
srilatha%netscape.com
4067066986 Fix for bug 131853. Import fails if local folders doesnot exist
r=naving, sr=sspitzer, a=asa
2002-04-03 15:39:31 +00:00
blakeross%telocity.com
8e882b3814 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 07:58:00 +00:00
blakeross%telocity.com
b3e15a5e4d 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 07:07:10 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
mkaply%us.ibm.com
bd2d6cf2fc #134742
r=cls, a=asa
Add SHORT_LIBNAMEs for some DLLs
2002-04-02 23:20:41 +00:00
ducarroz%netscape.com
50180a8c0c Fix for bug 109249. Don't automatically load related parts we cannot display inline by linking them to the message body. Instead, show them as attachment. Up to the user to decide to open them. R=cavin, SR=mscott, A=asa 2002-04-02 15:31:26 +00:00
seawood%netscape.com
090c63d423 More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
sspitzer%netscape.com
b964325b46 fix for dataloss bug #134134. if we crash after we modify our custom header list
but before we write prefs to disk, we will lose the changes.  r=naving, sr=bienvenu
a=asa
2002-04-01 02:51:06 +00:00
naving%netscape.com
571fc9797a 132098 r=bienvenu sr=mscott a=dbaron make undo/redo work for imap 'remove it immediately'
delete model
2002-04-01 01:00:28 +00:00
naving%netscape.com
5ac9afbdb5 127910 r=bienvenu sr=mscott a=asa. Fix a crash on downloading pop3 messages 2002-04-01 00:34:50 +00:00
ducarroz%netscape.com
0287dad088 Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa 2002-03-31 22:24:56 +00:00
ducarroz%netscape.com
9693c41bcc Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:23:41 +00:00
bienvenu%netscape.com
6d645bc731 fix code that forces certain redirected logon servers delete model r=naving, sr=sspitzer a=asa 134296 2002-03-31 18:00:53 +00:00
cavin%netscape.com
b07cc7c40e Fix for 94775. When login fails, reset url state. r=bienvenu, sr=mscott, a=asa. 2002-03-31 06:27:20 +00:00
cavin%netscape.com
0bd79203b3 Fix for 132738. Make username field non-editable for redirected accounts. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:39:46 +00:00
cavin%netscape.com
7b2a89e61e Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:31:42 +00:00
dbaron%fas.harvard.edu
e7e7e5ce08 Attempt to fix mac bustage by removing debug libraries from optimized target. 2002-03-31 04:56:48 +00:00
srilatha%netscape.com
53f32f9c91 Fix for bug #133353. Import Utility is missing from the Tasks->Tools menu.
r=varada@netscape.com, sr=sspitzer@netscape.com, a=asa
2002-03-31 03:18:44 +00:00
srilatha%netscape.com
5fe0b177f4 Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
ducarroz%netscape.com
815e67cee9 Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose 2002-03-29 21:34:45 +00:00
sspitzer%netscape.com
4223c7b432 landing bienvenu's fix for the MDN crasher #134119
r=jefft, sr=sspitzer, a=granrose
2002-03-29 21:00:56 +00:00
mkaply%us.ibm.com
f10e725275 OS/2 bustage - implementation is const, so it must be const in the IDL/header 2002-03-29 16:47:04 +00:00
hewitt%netscape.com
1f1a6d9e13 110155 - converting tree to listbox, r/sr=sspitzer 2002-03-29 06:35:51 +00:00
hewitt%netscape.com
36eb91ed33 134135 - can't change address or cc in mail compose, r/sr=sspitzer 2002-03-29 06:19:25 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com
22af4d1437 attempting to fix the mac MDN build horkage. thanks to dbaron for the help. 2002-03-29 00:05:35 +00:00
sspitzer%netscape.com
437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
ducarroz%netscape.com
7d9b6b995a Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
bienvenu%netscape.com
abd297d369 fix opening folder in new mail window regression r=naving, sr=sspitzer, a=asa 133484 2002-03-28 21:28:38 +00:00
ducarroz%netscape.com
46a44394fc Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:24:21 +00:00
mscott%netscape.com
1beb4282f9 Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
mozilla.BenB%bucksch.org
9c840ea9ac 84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com
943ad1a191 Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa. 2002-03-27 05:57:51 +00:00
stephend%netscape.com
2b870674cf Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-27 05:35:01 +00:00
cmanske%netscape.com
27c87d717c Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-27 03:55:33 +00:00
kaie%netscape.com
f2af1c2edb b=107817 Make sure sent encrypted messages will be decryptable by sender.
r=ddrinan
sr=alecf
a=roc+moz
2002-03-27 03:27:43 +00:00
varada%netscape.com
86de14599e 129113 - mailing list with description is incorrectly expanded;r=rdayal;sr=sspitzer;a=dbaron 2002-03-27 03:19:32 +00:00
shliang%netscape.com
830229ed3e bug 118337 - last mailing list entry is same as first. r=bhuvan,sr=sspitzer,a=asa 2002-03-27 02:32:49 +00:00
brade%netscape.com
b74b1c0b21 add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa) 2002-03-27 02:30:17 +00:00
kaie%netscape.com
2cd4e5db3f b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
bienvenu%netscape.com
e67cef4250 fix problem when parent msg in thread arrives after only child, in threaded view, r=cavin, sr=sspitzer, a=asa 106323 2002-03-27 02:13:18 +00:00
ducarroz%netscape.com
3fa60094fc Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron 2002-03-27 02:06:52 +00:00
cmanske%netscape.com
adeee46c39 Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron 2002-03-27 01:25:07 +00:00
darin%netscape.com
edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
bienvenu%netscape.com
2616141c6d disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531 2002-03-26 20:54:59 +00:00
bienvenu%netscape.com
fe5652d3ef fix sharing tab imap folder type for other users and public folders 133471 r=naving, sr=mscott, a=asa 2002-03-26 20:53:02 +00:00
varada%netscape.com
af0de84298 fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa 2002-03-26 20:15:49 +00:00
seawood%netscape.com
6da36f8962 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
seawood%netscape.com
3f13f37cb4 Updating lists of generated makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:35:48 +00:00
rdayal%netscape.com
a7a074dd9e Change to enable the UI for replication, related to bug # 128086.
r=sspitzer, sr=bienvenu, a=asa

minor change to display the offline tab and download now button.
2002-03-26 11:43:04 +00:00
rdayal%netscape.com
3d306c1761 Landing Address book LDAP replication. bug # 128086.
mac xml project file changes to build the new files and interfaces.

r=dmose, sr=sspitzer, a=asa.
2002-03-26 10:10:20 +00:00
rdayal%netscape.com
ccc7af8b80 Landing Address book LDAP replication, bug # 128086
these files define the CID and ContractID for new LDAP replication interfaces
and their implementation and make them part of Addressbook module using the factory.
makefile changes for uriloader dependency for nsIWebProgressListener.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:08:06 +00:00
rdayal%netscape.com
45650cd2c2 Landing Address Book LDAP Replication, bug # 128086
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
0685179164 Landing Address Book LDAP replication, bug # 128086.
These files implement : the replication service called from the UI,
replication query class which executes an LDAP query, and
replication data class which processes the replication data retrieved.
And the modified makefiles to build these files.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:01:14 +00:00
darin%netscape.com
171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
darin%netscape.com
f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
morse%netscape.com
6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
varada%netscape.com
7d92a72f8c fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa 2002-03-26 01:11:25 +00:00
bienvenu%netscape.com
facf1d3a32 fix problems with selection going into and returning out of quick search, r=naving, sr=sspitzer 132117 and 132171 2002-03-26 00:53:18 +00:00
bienvenu%netscape.com
c23656f8be fix crash doing an imap sync while offline and problem loading imap message with images on cyrus server r=cavin, sr=sspitzer, a=asa 131531, 132616 2002-03-26 00:52:03 +00:00
bienvenu%netscape.com
8768f09378 fix regression handling news urls r=sspitzer, sr=darin, a=asa 132699 2002-03-26 00:49:36 +00:00
varada%netscape.com
65d20cc280 fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa 2002-03-25 22:34:34 +00:00
rods%netscape.com
e3756797e7 This was suppose to be part of patch for
Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-25 14:47:08 +00:00
bienvenu%netscape.com
1625fa7241 fix move of local messages to imap delete source local message 131595 r=sspitzer, sr=mscott, a=asa 2002-03-23 23:01:50 +00:00
cbiesinger%web.de
bf27eea9a6 bug 119531 r=bzbarsky sr=bienvenu a=scc
JavaScript strict warnings in messengerdnd.js
2002-03-23 21:29:56 +00:00
dbaron%fas.harvard.edu
b95312c405 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:03:32 +00:00
sspitzer%netscape.com
e4bf36d24a default accounts to use the global MDN prefs. NOT PART OF THE BUILD.
a=asa
2002-03-23 17:28:31 +00:00
rods%netscape.com
05f3ce15a4 These are called as backstops in case a PrnitSettings was not passed in
at the moment these lines are not executed
Part of Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-23 16:46:00 +00:00
cbiesinger%web.de
0604302118 bug 104906 r=pavlov sr=tor a=asa
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
cmanske%netscape.com
6ed40c3805 Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-23 04:38:14 +00:00
sspitzer%netscape.com
cad1f77196 landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:48:15 +00:00
sspitzer%netscape.com
44fa6043aa landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:39:34 +00:00
bienvenu%netscape.com
b2c246f399 fix problem saving attachments from attachment pane in folders that have a quote in the name r=cavin, sr=sspitzer, a=asa 130763 2002-03-23 01:17:13 +00:00
ducarroz%netscape.com
cc4806c39b Fix for bug 124045. Don't try to print a null string. Patch submitted by Henry.Jia@sun.com. R=ducarroz, SR=sspitzer, A=scc 2002-03-23 01:16:14 +00:00
mscott%netscape.com
46d90c3f99 Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.

r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:28:55 +00:00
mscott%netscape.com
3b5e104a3d Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
Add a check box in the mailnews prefs panel for turning off animated alerts.

r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:25:49 +00:00
cavin%netscape.com
351edd2e88 Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa. 2002-03-22 22:19:46 +00:00
mscott%netscape.com
a817bbe0cc Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
sspitzer%netscape.com
3bfb435f1f fix for #132738 (really bugscape #10240)
for servers with redirectors,
username, hostname, port should be fixed text (labels)
instead of input areas, as the user shouldn't edit them.
r=cavin,sr=bienvenu,a=asa
2002-03-22 19:10:16 +00:00
sspitzer%netscape.com
626da15901 until bug #101252 is fixed, objects called through proxies need to have THREADSAFE_ISUPPORTS.
r=dmose. NOT PART OF THE BUILD. a=asa
2002-03-22 18:20:10 +00:00
rdayal%netscape.com
5c857d74bf NOT PART OF THE BUILD
Checking in new idl files for LDAP Replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:33:19 +00:00
rdayal%netscape.com
3fce2689ea NOT PART OF THE BUILD.
Checking in new src files for basic LDAP replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:31:38 +00:00
sspitzer%netscape.com
9ddf341d4f more tweaks. not part of the build. a=asa 2002-03-22 08:43:58 +00:00
sspitzer%netscape.com
46980b3dd1 more tweaking. not part of the build. a=asa 2002-03-22 08:34:12 +00:00
sspitzer%netscape.com
a8a1078709 NOT PART OF THE BUILD. default the progress dialog to a better height and width.
a=asa
2002-03-22 05:05:37 +00:00
sspitzer%netscape.com
a5909ce193 changes for #120427. for offline LDAP addressbook pane.
note, until the pref-directory-add.xul change goes in, this
new function and these new strings aren't part of the build.
patch by srilatha.  NOT PART OF THE BUILD.
r/sr=sspitzer, a=asa
2002-03-22 04:41:30 +00:00
sspitzer%netscape.com
de74e73c7e changes for #120421. progress UI (and driving code) for LDAP replication.
initial work by srilatha.  NOT PART OF THE BUILD.  a=asa
2002-03-22 04:33:05 +00:00
bienvenu%netscape.com
4d465d4679 fix context menu and saving of inline attachments r=ducarroz, sr=sspitzer a=scc 129852 2002-03-22 03:57:07 +00:00
andreww%netscape.com
d247de53c5 bugzilla bug 62011 - r=hwaara, sr=bienvenu, a=asa OBO drivers. Fixing subscribe dialog. Thanks to hwaara@chello.se and neil@parkwaycc.co.uk for cleanup suggestions. 2002-03-22 00:21:56 +00:00
cavin%netscape.com
8f6d539d0c Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa. 2002-03-22 00:07:21 +00:00
stephend%netscape.com
ce33233f58 Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-21 23:46:19 +00:00
stephend%netscape.com
d49410a89d Fixing bug 132411 and bug 132389. Bug 132389 - Conflicting mnemonics. r=jglick@netscape.com, sr=sspitzer@netscape.com, a=scc@mozilla.org. Bug 132411 - View | Sort By | Nick Name should read 'Nickname'. r=robinf@netscape.com, sr=bienvenu@netscape.com, a=scc@mozilla.org 2002-03-21 23:27:27 +00:00
caillon%returnzero.com
e884fa27f1 Bug 119936, Show currently selected mail label in context menu. r=hwaara,ssu; sr=bienvenu; a=asa 2002-03-21 23:22:50 +00:00
bienvenu%netscape.com
5b67c69e79 fix problems with notifications of msgs added and deleted failing, e.g., folder with new msgs not getting bolded r=varada sr=sspitzer a=asa 132118 2002-03-21 14:42:11 +00:00
sspitzer%netscape.com
3d4a529c32 fix for #132225. local addressbook searches return (bogus) duplicate results if you have mailing lists.
r=racham, sr=bienvenu, a=asa
2002-03-21 01:59:47 +00:00
darin%netscape.com
460a4578e2 fixes pending mac bustage 2002-03-20 23:55:16 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com
8f26b59dcb Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
racham%netscape.com
de5dd36dc5 Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa 2002-03-20 01:25:11 +00:00
cbiesinger%web.de
331c17d74b bug 131580 r=doron sr=blake a=asa
typo in msgSecurityInfo.properties
2002-03-19 22:11:52 +00:00
ducarroz%netscape.com
cd488b8463 Remaining fix for bug 83263. Don't stop parsing alternative parts at the first invalid one, instead continue until the last one. R=varada, SR=mscott, A=asa 2002-03-19 22:06:36 +00:00
nhotta%netscape.com
b385b7c3d9 Changed GetTopmostMsgWindow to return the real top most in case more than one message windows,
bug 59229, r=ducarroa, sr=sspitzer, a=asa.
2002-03-19 21:57:07 +00:00
ducarroz%netscape.com
8b21a292e9 Fix for bug 128888. Do not emit a MIME header for a message/rfc822 part. Also fix bogus partNum string extraction. R=bienvenu, SR=mscott, A=asa 2002-03-19 21:56:22 +00:00
bienvenu%netscape.com
475389b756 fix problems selecting renamed folder, especially with redirected logons r=sspitzer, sr=mscott, a=asa 131491 2002-03-19 15:40:37 +00:00
bienvenu%netscape.com
26c1716e82 fix reloading of pop3 truncated message while in standalone msg window r=cavin, sr=sspitzer, a=asa 127100 2002-03-19 15:25:57 +00:00
seawood%netscape.com
f974fe7e31 Fixing REQUIRES bustage in win32 gmake build. 2002-03-19 11:15:02 +00:00
cavin%netscape.com
1713121ffb Fix for 126483. Init 'rv' to NS_OK so that we don't stop on the first header which doesn't have a value associated with it. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 08:17:04 +00:00
cavin%netscape.com
a2555208e4 Fix for 100867 - Use system charset for body conversion if not set in msgs. r=ducarroz, sr=sspitzer, a=asa. 2002-03-19 08:11:35 +00:00
alecf%netscape.com
451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
cavin%netscape.com
bdb7cc499a Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 01:07:12 +00:00
ducarroz%netscape.com
4766631e24 Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa 2002-03-19 00:00:35 +00:00
kaie%netscape.com
4e709fd3f6 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
sspitzer%netscape.com
c56257ebc5 fix for #127007.
migration from 4.x sometimes doesn't show LDAP servers in addressbook.
r=srilatha,sr=bienvenu,a=asa
2002-03-16 03:15:28 +00:00
ssu%netscape.com
ee85e50aed fixing bug 130982 - delete/move context menu command attempts to restore focus to invalid row. r=bhuvan sr=sspitzer 2002-03-16 03:12:58 +00:00
ssu%netscape.com
2a328ff4ed checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa 2002-03-15 05:29:21 +00:00
sspitzer%netscape.com
018d22cbdc fix for #129961. Enter in ab quick search textbox should search immediately.
also, remove duplicate code.
r=shliang, sr=bienvenu, a=asa
2002-03-15 05:26:15 +00:00
bienvenu%netscape.com
9bbfc07c49 don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986 2002-03-15 03:39:17 +00:00
bienvenu%netscape.com
5beb90a147 fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa 2002-03-15 03:29:54 +00:00
bienvenu%netscape.com
d5635c170d fix 129305 r=cavin, sr=sspitzer a=asa fix open folder in new window command 2002-03-15 00:21:25 +00:00
sspitzer%netscape.com
9053c2ce83 fix for accessibility bug #94802
r=ssu, sr=bienvenu, a=asa
space bar should toggle a filter's enabled state.

also, some clean up for my similar fix for #95212
(space bar should toggle the subscribed state)
2002-03-15 00:07:04 +00:00
sspitzer%netscape.com
a43acc68fa fix for #130162. next toolbar button doesn't do anything in std alone msg window.
r=ssu, sr=bienvenu, a=asa
2002-03-14 23:59:59 +00:00
sspitzer%netscape.com
71701fe96b fix for #126331. add "Compose" button to address book advanced search dialog.
r=ssu, sr=bienvenu, a=asa.
2002-03-14 23:39:57 +00:00
akkana%netscape.com
d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
andreww%netscape.com
d2bc38bc28 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
srilatha%netscape.com
01b956d3a7 Fix for bug #86991. Create a folder in Local Folders instead of an account for the imported mail.
r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-14 21:09:47 +00:00
bienvenu%netscape.com
ae459fcb64 potential fix for crash reading corrupted imap messages r=cavin, sr=sspitzer, a=asa 126987 make GetMsgHdrForKey return an error when it can't create a msg hdr 2002-03-14 21:02:08 +00:00
varada%netscape.com
73da3c3144 fix for 130761-able to enter smtp server in account creation;r=bhuvan;sr=dbienvenu;a=asa 2002-03-14 20:35:28 +00:00
seawood%netscape.com
9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948 Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
ssu%netscape.com
f19d0ad6e5 fixing bug 30560 - right-clicking a mail message/folder should not display it. r=neil, sr=sspitzer, a=asa 2002-03-14 02:40:51 +00:00
stephend%netscape.com
2265f0ca4a Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org 2002-03-14 01:55:11 +00:00
cavin%netscape.com
51c68bddc6 Fix for #123804. Reset the unsigned integer variable before copying 3 bytes of data into it. r=bienvenu, sr=sspitzer, a=asa. 2002-03-14 00:54:02 +00:00
cavin%netscape.com
2d9017b586 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-14 00:51:46 +00:00
nhotta%netscape.com
11951ee4bf Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su, bug 64092, r=nhotta, sr=sspitzer, a=asa.
2002-03-13 23:51:29 +00:00
bienvenu%netscape.com
dce4c831e3 fix labels not sticking when db is regenerated, patch by naving, r=bienvenu, sr=sspitzer 123110 a=shaver 2002-03-13 23:48:10 +00:00
bienvenu%netscape.com
a9d6db5667 fix 130643 can't read imap messages w/o mem cache r=cavin, sr=mscott,sspitzer a=shaver 130616 bad imap password sent to the server multiple times w/o reprompting user r=cavin, sr=sspitzer, a=shaver, 130603 loading messages with images on server w/o other users namespace causes prompt to subscribe to folder r=cavin, sr=sspitzer, a=shaver 2002-03-13 23:39:54 +00:00
cavin%netscape.com
39ccdff075 Back out fix for 100385. 2002-03-13 22:36:24 +00:00
cavin%netscape.com
29025a0244 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-13 21:15:37 +00:00
sspitzer%netscape.com
e0be36c11e additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
sspitzer%netscape.com
515c190b5d fix for accessibility bug #95212. pressing space ball should toggle the subscribed state
when a newsgroup / folder is selected.
r=racham,sr=bienvenu,a=shaver
2002-03-13 01:29:53 +00:00
sspitzer%netscape.com
deef1f88e5 fix for #128500. don't select the quick search text when the timer fires.
r=sspitzer, sr=bienvenu, a=shaver.  fix by naving, who is on vacation.
2002-03-13 01:21:39 +00:00
seawood%netscape.com
ef015e206d Fix |Cannot use const char* to initialize char*| bustage with Sun Forte compilers.
Thanks to Pete Zha <pete.zha@sun.com> for the patch.
Bug #129533 r=Roland.Mainz a=asa
2002-03-12 23:49:23 +00:00
morse%netscape.com
a3db62d620 bug 128948, crash in password manager, r=racham, sr=jag, a=asa 2002-03-12 21:19:03 +00:00
hwaara%chello.se
7c4d528623 #69528, "Can't add multiple attachments at once via dnd [drop files]"
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
timeless%mac.com
751ca6a031 Bug 123550 Toggling unread column doesn't properly toggle unread counts in name column
patch by neil@parkwaycc.co.uk r=timeless sr=sspitzer a=asa
2002-03-12 15:34:33 +00:00
sspitzer%netscape.com
06aac6a3ea fix for #124022. improve LDAP addressbook performance by only asking
the server for the attributes that we can handle,
to reduce network traffic.  r=dmose,sr=bienvenu,a=shaver
2002-03-12 05:37:21 +00:00
sspitzer%netscape.com
ee83f049a6 fix for #129955. LDAP search doesn't work if you don't have maxHits defined.
r=dmose,sr=mscott,a=shaver
2002-03-12 05:30:19 +00:00
darin%netscape.com
281c86ec58 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
sspitzer%netscape.com
5df1211858 fix for regression #129988 (that I caused).
next unread message (and other commands) should work when message pane has focus.
r=ducarroz,ssu sr=bienveu a=brendan.
2002-03-11 20:29:07 +00:00
kaie%netscape.com
b739ebef10 b=123069 Mozilla ignores "encrypt always" preference!
r=javi sr=mscott a=asa
2002-03-11 19:00:09 +00:00
ducarroz%netscape.com
b1774bb52f Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com
5b89b8610d Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa 2002-03-11 15:00:49 +00:00
hwaara%chello.se
e6f25f5c65 #121680, "Search Messages UI: missing some access keys/mnemonics"
r=andreww, sr=sspitzer, a=asa
2002-03-10 14:45:28 +00:00
seawood%netscape.com
65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
varga%utcru.sk
c5809fc5fd Checking in for Neil <neil@parkwaycc.co.uk>
Fix for bug 107829. Clear QuickSearch, must select msg/folder pane to use Next/navig button/shortcuts.
r=naving, sr=sspitzer, a=asa
2002-03-09 12:22:50 +00:00
sspitzer%netscape.com
3b006dea0f fixes to get MDN account manager UI to build on linux.
see bug #128962.  NOT PART OF THE BUILD. a=asa
2002-03-09 08:26:46 +00:00
sspitzer%netscape.com
b2975fa316 fixes to get MDN account manager UI to build on linux.
and remove unnecessary makefiles. see bug #128962
NOT PART OF THE BUILD.  a=asa
2002-03-09 08:25:07 +00:00
sspitzer%netscape.com
2b951c2277 fix for #126134. when offline, LDAP autocomplete searches and addressbook searches should use the "replicated" .mab file
these changes are needed for the LDAP replication feature.
fix for #116984.  don't hard code maxHits to 100, use the per-ldap-addressbook pref value instead.
r=dmose,sr=bienvenu,a=dbaron
2002-03-09 05:51:10 +00:00
darin%netscape.com
15eddaa53e b=129539 "unescaping regression from fix for bug 124042" r/sr=sspitzer,mscott
a=asa
2002-03-09 00:44:15 +00:00
hwaara%chello.se
fee1474c44 #125272, "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
r=naving, sr=sspitzer, a=asa
2002-03-08 22:38:44 +00:00
cavin%netscape.com
440e8916b3 Fix for bug 129571. Added code to sync generic columns (like screen name) in both directions. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 22:27:32 +00:00
shliang%netscape.com
1ac973bd03 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
shliang%netscape.com
d24f02af8d 128962 - account manager extension for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:09:45 +00:00
shliang%netscape.com
d7b653fd48 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
shliang%netscape.com
653cb03182 92522 - cancel button in offline dialog does not cancel - r=bhuvan,sr=sspitzer,a=asa 2002-03-08 21:55:55 +00:00
racham%netscape.com
bb266214b0 Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa 2002-03-08 21:22:17 +00:00
sspitzer%netscape.com
72c5571659 fix for #128035. we mixed up home web page and work web page
for LDAP, and LDIF import and export.  initial patch
by rjc and john.marmion.

r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
sspitzer%netscape.com
62c329115a fix for #128101. still more scenarios where entering text in the
quick search text field executes commands.  r=ssu,hwaara sr=bienvenu a=asa
2002-03-08 21:13:40 +00:00
nhotta%netscape.com
e910a4175a Changed NS_MsgStripRE, decode MIME encoded header before parsing for "Re:",
and encode the data back after "Re:" is stipped,
bug 21267, r=bienvenu, sr=sspitzer, a=asa.
2002-03-08 20:13:23 +00:00
nhotta%netscape.com
4df8e57d12 For printing all cards, changed to generate UTF-8 .xml instead of UCS2,
bug 123018, r=bhuvan, sr=sspitzer, a=asa.
2002-03-08 20:12:52 +00:00
cbiesinger%web.de
6dc708c085 partially fixes bug 41333, Adding a new image type is way too complicated
r=pavlov sr=tor a=asa
2002-03-08 18:58:57 +00:00
bienvenu%netscape.com
eab013dd57 remove copy folder location menu item from server context menus r=hwaara, sr=sspitzer 129557 2002-03-08 14:52:39 +00:00
bienvenu%netscape.com
6bb9918106 fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa 2002-03-08 14:51:00 +00:00
cavin%netscape.com
7df95dd7f9 Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
sspitzer%netscape.com
dd015f1db8 fix for #129164. regression "print address book" does nothing, r=ducarroz, sr=bievenu, a=asa,shaver 2002-03-08 01:51:41 +00:00
jgmyers%netscape.com
e897fb906e Don't detect HZ as UTF-8: bug 119079 r=nhotta sr=mscott a=asa 2002-03-07 21:25:13 +00:00
nhotta%netscape.com
29db77fbee Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
contributed by adu@sparc.spb.su,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
2002-03-07 21:13:58 +00:00
rchen%netscape.com
50712931f7 Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
rchen%netscape.com
695ab9b37f Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:11:34 +00:00
bienvenu%netscape.com
b51e3933b0 fix problem leaking msg dbs and db's not getting closed when not in use r=naving, sr=sspitzer a=asa 129312 2002-03-07 15:43:17 +00:00
ducarroz%netscape.com
adf7063e7f Fix for bug 129131. Fix regression caused by my previous checkin and add a null pointer check to avoid future crash. R=varada, SR=bienvenu, A=dbaron 2002-03-07 03:01:21 +00:00
racham%netscape.com
91d9335dba Fixing bug 109997. Landing on the trunk (already landed on 099 branch). Fixing the Mailnews accountwizard's first page to display the radio item selection as expected. r=hewitt, sr=blake, a=asa 2002-03-06 23:04:19 +00:00
ducarroz%netscape.com
087ddb6e3c Fix for bug 83263. When checking if we can display an alternative part, we need to do a strict class search. R=varada, SR=bienvenu, A=asa 2002-03-06 22:38:42 +00:00
naving%netscape.com
bfdfbf2510 missed one file from last checkin 2002-03-06 22:24:50 +00:00
naving%netscape.com
4a8c79427b 107033 r=bienvenu sr=mscott a=asa Made the dbView hold a weak reference to searchSession object so that
it can match new hdrs before adding them to quick search view.
2002-03-06 22:23:06 +00:00
ssu%netscape.com
9906e837b8 checking in patch for yokoyama@netscape.com. fixes bug 93107 - Save Attachment dialogs title located in msgbase.dll. r=ssu, sr=mscott, a=asa 2002-03-06 22:17:22 +00:00
hwaara%chello.se
a8cf28746b #40761, "Make the filters UI accessible"
r=ssu, sr=sspitzer, a=asa
2002-03-06 22:03:47 +00:00
varada%netscape.com
4130e33016 fix for bug 112714;making filter dialogs modal;r=naving;sr=dbienvenu;a=asa 2002-03-06 22:02:06 +00:00