bratell%lysator.liu.se
80e0e6f5e9
Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com
2000-12-19 19:43:12 +00:00
bratell%lysator.liu.se
e6dbc462d5
Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com
2000-12-19 19:24:07 +00:00
blakeross%telocity.com
e08b16e151
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf
2000-12-19 08:25:23 +00:00
sspitzer%netscape.com
fb071f77c0
fix for #62904 . get shift-tab to switch between panes counter clockwise.
...
fix from blakeross@telocity.com . r=sspitzer, sr=bienvenu
2000-12-19 06:40:04 +00:00
sspitzer%netscape.com
b088df0bf7
fix for #63248 . prevent crash when running news://host/group?list-ids urls.
...
I exposed this bug to the average user by fixing #24626 .
now, to get list-ids urls to work.
sr=bienvenu.
2000-12-19 05:33:46 +00:00
bienvenu%netscape.com
a7dda2acff
more work on offline, especially handling being offline re loading folders and messages w/o offline bodies 15865
2000-12-19 04:55:21 +00:00
sspitzer%netscape.com
2a48d3c1f2
rename DisplayHTMLInMessageWindow to DisplayHTMLInMessagePane.
...
sr=bienvenu
2000-12-19 03:45:21 +00:00
sspitzer%netscape.com
a973090955
fix for #24626 . when viewing a cancelled message, display the "error"
...
in the message pane like we did in 4.x. add the code to display
random html in the message pane to nsMsgWindow, so bienvenu can use it
for offline imap. known problems: title isn't being set and headers
aren't being hidden. but that's next. sr=bienvenu.
2000-12-19 02:36:32 +00:00
bienvenu%netscape.com
d2860dad97
make news and imap respect offline state r=sspitzer,sr=mscott 15865
2000-12-19 01:19:34 +00:00
bienvenu%netscape.com
cae6c8165f
add offline error code r=sspitzer,sr=mscott 15865
2000-12-19 01:16:20 +00:00
racham%netscape.com
53278bf82d
Fixing bugs 60634, 60635. Fixing javascript warnings for undeclared and badly scoped variables. r=racham, sr=bienvenu,mscott
2000-12-19 00:08:30 +00:00
varada%netscape.com
b4d26b6ac1
fix for #55260 ; new message window with new profile brings up acount wizard and waits for callback;r=ducarroz;sr=mscott
2000-12-18 22:23:26 +00:00
sspitzer%netscape.com
3c4ff2be62
fix #63184 . fix the subscribe dialog title.
...
sr=bienvenu
2000-12-18 19:59:38 +00:00
dbaron%fas.harvard.edu
030cd39a47
Fix bustage caused by naving%netscape.com in checkin to fix bug 43411. Filed bug 63087 on inter-module dependencies caused by this fix (which are the cause of the bustage).
2000-12-17 04:56:28 +00:00
naving%netscape.com
44c9358edc
Fixing warnings made by earlier checkins. Declared inboxFolder twice
2000-12-17 03:09:14 +00:00
naving%netscape.com
515bdd2ae0
43411 sr=bienvenu. Changing Compact()'s definition to pass nsIUrlListener.
2000-12-17 01:20:42 +00:00
naving%netscape.com
395cced903
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.
2000-12-17 01:19:41 +00:00
naving%netscape.com
753a0c99ad
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.Changing Compact()'s
...
definition
2000-12-17 01:19:26 +00:00
naving%netscape.com
e9dc162b48
43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. Changing Compact()'s
...
definition
2000-12-17 01:17:37 +00:00
bienvenu%netscape.com
e19352ce23
fix mac build bustage
2000-12-16 15:45:38 +00:00
bienvenu%netscape.com
03b888e36e
fix for escaping slashes for servers where slash is not the hiearchy delimiter r=sspitzer, sr=mscott 60197
2000-12-16 15:17:42 +00:00
disttsc%bart.nl
d7566e74e8
Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches
2000-12-16 00:42:48 +00:00
disttsc%bart.nl
4f270e57dd
Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben
2000-12-16 00:42:47 +00:00
racham%netscape.com
0be8993486
Fix for bug 58947. Adding implementation for observer interfaces to SmtpDataSource. r=sspitzer, sr=hyatt
2000-12-15 23:44:20 +00:00
racham%netscape.com
8f4362a696
Fix for bug 55388. Update mailaccounts list so that right values are written into the prefs file. r=sspitzer, sr=mscott
2000-12-15 23:44:17 +00:00
jdunn%netscape.com
f5a2df2eca
fix unresolved symbol for nsUInt32Array by linking in libmsgbaseutil.
...
Also combine NSPR_LIBS & XPCOM_LIBS to just use MOZ_COMPONENT_LIBS
r= cls@seawood.org
# 62884
2000-12-15 12:58:07 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
jdunn%netscape.com
abac1cf7ac
changing previous checkin to be OS/2 friendly using
...
other Makefile's format
# 62202
2000-12-15 00:14:08 +00:00
naving%netscape.com
0b7318f28c
52564, r=varada, sr=mscott,bienvenu. Resizing so that ok,cancel button appear correctly.
2000-12-15 00:06:12 +00:00
ducarroz%netscape.com
b701783586
Fix for bug 62301. Hyatt forget to remove the temp patch Ben did for bug 62226. R=varada, SR=bienvenu
2000-12-14 23:15:52 +00:00
jdunn%netscape.com
4dcf9de421
nsMimeHtmlEmitter.cpp has a dependency on nsUInt32Array so am linking
...
in libmsgbaseutil so that it is not unresolved.
This is an HP runtime bustage on startup.
sr=alecf@netscape.com
# 62202
2000-12-14 22:42:23 +00:00
sspitzer%netscape.com
25988e7f9d
fix for #36488 . thanks to andrew.taylor@cal.montage.ca for the initial patch.
...
make it so in the drafts and unsent message folders we change the sender
column to the recipient column. r=sspitzer, sr=bienvenu
2000-12-14 22:08:23 +00:00
sspitzer%netscape.com
efd7ca3b3e
fix for #51862 . thanks to hyatt for the performance suggestion.
...
move the onclick handler out of the tree cell. sr=mscott
2000-12-14 21:43:51 +00:00
sspitzer%netscape.com
3e55414ad1
fix for #45922 . properly migrate secure news and secure imap servers from
...
4.x. isSecure gets set and if no port was specified, we use the default
secure ports. sr=mscott
2000-12-14 21:43:05 +00:00
sspitzer%netscape.com
0dfb4f4150
fix for #60638 . send "mode reader" to the nntp server. we only
...
send it once per connection. also, changes to skip the code that
asks the server for the extensions it supports. extensions are not
supported yet. sr=mscott
2000-12-14 21:41:23 +00:00
m_kato%ga2.so-net.ne.jp
728a1aad5e
bug 61100 and bug 58897
...
import mailbox for I18N support.
r=nhotta sr=mscott
2000-12-14 17:25:25 +00:00
bienvenu%netscape.com
98b859d8ef
implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865
2000-12-12 03:18:06 +00:00
bienvenu%netscape.com
08cd5decc2
implement downloading of messages for offline use r=sspitzer, sr=mscott 15865
2000-12-12 03:14:43 +00:00
bienvenu%netscape.com
b0977cf05a
add folder prop sheets to build r=sspitzer,sr=mscott, r=ducarroz 15865 needed for offline imap
2000-12-12 03:14:04 +00:00
bienvenu%netscape.com
08bc6cce47
add strings for offline UI r=sspitzer, sr=mscott 15865
2000-12-12 03:10:14 +00:00
bienvenu%netscape.com
f6f91644a9
reflect downloaded status of msgs in UI r=sspitzer, sr=mscott 15865
2000-12-12 03:08:08 +00:00
bienvenu%netscape.com
ecd82a4141
implement downloading of messages for offline use r=sspitzer, sr=mscott 15865
2000-12-12 03:07:21 +00:00
varada%netscape.com
2914e8ec89
Fix for bug#60904; Fixing broken editing filters;r=alecf sr=alecf
2000-12-12 01:12:17 +00:00
chuang%netscape.com
1008af70e7
bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer,sr=mscott
2000-12-11 21:35:13 +00:00
chuang%netscape.com
a84a3c73c4
Bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer, sr=mscott
2000-12-11 21:25:26 +00:00
dbaron%fas.harvard.edu
fa7d014c05
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
dbaron%fas.harvard.edu
2b2160f1b0
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
racham%netscape.com
9c8dd187c0
Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott
2000-12-09 03:03:58 +00:00
bienvenu%netscape.com
13047df8bc
add newline at eof
2000-12-09 01:24:22 +00:00
bienvenu%netscape.com
0c31795c76
initial entry, not part of build
2000-12-09 01:17:37 +00:00