Commit Graph

8653 Commits

Author SHA1 Message Date
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
bienvenu%netscape.com
cd93ed7328 try to fix build bustage on solaris 2000-06-22 14:37:17 +00:00
mkaply%us.ibm.com
47d8153420 # 42637
r = mscott, a = brendan
OS/2 bring-up  - Used false instead of PR_FALSE
2000-06-22 14:25:27 +00:00
jefft%netscape.com
ca0f8937e3 fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu 2000-06-22 13:56:07 +00:00
alecf%netscape.com
3c912fc37e fix for 43134 r=putterman 2000-06-22 06:20:14 +00:00
rhp%netscape.com
a5a3827ae9 Adding COOL Auth to ABSync - Bug #: 43022 - r: jefft 2000-06-22 04:21:43 +00:00
mscott%netscape.com
0c08e26157 Bug #10802 --> for open attachment, the mime converter needs to remember the
content type of the part is about to output.
r=rhp
2000-06-22 03:25:22 +00:00
alecf%netscape.com
42d37a2d04 fix for #38027 - temporarily workaround broken html:selects by using a menulist and a hidden input
r=sspitzer
2000-06-22 01:20:25 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
varada%netscape.com
00a2c8cd17 fix for bug #20183;warn before deleting addressbook r=mscott 2000-06-21 23:15:54 +00:00
ducarroz%netscape.com
0c9a92fe95 Fix for bug 43222 2000-06-21 22:46:03 +00:00
sspitzer%netscape.com
8b89d3dd91 fix for #42216. don't migrate the remember password pref for a server. 2000-06-21 22:03:03 +00:00
alecf%netscape.com
d68fb2a0c9 fix for #42330 contributed by gemal@gemal.dk
r=alecf
a=waterson
2000-06-21 21:41:28 +00:00
alecf%netscape.com
6572712198 fix for #42346 contributed by gemal@gemal.dk
a=waterson
r=alecf
2000-06-21 21:39:43 +00:00
alecf%netscape.com
997565a385 hook up nsIMsgWindow and status feedback to search #33101
r=sspitzer
2000-06-21 21:15:55 +00:00
ducarroz%netscape.com
aebd5a3190 Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman 2000-06-21 21:11:53 +00:00
alecf%netscape.com
2c5ff8e18e move mail status bar into a common overlay so that it can be used elsewhere like search (#33101)
r=putterman
2000-06-21 21:11:34 +00:00
chuang%netscape.com
eabc8104c9 Bug 32286 Exception Feature - Edit mailing list in address book, r=putterman 2000-06-21 19:25:45 +00:00
bienvenu%netscape.com
63645d14e3 fix running search twice, send notification on search done, add support for interrupting search , 33101 r=sspitzer 2000-06-21 14:04:34 +00:00
alecf%netscape.com
0db99ba90e fix solaris bustage 2000-06-21 06:57:03 +00:00
alecf%netscape.com
1af58fde07 extra files I missed in the last checkin r=putterman 2000-06-21 06:35:58 +00:00
alecf%netscape.com
aa08e8744f move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman 2000-06-21 06:34:59 +00:00
alecf%netscape.com
7abf2b70ca add support for searching twice.... clear the scope term list between every search - #33101 r=bienvenu 2000-06-21 02:17:14 +00:00
sspitzer%netscape.com
32174e072b fix for #40051. thanks to Henrik Gemal <gemal@gemal.dk> for the patch.
r=sspitzer
2000-06-21 01:17:32 +00:00
bienvenu%netscape.com
fa76031aa1 fix 31411 problems interrupting imap message load r=jefft 2000-06-21 00:34:43 +00:00