Граф коммитов

11959 Коммитов

Автор SHA1 Сообщение Дата
bhart00%yahoo.com f5d485f13d fix bug 110530, JavaScript strict warning in mail3PaneWindowCommands. Checkin for Stephen Walker <walk84@yahoo.com> r=stephend/racham, sr=alecf. 2002-01-08 00:11:33 +00:00
racham%netscape.com 57f1132727 Fixing bug 100414. Make sure that an account is created only when server and identity info is avialable in the migration process. r=mscott, sr=sspitzer 2002-01-07 07:06:52 +00:00
racham%netscape.com 09cb8a19ab Fixing bug 104468. Polish menu popup elements in the addressbook panel in the sidebar. r=racham 2002-01-07 07:06:09 +00:00
naving%netscape.com 07d7b3d537 114700 sr=bienvenu. remove PR_Sleep call - not needed anymore. 2002-01-07 00:41:12 +00:00
jaggernaut%netscape.com c16136d81f str.ToUpperCase() -> ToUpperCase(str), r=mozbot, rs=scc 2002-01-05 11:14:51 +00:00
sspitzer%netscape.com 207612a6ca fix for #115701. fix import text. text reviewed by robinf, rs=bienvenu 2002-01-05 07:57:29 +00:00
stephend%netscape.com 88a44d4661 Bug 58572. Javascript strict warnings in mailWidgets.xml. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver 2002-01-05 05:24:24 +00:00
stephend%netscape.com bffc4a7e47 Bug 79333. Javascript strict warnings in pref-directory.add.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver 2002-01-05 05:20:49 +00:00
stephend%netscape.com 0df8f51826 Bug 118273. Javascript strict warnings in accountUtils. Patch by Stephen Walker <walk84@yahoo.com> r=caillon, sr=shaver 2002-01-05 05:13:26 +00:00
stephend%netscape.com 2cef627977 Bug 118273. Javascript strict warnings in accountUtil5s5585 2002-01-05 05:08:13 +00:00
sspitzer%netscape.com bbd900a179 fix for crasher bug #116174 (crash switching from flat to threaded view)
and for #118278 (clear message pane when more than one item selected).
r/sr=bienvenu.

included:
1) minor performance improvement to nsMsgDBView::GetCommandStatus() when you've got a
lot of row selected.

2) add comments indicating how we have to call RowCountChanged() after we adjust m_keys, not before.

3) handle nesting of calls to SaveAndClearSelection() and RestoreSelection(), by
only doing work on the outer calls, we ignore inner calls.

4) switch to using PRPackedBool (where it makes sense)

5) fix nsMsgDBView::SelectMsgByKey() to use SaveAndClearSelection() and RestoreSelection(),
instead of just using RestoreSelection(), for parity.
2002-01-05 04:00:53 +00:00
sspitzer%netscape.com d52a95d26f fix for #118276. multiple selection in the addressbook should
clear out the card preview pane.  r/sr=bienvenu
2002-01-05 03:48:41 +00:00
stephend%netscape.com 1563eb79d7 Bug 117822. Javascript strict warnings in am-prefs.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=shaver@mozilla.org 2002-01-05 01:43:44 +00:00
sspitzer%netscape.com 7123f2c7f6 "Map It!" should be "Get Map". r=jglick, rs=bienvenu
for bug #116451
2002-01-05 01:10:47 +00:00
stephend%netscape.com 16f7f2bc30 Bug 117823. Javascript strict warnings in am-offline.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com/racham@netscape.com, sr=shaver@mozilla.org 2002-01-05 00:59:10 +00:00
ssu%netscape.com 5aea7d374f checking patch for neil@parkwaycc.co.uk. fixes bug 111918 - File/Offline/Work Offline has no access key. r=ssu, sr=mscott 2002-01-05 00:39:57 +00:00
hyatt%netscape.com 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
sspitzer%netscape.com 44e10f2409 fix for blocker bug #118180. js error (from mapi code) horks compose window.
may be mozilla only.  r/sr=bienvenu, a=kyle.
2002-01-04 18:30:06 +00:00
ducarroz%netscape.com dd370eabd9 Patch submited by Denis Antrushin <adu@sparc.spb.su>
Fix for bug98199. Don't change the real name of a forwarded message to "ForwardedMessage.eml" anymore. R=ducarroz, SR=bienvenu
2002-01-04 01:03:22 +00:00
ducarroz%netscape.com 711088468e fix for bug 93481. Do not remove the whole line that contains the META tag but rather remove just the charset portion of it. Also, the new code avoid duplicating the line which could be hudge in some case. R=cavin, SR=mscott 2002-01-04 00:49:44 +00:00
naving%netscape.com 390ab2830a 117858, 117859 r=ducarroz sr=bienvenu. fix leaking char* on reading messages 2002-01-04 00:17:48 +00:00
dmose%netscape.com c87f2f902a Fix bug 108366: xmozillausehtmlmail LDAP attributes does not work. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com. 2002-01-03 23:25:48 +00:00
srilatha%netscape.com 2b9746b846 checking in for rdayal
Bug # 104672 and 106137 r=dougt, sr=sspitzer, sr=mscott.

Making MAPI part of the build. Landing modified makefile and resource file changes.
2002-01-03 23:20:11 +00:00
dmose%netscape.com e89c939766 Fix bug 105103: LDAP attributes should not be case-sensitive. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com. 2002-01-03 23:18:28 +00:00
varga%utcru.sk dd8495555b 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
sspitzer%netscape.com 6470921a01 fix for js strict warning. patch by alex vincent (jscript@pacbell.net)
r=bzbarsky, sr=sspitzer
2002-01-03 21:59:28 +00:00
srilatha%netscape.com 325801f24e checking in for rdayal.
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.

Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
sspitzer%netscape.com 18ce084e8c fix for crasher bug #117478. I goofed when converting from strcmp to Equals().
this code is there to handle the migration case where our "old" sortedColumn is no
longer a valid column.  r/sr=bienvenu
2002-01-03 21:24:06 +00:00
blakeross%telocity.com a3953a883a 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer 2002-01-02 23:45:45 +00:00
srilatha%netscape.com 80aabc8a1f Checking in for rdayal. Files for MAPI TRUNK landing.
Bug #s :
104672 - trunk landing bug,
106137 - encapsulating MAPI components into one XPCOM component, main r/sr for MAPI_NEW_DIR_TRUNK
107697 - changing MAPI to comply with new nsIMsgCompose
109101 - remove hardcoding that was earlier there in the 094 branch,
115307 and 116993 - other bug fixes for the MAPI_NEW_DIR_TRUNK branch.

r= dougt, mscott, ducarroz, ssu.
sr=alecf, mscott, sspitzer, bienvenu.

These files are for the hook part of the MAPI support in Mozilla.
2002-01-02 01:11:52 +00:00
srilatha%netscape.com c7c8952253 Checking in for rdayal. files for MAPI_NEW_DIR_TRUNK landing.
Bug #s 104672, 106137, 107697, 109101, 115307 and 116993.
r= dougt, ducarroz, ssu
sr=alecf, mscott, sspitzer, bienvenu.
These files are the mapi32.dll files.
2002-01-02 01:04:40 +00:00
rods%netscape.com 1fde5f13f3 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
stephend%netscape.com 89327ba657 Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com 2001-12-31 00:23:35 +00:00
bryner%netscape.com e5321f0f4c Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
sspitzer%netscape.com 0dcbb7476e add support for addressbook quick search, part of bug #83023.
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
naving%netscape.com 602e6cecc2 80897 r=mscott sr=bienvenu. speed up multiple deletes in thread-pane by notifying removal of rows in blocks
to outliner. Also move nsIMsgCopyServiceListener from nsMsgDBView to nsMsgSearchDBView.
2001-12-26 21:58:32 +00:00
naving%netscape.com c2f3d725e9 116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages 2001-12-26 21:44:55 +00:00
timeless%mac.com 711739d601 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com 700f0c0121 fix warning, rs=bienvenu 2001-12-22 02:46:58 +00:00
sspitzer%netscape.com 0ce17a5be0 fix warnings. rs=bienvenu 2001-12-22 02:45:28 +00:00
sspitzer%netscape.com 404e12e054 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
sspitzer%netscape.com 865a959384 mailnews part of the fix for #111101. scrollbox / slider / thumb
problems with quick search.  r=naving, sr=bienvenu.

there's a supplimental fix for layout, but that's awaying review.
2001-12-22 01:19:13 +00:00
varada%netscape.com 8355970f24 bug#112213 -adding timeline pref to mailnews; sr=mscott 2001-12-21 23:21:50 +00:00
varada%netscape.com 611d57ca9f bug #112213 adding timeline code for perf measurement;sr=mscott 2001-12-21 23:21:48 +00:00
ducarroz%netscape.com b8f5e13d6d FIx for bug 112343. Use nsXPIDLCString to avoid memory leak. R=cavin, SR=sspitzer 2001-12-21 22:46:11 +00:00
ducarroz%netscape.com 98bdd4b2ae *** empty log message *** 2001-12-21 22:44:06 +00:00
ducarroz%netscape.com 2241203e67 FIx for bug 116044, Cannot call SetMimeOutputType() before calling Init(). R=cavin, SR=sspitzer 2001-12-21 22:42:10 +00:00
ducarroz%netscape.com de2b449174 Fix for bug 115052. Truncate a string at position -1 will freeze the application. R=cavin, SR=mscott 2001-12-21 22:37:45 +00:00
rjesup%wgate.com af7c621f26 Bug 96108: Fix another regression mscott noticed; this file shouldn't have
been touched.
2001-12-21 02:02:30 +00:00
rjesup%wgate.com f1b2fb1dc2 Bug 96108: Bustage noticed by mscott in checkin (would crash). jst and
waterson say go for it.
2001-12-21 01:54:59 +00:00