ducarroz%netscape.com
3e55520517
Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft
2000-03-16 00:03:43 +00:00
nhotta%netscape.com
2eb2859036
Added fallback charset for charset conversion, bug 28679, r=rhp.
2000-03-15 23:33:43 +00:00
jdunn%netscape.com
521b421c5d
removing redundant ;; to fix AIX build
2000-03-15 23:31:39 +00:00
jefft%netscape.com
e826ae8e3d
fix bug31929 - wrong way to throw a message box; r=rhp
2000-03-15 15:38:14 +00:00
jst%netscape.com
9c999308f1
Checking in patch from ah@numerik.uni-kiel.de (Pike), adding new Makefiles. r=me
2000-03-15 15:12:49 +00:00
sspitzer%netscape.com
5aea821ab8
fix assertion when adding a new news account. check that the newsrc file exists before trying
...
to open it and parse it.
2000-03-15 08:17:06 +00:00
sspitzer%netscape.com
d350c17a03
add RemoveFiles() to interface. we need this for when we clean up after deleting and account.
2000-03-15 07:12:59 +00:00
sspitzer%netscape.com
16cd930eb3
fix for bug #31904 . couple the identity and the server the the account before
...
setting any values on the identity.
2000-03-15 07:05:17 +00:00
jefft%netscape.com
a3432eba05
fixed unnecessary database loading when building folder view; r=bienvenu
2000-03-15 06:26:31 +00:00
rhp%netscape.com
7cdad5140a
Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization
2000-03-15 04:33:33 +00:00
sspitzer%netscape.com
120ccd69b4
fix for #31057 . using prefs, you can turn off the confirm and alerts you get when you
...
cancel a news message. suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
mscott%netscape.com
0f6507c619
add thread safe addref and release.
...
r=bienvenu
2000-03-15 02:29:46 +00:00
rhp%netscape.com
e3dc59324c
Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589
2000-03-15 02:09:43 +00:00
ducarroz%netscape.com
357f4e0466
Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar
2000-03-15 02:02:17 +00:00
mscott%netscape.com
2afca413af
Force all copy related objects to only get executed on the UI thread instead of the imap thread.
...
r=bienvenu
2000-03-15 02:00:27 +00:00
rhp%netscape.com
77ad4f848b
Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589
2000-03-15 01:47:36 +00:00
nhotta%netscape.com
15eb5033ad
Changed to use do_GetService instead of CreateInstance, bug 30212, r=cata.
2000-03-15 01:36:19 +00:00
slamm%netscape.com
fe78ac3e40
Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose
2000-03-14 18:27:27 +00:00
jefft%netscape.com
07dd82c225
fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here
2000-03-14 13:54:42 +00:00
jefft%netscape.com
e03eefbbcd
fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu
2000-03-14 13:37:54 +00:00
hyatt%netscape.com
bf5953f289
Converting tabs.
2000-03-14 11:40:59 +00:00
ben%netscape.com
b1d5b6cdb2
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
sspitzer%netscape.com
5fc7d2ab75
fix for #31715 . pass the nsIMsgWindow when trying to post a message.
...
(we may need it, if we have to authenticate the use for posting.)
also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
sspitzer%netscape.com
0265583868
use nsCOMPtr for the cached pref service instance. r=bryner.
2000-03-14 07:03:00 +00:00
putterman%netscape.com
af8324911b
r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
...
sort per folder. 27749 View Message menu works. 16966 Mark thread read. 28419 File Button
2000-03-14 05:38:51 +00:00
putterman%netscape.com
5119157409
r=bienvenu. Fix for 16966. Can now mark a thread read.
2000-03-14 05:34:42 +00:00
putterman%netscape.com
8002e84d6a
r=bievenu. fix for 16966. Can now mark a thread read.
2000-03-14 05:31:56 +00:00
putterman%netscape.com
435f46408d
r=bienvenu. Don't fail if there's no unread thread.
2000-03-14 05:29:34 +00:00
putterman%netscape.com
c0e03d0ee0
r=bienvenu. Fix for bug 31363 and other progess problems. Deleting from a local folder
...
doesn't cause meteors to go on forever.
2000-03-14 05:27:34 +00:00
mscott%netscape.com
59add4e89f
rewrite a couple methods so we don't need reduce the number of string allocations.
...
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
mscott%netscape.com
4a87884830
pass nsString's by reference to reduce an extra copy of the entire message body!!
...
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
bienvenu%netscape.com
ced01d51fe
add in use hdr cache, performance enhancement, r=scottip
2000-03-14 03:39:43 +00:00
akkana%netscape.com
31e4abe99b
31438: stealth msg compose (r=ducarroz)
2000-03-14 03:25:15 +00:00
gagan%netscape.com
44dd163050
Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache)
2000-03-14 03:20:26 +00:00
mscott%netscape.com
bb35c8a8b0
Fix the problem where the thread pane / message pane splitter would always move and
...
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
2000-03-14 03:02:08 +00:00
jdunn%netscape.com
119f5cc180
just adding 'newlines' UGH!
2000-03-14 03:01:38 +00:00
akkana%netscape.com
18caae6b21
31438: stealth msg compose (r=ducarroz)
2000-03-14 02:59:13 +00:00
tonyr%fbdesigns.com
6b48182b89
nsISupports interfaces need to be threadsafe for import. r=sspitzer
2000-03-13 00:14:25 +00:00
rickg%netscape.com
27c42157e4
replaced calls to deprecated string methods
2000-03-12 21:36:35 +00:00
rickg%netscape.com
1544308876
replaced calls to deprecated string methods
2000-03-12 21:09:50 +00:00
rickg%netscape.com
efeff569f4
removed calls to deprecated string methods
2000-03-12 11:18:18 +00:00
rickg%netscape.com
c617e3f2e9
removed calls to deprecated nsString methods
2000-03-12 11:06:57 +00:00
rickg%netscape.com
4791ab3e8f
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
sspitzer%netscape.com
85024cc3f0
changes for news over SSL. initial changes needed for SMTP over SSL, but
...
that isn't going to happen yet. cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com
88fe594ab4
use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290 ). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321 ) fix problem with nsSmtpServer::SetAuthMethod()
2000-03-12 08:27:31 +00:00
sspitzer%netscape.com
b56e7309fa
remove aw-fullname.*, they are no longer used.
2000-03-12 08:21:38 +00:00
sspitzer%netscape.com
2f5a5a36ec
use nsIUserInfo (if it exists, it doesn't on mac and windows yet) to pre-populate the users email address and full name.
2000-03-12 08:20:13 +00:00
sspitzer%netscape.com
f195d6e51c
fix for #30775 and #30648 . r=mscott,warren. a=phil
...
we need to call Cancel() to remove the closed nsSocketTransport from the
list of active transports. if we don't, we quickly reach the max (50)
and pop, smtp, and nntp operation start failing.
also, upon NS_BINDING_ABORTED, do not pop up an alert. we get
this when we call Cancel() or if the user hits the stop button.
2000-03-12 06:40:25 +00:00
rhp%netscape.com
bf5e206002
Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution)
2000-03-12 01:53:04 +00:00
tonyr%fbdesigns.com
6f77e94785
Fix for bug 31242 and a bunch of thread safety issues
2000-03-11 21:30:17 +00:00
bienvenu%netscape.com
5add8d6c65
fix progress for mailbox parsing 29934
2000-03-11 19:48:06 +00:00
bienvenu%netscape.com
7f1d70acc4
change default for fetching by chunks if pref is not specfiied 31191
2000-03-11 19:45:56 +00:00
bienvenu%netscape.com
ae42afefa5
add nsIAbUpgrader.idl
2000-03-11 19:42:37 +00:00
bienvenu%netscape.com
99c25cd4aa
add PROGID and CID for ab upgraders, 10837
2000-03-11 19:41:18 +00:00
tbogard%aol.net
a45f747cab
Fixed build warning.
2000-03-11 11:11:42 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
tbogard%aol.net
ba49d909f5
HandleUnkownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the DocShell APIs to get the contentViewer instead of the webShell ones.
2000-03-11 01:32:46 +00:00
tbogard%aol.net
4f8a6bd5b7
HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs where possible instead of the webShell ones.
2000-03-11 01:32:16 +00:00
tbogard%aol.net
5ba6095a17
Converted a number of places to use the docShell APIs instead of the webShell ones.
2000-03-11 00:28:44 +00:00
tbogard%aol.net
53b6e571ee
Get the contentViewer from the docShell APIs instead of the webShell ones.
2000-03-11 00:26:20 +00:00
putterman%netscape.com
5d328dd3ce
a=phil. r=alecf. Fix for 31121. You can now delete a message in a local subfolder.
2000-03-10 03:03:04 +00:00
rhp%netscape.com
ca44e9b4b8
Fix problem with inline display - Bug #: 31238 - r: mscott - a: phil
2000-03-10 01:56:55 +00:00
rhp%netscape.com
578886bace
Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil
2000-03-09 15:51:19 +00:00
mscott%netscape.com
6488633a19
Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
...
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
alecf%netscape.com
74c6d06b08
fix for #31038 - move the smtpService initialization to just before invalid accounts get loaded
...
r=sspitzer
a=jar
2000-03-09 05:16:53 +00:00
putterman%netscape.com
1456a66cf6
Fixing mac bustage.
2000-03-09 04:58:38 +00:00
putterman%netscape.com
aedadeea90
a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
...
and local to imap.
2000-03-09 04:17:02 +00:00
rhp%netscape.com
f172f726ed
Fixing garbage display of subject in frame header - Bug #: 29651 - r: alecf - a: leger"
2000-03-09 00:41:54 +00:00
rhp%netscape.com
9921549027
Fix for quoting problem with line wrap - Bug #: 30562 - r: rhp - worked on with Ben Bucksch - a: phil
2000-03-09 00:09:18 +00:00
sspitzer%netscape.com
f2ba15a278
bulletproofing fix for #30937 . r=mscott a=jar. don't crash if the imap server goes away.
2000-03-08 05:04:14 +00:00
bienvenu%netscape.com
7ff066ebef
more work on ab import, NOT PART OF BUILD
2000-03-08 04:30:45 +00:00
sspitzer%netscape.com
d5a4b26063
bulletproofing fix for #30937 . r=mscott a=jar. don't crash
...
if the imap server goes away.
2000-03-08 04:17:05 +00:00
slamm%netscape.com
29604b926c
Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:16:16 +00:00
bienvenu%netscape.com
550d22cc81
add ab upgrader interface, NOT PART OF BUILD
2000-03-07 20:57:03 +00:00
mscott%netscape.com
c6e45f93a7
fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
...
for release. this ensures that the objects held onto by the imap url are released and destroyed on the ui thread.
r=bienvenu
a=jar
2000-03-07 06:40:41 +00:00
mscott%netscape.com
33c1017e01
fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
...
for release. there is also a lot of white space changes to this file so don't be alarmed.
r=bienvenu
a=jar
2000-03-07 06:39:10 +00:00
mscott%netscape.com
474863b596
fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
...
for release
r=bienvenu
a=jar
2000-03-07 06:38:30 +00:00
sspitzer%netscape.com
15fa5b3235
fix for #30381 . r=mscott, a=jar. get -compose to work again.
2000-03-07 05:35:36 +00:00
putterman%netscape.com
aa73ab77fa
Fix for 29814. a=phil r=bienvenu. Mail folders now load after they are imported. Fixes
...
a memory leak that was preventing this from working.
2000-03-07 05:13:25 +00:00
hangas%netscape.com
b109077b5a
Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
2000-03-07 00:22:55 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
ecee1265b1
check in alecf's fix for #30370 . r=sspitzer, a=jar.
2000-03-05 21:25:53 +00:00
sspitzer%netscape.com
faec12c3ea
fix for #30146 . r=mscott,jar a=jar. if we are creating the "Local Folders" account
...
and we aren't migrating, then don't set the server's local path. it is already
set correctly. also, find the local folders account after creating it for use
in setting the copies and folders.
2000-03-05 18:44:26 +00:00
mscott%netscape.com
3a988935c7
Bug #30144 --> correctly set the user agent for messenger to be the same user agent http is using. We were
...
incorrectly setting to be the app name (Mozilla 5.0) which is the same in both the mozilla and commercial builds.
r=alecf
a=phil,jar
2000-03-05 03:12:46 +00:00
bienvenu%netscape.com
f3fa361212
fix 28203 handle bad password error from logon redirection a=chofmann, r=mscott
2000-03-05 03:04:23 +00:00
sspitzer%netscape.com
a0ac71c3eb
filenames too long for the mac's little brain. thanks to big-brained beard for catching my mistake.
2000-03-05 02:13:24 +00:00
sspitzer%netscape.com
81801d584a
filenames too long for the mac's little brain.
...
thanks to big-brained beard for catching my mistake.
2000-03-05 02:11:15 +00:00
mscott%netscape.com
bfdcf60221
Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
...
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
sspitzer%netscape.com
c508d58fe4
fix for #26146 , get the download news headers dialog to work properly.
...
r=blizzard, a=jevering
2000-03-04 23:13:00 +00:00
sspitzer%netscape.com
87c19c5bb3
my half of the fix for bug #29861 . define defaults for
...
the throbber urls. r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sspitzer%netscape.com
21db7556eb
not part of the build yet.
2000-03-04 18:18:44 +00:00
ducarroz%netscape.com
aba0c77cbe
Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar
2000-03-04 16:54:36 +00:00
ducarroz%netscape.com
058176a5fc
Fix bug 30250. Forget to call CreateTheComposeWindow when processing a template message with a body defined. R=jefft,rhp A=phil
2000-03-04 04:51:40 +00:00
amusil%netscape.com
3930e9a6cc
Fix for Bug 382870. r=mscott a=phil
2000-03-04 04:19:34 +00:00
alecf%netscape.com
a7204f3a03
fix for REALLY stupid typo from my earlier fix for #29714
...
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
mscott%netscape.com
b574527cd1
Bug #30102 --> don't logoff the external login requestor
...
if we succeeded in the request...we want to cache the requestor
for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
ducarroz%netscape.com
7313198728
Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver.
2000-03-03 04:57:59 +00:00
tonyr%fbdesigns.com
e156aa87d1
Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil
2000-03-03 01:15:00 +00:00
alecf%netscape.com
af8dcb0d94
second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
...
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
alecf%netscape.com
0e19578336
fix for #29714
...
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
mscott%netscape.com
2948f5e553
Bug #22960 --> help improve message display performance. This routine would get called for each
...
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
rhp%netscape.com
368ef9ca4b
Just updating a test harness... THIS IS NOT PART OF ANY BUILD!
2000-03-02 06:14:01 +00:00
sspitzer%netscape.com
ef3666f4a3
fix for #29894 , newsrc file corruption. need to truncate the newsrc when
...
we open it. otherwise, if we go to write it out and it has gotten smaller,
we will leave garbage at the end of the file. big thanks to Ken Dowling (kdowling@concentric.net ) reporting this bug. a=jar
2000-03-02 05:19:18 +00:00
jefft%netscape.com
b4ebf27fde
fixed bug 29746 - startup imap folder cache bypassed; reset online folder name should only happen when rename; a=phil,r=bienvenu
2000-03-02 03:21:15 +00:00
putterman%netscape.com
e42097a669
a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
...
entire thread.
2000-03-01 22:33:25 +00:00
rhp%netscape.com
3166fc3245
Fix for eating message bodies and missing auto linking - Bug 29759 - r: mscott - a: phil
2000-03-01 07:57:08 +00:00
mscott%netscape.com
83ea176daf
Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
...
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
jefft%netscape.com
5ca59d5a1e
fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu
2000-03-01 05:17:53 +00:00
bienvenu%netscape.com
8bb0f508c9
fix threading performance with header cache, r=mscott,a=phil 28233
2000-03-01 04:15:12 +00:00
bienvenu%netscape.com
3acff095b6
fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745
2000-03-01 03:58:53 +00:00
mscott%netscape.com
1368141505
Bug #29650 --> add a cache stream listener which can mediate between the cache channel and the mock channel
...
when broadcasting onstart/on stop, etc. notifications to the end consumer
r=bienvenu
a=phil
2000-03-01 03:10:06 +00:00
mscott%netscape.com
ee923ac9ba
Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
...
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com
49519e5eed
Bug #28984 --> add a getter & setter for recipients
...
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
sspitzer%netscape.com
888b989ed4
fix for #29647 . fix pref stickiness issue. r=ben, a=jar,rickg
2000-03-01 02:50:09 +00:00
alecf%netscape.com
3a133b8797
fix for #29586 r=rickg a=rickg
...
bandaid fix to make <p> tag wrap the paragraphs
2000-03-01 02:47:45 +00:00
ducarroz%netscape.com
71df3cdba7
FIx for bug 28349, don't addref a null pointer oh dude!. R=alecf, A=phil
2000-02-29 22:32:14 +00:00
hangas%netscape.com
3abfae753c
Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil
2000-02-29 21:57:50 +00:00
hangas%netscape.com
e0b6e2946a
Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil
2000-02-29 21:53:02 +00:00
jefft%netscape.com
eef8375a52
bug 29340 -- Message sent before logging into mail shows logon failed message; a=phil,r=bienvenu
2000-02-29 21:01:53 +00:00
rhp%netscape.com
d486886282
Finally correcting the nsIXULWindow issue in nsMsgSend.cpp
2000-02-29 09:13:10 +00:00
rhp%netscape.com
0a2fb66b4e
Fixing again..
2000-02-29 08:02:04 +00:00
rhp%netscape.com
534958a414
Fixing breakage
2000-02-29 07:43:21 +00:00
rhp%netscape.com
4e7f4db46b
Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft
2000-02-29 07:04:24 +00:00
jefft%netscape.com
b64d59103f
fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil
2000-02-29 01:16:55 +00:00
alecf%netscape.com
edf61e395f
fix for #29168
...
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
blizzard%redhat.com
8bbac10e64
fix spelling of hander to handler. bug #29407 . r=sspitzer
2000-02-27 20:51:11 +00:00
mscott%netscape.com
9e5648ac13
Bug #23788 --> implement logon redirection support for smtp.
...
r=bienvenu
a=phil
2000-02-27 09:04:44 +00:00
mscott%netscape.com
87afa67505
Bug #23788 --> add a string for noting that we are trying to connect to
...
the smtp server.
r=bienvenu
a=phil
2000-02-27 08:47:28 +00:00
mscott%netscape.com
22fb88faed
Bug #23788 --> in order for the logon redirector to work for smtp and imap we need to pass in a service ID request
...
token.
r=bienvenu
a=phil
2000-02-27 01:11:13 +00:00
mscott%netscape.com
915a1ad582
Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
...
This is necessary in order to implement 23788.
r=bienvenu
a=phil
2000-02-26 23:11:45 +00:00
putterman%netscape.com
768f10ad60
a=phil. r=bienvenu. More work on 26456, speeding up Imap mail folder loading by
...
reusing dbhdr in syncflags.
2000-02-26 20:48:14 +00:00
putterman%netscape.com
791cfcf47a
a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
...
subfolder. Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
2000-02-26 20:46:39 +00:00
sspitzer%netscape.com
85f2e240e8
fix for #29287 , r=alecf, a=jar. set defaults for the copies and folder prefs.
2000-02-26 07:42:09 +00:00
sspitzer%netscape.com
83498d2ac6
fix for #28911 , r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
2000-02-26 03:52:06 +00:00
hangas%netscape.com
2d7bd9402d
Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil
2000-02-26 01:21:51 +00:00
sspitzer%netscape.com
f29abcb66f
fix for #26773 , alert when there is a network error in mailnews. r=mscott, a=phil
2000-02-26 01:04:50 +00:00
bryner%uiuc.edu
bbfe27364b
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
...
building in the tests directories. Should not affect the build at all if
you do not have this environment variable. r=leaf.
2000-02-25 04:12:40 +00:00
hangas%netscape.com
1f423ff27f
Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil
2000-02-25 01:56:02 +00:00
hangas%netscape.com
985a3556f5
Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil
2000-02-25 01:55:17 +00:00
bienvenu%netscape.com
d280982163
part of fix for 28891 r=mscott, a=phil
2000-02-25 01:19:13 +00:00
alecf%netscape.com
36a6ad0489
last part of fix for #23411 - support login redirectors in SMTP servers
...
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com
4f2d1145b5
additional string for #23411 r=sspitzer, a=phil
2000-02-25 00:57:47 +00:00
alecf%netscape.com
d9b2afa5f7
support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
...
r=sspitzer, a=phil
bug=#23411
2000-02-24 23:05:07 +00:00
bienvenu%netscape.com
3a7ae2ce20
fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203
2000-02-24 04:27:16 +00:00
sspitzer%netscape.com
8f9492f4ec
fix for #28530 , r=alecf, a=jar,phil
2000-02-24 02:03:11 +00:00
bienvenu%netscape.com
8dffdd2b2c
fix unix build warning from last checkin - unused var
2000-02-23 20:59:59 +00:00
bienvenu%netscape.com
8db773e8be
remove use of strtok to fix latin1 char handling, r=alecf, a=phil 24692
2000-02-23 20:49:09 +00:00
jefft%netscape.com
5a8c69ac03
fixed bug 28445, 26547, 26657, 25988 - failed to set server directory separator correctly; r=bienvenu, a=phil
2000-02-23 20:31:11 +00:00
alecf%netscape.com
06dc9abf8e
back out file I didn't mean to check in
2000-02-23 10:48:17 +00:00
alecf%netscape.com
b09a8b8140
implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
...
bug #28898
r=mscott
a=phil
2000-02-23 09:42:54 +00:00
alecf%netscape.com
fd4f6026bb
fix biff, bug #28718 - send notifications when servers are loaded, not just when they are newly created
...
r=putterman a=phil
2000-02-23 09:16:32 +00:00
cata%netscape.com
cc6db8d529
Changing menu label. a=bobj, bug #28138
2000-02-23 00:22:05 +00:00
cata%netscape.com
f84df1f128
Commenting out 4 menu items. a=bobj. bug #28138 .
2000-02-23 00:21:18 +00:00
ducarroz%netscape.com
28192889ce
Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil.
2000-02-22 22:37:03 +00:00
ducarroz%netscape.com
ab16cc5173
Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil
2000-02-22 22:35:26 +00:00
rhp%netscape.com
13ee10430b
Fix for I18N problem with saving mail messages - Bug #23418 - r: ducarroz - a: jar
2000-02-22 22:27:51 +00:00
bienvenu%netscape.com
492f4895d8
null terminate cookie coming back from logon redirection, a=phil,r=mscott 18920
2000-02-22 03:01:04 +00:00
rhp%netscape.com
6507057433
Problem saving email in original charset - Bug #: 23418 - r: nhotta - a: phil
2000-02-22 01:02:08 +00:00
bienvenu%netscape.com
0c0d8d0092
fix problem after stopping folder reparse, r=putterman, a=phil 28324
2000-02-21 21:08:53 +00:00
alecf%netscape.com
8f2e7a5b74
fix for #26413 and #28675 :
...
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account
2000-02-21 19:39:14 +00:00
dveditz%netscape.com
74d0f231ed
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
hangas%netscape.com
a04e211cbe
First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
2000-02-19 02:44:24 +00:00
sspitzer%netscape.com
fde4da716b
fix for #16243 . a=jevering, r=mscott
...
migrate the default server from 4.x to 5.0
2000-02-19 00:59:26 +00:00
nhotta%netscape.com
ee5c4ecff2
Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj.
2000-02-19 00:11:24 +00:00
sfraser%netscape.com
3fe9f84fb3
Fix for bug 19428, copy not working in mail window. r=hangas, a=jar, have a nice day.
2000-02-18 23:27:25 +00:00
alecf%netscape.com
a8da46e89f
fix for #28246 - display static text if the user has already entered an SMTP server
...
r=sspitzer
2000-02-18 22:58:27 +00:00
mscott%netscape.com
7bd1f40af6
Bug #28099 --> turn on imap ssl. Part of this code was written by pavlov. I needed to examine the greeting
...
from the server and if the server told us we were in the pre-authenticated state, then we should move directly to
our authenticated state on the client. Pav added code to detect if the server is supposed to be secure and if it is,
to create a ssl socket transport.
r=jefft,bienvenu,pavlov
a=phil
2000-02-18 21:28:25 +00:00
tonyr%fbdesigns.com
8df3b9d870
Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil
2000-02-18 19:54:13 +00:00
alecf%netscape.com
f9388dd33f
second part of fix for #27913 - make sure identities exist at the time the server is attached to the account, so that there are actually identities associated with the account when the server is loaded and queried by rdf
...
r=sspitzer, a=phil, chofmann
2000-02-18 07:43:38 +00:00
alecf%netscape.com
c8e4652f78
fix for #27913 r=sspitzer, a=phil, chofmann
...
delay the firing of NotifyServer until after an incoming server has been assigned to an account
also fix exceptions thrown by GetIncomingServer by returning nsnull and throwing an assertion instead
2000-02-18 07:41:58 +00:00
bienvenu%netscape.com
d7d274de8a
fix stop handling for pop3 r=mscott,a=chofmann 27780
2000-02-18 01:37:07 +00:00
waterson%netscape.com
e2809c34a4
Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering
2000-02-18 00:51:48 +00:00
bienvenu%netscape.com
494dd1ce0b
fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688
2000-02-18 00:44:53 +00:00
rhp%netscape.com
dbc92eaf9e
Fix for sending mails with empty bodies - Bug #: 27891 - r: ducarroz - a: phil
2000-02-17 23:56:08 +00:00
bienvenu%netscape.com
b7c914755f
fix linux build bustage
2000-02-17 20:05:25 +00:00
bienvenu%netscape.com
a7ff926634
fix 24692 (copy msg to non-ascii folder), 26664 (speed up folder cache) r=jefft,mscott a=phil,chofmann
2000-02-17 19:33:42 +00:00
jefft%netscape.com
439782145b
fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann
2000-02-17 06:03:55 +00:00
nhotta%netscape.com
f794b5a043
Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj.
2000-02-17 03:27:29 +00:00
ducarroz%netscape.com
b7bb30e474
Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas
2000-02-17 02:38:55 +00:00
jefft%netscape.com
730c447528
fix wensleydale build bustage; stupid type casting; r=bienvenu
2000-02-16 16:42:11 +00:00
nhotta%netscape.com
93991fcc9b
Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata.
2000-02-16 07:46:37 +00:00
alecf%netscape.com
ec0dd4dc91
make remember_password sticky and don't attempt to sync with wallet for beta1
...
r=sspitzer
2000-02-16 07:43:18 +00:00
nhotta%netscape.com
e2001111e5
Added mailnews.send_default_charset, bug 23540, r=cata.
2000-02-16 07:39:29 +00:00
alecf%netscape.com
511b449f42
remove password stuff from the wizard for beta 1
2000-02-16 07:19:46 +00:00
alecf%netscape.com
f594e84048
fix account wizard so that we don't clear the SMTP server if it's not already set
...
r=sspitzer
2000-02-16 06:50:47 +00:00
alecf%netscape.com
53ae99d86e
fix some bad warnings
2000-02-16 06:30:03 +00:00
sspitzer%netscape.com
26b267ec48
clean up -help output. fix bug #26959 , make it so when you start
...
a browser window, the right page (home, blank or last page visted) gets
loaded. clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js. r=mscott
2000-02-16 06:22:03 +00:00
pepper%netscape.com
9182799a56
Addinf newline to file so that lesser unixes compile.
2000-02-16 06:00:05 +00:00
jefft%netscape.com
8eef06b259
fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz
2000-02-16 05:59:51 +00:00
mscott%netscape.com
79b5df7ba3
Bug #25583,27681,24193 when unloading the 3-pane window, close the msg window
...
r=sspitzer
2000-02-16 05:33:30 +00:00
mscott%netscape.com
1fa87be7e2
Bug #25583,27681,24193 --> add a close window argument and null out our weak reference to
...
the webshell. this workaround is necessary because of some nasty leaks
in the mailnews 3pane which causes the feedback object to be leaked
so it's still around when the webshell has been destroyed.
r=sspitzer
2000-02-16 05:33:05 +00:00
mscott%netscape.com
55256bf6d0
Bug #25583,27681,24193 --> add a close window method to nsIMsgStatusFeedback and nsIMsgWindow
...
r=sspitzer
2000-02-16 05:32:35 +00:00
nhotta%netscape.com
eee9b5514f
Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata.
2000-02-16 05:17:09 +00:00
nhotta%netscape.com
5bfb55b9d0
Changed to use mailnews.send_default_charset, bug 23540, r=cata.
2000-02-16 05:07:37 +00:00
bienvenu%netscape.com
7775aaff5d
use msf file spec as key for panacea.dat, r=sspitzer 26977
2000-02-16 05:06:37 +00:00
mscott%netscape.com
f863232e9b
Init was getting called twice. Once in the ctor and once by the generic factory. This helps with
...
bug #27681 .
r=sspitzer
2000-02-16 05:00:47 +00:00
ducarroz%netscape.com
5edb720c89
Fix potential bustage on some port tinderbox. Replace a "true" by a "PR_TRUE". r=alecf
2000-02-16 04:50:46 +00:00
sspitzer%netscape.com
447ae38111
move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf
2000-02-16 02:57:29 +00:00
sfraser%netscape.com
32a2dc720c
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
2000-02-16 01:49:50 +00:00
bienvenu%netscape.com
8c5f8aeec1
more work for logon referral, r=mscott (+ backout inadvertent checkin to nsImapMailFolder.cpp
2000-02-16 00:53:43 +00:00
danm%netscape.com
5a50c521f1
install am-imap-advanced.dtd. bug 26902.
2000-02-16 00:40:34 +00:00
putterman%netscape.com
10f1f6ee30
Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
...
to it so that you don't lose your place in the thread pane. More work on 26456. r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
2000-02-16 00:39:23 +00:00
rhp%netscape.com
69272d55f5
Fixing horkage on Mac..SHOOT ME!
2000-02-15 23:55:09 +00:00
amusil%netscape.com
bbdd6f35d1
Added ability to register OnOK handlers. r=hangas
2000-02-15 23:11:21 +00:00
rhp%netscape.com
00703c9a04
Checkin for Bug #12505 - Printing email correctly - r: jefft
2000-02-15 23:06:15 +00:00
rhp%netscape.com
b782f6e68a
Changes to implement printing correctly - Buf #12505 - r: jefft
2000-02-15 23:05:06 +00:00
amusil%netscape.com
6a3f49ea2e
Added ability to allow external processing of the To/From/CC email list. r=mscott
2000-02-15 23:04:22 +00:00
bienvenu%netscape.com
755c0e48a7
logon referral code, r=mscott,jefft
2000-02-15 22:22:57 +00:00
hangas%netscape.com
a0cffea37b
Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip.
2000-02-15 22:08:40 +00:00
hangas%netscape.com
573630a197
Fix 27748, unable to type "n" in text areas inside of message pane. Temporarily removed "N" keybinding for Next Unread Message menu item. r=sspitzer.
2000-02-15 21:38:45 +00:00
ducarroz%netscape.com
3c05a8ded2
Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com
2000-02-15 21:25:31 +00:00
andreww%netscape.com
c3a582657f
adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
2000-02-15 21:24:39 +00:00
ducarroz%netscape.com
4480301be7
Fix bug 27424. We need to through an error if the smtp host name is empty. R=alecf@netscape.com
2000-02-15 21:22:00 +00:00
ducarroz%netscape.com
0ef8bf9f38
Fix regression 27830. New argument in SplitRecipients inserted at the wrong place. A=granrose
2000-02-15 19:57:55 +00:00
rhp%netscape.com
0f5a605195
Just updating files that are NOT PART OF THE BUILD!!!
2000-02-15 15:38:40 +00:00
bienvenu%netscape.com
c1bcd8988b
add nsIMsgLogonRedirector.idl
2000-02-15 15:37:45 +00:00
mkaply%us.ibm.com
2c22c64b1b
# 25555
...
r= mscott@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:29:20 +00:00
wtc%netscape.com
a4917ee631
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
sspitzer%netscape.com
141edd4884
fix for #27799 , rename folder failing for local mail (pop and "Local Folders")
...
r=mscott
2000-02-15 09:47:34 +00:00
sspitzer%netscape.com
c09728b293
fix for #8075 . use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf
2000-02-15 08:35:40 +00:00
ducarroz%netscape.com
299db7df1d
Fix build bustage. void** casting missing. Sorry.
2000-02-15 07:16:31 +00:00
alecf%netscape.com
423550cd76
add new strings for previous checkin, #25958
2000-02-15 07:15:41 +00:00
alecf%netscape.com
40cd55e193
fix window titles to include brand name and reflect new spec
...
#25958 r=putterman
2000-02-15 07:11:11 +00:00
bienvenu%netscape.com
6ec25c63b1
add logon requestor interface r=amusil"
2000-02-15 07:05:27 +00:00
bienvenu%netscape.com
308a2dd8d2
add redirector type pref,r=alecf
2000-02-15 06:57:45 +00:00
bienvenu%netscape.com
32b2199e77
add prog id and class id for logon redirector service, r=alecf
2000-02-15 06:56:12 +00:00
mscott%netscape.com
6b254b58ae
Bug #18591 --> turn on the address book collector for email addresses in the message pane. For every
...
From field we encounter, we'll add the address to the collection address book.
r=bienvenu
2000-02-15 06:50:53 +00:00
mscott%netscape.com
6afc36153c
Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
...
a collector method that would take a unicode string.
r=bienvenu
2000-02-15 06:49:24 +00:00
ducarroz%netscape.com
b5e982f563
Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf
2000-02-15 06:48:13 +00:00
alecf%netscape.com
d49fa56f57
oops, missed this file for #23391 , actually include accountUtils.js
...
r=sspitzer
2000-02-15 06:42:33 +00:00
alecf%netscape.com
e3d806e948
followup fix for #23391 - use shared accountUtils.js
...
r=sspitzer
2000-02-15 06:41:53 +00:00
alecf%netscape.com
0497b6cdc0
fix for #23391 - auto-launch the account wizard for "invalid" accounts
...
r=sspitzer
2000-02-15 06:41:28 +00:00
alecf%netscape.com
720ddeb67f
fix #27485 - remember SMTP server information
...
r=sspitzer
2000-02-15 06:39:11 +00:00
rhp%netscape.com
23586b00cf
Adding new printing files to the tree - NOT PART OF THE BUILD!
2000-02-15 02:26:14 +00:00
alecf%netscape.com
48c164dc80
remove debugging dump()
2000-02-15 01:57:42 +00:00
rhp%netscape.com
059993dfec
Fix for error on copying to Sent folder after send operation - Bug #: 27460 - r: jefft
2000-02-15 01:52:12 +00:00
alecf%netscape.com
de2530fe91
pretty up smtp and serverwithnoidentities panel for #27634
...
r=sspitzer
2000-02-15 01:49:55 +00:00
alecf%netscape.com
03082389f5
add ispUtils.js and accountUtils.js to the build (not part of the product yet)
2000-02-15 01:17:45 +00:00
alecf%netscape.com
589b365871
fix signature chooser and mail homepage chooser to use the file picker just exposed from prefutilities.js, for #27630 , r=sspitzer
2000-02-15 01:16:15 +00:00
mscott%netscape.com
120d2a4a08
Bug #22960 --> help improve message display by (1) not including global
...
style rules in the message body and more importantly (2) force loading
of the mail header style sheet to be a blocking load. this fixes that
awful "flicker" effect when you clicked on a message where it would start
to load, then it would stop and relayout the body.
r=sspitzer
2000-02-15 01:13:48 +00:00
alecf%netscape.com
c474fa6e68
do smart enabling/disabling of set as default button, and clean up the general enabling/disabling stuff for #27756
...
r=sspitzer
2000-02-15 01:12:02 +00:00
alecf%netscape.com
ab0af85c05
fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!)
2000-02-14 08:41:15 +00:00
alecf%netscape.com
d7b460deaa
fix grammer to match spec #17274
...
no reviewer, just a string change
2000-02-14 08:40:33 +00:00
alecf%netscape.com
c908fd3e8c
finish fixing #25575 by updating some strings to match spec
...
no reviewer, just string changes
2000-02-14 06:45:36 +00:00
alecf%netscape.com
5f0f140103
remove quotes from a string to finish bug #23123
...
no reviewer, just a string change
2000-02-14 06:41:59 +00:00
evaughan%netscape.com
aee324fc26
Fix for bug 24351 as well as other jumping buttons and glitches in UI.
2000-02-14 05:30:05 +00:00
tonyr%fbdesigns.com
989d474572
Get rid of some debugging code that shouldn't have been there to begin with.
2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
5d256cd4d6
Updated the description to include LDIF
2000-02-14 00:32:51 +00:00
dveditz%netscape.com
e728f20fd7
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
sspitzer%netscape.com
03a7bc70d4
fix for #24569 . handle uri migration if the username had an @ character
...
in it.
2000-02-13 02:42:41 +00:00