Commit Graph

5972 Commits

Author SHA1 Message Date
rhp%netscape.com
ed196216e3 Fix for message display - Bug #17481 - r: jefft 1999-10-29 02:17:10 +00:00
putterman%netscape.com
c701981fdb More work on 17376. reviewed by bienvenu. Store open folder and keep array of msgWindows. 1999-10-28 23:27:21 +00:00
waterson%netscape.com
438d71a3b6 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +00:00
rhp%netscape.com
43efd07c9a Fix for sending plain text as binary files - Bug #16393 - r: mscott 1999-10-28 22:09:27 +00:00
bienvenu%netscape.com
9a80c03413 fix mac build bustage 1999-10-28 21:20:40 +00:00
alecf%netscape.com
abead569d2 fix casting problem on solaris 1999-10-28 21:13:06 +00:00
alecf%netscape.com
78f9fb87fa prepare to consolidate server URI creation - create a new property of incoming servers, the local store type, and construct the URL from there.
r=sspitzer
1999-10-28 20:22:06 +00:00
alecf%netscape.com
07e6ba4f2e more cleanup work - now retrieve the server at URI creation time, so that GetServer() is really fast, and just forward calls to GetUsername and GetPassword() to the server. r=sspitzer 1999-10-28 20:19:57 +00:00
bienvenu%netscape.com
01f0b8948e work on body filters and search r=mscott 1999-10-28 20:13:22 +00:00
mscott%netscape.com
7af6e7d85f build mime before compose so we can make sure nsIMimeStreamConverter.idl has been exported
before compose IDL files try to use it.
1999-10-28 07:23:20 +00:00
ducarroz%netscape.com
17988515cd another Mac bustage fix. Caught before it appears 1999-10-28 06:01:43 +00:00
mscott%netscape.com
1e50b0b74a Remove incorrect export of nsIMimeStreamConverter.idl 1999-10-28 05:42:15 +00:00
mscott%netscape.com
9e8329606a more work to try to fix the mac build. 1999-10-28 05:39:14 +00:00
ducarroz%netscape.com
b4199b6642 Fix for bug 17405. We need to skip entry that aren't valid during the search. R=mscott (he has also approved the fact I checking despite a red tree) 1999-10-28 05:34:07 +00:00
mscott%netscape.com
4bb54d0414 Fix windows build breakage. Try to build mime before compose so the IDL files
get exported first.
1999-10-28 05:08:36 +00:00
mscott%netscape.com
cf593d92e0 fix mac build by exporting nsIMimeStreamConverter.idl 1999-10-28 04:56:12 +00:00
mscott%netscape.com
5e51863526 Bug #16927 --> when quoting a message, don't try to force a message URI into a protcol url. Convert the rdf uri
into a url and use that instead. For quoting the msg, use NS_NewChannel and AsyncOpen. some cleanup to fix
some ref counting stuff including supporting a new interface. Using the component manager
to create the quote listener instead of using new.
r=rhp
1999-10-28 04:22:08 +00:00
mscott%netscape.com
ec2f384151 Use nsCOMPtr. Add nsIMsgQuoteListener support, remove some extra member variables that we didn't need.
r=rhp
1999-10-28 04:21:30 +00:00
mscott%netscape.com
beea25c5c6 Bug #16927 add nsIMsgQuoteListener interface
r=rhp
1999-10-28 04:21:02 +00:00
mscott%netscape.com
9f12a154f8 Bug #16927 --> add msg quote listener to module.
r=rhp
1999-10-28 04:20:41 +00:00
mscott%netscape.com
7591e49798 Bug #16927 --> add class id for msg quote listener
r=rhp
1999-10-28 04:19:59 +00:00
mscott%netscape.com
9c0d8c884f Checking this in for hangas. Fixes the grey menus in the compose window.
r=mscott
1999-10-28 01:52:13 +00:00
law%netscape.com
0cad04fe42 Bug #14999, removing last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:39:33 +00:00
putterman%netscape.com
fc91f05fa2 This should stop build bustage for clobber builds. 1999-10-27 23:39:15 +00:00
cata%netscape.com
4b2093536d I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com
84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
bienvenu%netscape.com
8d46b952a9 turn on date filters, r=mscott 10416 1999-10-27 22:45:18 +00:00
sspitzer%netscape.com
b14d0a9695 fix for #17285 and #17397. r=mscott.
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
putterman%netscape.com
5bee4e9da7 Added nsIMsgWindow.idl and nsIMsgRDFDataSource.idl 1999-10-27 22:40:34 +00:00
putterman%netscape.com
4697846824 Added nsMsgWindow.cpp 1999-10-27 22:39:37 +00:00
putterman%netscape.com
4e22bcccab Started work on 17376. reviewed by bienvenu. create an object that knows about
mailnews window data and pass it through backend.
1999-10-27 22:38:47 +00:00
bienvenu%netscape.com
ceca73761d fix a couple ref-counting problems on news dbs, reviewed last week by sspitzer 1999-10-27 22:19:42 +00:00
bienvenu%netscape.com
6e5764756f fix off by one error computing display name from naked email address 1999-10-27 22:18:12 +00:00
bienvenu%netscape.com
deb460d587 turn on history ab collection for msg sending r=jefft, bug 14447 1999-10-27 22:14:37 +00:00
rhp%netscape.com
b96d17fa10 Fix for Unicode quoting to plain text compose - Bug: 15465 r: bienvenu 1999-10-27 22:11:51 +00:00
bienvenu%netscape.com
b005697e20 fix race condition opening imap folder r=mscott, build stopper 1999-10-27 19:15:20 +00:00
mscott%netscape.com
58e1b51338 added a url dispatching comment. 1999-10-27 06:48:19 +00:00
putterman%netscape.com
712956352b Fix for 17277. reviewed by mscott. Delete selects next message instead of previous. 1999-10-27 04:46:12 +00:00
sspitzer%netscape.com
6844e8ec38 fix for #17212, r=mscott.
migrate imap servers that have the port in the name (like nsmail-2:143)
1999-10-26 23:34:30 +00:00
mccabe%netscape.com
8932fe7b0c Fix IDL to use native <idl-name>(<C++-name>); instead of just native <idl-name>; This is prep to make the tree compile with a new error mode landing in xpidl shortly.
Preperatory to a fix to 17013; I'm doing this as a separate checkin to avoid any checkin-skew danger.

r=shaver.
1999-10-26 23:26:28 +00:00
rhp%netscape.com
4f5a37f5db Cleaning up some comments. 1999-10-26 23:06:27 +00:00
rhp%netscape.com
37d345756e Update changes for Mac project...again 1999-10-26 22:56:18 +00:00
rhp%netscape.com
7c8a299309 Update changes for Mac project 1999-10-26 22:47:55 +00:00
rhp%netscape.com
0b335c2468 Changes for better text display and format flowed - Bug #16507 - r: rhp since this is externally contributed 1999-10-26 22:43:25 +00:00
nhotta%netscape.com
35df054c4f Unicode encoder related change for unmapped characters.
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
putterman%netscape.com
a6dc57d532 No bug. reviewed by bienvenu. OnKeyDeleted wasn't sending the correct parent
thread value because the message was being deleted before we saved off the parent.
1999-10-26 19:52:20 +00:00
rhp%netscape.com
a0f188aa04 Just adding new files...NOT PART OF THE BUILD! 1999-10-26 18:50:08 +00:00
warren%netscape.com
f50d3df7c0 Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
7ebfa97da7 Checking it again as for reason, the file I've checked in last time is corrupted. 1999-10-26 00:16:33 +00:00