Commit Graph

12370 Commits

Author SHA1 Message Date
rods%netscape.com
9a206ffa69 The does the following:
1) Fixes a minor problem in with which kind of PrintSettings object we are getting in browser.js
2) AddressBook now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
3) Mail now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
4) Add a PS arg to the MsgPrintEngine IDL/XUL/JS
r=ducarroz sr=spitzer a=asa
2002-03-05 12:52:37 +00:00
bzbarsky%mit.edu
fde41cde79 Ugh. Another try at the bustage... 2002-03-05 05:04:26 +00:00
bzbarsky%mit.edu
e352e3ba98 Better bustage fix 2002-03-05 03:54:46 +00:00
heikki%netscape.com
4b83e02e95 Attempting to fix Mac bustage. 2002-03-05 03:48:44 +00:00
naving%netscape.com
7a4dee432d 57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable. 2002-03-05 03:25:31 +00:00
ducarroz%netscape.com
665d1181b6 Fix for bug 128887. Need to allocate an extra spot in the attachment list for the inline message itself. R=varada, SR=sspitzer, A=asa 2002-03-05 01:23:31 +00:00
ssu%netscape.com
b5a387610d fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa 2002-03-05 00:55:50 +00:00
ssu%netscape.com
9ed1b280ec checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer 2002-03-05 00:49:21 +00:00
cavin%netscape.com
3dfb34e987 Fix for #62084. Fixed 2 problems: (1)Parsing problem on the input records when data of the records spread into two buffers. (2)Buffer used to hold list data is too small. r=naving, sr=sspitzer, a=asa. 2002-03-05 00:01:22 +00:00
racham%netscape.com
43c4b186f7 Fixing bug 128187. Fixing js warning on variable redeclaraion. Patch by Stephen Walker. r=bhuvan, sr=sspitzer, a=asa 2002-03-04 23:52:16 +00:00
cavin%netscape.com
26f97980ac Fix for #73694. Parse and store date info from Eudora "From " lines and write out this date header for Eudora msgs which do not contain a "Date:" header. r=ducarroz, sr=sspitzer, a=asa. 2002-03-04 23:40:16 +00:00
cavin%netscape.com
77ddbd36c3 Fix for #100854. For imap folders, unescape the folder URIs and for local folders get rid of ".sbd" and then escape the URIs. r=ducarroz, sr=sspitzer, a=asa. 2002-03-04 23:31:45 +00:00
alecf%netscape.com
cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
andreww%netscape.com
a2b990d970 bug 65995 - edit->properties should be context sensitive. r=hwaara, sr=sspitzer a=dbaron 2002-03-04 01:22:18 +00:00
varada%netscape.com
f54a2568f6 fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa 2002-03-03 01:48:43 +00:00
stephend%netscape.com
2e9f5a7bb0 Bug 128314. Change 'Newsgroup Messages' to 'Outgoing Newsgroup Messages' in Collected Address prefs. r=jglick/sspitzer, sr=bienvenu, a=dbaron 2002-03-03 00:56:46 +00:00
ducarroz%netscape.com
a1bab6b0da Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa 2002-03-02 21:13:10 +00:00
ducarroz%netscape.com
4dd1823dab Fix for bug 109081. We need to disable the cached window when we hide it to prevent it to get the focus. R=rods, SR=sspitzer, A=asa 2002-03-02 21:10:30 +00:00
morse%netscape.com
d8c109186b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
sspitzer%netscape.com
92f9765507 fix for #124995. get non us-ASCII searches to work from addressbook
quick search and advanced search.  r=dmose, sr=bienvenu, a=asa
2002-03-02 01:40:01 +00:00
sspitzer%netscape.com
d58190cb7d fix for #71937. remove dead code. r=racham,sr=bienvenu,a=bienvenu 2002-03-02 01:31:34 +00:00
sspitzer%netscape.com
336c742eb3 fix for #111895. newsgroups not properly sorted by thread.
r=bienvenu,sr=sspitzer,a=asa.  thanks to Mark Hammond for the fix.
2002-03-02 01:20:32 +00:00
sspitzer%netscape.com
762c11281c fix for #71952. fix assertions when printing ab cards. r=shliang, sr=bienvenu, a=asa. 2002-03-02 01:18:38 +00:00
sspitzer%netscape.com
75f9cde322 fix for #71953. make the edit / new mailing list dialog modal (and centered.)
r=racham, sr=bienvenu, a=asa
2002-03-02 01:16:45 +00:00
sspitzer%netscape.com
38031ca6ed bulletproof fix for ab crasher
#127748.  r=racham,sr=bienvenu,a=roc+moz
2002-03-02 01:12:58 +00:00
sspitzer%netscape.com
b8c703ec8b fix for bug #127299. fix tooltip in advanced search dialogs.
r=racham,sr=bienvenu,a=asa
2002-03-02 01:10:32 +00:00
ssu%netscape.com
9eea0a41bf checking in patch for yxia@netscape.com. fixes bug 99685 - Need to externalize the initial size of Offline and Diskspace window on account manager. r=ssu sr=sspitzer a=asa 2002-03-01 23:35:52 +00:00
stephend%netscape.com
20ef6125fb Bug 127881. View Menu: Messages: Threaded item should be removed. r=ssu@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-01 22:42:29 +00:00
racham%netscape.com
6ae5af8556 Fixing bug 125065. Fixing focus problems with new addressbook card. This fix allows the first field in the new card window to gain focus via setTimeout(). r=law, sr=jag, a=asa 2002-03-01 08:32:16 +00:00
ducarroz%netscape.com
4f1ba54695 Fix for bug 127877. Fully rewrite the function that build the attachment list. R=varada, SR=bienvenu, A=asa 2002-02-28 22:39:34 +00:00
timeless%mac.com
187799bca7 Bug 127700 timelineservice initialization isn't well wrapped
r=bzbarsky sr=sspitzer a=shaver
2002-02-28 07:51:38 +00:00
cathleen%netscape.com
4a5da35b5c eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz 2002-02-28 04:11:37 +00:00
naving%netscape.com
03d2b5d0da 113128 r=bienvenu sr=mscott a=roc+moz fix deleting/moving local folders on mac 2002-02-27 02:30:58 +00:00
sspitzer%netscape.com
ede14b2526 checking in neil's patch code simplificaiton patch for #77687 before it bit rots again.
r=hwaara,sr=blake,sr=sspitzer
2002-02-27 01:11:30 +00:00
mhammond%skippinet.com.au
4dc3d4d658 Fix bug 98183: Threaded view auto-changes to unthreaded view.
When no messages exist on the server, still set our internal "threaded"
flag.

r=hwarra, sr=sspitzer, a=blizzard on behalf of drivers for 0.9.9
2002-02-27 00:40:23 +00:00
oeschger%netscape.com
2c095a7a0e restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww 2002-02-26 01:13:17 +00:00
naving%netscape.com
ca0afe6112 101485 r=sspitzer sr=bienvenu a=asa Fix crash on filing messages from search
upon File | Quit pass valid msgWindow so that we can stop the running news
url.
2002-02-22 23:11:12 +00:00
naving%netscape.com
fbe791bab9 127059 r=racham sr=sspitzer a=asa Make msgNavigation from standalone msg window work again 2002-02-21 23:58:11 +00:00
sspitzer%netscape.com
d948e183eb checking in navings fix for regression bug #126874. search comes up with empty
criteria, and can't delete from stand alone message window.
r/sr=sspitzer,bienvenu, a=dbaron
2002-02-21 03:57:35 +00:00
naving%netscape.com
07b150e77c 120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should
also update popstate.dat. also fixing one js error from last checkin.
2002-02-21 01:37:36 +00:00
naving%netscape.com
c17b34eeef 100991 r=bienvenu sr=mscott a=roc+moz. Select the folder and the message (if any) after renaming a folder. 2002-02-21 00:16:57 +00:00
sspitzer%netscape.com
d2cb3313a4 fix for #121639. get forward as attachment to work for news again.
while I'm at it, some code cleanup.  note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
taka%netscape.com
1bca41b949 Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott 2002-02-20 07:18:11 +00:00
shliang%netscape.com
35d10f6565 bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
shliang%netscape.com
5d834eec72 bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer 2002-02-20 06:34:00 +00:00
shliang%netscape.com
a99f5cac49 bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer 2002-02-20 06:30:03 +00:00
ducarroz%netscape.com
b08cd95732 Fix for bug 93439. Better algorithm to extract attachment of embedded messages. Also use subject of the message as attachment name if needed. R=varada, SR=bienvenu 2002-02-20 03:45:45 +00:00
ducarroz%netscape.com
2166a71a1b Fix for bug 112625. When decomposing a message into files, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott 2002-02-20 03:39:55 +00:00
rods%netscape.com
785aacab83 1) Makes sure that when a PrintSettings is created it is initialized from the
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
dbragg%netscape.com
c7478fbb13 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00