8677 Commits

Author SHA1 Message Date
scc%mozilla.org
1e97d06de6 bug #17294, fixed a dogfood+ assert described in this bug, though unrelated to the underlying problem 17294 is really about. r=BenB; a=jar 2000-06-29 22:04:22 +00:00
chuang%netscape.com
e23e4ca448 Bug GetCardForEmailAddress() is case sensitive, r=ducarroz 2000-06-28 20:57:48 +00:00
sspitzer%netscape.com
68c2c882cd fix addressbook splitter for classic skin. r=german 2000-06-28 19:25:05 +00:00
bienvenu%netscape.com
f637131411 part of fix for throbber, r=jefft,mscott 38598 2000-06-27 23:54:57 +00:00
bienvenu%netscape.com
b9c1f9cd75 fix problem with imap messages arriving out of order, r=jefft,mscott 40701 2000-06-27 23:52:05 +00:00
tao%netscape.com
c094568ffd 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
morse%netscape.com
5524653464 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
alecf%netscape.com
a32fa661ac back out part of amasari@netscape.com's checkin. no reviewer, because this
string should never have been removed in the first place!
thanks to timeless@bemail.org for finding the error
2000-06-27 06:19:53 +00:00
ducarroz%netscape.com
5b40499ef9 Fix for bug 43468. We need also to use .value when we pre file a recipient else we will loose the content of every non visible fields! This is more a work around that the reall fix which should be in the textcontrolframe code. R=putterman 2000-06-27 06:14:42 +00:00
alecf%netscape.com
1dfc1b5eae fix for #43794 contributed by blaker1234@aol.com
r=alecf - just a tiny spelling error - "Outoing" -> "Outgoing"
2000-06-27 05:33:31 +00:00
alecf%netscape.com
640e2bddb4 fix for #41645 contributed by <timeless@bemail.org> r=alecf 2000-06-27 05:30:19 +00:00
alecf%netscape.com
5b352ad4a0 make window sizable, part of #33101 r=sspitzer 2000-06-27 04:42:34 +00:00
ducarroz%netscape.com
6027404a66 Fix build bustage for rhp. Add msgUtils library to the Mac project (both target) 2000-06-27 00:12:48 +00:00
rhp%netscape.com
cc38577efa Fix to use the server and port from AB Sync server - Bug # 43782 - r: jefft 2000-06-26 23:04:37 +00:00
mkaply%us.ibm.com
904e0087ba #42637
r=mscott, a=brendan
OS/2 bringup - need casts for VisualAge
2000-06-26 20:39:19 +00:00
bienvenu%netscape.com
f6e57b9a5e fix for 38598 progress not working r=mscott 2000-06-26 14:54:28 +00:00
bienvenu%netscape.com
99cd9ed39e fix for 38598 progress not working r=mscott 2000-06-26 14:24:05 +00:00
rhp%netscape.com
cb542fd43e Fixing problem with printing - simple one line JS fix for a missing call - Bug #43478 - r: jefft 2000-06-25 17:33:57 +00:00
sspitzer%netscape.com
f9d98570e1 comment out my printf. 2000-06-24 21:45:08 +00:00
sspitzer%netscape.com
edcae4fdcf fix for #39853. when populating the subscribe dialog from disk, we'd
block the entire ui.  this was bad if the hostinfo.dat file was big.
r=mscott
2000-06-24 21:35:59 +00:00
sspitzer%netscape.com
db7b98397e fix for #41062. pop up an alert on news errors, like auth failure.
r=mscott.
2000-06-24 21:22:47 +00:00
ben%netscape.com
770cb0f179 more classic skin work 2000-06-24 04:52:59 +00:00
alecf%netscape.com
5f34ec2aa2 fix for 39345 - remove save password from all UI
r=sspitzer
2000-06-24 01:32:12 +00:00
mscott%netscape.com
fd6d34605f Bug #43651 --> can't read news without crashing. Implement GetContentType for nntp protocol.
r=sspitzer
2000-06-24 01:17:02 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
bryner%uiuc.edu
aeaec0cab9 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
german%netscape.com
8ef2892528 Fixing messenger 3-pane splitter in classic skin by updating align='vertical' to orient='vertical'. 2000-06-23 14:51:05 +00:00
mscott%netscape.com
0695efb437 Bug #10802 --> in order to impelement open attachments, I needed to make sure the
stream converter passes out the same channel it is given. This makes the converter
much more transparant in the conversion process.
r=sspitzer
2000-06-23 04:48:29 +00:00
mscott%netscape.com
af17a1e9c8 Bug #10802 --> remove special case of message/rfc822 content. we resolve this diffently now in order to make
open attachments work.
r=sspitzer
2000-06-23 04:47:30 +00:00
racham%netscape.com
b564d158b3 enabling biff bug 36011 review=scottip 2000-06-23 03:20:35 +00:00
gayatrib%netscape.com
dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
mscott%netscape.com
7e54058b07 Bug #10802 --> in order to implement open attachment i need the mail news channels to implement set owner
and set/get contenttype
r=sspitzer
2000-06-23 03:11:20 +00:00
varada%netscape.com
d0be445fde fix for bug#37180 -change nsIFileSpecWithUI to nsIFilePicker; r=scottip 2000-06-23 01:38:59 +00:00
mscott%netscape.com
567e6d3ea8 Bug #10802 --> register mime as a message/rfc822 to */* converter.
r=sspitzer
2000-06-23 00:00:52 +00:00
ducarroz%netscape.com
2ea7d6cffc Fix for bug 41137. Add support for mailing list. R=alecf 2000-06-22 23:47:16 +00:00
chuang%netscape.com
af0a821c6d Bug 43134 Dragging scrollbar thumb in the threadPane initiates a drag, fix the address book part. r=putterman 2000-06-22 23:15:08 +00:00
alecf%netscape.com
ac9b617117 polish for #33101 contributed by
Josh Soref <soref@wam.umd.edu>
thanks timeless!
r=alecf
2000-06-22 23:08:07 +00:00
alecf%netscape.com
b9d2ddfef9 update paths to mailWidgets.xml for #33101 r=sspitzer 2000-06-22 23:04:14 +00:00
alecf%netscape.com
0bd7b9520e oops, back out a debugging statement (doesn't affect release build) 2000-06-22 22:53:06 +00:00
alecf%netscape.com
7d6cca6bbb pre-select the search folder when brought up from the 3-pane UI, for #33101
r=sspitzer
2000-06-22 22:52:05 +00:00
alecf%netscape.com
4623e24b70 move mailWidgets.xml out of skin and into content
(per security requirements) so search (#33101) will keep working
2000-06-22 22:38:24 +00:00
mscott%netscape.com
03af6b3cbe 10802 --> implement open attachment
r=bienvenu
2000-06-22 22:37:22 +00:00
mscott%netscape.com
923ad64a0c Bug #10802 --> implement open attachment
r=bienvenu
2000-06-22 22:36:41 +00:00
mscott%netscape.com
9894799a78 Bug #10802 --> add new interface for fetch mime part
which is only implemented by imap currently...this helps
free up the OpenAttachment name space that this method was
hogging before =).
modify the signature of open attachment to match my needs
r=bienvenu
2000-06-22 22:36:06 +00:00
mscott%netscape.com
86f3ed7dc2 Bug #10802 --> add open attachment action type
r=bienvenu
2000-06-22 22:16:07 +00:00
nhotta%netscape.com
c828a16eab Changed "force_ascii_search" to false as default, bug 5933, r=bienvenu,taka. 2000-06-22 22:07:32 +00:00
nhotta%netscape.com
4cb736167a Hooked up charset converter and fixed a couple of bugs
(fixed charset passing to EncodeImap, GetImapCharsetParam to generate "CHARSET" param), bug 5933,r=bienvenu,taka.
2000-06-22 22:07:01 +00:00
mscott%netscape.com
123e15cd41 Bug #10802 --> properly report the content type especially in the case of
attachments instead of always reporting "raw"
r=sspitzer
2000-06-22 22:04:13 +00:00
alecf%netscape.com
5cbee96537 fix for assertions - toolbarseparator->separator
a=granrose
2000-06-22 18:44:14 +00:00
alecf%netscape.com
011b60e928 fix for #43469 - trouble creating a POP account
r=putterman
a=granrose
2000-06-22 18:33:42 +00:00