hwaara%chello.se
a8cf28746b
#40761 , "Make the filters UI accessible"
...
r=ssu, sr=sspitzer, a=asa
2002-03-06 22:03:47 +00:00
varada%netscape.com
4130e33016
fix for bug 112714;making filter dialogs modal;r=naving;sr=dbienvenu;a=asa
2002-03-06 22:02:06 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bienvenu%netscape.com
dfd3a75358
fix build bustage
2002-03-06 02:16:38 +00:00
bienvenu%netscape.com
0d2f974a9c
fix build bustage
2002-03-06 01:53:00 +00:00
bienvenu%netscape.com
cc20b87560
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
17e5cdbf50
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305"
2002-03-06 01:41:34 +00:00
bienvenu%netscape.com
4ef2e4c499
add copy folder location menu item r=naving, sr=sspitzer a=asa 112105
2002-03-06 01:29:56 +00:00
bienvenu%netscape.com
b5f916d0df
fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910
2002-03-06 01:24:13 +00:00
cavin%netscape.com
80fab587b2
Fix for #119441 . Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa.
2002-03-06 01:07:53 +00:00
sspitzer%netscape.com
76995cb4d8
fix for #73995 . hide the print engine xul window when printing.
...
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch. r=ducarroz, sr=bienvenu, a=asa
2002-03-06 00:53:45 +00:00
ducarroz%netscape.com
2c2fb37161
Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa
2002-03-06 00:14:23 +00:00
nhotta%netscape.com
97b33d4e03
Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
...
bug 128908, r=ducarroz, sr=sspitzer, a=asa.
2002-03-05 23:57:01 +00:00
naving%netscape.com
ab94479b93
104484 r=bienvenu sr=smcott a=asa. Set the name of the non-ascii folder correctly
...
so that the sortKey doesn't mess-up.
2002-03-05 23:32:59 +00:00
ssu%netscape.com
6e6140dd78
fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa.
2002-03-05 23:13:32 +00:00
bzbarsky%mit.edu
9d9056592c
Build simple mapi again. Bug 122725, patch by rdayal@netscape.com,
...
r=cathleen, sr=mscott, a=roc+moz
2002-03-05 22:42:52 +00:00
cavin%netscape.com
9ecd70ef6b
Fix for 128543. Convert server msg which contains key word "exceed max record" to a more user-friendly one. r=ducarroz, sr=mscott, a=asa.
2002-03-05 22:33:00 +00:00
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