bzbarsky%mit.edu
aaaca0db88
Ugh. Another try at the bustage...
2002-03-05 05:04:26 +00:00
bzbarsky%mit.edu
2303015bfa
Better bustage fix
2002-03-05 03:54:46 +00:00
heikki%netscape.com
1735588a46
Attempting to fix Mac bustage.
2002-03-05 03:48:44 +00:00
naving%netscape.com
49850e45f3
57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable.
2002-03-05 03:25:31 +00:00
ducarroz%netscape.com
42b21a5866
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
bab0e1683b
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
ea8c63d35b
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
3ebc74a7a7
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
b5f301e234
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
3e95120c4d
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
156c1b72b4
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
30260b9c1e
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
ab70c0401d
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
46d3f6f363
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
d50c305a2c
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
feb926e643
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
198c932da5
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
2bc8fd2d2b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
sspitzer%netscape.com
0dbcadd59b
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
2a306535ee
fix for #71937 . remove dead code. r=racham,sr=bienvenu,a=bienvenu
2002-03-02 01:31:34 +00:00
sspitzer%netscape.com
b16ab30f08
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
8326c62072
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
3198430487
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
98e0cce162
bulletproof fix for ab crasher
...
#127748 . r=racham,sr=bienvenu,a=roc+moz
2002-03-02 01:12:58 +00:00
sspitzer%netscape.com
8fcd6bde57
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
9f43b7635d
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
4610bc6f81
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
7e09b72e77
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
c91ccc6683
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
b8019037a1
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
6c4220cfcb
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
e00f0abe6a
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
24a4249fdc
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
76afab541d
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
c2c399bf8c
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
601524fed8
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
90c12a0de6
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
b050ca8f85
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
5da2999b50
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
af09a418bc
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
1fb38ae94f
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
e58d69c8eb
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
4791a4178a
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
c86af7c1eb
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
802eae9b05
bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer
2002-02-20 06:30:03 +00:00
ducarroz%netscape.com
b63174f32b
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
df0ebd2458
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
83b93d55d9
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
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
mscott%netscape.com
9eb36272b0
Bug #11926 , psuedo is spelled pseudo. Correct the spelling error on my pref.
...
rs=sspitzer
2002-02-20 03:11:27 +00:00