Commit Graph

11409 Commits

Author SHA1 Message Date
bienvenu%netscape.com
cc39df5f94 making go offline more robust in the face of errors r=naving sr=sspitzer 101712 2001-09-27 02:18:58 +00:00
ftang%netscape.com
6ff26f7d44 fix bug 101434. ignore "UTF-16"xx and "UTF-32"xx in mime while it is impossible
to get that value
while it is really UTF-16 and UTF-32.
r=bienvenu@netscape.com
sr=mscott
2001-09-26 23:32:58 +00:00
eddyk%netscape.com
719b7c6d4f Bug 96153: disable locked prefs for addressing panel in AccountManager
r=srilatha, sr=blake,alecf
2001-09-26 22:57:41 +00:00
eddyk%netscape.com
500500c4a6 Bug 96152: disable locked prefs for drafts and templates in AccountManager
r=bhuvan sr=alecf
2001-09-26 22:56:25 +00:00
alecf%netscape.com
b570b3627a beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser 2001-09-26 20:26:14 +00:00
bienvenu%netscape.com
3a091c4df7 remove unused, unneeded code rs=sspitzer, no bug 2001-09-26 20:05:27 +00:00
bryner%netscape.com
69576cc308 removing a printf. rs=sfraser. 2001-09-26 06:05:38 +00:00
mscott%netscape.com
2b22bc8ed8 Bug #9178 --> when migrating an account be sure to not call get default server. Instead,
create a new smtp server then set the migrated smtp settings on that new server.

r=bhuvan
sr=sspitzer
2001-09-26 05:11:58 +00:00
bienvenu%netscape.com
c5f8a4c5c3 fix memory leak of nsImapProtocol and nsImapFlagAndUidState r=naving,sspitzer, sr=mscott,sspitzer 50529 101261 2001-09-26 03:44:56 +00:00
sspitzer%netscape.com
72398cf174 fix for #101421. the radiogroups in the mailnews pref panel and in search
and filters are supposed to be horizontal.  rs=bienvenu
2001-09-26 02:38:28 +00:00
sspitzer%netscape.com
d6b386e62a fix for #101640, to allow cavin to finish #14295. if a server is removed
or if a server "changes" notify the incoming server listeners.  for the three pane
listener, we use that to decide if we need to change our selection.
r=cavin, sr=bienvenu
2001-09-26 01:01:49 +00:00
naving%netscape.com
70dee1d7f3 101057 r=robinf, bienvenu sr=sspitzer Add error messages when compact fails because of insufficient disk space or writing to folder failed. 2001-09-26 00:48:35 +00:00
hwaara%chello.se
8893eba48d #94180, fix regression from XUL 1.0 change: make alternative 3pane's grippy be center-aligned.
r=stephend, sr=sspitzer.
2001-09-25 22:18:11 +00:00
hewitt%netscape.com
989692bdd6 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +00:00
jaggernaut%netscape.com
45d38c6d6e Bug 100764: remove NS_ConvertABCtoXYZ(CharT). r=dbaron, rs=scc 2001-09-25 09:37:13 +00:00
stephend%netscape.com
2e9bb5e0dd Bug 94180. Splitter appears to the left instead of center (fixed address book) r=kerz@netscape.com, sr=hyatt@netscape.com 2001-09-25 06:04:50 +00:00
stephend%netscape.com
e12b66a6f8 Bug 57650. JS strict warnings in MsgComposeCommands.js r=varada@netscape.com, sr=sspitzer@netscape.com 2001-09-25 04:16:04 +00:00
srilatha%netscape.com
2d1eb8ed67 Fix for bug # 97502. setting gUpdate=false in oncancel()
r=mitesh, sr=sspitzer
2001-09-25 02:27:52 +00:00
bienvenu%netscape.com
f942ab7ef7 fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:36:40 +00:00
bienvenu%netscape.com
483ce3feda fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:28:15 +00:00
bienvenu%netscape.com
222fbba877 prevent biff from firing during shutdown r=naving, sr=sspitzer 101209 2001-09-24 23:20:02 +00:00
naving%netscape.com
c7940227a4 52460 r=bienvenu sr=mscott. Allow subfolders for pop3 inbox folder. 2001-09-24 22:47:16 +00:00
bienvenu%netscape.com
092f98aaec linux didn't like that last change, backing out 2001-09-23 23:52:36 +00:00
bienvenu%netscape.com
b3b5ab9afb remove unused method NS_NewImapHostSessionList rs=sspitzer, no bug 2001-09-23 23:46:47 +00:00
bienvenu%netscape.com
0d9dcc4426 fix memory leak of imap headers when move msg filters fire rs=sspitzer 101246 2001-09-23 23:42:19 +00:00
blakeross%telocity.com
35953fea85 removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt 2001-09-23 07:16:02 +00:00
stephend%netscape.com
5326413e00 Bug 100906. JS strict warnings in mailWindowOverlay.js r=rginda@netscape.com sr=bienvenu@netscape.com 2001-09-22 21:56:42 +00:00
stephend%netscape.com
118b4dfe53 Bug 100907. JS strict warnings in messengerdns.js r=rginda@netscape.com, sr=jst@netscape.com 2001-09-22 11:02:20 +00:00
stephend%netscape.com
0778c31db2 Bug 100897. JS strict warning in searchDialog.js r=naving@netscape.com sr=jst@netscape.com 2001-09-22 03:56:22 +00:00
hyatt%netscape.com
5d2125535b Fix for 94180. Grippy in mail 3-pane misaligned. r=hwaara, sr=brendan 2001-09-22 00:29:42 +00:00
cls%seawood.org
9bdf2eb594 Make -DHAVE_MOVEMAIL localized to mailnews.
Bug #58117 r=jag
2001-09-22 00:26:48 +00:00
naving%netscape.com
75efd3f704 100978 r=sspitzer sr=bienvenu. fix and/or radio button load correctly in filter editor when doing
new/edit filter.
2001-09-22 00:23:03 +00:00
bienvenu%netscape.com
9b1ca9022b fix 98689 mark all read local folder leaves db invalid r=naving, sr=sspitzer 2001-09-22 00:21:13 +00:00
bienvenu%netscape.com
6d9db967aa fix move from imap to local folder marking dest message read rs=sspitzer 2001-09-22 00:14:19 +00:00
sspitzer%netscape.com
cf0d7d1fc8 fix for #96979. hide the Total and Unread folder columns for existing profiles.
r=mscott, sr=bienvenu
2001-09-22 00:13:21 +00:00
hwaara%chello.se
5d156f0451 #99702, removing more ugly cruft.
rs=sspitzer
2001-09-21 13:31:11 +00:00
cls%seawood.org
3c5a5ff557 Adding import to REQUIRES to fix tinderbox bustage 2001-09-21 07:44:17 +00:00
mscott%netscape.com
68f50ef201 Bug #100608 --> for ldap, min # of result for popup is 2
r=hewitt
sr=sspitzer
2001-09-21 07:33:14 +00:00
stephend%netscape.com
395fffe44f Bug 58571. JS strict warnings in searchDialog.js r=naving@netscape.com sr=sspitzer@netscape.com 2001-09-21 05:11:14 +00:00
ccarlen%netscape.com
8ab23df067 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
bienvenu%netscape.com
bbbcd2ca54 fix unescaped send later uris in profile migration code r=naving, sr=sspitzer 91936 2001-09-21 04:43:16 +00:00
bienvenu%netscape.com
f31de13bcd fix unescaped send later uris set up by old profile migration code r=naving, sr=sspitzer 91936 2001-09-21 04:41:20 +00:00
naving%netscape.com
516f6b74bc 70252 62437 r=bienvenu sr=sspitzer Use the platform charset while converting filter name etc
from 4x to 6x.
2001-09-21 04:34:13 +00:00
ducarroz%netscape.com
3610e1ce49 Fix for bug 57902 (second try). This time, the file size check is done after the file has been closed. R=varada, SR=bienvenu 2001-09-21 04:28:20 +00:00
sspitzer%netscape.com
a1c1addb1e fix for bug #98037. sometimes newsgroups would be marked as all read.
bad call to CleanupNewsgroupList(), which calls FinishXOVERLINE()
which adjusts the unread set.  r=mscott, sr=bienvenu
2001-09-21 02:20:27 +00:00
naving%netscape.com
e5d99da8ae 100326 r=bienvenu sr=sspitzer Abort the compaction if writing to folder fails.
90702 r=bienvenu sr=sspitzer Update the expungedBytes for offline stores after compaction
95584 r/sr=bienvenu CleanupTempFiles in case compaction on a folder cannot start because
some other operation is in progress.
2001-09-21 01:40:30 +00:00
srilatha%netscape.com
c8a28c8a1b Fix for smoketest blocker bugscape bug 9703
r=dmose,sr=sspitzer, a=granrose
2001-09-20 23:50:51 +00:00
bienvenu%netscape.com
5744e778a9 fix smoketest blocker 100747 can't send mail a=granrose 2001-09-20 16:25:52 +00:00
ccarlen%netscape.com
0c308193fb Bug 99117 - mail account creation problems under turbo. UnloadAccounts needed to reset some more things. r=bhuvan,dp/sr=mscott 2001-09-20 13:22:19 +00:00
cls%seawood.org
66631b87db Removing extraneous ldap.h include.
Bug #98924 r=dmose
2001-09-20 12:03:40 +00:00
cls%seawood.org
9aad9bac0c Update REQUIRES. Fixing archangel bustage. 2001-09-20 11:05:19 +00:00
cls%seawood.org
8611ce1a99 Declare xml version before comments. Fixing problem with mailnews not showing up in Tasks menu.
r=pavlov sr=jst
2001-09-20 10:52:28 +00:00
stephend%netscape.com
cb4f03375a Bug 100178. Subscribe.xul changes for XUL 1.0. r=kerz@netscape.com sr=hewitt@netscape.com 2001-09-20 08:38:11 +00:00
dmose%netscape.com
249529744b Have the LDAP autocomplete session return an error item on failure; the user can select this item and an alert box with more details will be popped up. r=ducarroz@netscape.com, sr=bienvenu@netscape.com 2001-09-20 07:59:15 +00:00
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
srilatha%netscape.com
328418624b Fix for bugscape bug #6906. sr=sspitzer.
part of simple MAPI UI checkin. added some comments.
2001-09-20 05:01:47 +00:00
stephend%netscape.com
99a4abe7dd Bug 58567. JavaScript strict warnings (re-declarations). r=walk84@usa.net/naving@netscape.com, sr=hewitt@netscape.com 2001-09-20 04:13:42 +00:00
naving%netscape.com
b69f52f2ef 95584 r=bienvenu sr=mscott. Made it so that compacting folders and downnloading messages do not
overwrite each others data.
2001-09-20 03:07:59 +00:00
ducarroz%netscape.com
e127251f32 Fix for bug 88079 and bug 57902. As write to file is done using a buffer, we need to check the return code of the flush to be sure we phisically wrote the data to disk. Also check the file size when we are done writing to avoid sending empty mail. In the case we fetch a local file, verify that the file path is a valid file and not a directory. R=varada, SR=bienvenu 2001-09-20 02:59:58 +00:00
naving%netscape.com
cd8914c3ec 62347 r=bienvenu sr=sspitzer Make non ascii folder names from 4x rules.dat work in 6x. 2001-09-20 00:59:22 +00:00
naving%netscape.com
d81dfcf40c 70252 r=bienvenu sr=sspitzer. Make 4x non-ascii filter names and conditions migrate correctly to 6x. 2001-09-20 00:57:17 +00:00
varada%netscape.com
b55bd0d89e fix for #89950;set focus to msg compose fields after select addresses dialog;r=ducarroz;sr=bienvenu 2001-09-20 00:38:53 +00:00
varada%netscape.com
fa18019b0d fix for bug#99234;duplicate domain name check for send format;r=ducarroz;sr=mscott 2001-09-20 00:31:14 +00:00
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
racham%netscape.com
a31100c2c3 Fixing bug 100404. Backing out changes made to to accountwizard to reflect the current xpcom component. Bug 100483 will be used to bring back these changes. 2001-09-19 07:47:59 +00:00
ducarroz%netscape.com
0f8a927dc0 Fix for bug 96386. When a generic or unknown error occures while posting a message, we should report a post error instead of a send error. Also, the send unsent message listener should not display errors. Finally, the Display Send Report function should avoid displaying twice the same string. R=varada, sr=mscott 2001-09-19 03:28:23 +00:00
cls%seawood.org
a93a084489 Declaring win32 dependencies for smimestub.
Bug #98371 sr=alecf
2001-09-19 00:30:46 +00:00
sspitzer%netscape.com
ce42b3556e fix for some news problems we've been having. #95320 and #59449.
in the case where the socket gets closed we need to remove it from the
connection cache.  more work needs to be done to properly clean up
the protocol instance and to fix some related issues, but this helps
the end user.  r=bienvenu, sr=sspitzer.  thanks to Phil Anderton
for the patch.
2001-09-19 00:19:43 +00:00
srilatha%netscape.com
d55fae687b Fix for bug #95122. sr=sspitzer
Missed this change in the previous checkin. SO rechecking in this file
2001-09-19 00:02:51 +00:00
bienvenu%netscape.com
c76c26d944 fix regression in downloading messages for offline use and disabling commands when local message is loaded while offline r=naving, sr=sspitzer 99696 100124 2001-09-18 23:27:20 +00:00
srilatha%netscape.com
c9287642f0 Fix for bug #95122. sr=sspitzer
Cleaning up the contents.rdf and fixing the js error
2001-09-18 22:26:16 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
stephend%netscape.com
a88e469537 Bug 10020. JS function verifyAccounts() should be verifyAccount(null) to reflect parameter passing. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2001-09-18 06:56:08 +00:00
srilatha%netscape.com
8f7ce21271 Fix for bug # 95122. Implementation of UI for simple MAPI
r=rdayal, sr=sspitzer
2001-09-18 06:10:34 +00:00
naving%netscape.com
3e5982fdbb 99168; r/sr=mscott fix nsMsgMailNewsUrl leak on reading imap messages 2001-09-18 00:50:56 +00:00
sspitzer%netscape.com
52ba2ec30e fix for #99491. persist mailnews sidebar height by persisting the outliner height.
r=varada, sr=mscott
2001-09-17 23:51:07 +00:00
hewitt%netscape.com
60f317c194 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
leif%netscape.com
c4f096970f Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com. 2001-09-17 23:35:03 +00:00
naving%netscape.com
364eac70da 99150 r/sr=sspitzer. Make minor changes to return value and freeing memory. 2001-09-17 23:31:28 +00:00
rpotts%netscape.com
91df4b9c17 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
stephend%netscape.com
5c1d0f75e1 Bug 91751. In the Search window of mail/news, 'Search' should appear the default button. Patch by Bradley Hart <bhart00@yahoo.com> r=hwaara@chello.se/jglick@netscape.com, sr=sspitzer@netscape.com 2001-09-17 23:05:58 +00:00
naving%netscape.com
f5df1617a0 99473 r/sr=mscott. fix a specific pop3 message downloading problems on linux. 2001-09-17 21:50:26 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
sspitzer%netscape.com
755d374cb0 fix for trivial bug #100128. ("account ." should be "account.") rs=bienvenu 2001-09-17 19:05:59 +00:00
stephend%netscape.com
04e1dbb443 Bug 99984. JavaScript strict warning in am-prefs.js r=dmose@netscape.com, sr=mscott@netscape.com 2001-09-17 18:59:42 +00:00
stephend%netscape.com
8b10c402cb Bug 98381. Align and change the wording of the Subscribe dialog's label. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend@netscape.com/jglick@netscape.com/robinf@netscape.com sr=sspitzer@netscape.com 2001-09-17 18:58:09 +00:00
naving%netscape.com
816ce9e9b3 98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix
the problem of not getting mail from one specific account. At the same time
it should increase performance where ever reading buffer is involved in
mailnews because PL_strstr is changed to PL_strchr.
2001-09-16 23:55:32 +00:00
racham%netscape.com
72c56a52cf Fixing bugscape bug 4198. This fix allows ISPs add signature files to the user accounts. If ISP opts for attaching signature file, get the respective file and set the signature. 2001-09-15 07:57:48 +00:00
sspitzer%netscape.com
933c248171 fix for #99657. change biff url from pop3://user@host:port?check to pop3://user@host:port?/check
the first url isn't valid (w.r.t. our parser) so we'll fail to biff.  r=bbaetz, sr=darin.
2001-09-14 21:30:23 +00:00
sspitzer%netscape.com
341d46be1f fix ^Ms for varada. 2001-09-14 21:28:16 +00:00
jaggernaut%netscape.com
26a64a7f27 Keep those ^M out of the tree please 2001-09-14 21:11:41 +00:00
sspitzer%netscape.com
fc4042c713 fix for #99671. remove unused code. r=hwaara, rs=bienvenu 2001-09-14 20:26:07 +00:00
varada%netscape.com
27a0a07af2 fix for bug#99393;message compose performance improvements; r=ducarroz; sr=sspitzer 2001-09-14 20:24:49 +00:00
jaggernaut%netscape.com
25856c9451 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
mscott%netscape.com
97f2d036e1 Bug #99222 --> for compose auto complete, don't show the popup if we have an exact
macth.
r=ducarroz
sr=sspitzer
2001-09-14 05:36:27 +00:00
bienvenu%netscape.com
5d3d503163 fix problems playing back offline deletes when delete model is not delete to trash r=naving, sr=sspitzer 96631 2001-09-14 04:47:43 +00:00
bienvenu%netscape.com
4562f5ae31 fix crash exiting browser with turbo enabled if you've opened an address book r=naving sr=sspitzer 99510 2001-09-14 04:44:10 +00:00
naving%netscape.com
b4e276363c 89698 r=bienvenu sr=mscott. Make rename imap folder work for backslash and
change the alert wording
99150 r/sr=bienvenu Make rename Cyrus imap folder work correctly for '/'
2001-09-14 04:39:28 +00:00
bienvenu%netscape.com
c6a76b8fcc default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245 2001-09-13 03:00:59 +00:00
darin%netscape.com
5a2d9f0d2d checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
rjesup%wgate.com
dfc522b372 Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst 2001-09-13 00:09:49 +00:00
bienvenu%netscape.com
17f2ae356a fix problems enabling reply/forward and related commands when offline w/o offline msg bodies (91352) and problem with delete key getting disabled after next unread (84260) r=naving, sr=sspitzer 2001-09-12 23:26:33 +00:00
bienvenu%netscape.com
d58334f067 cosmetic, whitespace changes only 2001-09-12 23:19:36 +00:00
bienvenu%netscape.com
c392c71fe2 fix handling of limiting offline download checkbox rs=sspitzer prefs ui was setting the wrong pref 96335 2001-09-12 23:15:33 +00:00
bienvenu%netscape.com
99865773cd fix assertions on exit trying to remove biff servers r=racham, sr=sspitzer 97240 2001-09-12 23:14:02 +00:00
cavin%netscape.com
a8ebdab8d5 Removing newlines (^M). 2001-09-12 21:48:33 +00:00
alecf%netscape.com
26ade9b5b2 oops, missed this in my last checkin 2001-09-12 21:03:13 +00:00
varada%netscape.com
393d298fe2 fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer 2001-09-12 20:47:38 +00:00
varada%netscape.com
a661ee481e fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer 2001-09-12 20:47:28 +00:00
alecf%netscape.com
19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
bienvenu%netscape.com
15b8ff8015 fix imap copying messages status rs=sspitzer 99358 2001-09-12 20:23:28 +00:00
cavin%netscape.com
13345e3c8b Bug #99101: In RenameLeaf(), unescape the folder name before searching for hierarchy delimiter (to figure out parent pathname). r=naving, sr=bienvenu. 2001-09-12 20:14:35 +00:00
jaggernaut%netscape.com
30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
blakeross%telocity.com
bc34de5693 Committing a file I forgot yesterday in an r/sr/a'd checkin (caused an xml error when opening the addressbook sidebar panel). 2001-09-12 00:59:54 +00:00
bienvenu%netscape.com
059075b3a0 fix leak of temp file while saving imap message as draft offline r=cavin, sr=sspitzer 81690 2001-09-12 00:27:10 +00:00
naving%netscape.com
2c4a39e89b Just crashed here. Make sure filterList is not null. no bug 2001-09-11 05:37:48 +00:00
bienvenu%netscape.com
ad05ca107b fix saving of newsrc files on shutdown when the prefs service has gone away rs=sspitzer 98816 2001-09-11 04:18:15 +00:00
mkaply%us.ibm.com
4ca3cf959e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
bienvenu%netscape.com
569e6b3604 fix topcrash when you delete a local folder while it's being reparsed rs=sspitzer 90253 2001-09-11 01:30:44 +00:00
bienvenu%netscape.com
4b3f5e162f part of fix for problems saving imap messages offline as templates, rs=sspitzer 81690 2001-09-11 01:23:51 +00:00
bienvenu%netscape.com
e51414a486 part of fix for problems saving imap messages offline as templates, r=cavin, sr=sspitzer 81690 2001-09-11 01:22:59 +00:00
bienvenu%netscape.com
f2eec81ee9 fix problem opening folders after imap connection cache is full and connections have timed out r=sspitzer, sr=mscott 99228 2001-09-11 01:17:36 +00:00
mscott%netscape.com
d9a990d635 Bug #88315 --> fix the default selection for the auto complete widget
to make it match 4.x
r=ducarroz
sr=hewitt
2001-09-11 00:39:15 +00:00
blakeross%telocity.com
088810f568 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
mscott%netscape.com
62b840beaf Remove obsolete file from the build. 2001-09-10 23:19:06 +00:00
blakeross%telocity.com
48dac326f3 Updating the license that I intended for this file. r/sr=ben 2001-09-10 22:05:17 +00:00
blakeross%telocity.com
0875f08c1d App hangs sometimes when scrolling addressbook panel (99121). r=varada,hwaara sr=sspitzer 2001-09-10 20:47:24 +00:00
alecf%netscape.com
b096718382 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
mscott%netscape.com
bba85f9a45 Bug # 98846 --> fix a leak of a nsFileSpec object.
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
jaggernaut%netscape.com
b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
andreas.otte%primus-online.de
8271ce3a1d fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
jaggernaut%netscape.com
40e87e0c82 Removing newlines (^M) to fix bustage. 2001-09-08 01:47:44 +00:00
naving%netscape.com
d0787367b1 fix whitespace from last checkin 2001-09-08 01:12:36 +00:00
naving%netscape.com
0c703bc57c 98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
subfolders. Also make filters work for a local folder whose parent is renamed.
2001-09-08 00:40:05 +00:00
cavin%netscape.com
a15e73a710 Bug #98294: In nsImapService::DiscoverChildren(), make sure we have a consistent server hierarchy delimiter. r=sspitzer, sr=mscott.
Bug #98433: In nsImapService::GetListOfFoldersWithPath(), if the folder path contains 'INBOX' of any forms, we need to convert it to uppercase before finding it under the root folder. r=naving, sr=mscott.
2001-09-07 21:55:38 +00:00
sspitzer%netscape.com
fa95f857ce remove ^Ms for varada. no bug. rs=bienvenu 2001-09-07 20:58:16 +00:00
jaggernaut%netscape.com
5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
rjesup%wgate.com
f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
sspitzer%netscape.com
0c252bde5d move the unused 4.x mapi code to mozilla/mailnews/mapi/old to make room for the new mapi code coming.
rs=bienvneu
2001-09-07 02:14:34 +00:00
naving%netscape.com
92071bce8a 95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown. 2001-09-06 21:32:11 +00:00
dougt%netscape.com
f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
varada%netscape.com
f0d718a85f fix for bug#82120;disable editable fields during sending of mail;r=cmanske;sr=sspitzer 2001-09-06 19:46:49 +00:00
rjesup%wgate.com
f8b915228e Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
hwaara%chello.se
c0ed967bc4 #72203, optimize local search a bit by short-circuiting our evaluation code.
Original patch submitted by Michael Tiemann.

r=naving, sr=sspitzer.
2001-09-06 19:30:13 +00:00
hwaara%chello.se
8fa80704fa #97834, checking in the final change to not mark a msg as read in the db if it already is...
r/sr=bienvenu, sspitzer
2001-09-06 19:20:49 +00:00
naving%netscape.com
e64caa5b8a 96921 r=suresh sr=mscott, part of the fix that was not checked in. 2001-09-06 19:13:45 +00:00
naving%netscape.com
5d1bc9f720 98377 r/sr=bienvenu fix nsMsgMailNewsUrl mlk on copying local messages. 2001-09-06 04:41:03 +00:00