Commit Graph

9811 Commits

Author SHA1 Message Date
bienvenu%netscape.com
072c463eed fix build bustage 2001-01-27 17:37:14 +00:00
dbaron%fas.harvard.edu
1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
bienvenu%netscape.com
08bc27787a add nsIMsgOfflineImapOperation.idl to build r=sspitzer,sr=mscott 15865 2001-01-27 16:39:20 +00:00
cls%seawood.org
8960432db3 Tweak previous fix to check for zero-length strings. 2001-01-27 01:31:44 +00:00
cls%seawood.org
c7aa4c7041 Fix for IBM compiler related bustage.
Thanks to Jim Dunn <jdunn@netscape.com> for the patch.
2001-01-27 00:46:21 +00:00
jgmyers%netscape.com
95e365edda unfold all headers per RFC 822: bug 23635 r=ducarroz sr=bienvenu 2001-01-26 23:41:08 +00:00
taka%netscape.com
11558b490b fix for #43221, #64781, and #53644. take folder charset and apply appropriate charset conversion before comparison. r=nhotta, a=bienvenu 2001-01-26 13:50:44 +00:00
blakeross%telocity.com
b1a7f2005b Fix 60788: letters with descenders cut off in mail compose subject field. patch by hwaara. r=sspitzer,blake sr=bienvenu 2001-01-26 06:05:46 +00:00
sspitzer%netscape.com
f5a1601332 turn off some debugging printfs relating to bug #66553. sr=bienvenu 2001-01-26 04:42:47 +00:00
timeless%mac.com
c59c223069 fix for bug 61805 javascript strict warnings in abAddressBookNameDialog.js
patch by maolson@earthlink.net r=timeless, a=alecf
2001-01-26 03:39:38 +00:00
sspitzer%netscape.com
1b8069431a fix for #66602. make it faster to delete, move, or copy unread messages into
a local folder.  sr=bienvenu
2001-01-26 02:52:56 +00:00
jgmyers%netscape.com
2f7d03e291 clean out refs to FALSE: bug 63834 r=bryner sr=brendan 2001-01-26 01:59:16 +00:00
prass%netscape.com
c65266cf64 Adding geticonode function and context for icon image, r=jelwell, sr=mscott 2001-01-26 00:51:18 +00:00
bienvenu%netscape.com
685b5860d3 fix saving of imap pending unread counts r=sspitzer,naving, sr=mscott 66580 2001-01-26 00:14:10 +00:00
nhotta%netscape.com
b29a156ff1 Changed to support charset override for message headers, ignore the header specified charset and use the folder charset for the charset conversion,
bug 65277, r=mscott, sr=bienvenu.
2001-01-25 23:39:22 +00:00
nhotta%netscape.com
f8ca39c352 Changed to use the original charset name instead of the mapped one to take advantage of the us-ascii optimization,
bug 66411, r=sspitzer,ducarroz, sr=bienvenu.
2001-01-25 23:31:20 +00:00
dougt%netscape.com
5235e3266f backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
dougt%netscape.com
d82f5acc6e updating to new necko interfaces 2001-01-25 21:44:59 +00:00
racham%netscape.com
66092c4f34 Fixing bug 65556. Turning the Biff feature on by default and automatic message download is turned off for POP3 servers on biff as deafult. r=sspitzer sr=mscott 2001-01-25 20:38:45 +00:00
racham%netscape.com
95411fe2e0 Fixing bugscape bug 3709. Setting unique and polished accountname format for ISPs. r=sspitzer sr=bienvenu 2001-01-25 20:34:57 +00:00
chuang%netscape.com
e4de95ccf4 Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
bienvenu%netscape.com
4bf1e5a1ff add error code to unknown error alert for diagnosis purposes r=sspitzer, sr=mscott 57057 2001-01-25 15:49:04 +00:00
sspitzer%netscape.com
bcc031d8af "a" is a bad key for mark all read, since it is too easy to hit "a",
and mark all read is not undoable.  make mark all read "ctrl shift c"
like it was in 4.x.
2001-01-25 09:24:28 +00:00
timeless%mac.com
b0d1ab49ed fix for bug 60629 javascript strict warnings in abCardOverlay.js
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:51:19 +00:00
blakeross%telocity.com
aeab2912d9 sorry, sr=bienvenu for mao's fixes. think I'm a little too used to typing `sr=alecf' 2001-01-25 05:38:00 +00:00
blakeross%telocity.com
32b13b722e Fix 63619, 65325: mao's strict warning fixes. r=jag sr=alecf 2001-01-25 05:31:57 +00:00
bienvenu%netscape.com
c2aed3d6f8 add offline imap operation support, NOT YET PART OF BUILD 2001-01-24 15:47:56 +00:00
Peter.VanderBeken%pandora.be
ca18afb32e Fixing build bustage on Mac. 2001-01-24 15:45:41 +00:00
sspitzer%netscape.com
36ccf5c4b9 performance fix for mailnews for. (especially us-ascii users)
skip a lot of expensive code if we don't need to do the conversion.
this will help sorting, scrolling and message display.
there is more work to do on this code for non us-ascii users.
sr=bienvenu
2001-01-24 15:10:08 +00:00
mscott%netscape.com
0f825d9326 Bug #3700 --> move canRunURLButBusy back inside the if statement
sr=bienvenu
2001-01-24 06:58:07 +00:00
blakeross%telocity.com
009ca07c53 Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf 2001-01-24 05:50:35 +00:00
blakeross%telocity.com
59808e579f Fix 64969: can't drag urls out of message pane or window. r=timeless sr=bienvenu 2001-01-24 03:31:55 +00:00
mkaply%us.ibm.com
7b5309f180 No bug
r=jkobal, a=blizzard
Remove XP_OS2 codepath so Templates and Unsent Messages work
2001-01-24 00:50:14 +00:00
timeless%mac.com
a94020c762 fix bug 62703 Mail Compose: Need mnemonics for "Attachments" and "Subject"
patch by hwaara@chello.se, r=timeless, sr=alecf
2001-01-23 22:48:46 +00:00
darin%netscape.com
6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
kin%netscape.com
4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
racham%netscape.com
3bd146e8d8 Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
racham%netscape.com
db08547a0c Fixing bugs 14301 and 63251. As a part of fix to bug 14301, Setting the default value of the pref that says log onto this account at startup to false. All newly created accounts will not have this one turned on and interested users with multiple accounts will have to manually turn it on, by turning the checkbox on, to take the advantage multiple logins at startup. While fixing bug 63251, a new pref is added to findout the url of the page that need to be displayed in the AccountCentral frame. r=sspitzer sr=bienvenu 2001-01-23 21:54:12 +00:00
chuang%netscape.com
56736e0108 Bug60107 Preference for limiting number of Collected Addresses not working, r=ducarroz, sr=bienvenu 2001-01-23 04:11:41 +00:00
sspitzer%netscape.com
01de5a1a72 persist size when using the vertical mail layout. thanks to kerz for the
patch.  (part of #32148)
2001-01-23 00:24:12 +00:00
ducarroz%netscape.com
d54f8725a0 Fix for bug 61437. Remove unused code and cleanup mess with mEntityConvertionDone which was causing plain text body to be converted twice. R=sspitzer, SR=mscott 2001-01-23 00:03:25 +00:00
nhotta%netscape.com
135ae1c799 Moved charset folder UI into folder property dialog. bug 65018, r=sspitzer, sr=bienvenu. 2001-01-22 21:48:21 +00:00
amasri%netscape.com
bc755699d1 Added comments as workaround for mozilla bug #64199, r=naving 2001-01-22 21:41:48 +00:00
blakeross%telocity.com
3f4c7704f0 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless,sspitzer sr=bienvenu 2001-01-22 20:30:26 +00:00
bienvenu%netscape.com
97fe7b64cf fix news not to open a new connection for ever post r=sspitzer, sr=mscott 65975 2001-01-22 20:24:12 +00:00
sspitzer%netscape.com
feff593697 "Edit | Properties" -> "Edit | Properties..."
patch from hwaara@chello.se
r=sspitzer, r=jglick, sr=bienvenu
2001-01-22 20:05:51 +00:00
sspitzer%netscape.com
9f8c60009d fix for #62873. sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
for the initial patch.
2001-01-20 05:06:10 +00:00
sspitzer%netscape.com
6144a0462d fix for #64948. sr=bienvenu. 2001-01-20 04:38:27 +00:00
sspitzer%netscape.com
c4695f270d fix for #65304. sr=bienvenu. if no subscribable servers, subscribe
dialog won't dismiss when you hit cancel.
2001-01-19 22:04:06 +00:00
sspitzer%netscape.com
8e2e09d212 fix for #64244 and #46315
sr=bienvenu.  thanks to slucy@objectivesw.co.uk for the initial
patch for #46315
2001-01-19 21:41:12 +00:00