darin%netscape.com
16c15bf9cb
fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
...
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
ducarroz%netscape.com
b7d1ee3201
Fix for bug 105729. The string need to have at least the same amount of characters than the substring in order to compare them. R=varada, SR=alecf
2001-11-06 23:06:24 +00:00
varada%netscape.com
8798c93d1e
fix for bug #65761 and #108606 -polishing prefill filters;r/sr=sspitzer
2001-11-06 22:55:37 +00:00
blizzard%redhat.com
2b59cc6379
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
seawood%netscape.com
c62560f0b5
Whoops! The glue library is supposed to be static.
...
Bug #83544
2001-11-06 10:50:37 +00:00
naving%netscape.com
72ddbbca6d
104610 r=bienvenu sr=sspitzer Make sure that mSubFolders array does not have duplicates.
2001-11-06 05:35:42 +00:00
seawood%netscape.com
3d14e64e96
Move generic implementations of mimexpcom & nsMimeContentTypeHandler classes into glue library. Modify vcard, calendar & smimestub handlers to use the generic implementations of the base classes. Remove old non-generic copies of mimexpcom & nsMimeContentTypeHandler .
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 05:12:09 +00:00
seawood%netscape.com
8a2068b530
Use generic mimexpcom & nsMimeContentTypeHandler files from cthandlers/glue.
Bug #83544 r=ducarroz sr=waterson
2001-11-06 05:08:26 +00:00
naving%netscape.com
14e2c57ec3
108276. Open the mailbox in PR_RDONLY mode because only read operations are done using
...
this connection. should cut down closing mailbox (PR_Close()) time.
2001-11-06 04:25:28 +00:00
sspitzer%netscape.com
ac718a05e4
fix build bustage
2001-11-06 03:29:02 +00:00
seawood%netscape.com
cdbdd84c95
silly line-endings
2001-11-06 03:20:41 +00:00
darin%netscape.com
481e50ee9a
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
seawood%netscape.com
5645080e4d
Removed IGNORE_MANIFEST
2001-11-06 02:48:37 +00:00
seawood%netscape.com
9926f0f2fe
Start building content handler glue library.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:31:08 +00:00
seawood%netscape.com
df3c96259b
Make mimexpcom & nsMimeContentTypeHandler generic enough to be used for any content handler.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:29:16 +00:00
stephend%netscape.com
7538f902d2
Bug 81041. 'New Account' -> 'Add Account'. r=jglick, sr=mscott
2001-11-06 02:14:08 +00:00
seawood%netscape.com
fdfef80f08
Adding makefiles for cthandlers glue lib.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 01:44:07 +00:00
ben%netscape.com
f3c6d69128
108595 - mail send page/link context menu items always showing in Navigator, regardless of context. Ensure that popupshowing event listener gets added. r=kerz, sr=blake
2001-11-06 01:38:03 +00:00
ben%netscape.com
feb2a26098
Bug 107842 - Missing menu items from message pane context menu & 107890 - js error loading standalone message window, popup has no properties
...
- ensure the correct menu items and separators are hidden using newer separator hide logic. r=blake, sr=sspitzer
2001-11-06 01:36:51 +00:00
sspitzer%netscape.com
6433156307
work for converting ab results pane from tree to outliner. NOT PART OF THE BUILD.
...
bug #73868 .
2001-11-06 01:27:07 +00:00
ducarroz%netscape.com
355d17afa2
Fix for bug 108323. Fix regression introduced with my last checkin. For some reason I cannot initialize the LDAP service in one line like other services. R=varada, SR=sspitzer
2001-11-06 01:15:07 +00:00
ducarroz%netscape.com
b92059e1ff
Fix for bug 102536. Need to proceed up to the end of the buffer, we were missing the last byte!
...
Thanks to Geoffrey.R.Gustafson@intel.com & James.P.Gurganus@intel.com for the fix. R=ducarroz, SR=bienvenu
2001-11-06 01:06:57 +00:00
shanjian%netscape.com
5228ddb623
#107869 Reply mail doesn't inherit the original charset
...
r=ducarroz sr=sspitzer
2001-11-06 01:02:25 +00:00
sspitzer%netscape.com
ff2c2136c3
fix for regression bug#108604 and few other ab bugs.
...
1) collapse the card pane inner box initially so that it doesn't look like crap
before we select a card
2) "Edit and "Card Properties" is now "Properties"
3) if a mailing list has focus, "Properties" should bring up the edit mailing list dialog
4) fix js warnings
r/sr=bienvenu
2001-11-06 00:54:04 +00:00
sspitzer%netscape.com
8949291500
fix for #107639 . fix broken select offline dialog. horked by recent
...
grid changes. r/sr=sspitzer fix by blakeross.
2001-11-06 00:50:56 +00:00
sspitzer%netscape.com
f65c7b7c15
fix for #108346 . check rv from do_GetService() to prevent crash.
...
r=ducarroz, sr=bienvenu
2001-11-06 00:49:17 +00:00
blakeross%telocity.com
4110af4970
108565 - revert hewitt's one-line change. r=hewitt sr=hyatt
2001-11-05 19:59:44 +00:00
bhart00%yahoo.com
276f305018
Fix for bug 96786, r=bryner sr=blake
2001-11-05 05:15:21 +00:00
blakeross%telocity.com
4ca9c42b67
Fixing js strict warning in stmpserverlist. r=hewitt sr=hyatt
2001-11-05 04:50:11 +00:00
blakeross%telocity.com
c3cc6f4a5c
Reverting two of joe's previous changes. r=hewitt sr=hyatt
2001-11-05 00:47:52 +00:00
blakeross%telocity.com
fab16c9cb7
Reverting two of joe's previous changes. r=hewitt sr=hyatt
2001-11-05 00:47:16 +00:00
blakeross%telocity.com
9515786c8d
Problems with download header dialog. Also revert line that joe shouldn't have changed. r=hewitt sr=hyatt
2001-11-05 00:29:39 +00:00
blakeross%telocity.com
bf0d35f188
Removing mistakenly removed flex. r=hewitt sr=hyatt
2001-11-03 22:33:59 +00:00
blakeross%telocity.com
c18a14ce7d
Readding mistakenly removed flex. r=hewitt sr=hyatt
2001-11-03 21:25:58 +00:00
blakeross%telocity.com
e394f2f43a
No radiobutton selected by default in add directory dialog. r=hewitt sr=hyatt
2001-11-03 21:02:55 +00:00
hewitt%netscape.com
20311b8044
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
sspitzer%netscape.com
4412757f92
fix blake's horkage. tomorrow's build is going to be broken all over.
2001-11-03 09:04:19 +00:00
sspitzer%netscape.com
881b59e2a3
remove bogus line (from a CVS conflict) that was causing compose to not work.
...
also, fix a js strict warning. rs=bienvenu
2001-11-03 07:11:29 +00:00
hyatt%netscape.com
79f6e4162f
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
sspitzer%netscape.com
5764a4e947
add back a default pref. not sure why ducarroz removed it. sr=no one
2001-11-03 05:39:53 +00:00
ducarroz%netscape.com
a3be137650
Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. R=varada, SR=sspitzer
2001-11-03 04:44:43 +00:00
ducarroz%netscape.com
fc756976ca
Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer
2001-11-03 04:42:19 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
seawood%netscape.com
be10c3b1a8
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
ducarroz%netscape.com
c24e39c78f
Fix Mac bustage (again)
2001-11-03 03:11:44 +00:00
sspitzer%netscape.com
376b6f2e3a
fix for #72458 . don't use 'menu class="push"' r=hwaara, sr=sspitzer
...
fix by neil@parkwaycc.co.uk
2001-11-03 02:36:02 +00:00
ducarroz%netscape.com
a716e7aa60
Fix Mac bustage. Sorry for the mistake!
2001-11-03 02:08:06 +00:00
sspitzer%netscape.com
27ee301ca7
fix for regression #108256 cancelling the auto-sub confirm dialog then running the same url again fails silently
...
fix for regression bug #108251 don't get the "remove group" dialog when there's msg window.
r=hwaara, sr=bienvenu
2001-11-03 01:56:19 +00:00
mitesh%netscape.com
22c6738bc7
reverting back the mapi changes. Including mapi again. Checking in for kkhandrika@netspcae.com
2001-11-03 01:45:54 +00:00
sspitzer%netscape.com
52d9bf03b9
bulletproofing fix for #105183 to help us prevent the crash
...
and track this down. r/sr=bienvenu
2001-11-03 01:32:30 +00:00
ducarroz%netscape.com
b023fb727a
fix for bug 107708. Look at the attachment real name to determine if possible the content-type before looking at the url. R=varada, SR=sspitzer
2001-11-03 00:51:53 +00:00
mitesh%netscape.com
6fea7d9637
Removing mapi from the normal build. Preparing simple MAPI to land on the trunk (bug 104672). Checking in for kkhandrika@netscape.com
2001-11-03 00:46:49 +00:00
kaie%netscape.com
26c27c1148
Bug #106507 --> if BUILD_SMIME is defined in the build environment (which it isn't), build the smime extensions directory to add smime support
2001-11-03 00:42:03 +00:00
javi%netscape.com
4d72af72c1
Part of 106507 Land the mime project changes so the S/MIME compose can be built. Not turned on it official build though.
2001-11-03 00:34:13 +00:00
ducarroz%netscape.com
0a03b7a3be
Fix for bug 107660. Put back the bracket in front of Fwd: which has been removed by accident. R=varada, SR=bienvenu
2001-11-03 00:33:55 +00:00
mscott%netscape.com
3f2050a830
build the extensions directory.
2001-11-03 00:33:28 +00:00
mscott%netscape.com
09b49e1452
Bug #106507 --> if BUILD_SMIME is defined in the build environment (which it isn't), build
...
the smime extensions directory to add smime support
This code was contributed by mscott and ddrinan@netscape.com
r=ducarroz
sr=sspitzer
2001-11-03 00:32:44 +00:00
mscott%netscape.com
07170b41fd
Bug #106507 --> if BUILD_SMIME is defined in the build environment then don't build the smime
...
stub dll.
The mime changes have been contributed by ddrinan@netscape.com
r=ducarroz
sr=mscott
2001-11-03 00:31:45 +00:00
mscott%netscape.com
f8e0e539fd
Bug #106507 --> if BUILD_SMIME is defined in the build environment (which it isn't), build the new smime
...
files.
The mime changes have been contributed by ddrinan@netscape.com
r=ducarroz
sr=mscott
2001-11-03 00:31:15 +00:00
sspitzer%netscape.com
3b07f47cf3
fix for #35691 . addressing widget problems (no To: field) if the
...
user his new msg when on a news server, and they've got a reply to
address. r=varada, sr=bienvenu,sspitzer
thanks to neil@parkwaycc.co.uk for the fix
2001-11-03 00:25:02 +00:00
javi%netscape.com
882d2df2d1
NOT PART OF BUILD.
...
Previous project file was corrupt. Replace with one on tip of
OTIS_TEST_BRANCH
NOT PART OF BUILD.
2001-11-03 00:15:45 +00:00
mscott%netscape.com
0a0e58a7ea
NOT PART OF THE BUILD
...
Make the security options menu match the spec --> add access keys, make the selection a radio
widget.
r/sr=sspitzer
NOT PART OF THE BUILD
2001-11-03 00:06:32 +00:00
ben%netscape.com
849dace2fa
fix blocker 107568, add back accidentally removed function. I am a dumbass.
...
sr=spitzer,sfraser
2001-11-02 22:35:13 +00:00
sspitzer%netscape.com
5937459644
initial work for #73868 . convert addressbook results pane to outliner.
...
NOT PART OF THE BUILD.
2001-11-02 20:17:14 +00:00
mscott%netscape.com
6cff1a034d
NOT PART OF THE BUILD
...
Mac specific cpp files.
NOT PART OF THE BUILD
2001-11-02 19:06:30 +00:00
jaggernaut%netscape.com
9bcc72064d
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
loadrunner%betak.net
86095087bd
bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
2001-11-02 03:29:30 +00:00
cavin%netscape.com
92ff9e9cd4
Bug #101480 : In ParseListOfMessageIds(), set 'm_fetchPartsOnDemand'
...
to true if we're asking for body only. r=sspitzer, sr=mscott.
2001-11-02 03:09:38 +00:00
javi%netscape.com
24bef8bfee
NOT PART OF BUILD
...
The project file that was previously checked in was somehow corrupted.
Updating to version on tip of OTIS_TEST_BRANCH
NOT PART OF BUILD
2001-11-02 02:22:04 +00:00
mscott%netscape.com
f2e63b8971
NOT PART OF THE BUILD
...
new files for 106507
NOT PART OF THE BUILD
2001-11-02 01:59:55 +00:00
alecf%netscape.com
7fb5803eb5
fix - why doesn't outlook build on my machine?
2001-11-02 01:03:07 +00:00
sspitzer%netscape.com
fd0a4c33b7
"Ingore Thread" mnemonic is "I", not "K". r/sr=bienvenu
2001-11-02 00:16:07 +00:00
alecf%netscape.com
b79dc5a65c
*sigh* - I keep forgetting to pre-land these files. Someone shoot me. I'm sorry!
...
move to NS_LITERAL_STRING
2001-11-01 23:55:56 +00:00
sspitzer%netscape.com
f41435447b
fix for performance bug #108038 , suppressing / skipping command updating when possible in the compose window.
...
fix for performance bug #98657 , we don't need the composerSaveMenuItems command set (which get overlay from editor)
we do our own save foo.
r=varada, sr=bienvenu
2001-11-01 23:41:22 +00:00
javi%netscape.com
c1e7d81df7
Fix objdir builds.
...
NOT PART OF BUILD.
2001-11-01 23:18:36 +00:00
hwaara%chello.se
0c98a1b001
#40033 , Pressing on a "news:" link should ask to add to newsgroup.
...
r=sspitzer, sr=bienvenu
2001-11-01 22:44:40 +00:00
mscott%netscape.com
bac2087fab
NOT PART OF THE BUILD
...
Adding new smime extension files.
NOT PART OF THE BUILD
2001-11-01 22:35:58 +00:00
mscott%netscape.com
d3d3e0a089
NOT PART OF THE BUILD.
...
Adding the new extensions/smime directory. Bug #106507
NOT PART OF THE BUILD
2001-11-01 22:14:28 +00:00
sspitzer%netscape.com
8313fc7117
fix for #105835 , move rules for empty tree twisties into tree.css, like in modern.
...
clean up and optimize the address book css. remove obsolete files
sr=hewitt, r/sr=bienvenu.
2001-11-01 09:10:45 +00:00
jaggernaut%netscape.com
2546ff75ba
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
jaggernaut%netscape.com
b71b5f09a7
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 08:47:44 +00:00
sspitzer%netscape.com
6010ebacdb
supplimental fix for #106507 . we should not fail to send if the S/MIME extension is not
...
available. r/sr=mscott
2001-11-01 08:36:23 +00:00
sspitzer%netscape.com
e3ce919ba0
fix for correctness bug #107865 . location showing up in label column in search results.
...
r/sr=bienvenu
2001-11-01 08:18:32 +00:00
sspitzer%netscape.com
64680b4760
fix for crasher bug #107797 . my old stand by when I can reproduce a bug:
...
bullet proof (to prevent the crash) and assert (so if it happens again to
someone with a debug build), we can debug it.
r/sr=bienvenu
2001-11-01 07:45:59 +00:00
sspitzer%netscape.com
a9e8deaf11
checkin for mscott.
2001-11-01 07:01:22 +00:00
mscott%netscape.com
6dae7de7fc
Backing out a corrupt mac project i think i checked in.
2001-11-01 06:58:37 +00:00
mscott%netscape.com
f541246d25
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
DAMM MISSed a file
2001-11-01 06:49:44 +00:00
mscott%netscape.com
cdb37a9d3a
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
2001-11-01 06:30:43 +00:00
mscott%netscape.com
12fceb2462
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.
r=ducarroz
sr=sspitzer
2001-11-01 06:27:04 +00:00
dbradley%netscape.com
9b2bda104e
Bug 101696 - interface with no uuid shouldn't parse. Patch adds a warning, does not prohibit it, and cleans up interfaces that are missing id's r=rginda, sr=jband
2001-11-01 05:04:35 +00:00
sspitzer%netscape.com
2387f6bb09
supplimental fix for #102180 . when closing the stand alone message window, we were
...
not unregistering the folder listener from the mail session, because the unload handler
was failing. it was failing because GetSearchSession() has a js error, because
for the stand alone msg window, gSearchSession is undefined. r/sr=bienvenu
2001-11-01 04:41:45 +00:00
sspitzer%netscape.com
77e36b4a18
fix for performance bug #107481 (reduce mail-toolbar command updating)
...
fix for bug #102180 (close std alone msg window on delete if no more messages
in the folder). also, fix spelling mistake, "supress" -> "suppress"
r=cavin, sr=bienvenu.
2001-11-01 04:05:41 +00:00
tao%netscape.com
f8fa28ae88
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
seawood%netscape.com
8a2a775382
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bienvenu%netscape.com
e053aedb40
better fix for problem reading imap messages with inline images 107436 r=jag, sr=sspitzer
2001-11-01 00:21:24 +00:00
bienvenu%netscape.com
c7d7dd829f
fix toolbar flashing on deleting messages r=cavin, sr=sspitzer 100802
2001-11-01 00:19:46 +00:00
racham%netscape.com
57b5d7984a
Fixing bug 107779. This is a regression. Make messagepane link context menu items to work by using the global context menu var. r=ssu,ben sr=sspitzer
2001-10-31 23:29:53 +00:00
timeless%mac.com
0daf9ec30a
Bug 86217 - javascript strict warnings in sendProgress.js
...
patch by caillon@returnzero.com r=hwaara,varada sr=sspitzer
2001-10-31 23:17:44 +00:00
nhotta%netscape.com
4d2af57071
Changed MimeMultipart_parse_line for retrieving a charset of the original message,
...
added a special handling for "multipart/related",
also changed to check number of children first to avoid calling MimeObjectChildIsMessageBody if not needed.
bug 92957, r=ducarrroz, sr=bienvenu.
2001-10-31 23:14:09 +00:00
nhotta%netscape.com
fbc50b4516
Moved the hard coded reply header strings to pref so they can be editable, bug 70842, r=ducarroz, sr=sspitzer.
2001-10-31 23:13:35 +00:00
naving%netscape.com
d78073e8dc
107393 r/sr=bienvenu. make minor change to last checkin
2001-10-31 06:51:20 +00:00
naving%netscape.com
323264936b
107393. r/sr=bienvenu. Make the flag changes in QS view show up when you go back to folder
...
view.
2001-10-31 06:31:33 +00:00
bienvenu%netscape.com
651e6d9d3e
fix for empty local trash when you've not opened the trash or deleted a message in the session, r=naving, sr=sspitzer 107187
2001-10-31 03:56:15 +00:00
mscott%netscape.com
c31100f98f
Bug #107608 --> allow generic extensions to account manager,
...
nsIMsgIdentity and nsIMsgIncomingServer. checking in for Seth.
r=bhuvan
sr=mscott
2001-10-31 03:45:24 +00:00
mkaply%us.ibm.com
dbb881ef10
HPUX bustage
2001-10-31 02:18:43 +00:00
sspitzer%netscape.com
c080037c83
fix for performance #107481 . our FocusRingUpdate_Mail command set updates on
...
focus changes. a blur from A to B does this: sets focused element to null,
sets focused element to B. by listening to focus, and not dropping null, our js would
update the mail-toolbar twice on a focus change. now we do it once.
thanks to cavin for finding the problem.
r=cavin, sr=bienvenu
2001-10-31 02:05:40 +00:00
racham%netscape.com
92d4219a15
Fixing addressbook bugs 102767, 102846, 104468. Fixing the name order problem in the addresbook results pane, making mobile the formal word in place of cellular and add context menu items for sidebar addressbook panel. r=ducarroz, sr=sspitzer
2001-10-31 00:42:55 +00:00
bnesse%netscape.com
aa65825ca9
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
shanjian%netscape.com
03c019c1a7
#107084 View Character Coding for message display broken
...
r=nhotta, sr=sspitzer
2001-10-31 00:12:38 +00:00
ducarroz%netscape.com
3b333e863f
Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott
2001-10-30 23:28:51 +00:00
sspitzer%netscape.com
8b194ac631
fix for perf bug #103010 . don't persist the "open" state of news servers.
...
(revert to 4.x behaviour). persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down. r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
ducarroz%netscape.com
09ad2cc851
Fix for bug 84081. We need to mark an attachment we cannot fetch as bogus in order to avoid generating an empty part. R=varada, SR=mscott
2001-10-30 22:49:50 +00:00
ducarroz%netscape.com
677ff8b8f9
Fix for bug 83752. Need to close the progress window is an error occurs during the send. R=varada, SR=bienvenu
2001-10-30 22:45:31 +00:00
ducarroz%netscape.com
6d724c99a2
Fix for bug 83549. Add a new send mode in order to be able to display correct message when an error occurs while sending unsent messages. R=varada, SR=mscott
2001-10-30 22:36:57 +00:00
dougt%netscape.com
20e863fb43
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
sspitzer%netscape.com
8bec17a0f7
backing out a jag's change. mLength on returnString is not correct, so doing returnString.Length()
...
cause problems, but strlen() works. bienvenu's looking into why our string foo is doing that to mLength,
but this gets the tree open. sr=bienvenu
2001-10-30 18:32:31 +00:00
mkaply%us.ibm.com
3b3437183f
Stupid OS/2 breakage - bug has been opened with compiler folk
2001-10-30 17:39:31 +00:00
bzbarsky%mit.edu
59d9b83f5b
Fix strict JS warnings in addressbook. Bug 107538, patch from James
...
Green <jg@cyberstorm.demon.co.uk>, r=hwaara, sr=bienvenu
2001-10-30 14:54:04 +00:00
ducarroz%netscape.com
321184f9e3
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
...
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
dbaron%fas.harvard.edu
359f6668d1
Fixing double parens.
2001-10-30 08:01:14 +00:00
dbaron%fas.harvard.edu
b7eac49894
... and fixing one other typo.
2001-10-30 07:59:16 +00:00
dbaron%fas.harvard.edu
50a378c987
... and converting to double-parens.
2001-10-30 07:58:02 +00:00
dbaron%fas.harvard.edu
d2a4a711c2
Fixing bustage by converting this to use PR-logging. I should've done a Windows build...
2001-10-30 07:40:57 +00:00
ben%netscape.com
2c7c8361b1
107311 - rename global variable for consistency & interoperability with other context menu clients.
...
r=jst, sr=sspitzer
2001-10-30 06:45:17 +00:00
ben%netscape.com
95474277c6
107311 - insert accidentally removed <![CDATA[ and add a null check just in case
...
r=jst, sr=sspitzer
2001-10-30 06:44:24 +00:00
ben%netscape.com
95eb959a2d
107311 - make Mail Message Pane context window code not rely on menuitem visibility specified via style attribute, since this is now specified with the hidden attribute. Also remove unused parameter to fillMessagePaneContextMenu
...
r=jst, sr=sspitzer
2001-10-30 06:43:56 +00:00
dbaron%fas.harvard.edu
83d24ad2c1
Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
2001-10-30 06:33:52 +00:00
sspitzer%netscape.com
8516ed2883
fix for #106917 . strict js warnings from msgHdrViewOverlay.js r/sr=mscott
2001-10-30 05:47:25 +00:00
bienvenu%netscape.com
306455aad9
check for null db folder info 107457 rs=sspitzer
2001-10-30 00:09:35 +00:00
colin%theblakes.com
e676aee393
This comment really goes with the last checkin whose comment I fat-fingered.
...
Add an initialiser to ImportCharSet::m_Ascii so that it becomes a strong
symbol and therefore visible to the OpenVMS linker.
b=90666 r/sr=sspitzer
2001-10-29 21:14:11 +00:00
colin%theblakes.com
100a1b792a
ImportCharSet::m_AsciiImportCharSet.cpp
2001-10-29 20:07:56 +00:00
sspitzer%netscape.com
0ef29145c5
fix blocker bug #107334 . undefined entity causes mailnews to crash.
...
working on the broken contenxt menus next, but the tree could open with that.
sr=shaver.
2001-10-29 17:38:57 +00:00
ben%netscape.com
03051ca0c1
103064 - add Send Page/Link to browser context menu. Shifting XUL into this file
...
& parameterizing functions a little better so that they can be re-used more
efficiently. r=pchen, sr=hyatt
2001-10-29 10:15:18 +00:00
jaggernaut%netscape.com
f02611e9eb
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
bryner%netscape.com
c8765945f9
Fixing uninitialized variable. Bug 107262, r=bbaetz, sr=darin.
2001-10-28 22:30:30 +00:00
mkaply%us.ibm.com
3a08b63bf4
More crap
2001-10-28 21:59:04 +00:00
mkaply%us.ibm.com
9fdc8e2e1d
Man I feel silly checking this crap in. Breaks on my machine, not the TB. Same problem
2001-10-28 21:55:32 +00:00
mkaply%us.ibm.com
bd411d0d03
I don't know why this isn't breaking the tb. more reordering
2001-10-28 21:25:46 +00:00
bienvenu%netscape.com
507a096fa9
add support for sorting by label r=bhuvan, sr=sspitzer 106717
2001-10-28 20:26:59 +00:00
bienvenu%netscape.com
b8621ca475
fix for topcrash in morkRowObject::closerow r=naving, sr=sspitzer
2001-10-28 20:25:12 +00:00
mkaply%us.ibm.com
a6ca58ad96
Strange - this one builds on the TB but fails locally, one more ugly link order change
2001-10-28 16:16:38 +00:00
sspitzer%netscape.com
3d8e34f3ca
fix for #75611 . the Message | Mark menu item is supposed to have a seperator between it and the
...
"Ignore Thread" menu item when reading a news message.
fix by andreas.premstaller@uibk.ac.at , r/sr=sspitzer
2001-10-28 10:00:56 +00:00
sspitzer%netscape.com
efaadc9d6e
fix for #57756 . when clicking on a link in the addressbook card page, it should
...
open up a new window, or use and existing browser window.
also, the links should look and act like links.
initial patch by jessica blanco (jblanco@us.ibm.com ), r=racham, sr=sspitzer,bienvenu
2001-10-28 04:21:46 +00:00
sspitzer%netscape.com
1164cc25ac
fix for #45084 . add mnemonics to the mailing list dialog.
...
r=jag, sr=sspitzer. thanks to james green (jg@cyberstorm.demon.co.uk ) for the patch.
2001-10-27 23:01:59 +00:00
sspitzer%netscape.com
c96866b2d2
fix for #90754 (return progress meter to inactive state) and #106763 (no items in subscribe tree until you do a search).
...
r/sr=bienvenu
2001-10-27 18:27:56 +00:00
mkaply%us.ibm.com
7df3f08233
More OS/2 bustage
2001-10-27 15:11:44 +00:00
stephend%netscape.com
a2cb719a37
Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com
2001-10-27 08:19:54 +00:00
bnesse%netscape.com
faf03ce445
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
rpotts%netscape.com
ae53430684
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
shanjian%netscape.com
796133ab85
#106650 Crash viewing some mails
...
r=ducarroz, sr=sspitzer
2001-10-26 23:59:30 +00:00
sfraser%netscape.com
72ca9383ae
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
naving%netscape.com
fc043ae72e
106819 r=suresh sr=mscott. Do not steal focus after search textbox is cleared.
2001-10-26 22:33:27 +00:00
naving%netscape.com
7c1966ad79
94968. r/sr=mscott. fix the folder-picker to not show bogus folders.
2001-10-26 22:08:21 +00:00
naving%netscape.com
e3756b4921
106875 r=stephend sr=mscott. Remove tooltip for the searchBar.
2001-10-26 21:28:46 +00:00
hwaara%chello.se
79da968230
#72667 , get custom quoted colors working again; obey the pref.
...
r=ducarroz, mcafee, sr=sspitzer
2001-10-26 19:25:19 +00:00
hwaara%chello.se
591a469d0b
#47981 , link to newsgroups launches new mail window. Make our window handling in news a lot better, reuse whatever 3pane is already open. r/sr=sspitzer
2001-10-26 19:19:35 +00:00
nhotta%netscape.com
2e7ba04626
Replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu.
2001-10-26 17:24:18 +00:00
alecf%netscape.com
6ae8a9bee0
Convert users of nsCRT::ToUpper(PRUnichar) to ToUpper(PRUnichar) for bug 100214, r=jag, sr=scc
2001-10-26 17:18:35 +00:00
naving%netscape.com
736cf2bf01
102735 r/sr=bienvenu. Save the sort info etc, when doing empty trash(imap).
2001-10-26 04:22:17 +00:00
alecf%netscape.com
491fe6b2bd
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
8b0ceb8c3c
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
bienvenu%netscape.com
1397acb0a3
fix crash with move mail by using an nsCOMPtr to hold the ref r=naving, sr=sspitzer 104398
2001-10-26 03:13:41 +00:00
stephend%netscape.com
730714aad2
Bug 106668. JS strict warnings in the new Search widget. r=naving@netscape.com, sr=brendan@mozilla.org
2001-10-26 02:20:53 +00:00
racham%netscape.com
4a92ee7b35
Fixing crasher bug 105670. Adding null check on incoming server in the process of getting default account. r=racham, sr=sspitzer
2001-10-26 02:19:43 +00:00
cavin%netscape.com
ecc90c94ff
Bug #74955 : When loading folders, preset the msg hdr cache table size to eliminate
...
the need of allocating and de-allocating tables. Same thing for users of nsUInt32Array
and nsUInt8Array. r=bienvenu, sr=sspitzer.
2001-10-26 02:02:58 +00:00
bienvenu%netscape.com
9ba9c5c25b
fix abr caused by removing charset conversion code r=naving, sr=sspitzer 106725
2001-10-26 00:24:01 +00:00
bienvenu%netscape.com
26a8e5a49f
remove bunch of unused code after charset conversion code that needed it was removed r=naving, sr=sspitzer 106725
2001-10-26 00:22:07 +00:00
bienvenu%netscape.com
cad2c8dede
fix problem with 64 bit sorts, r=bienvenu, sr=sspitzer 101011 patch by shanmu@netscape.com
2001-10-26 00:19:13 +00:00
nhotta%netscape.com
7acfb18cb2
Fixed to pass char* to PR_smprintf() instead of PRUnichar* which is not recognized, bug 105704, r=naving, sr=alecf.
2001-10-26 00:03:59 +00:00
naving%netscape.com
bf43e53f5b
103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane.
2001-10-25 05:34:49 +00:00
stephend%netscape.com
7e27172542
Bug 94022. Copies and Folders -> Copies & Folders. r=timeless, sr=sspitzer
2001-10-25 04:58:07 +00:00
dbaron%fas.harvard.edu
02f3a2d769
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
naving%netscape.com
831cdc2bcf
102467 r/sr=bienvenu. fix a small memory leak
2001-10-25 03:14:33 +00:00
timeless%mac.com
c9812723f1
Bugzilla Bug 97136 Unable to load filter on space characters
...
patch by alexey@ihug.com.au r=naving, sr=bienvenu
2001-10-25 03:11:40 +00:00
bienvenu%netscape.com
e570c61bb7
bulletproof for crash with filters and movemail r=adam@gimp.org, sr=sspitzer
2001-10-25 02:26:16 +00:00
bienvenu%netscape.com
97a78db72b
add ui for label feature, r=ssu, sr=sspitzer, fix problem with command enabling for local mail, r=varada, sr=sspitzer 106067 106504
2001-10-25 02:25:08 +00:00
nhotta%netscape.com
a415cc19fd
For mail body charset conversion, if charset is "us-ascii" then use "ISO-8859-1", bug 82591, r=ducarroz, sr=sspitzer.
2001-10-24 23:54:07 +00:00
shanjian%netscape.com
1fbc4952f5
fix mac bustage,
...
r=jelwell
2001-10-24 03:17:44 +00:00
mscott%netscape.com
774ca560cc
Bug #105553 --> convert message header display to use new XBL widget
...
Bug #73413 --> hook up a first pass at view all headers
Bug #51616 --> don't let long subjects (with no spaces) reak havoc on the message pane.
r=ducarroz
sr=sspitzer
2001-10-24 00:27:03 +00:00
mscott%netscape.com
106150bc6e
Bug #105553 --> add XBL widgets for use in message display
...
r=sspitzer
sr=hewitt
2001-10-24 00:26:09 +00:00
shanjian%netscape.com
bdb2ec8203
#12481 libmime to feed more characters for charset detection
...
r=naoki, r=ducarroz, sr=sspitzer
2001-10-24 00:16:01 +00:00
varada%netscape.com
14d4a36839
fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer
2001-10-24 00:00:32 +00:00
sspitzer%netscape.com
397051ef10
fix for #55473 . "View" | "Sort by" and "Messages" should be radio buttons, not checkboxes.
...
thanks to andreas.premstaller@uibk.ac.at for the patch. r/sr=sspitzer
2001-10-23 23:54:54 +00:00
naving%netscape.com
1436cf66f1
106160. r=sspitzer sr=bienvenu fix a crash on reading local messages, the fix is not to loadURL if we cannot
...
get a msgHdr for the message.
2001-10-23 23:41:47 +00:00
nhotta%netscape.com
8465fb9bac
Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
...
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
sspitzer%netscape.com
84fc843537
fix for #106308 . fix duplicate resource ids. r=hwaara, rs=bienvenu
2001-10-23 22:40:12 +00:00
bienvenu%netscape.com
a2ab34e8d5
some front end for labels r=ssu, sr=sspitzer 106067
2001-10-23 22:22:32 +00:00
bienvenu%netscape.com
7952a2ada6
some front end for label filters r=naving, sr=sspitzer 106067
2001-10-23 22:21:38 +00:00
bienvenu%netscape.com
5be48bed01
add backend support for filter labels r=ssu, sr=sspitzer 106067
2001-10-23 22:07:24 +00:00
bienvenu%netscape.com
5955ba4686
add backend support for labels r=ssu, sr=sspitzer 106067
2001-10-23 22:06:03 +00:00
bienvenu%netscape.com
bc51fb126a
add label type r=ssu, sr=sspitzer 106067
2001-10-23 22:04:03 +00:00
sspitzer%netscape.com
b5586a89ce
fix for #106165 . fix js warning when psm not built or installed. r/sr=bienvenu
2001-10-23 02:11:08 +00:00
nhotta%netscape.com
37cfb61ef8
For charset menupopup, make sure to set selectedItem and removed unnecessary code, bug 87691, r=jbetak, sr=sspitzer.
2001-10-22 22:47:48 +00:00
dougt%netscape.com
0a62d4e8d5
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
nhotta%netscape.com
6b00f41a54
In MIME encoder, replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu.
2001-10-22 20:59:03 +00:00
bnesse%netscape.com
73c9a1111f
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
alecf%netscape.com
c8469b7ac5
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
bienvenu%netscape.com
bcef16baed
speed up loading of newsgroups by avoiding second db commit, r/sr =sspitzer 74955
2001-10-22 14:07:44 +00:00
bienvenu%netscape.com
8e2ad64be1
correct fix for 103703 loading message leaks url spec, r/sr=sspitzer
2001-10-22 13:25:54 +00:00
jaggernaut%netscape.com
3e278e4913
Bug 105973: s/Observe/observe/
2001-10-22 04:16:33 +00:00
hewitt%netscape.com
d45cd3bc09
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
bienvenu%netscape.com
cb48a3af3a
fix crash after renaming local folder while it's being reparsed r=naving, sr=sspitzer 105108
2001-10-20 23:11:02 +00:00
bienvenu%netscape.com
5221d5331e
add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108
2001-10-20 23:08:24 +00:00
sspitzer%netscape.com
4a18bb442a
fix for #105659 . fix js warnings when there isn't a mapiregistry service.
...
r=srilatha, sr=mscott
2001-10-20 06:24:07 +00:00
mkaply%us.ibm.com
4130d35850
#71601
...
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
ducarroz%netscape.com
804a39e78a
Fix for bug 105092. Patch provided by bienvenu@netscape.com. Fix crash due to freeing of memory we should not! R=ducarroz, SR=sspitzer
2001-10-19 20:55:08 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
nhotta%netscape.com
32acd1e773
Indentation change in folder property dialog, bug 94560, sr=sspitzer.
2001-10-19 20:50:17 +00:00
nhotta%netscape.com
a83fb9ebca
Wording change for folder property dialog, bug 94560, sr=sspitzer.
2001-10-19 20:49:56 +00:00
pinkerton%netscape.com
6630d79543
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
naving%netscape.com
4c326dd38a
105328 r/sr=sspitzer. Throw duplicate folder alert when trying to create new folder from filter
...
editor.
2001-10-19 05:24:18 +00:00
mscott%netscape.com
f8727522c2
Bug #97497-- hopefully fix a random crash when compacting folders. I'm backing out part of
...
a previous change by bienvenu.
r=naving
sr=sspitzer
2001-10-19 04:38:00 +00:00
sspitzer%netscape.com
ef04978d99
more clean up the string foo in mailnews. r=cavin, rs=bienvenu. #103412 .
2001-10-19 01:44:53 +00:00
naving%netscape.com
589ebfc3e3
105162 r=racham sr=mscott. Remove unused prefs
2001-10-17 04:53:25 +00:00
naving%netscape.com
051a5a2256
105162 r=racham sr=mscott. Make download message size pref work for pop3 again. Remove unused pref.
2001-10-17 04:53:23 +00:00
sspitzer%netscape.com
ffc73c6a75
remove my silly printf. rs=no one
2001-10-16 20:53:54 +00:00
nhotta%netscape.com
ac5cc8eb5f
Added support for MIME encoded headers in mailtoURL, changed to decode MIME encoded headers for mailto URL,
...
bug 12851, r=ducarroz, sr=sspitzer.
2001-10-16 20:38:59 +00:00
cavin%netscape.com
d3a5abd687
Bug #104975 : Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer.
2001-10-16 20:35:46 +00:00
seawood%netscape.com
82cd057ad7
Removing unused xp_file.h includes.
...
Bug #38061 r=bryner
2001-10-16 06:08:11 +00:00
bienvenu%netscape.com
17ced4d610
fix crash in close row object on empty local trash rs=sspitzer 104659
2001-10-16 03:05:34 +00:00
hwaara%chello.se
d3001bf452
#104719 , change nsIMsgMailNewsUrl.idl to use attributes rather than GetFoo/SetFoo.
...
r=bienvenu, sr=sspitzer
2001-10-15 22:26:24 +00:00
blakeross%telocity.com
4e0854b495
Menulist in ab panel has no label. sr=ben
2001-10-14 19:40:12 +00:00
sspitzer%netscape.com
45d773762b
fix for #39584 . user should be asked to remove non existing newsgroups, like in 4.x
...
r/sr=bienvenu
2001-10-14 06:05:43 +00:00
sfraser%netscape.com
7ee6ab59a7
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2001-10-13 02:28:44 +00:00
alecf%netscape.com
bd048504df
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
sspitzer%netscape.com
aa66b41aa7
fix for #104498 , optimize ParseReferences() / SetReferences().
...
rs=bienvenu
2001-10-12 23:23:11 +00:00
ducarroz%netscape.com
9942683c54
Fix for bug xxxx. When a part check for a separator, it need first check if it's not for it's child. R=varada, SR=bienvenu
2001-10-12 21:31:57 +00:00
ducarroz%netscape.com
3ca9b3f7a8
Fix for bug 83541. Use user domain for construct a part ID. The current code was bogus! R=varada, SR=sspitzer
2001-10-12 21:25:10 +00:00
nhotta%netscape.com
13654d2c38
Changed to convert MIME decoder's output of sender's address from UTF-8 to UCS2,
...
bug 94103, r=sspitzer, sr=bienvenu.
2001-10-12 21:22:18 +00:00
nhotta%netscape.com
8bd71ee160
Remove charset conversion because the input data is either us-ascii or already UTF-8, bug 92420, r=ducarroz, sr=sspitzer.
2001-10-12 20:21:17 +00:00
dbaron%fas.harvard.edu
a22072c008
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
bienvenu%netscape.com
c4978d6e50
potential fix for crash opening newsgroups, and fix problem when you couldn't download headers the first time you opened a newly subscribed group r=naving, sr=sspitzer 104257
2001-10-11 23:54:14 +00:00
bienvenu%netscape.com
4af887b4fa
speed up local search dramatically by doing more than one comparison per time slice r=naving, sr=sspitzer 104243
2001-10-11 23:43:55 +00:00
sspitzer%netscape.com
94abe5f5b3
fix for #104226 . instead of using "Mailbeep" (the windows system sound for new mail notification)
...
use "_moz_mailbeep". on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config. (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser
also, fix #104252 . selectively notify folder listeners. when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
bienvenu%netscape.com
747812cfdb
fix memory leak of uri rs=sspitzer 99135
2001-10-11 14:54:36 +00:00
bienvenu%netscape.com
a1990289a9
close nntp socket after logging out fixes memory leaks and assertions, r=mscott, sr=sspitzer 96381
2001-10-11 14:53:34 +00:00
sspitzer%netscape.com
de3f0803a8
fix for #60139 . fix problem with next navigation not working when bubbling out
...
fo subfolders. r/sr=bienvenu
2001-10-11 00:33:50 +00:00
naving%netscape.com
ea18234e39
102751 r=bienvenu sr=sspitzer. If a localfolder's db is outdated, parse the folder and then compact the
...
folder to avoid dataloss.
2001-10-11 00:00:20 +00:00
alecf%netscape.com
a35fb4b29c
part of fix for 38061 - remove last reference to XP_File
...
r=bryner, rs=bienvenu
2001-10-10 22:52:32 +00:00
naving%netscape.com
c3b46ea817
fix bustage for ports
2001-10-10 21:17:57 +00:00
bienvenu%netscape.com
1cc40cb092
fix call to PR_CWait to use interval r=ducarroz, sr=sspitzer 85250
2001-10-10 20:59:49 +00:00
naving%netscape.com
50d502aa56
backing out file not part of earlier checkin.
2001-10-10 19:53:29 +00:00
sspitzer%netscape.com
b58dca9221
fix conflicts that got checked in with the licensing foo.
...
rs=bienvenu
2001-10-10 19:50:30 +00:00
naving%netscape.com
ec9762e1e1
16902. oops missed this file
2001-10-10 19:34:23 +00:00
naving%netscape.com
5b64bf539e
16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search.
2001-10-10 19:27:06 +00:00
bienvenu%netscape.com
bfdc49509c
fix losing read state of news messages r=naving, sr=sspitzer 103824
2001-10-10 19:25:07 +00:00
sspitzer%netscape.com
135f5f1c77
remove unneeded crud. rs=bienvenu
2001-10-10 19:23:15 +00:00
sspitzer%netscape.com
4c514df917
remove unused code, now that we use playSystemSound(). (see #64462 )
...
rs=bienvenu
2001-10-10 08:40:22 +00:00
sspitzer%netscape.com
a305479ba0
fix for #64462 . play OS specified sound when new mail arrives.
...
r=pavlov, sr=bienvenu. right now, this only works on windows.
mac is next. for linux (and the other platforms), we currently beep.
if there isn't an OS specified sound, we'll play the pre-packaged
sound that mailnews will eventually ship with.
2001-10-10 08:08:22 +00:00
sspitzer%netscape.com
7841f2f822
fix for #19254 . propagate unread state of subfolders to parents if the parent is closed.
...
r/sr=bienvenu
2001-10-09 23:40:23 +00:00
ducarroz%netscape.com
17537b7abb
Fix for bug 90028. During a forward, we need to put back the "Re:" in the subject if the flag MSG_FLAG_HAS_RE is set. Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=bienvenu
2001-10-09 22:48:32 +00:00
eddyk%netscape.com
efe9ab34a1
bug 103181: disable code in AccountManager regression
...
More stuff for eClient disable code.
r=bhuvan, sr=sspitzer
2001-10-09 21:04:12 +00:00
nhotta%netscape.com
cd9f347110
In mail compose, notify charset change to editor when a charset is changed, bug 103282, r=ducarroz, sr=bienvenu.
2001-10-09 20:15:23 +00:00
cavin%netscape.com
4bfbe5059a
Bug #14295 : (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
...
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
ducarroz%netscape.com
34f8309984
Fix for bug 55591. UNC files need to be treated as remote attachment and not local. R=varada, SR=mscott
2001-10-09 18:23:06 +00:00
sspitzer%netscape.com
6ea428ac69
fix for #73853 . allow the user to post news message when there isn't a msg window
...
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
sspitzer%netscape.com
55e1f06cfb
fix for #92393 and #91421 . "Get Message" menu item and toolbar button disable
...
when they shouldn't. r/sr=bienvenu
2001-10-09 06:36:30 +00:00
sspitzer%netscape.com
05b8b2645d
fix for #49157 . support nntp://host/message-id urls (we already support
...
news://host/message-id urls). r/sr=bienvenu
2001-10-09 06:01:16 +00:00
sspitzer%netscape.com
46dde148e9
fix for #56419 . implement the "Go To Message Folder" feature from search.
...
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
bienvenu%netscape.com
39f9c789a8
fix 10K leak when filtering multiple pop message r=naving, sr=sspitzer 103614
2001-10-08 22:26:02 +00:00
bienvenu%netscape.com
76ae3cc241
fix leak of password in biff, sr=sspitzer, r=naving 103676
2001-10-08 22:24:13 +00:00
bienvenu%netscape.com
b924c5c865
fix 103701 leak of url spec when loading local message rs=sspitzer
2001-10-08 22:23:44 +00:00
sspitzer%netscape.com
08c99a8091
fix for #60139 and #72821 . implement proper next folder navigation.
...
now we should find the right "next" folder when you hit next and there
are no more unread messages in the current folder. we respect the folder
pane sort order for determining what's next, which is what's "below" in the folder pane.
r/sr=bienvenu
2001-10-08 20:56:52 +00:00
sspitzer%netscape.com
25161eec21
fix string usage in mailnews. #103412 . rs=bienvenu
2001-10-08 20:10:18 +00:00
sspitzer%netscape.com
72a150cb60
fix for #103681 (no status messages when doing pop).
...
back out my bad fix for #102978 . we set the msg window on the folder datasource
and we've got a folder datasource per msg window. by moving this from js to xul,
it made it so we'd set the msg window on one folder ds, and we'd be using the other one.
r/sr=bienvenu
2001-10-08 20:05:00 +00:00
bryner%netscape.com
2b0eb53ec4
Removing references to xp_file.h, for bug 38061. Patch from cls, r=bryner, sr=alecf.
2001-10-08 07:22:27 +00:00
naving%netscape.com
6672801cea
99168 r=bienvenu sr=mscott. fix imapUrl leaks on reading imap messages and possibly on other operations
2001-10-08 02:43:17 +00:00
bienvenu%netscape.com
c710b69ec3
more work on closing db's when changing folders, 95865 rs=sspitzer
2001-10-08 02:06:15 +00:00
bienvenu%netscape.com
11f4e3e94c
part of fix for 95685 reduce bloat by closing db if a folder is unselected, r=naving (who did part of this patch), sr=sspitzer
2001-10-08 01:05:58 +00:00
jaggernaut%netscape.com
0c2b3bc449
Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot.
2001-10-07 10:58:39 +00:00
sspitzer%netscape.com
a88fa8fca1
fix for #103446 . improve folder pane perfomance by not calling
...
SetPrefFlags() *every time* GetSubFolders() is called.
that's really expensive (we copy all the urls from the identity) and we get
access prefs. not something we should do when painting.
r/sr=bienvenu
2001-10-06 08:38:19 +00:00
sspitzer%netscape.com
097704bd05
more changes for #103412 . fix string usage in mailnews to avoid
...
unneeded copying, allocation and converting.
also, remove dead code. r/sr=bienvenu
2001-10-06 06:35:32 +00:00
sspitzer%netscape.com
cf26bf2717
more code cleanup for #103412 . avoid unnecessary conversions in the account manager ds.
...
r/sr=bienvenu
2001-10-06 05:26:31 +00:00
sspitzer%netscape.com
999c08932d
more code cleanup for #103412 . avoid unnecessary conversions, fix warning.
...
r/sr=sspitzer
2001-10-06 05:16:25 +00:00
sspitzer%netscape.com
600b2f6854
code cleanup for #103412 . better string usage in the mail datasources
...
to prevent unneeeded allocations and copies. fix OnItemPropertyFlagChanged()
to check the property first to do as little as possible. r/sr=bienvenu
2001-10-06 05:11:51 +00:00
bienvenu%netscape.com
696289dad4
more addressbook leaks r=naving sr=sspitzer 99135 103014 and others
2001-10-06 03:13:54 +00:00
bienvenu%netscape.com
c95eec7a0f
fix 50K memory leak on certain messages r=ducarroz, sr=sspitzer 103023
2001-10-06 02:48:27 +00:00
stephend%netscape.com
6c2084a07e
Bug 103068. Remove tooltip on label for emoticons pref. r=dean_tessman@hotmail.com, sr=mscott@netscape.com (UI approved by jglick@netscape.com)
2001-10-06 02:37:17 +00:00
bienvenu%netscape.com
eff1e38d5e
fix leak of all folders table r=naving, sr=sspitzer 103077
2001-10-06 01:09:46 +00:00
bienvenu%netscape.com
b281c2ae1b
fix memory leak of mdbEnv and m_dbFolderInfo r=naving, sr=sspitzer 103003
2001-10-06 01:06:28 +00:00
sspitzer%netscape.com
7c15ae749f
fix for #103037 . preflight the message "save as file" dialog with
...
message.eml, and not "mail". also move this string to a string bundle
r/sr=bienvenu.
2001-10-06 01:04:32 +00:00
sspitzer%netscape.com
f7d3abb9bb
fix for #102978
...
set up the folder pane datasource in the xul, not in the on load handler.
r=waterson, sr=bienvenu
2001-10-06 00:55:39 +00:00
bienvenu%netscape.com
55a770a93a
fix UMR r=naving, sr=sspitzer 103134
2001-10-06 00:53:01 +00:00
bienvenu%netscape.com
99ea350f31
fix many many address book leaks r=naving, sr=sspitzer 103077 and others
2001-10-06 00:50:17 +00:00
sspitzer%netscape.com
10e43c61fc
fix for #103220 #94774 and #79103 . when the folder name changes, we need to notify
...
that #Name, #FolderTreeName and #FolderTreeSimpleName have changed.
also clean up the folder datasource to not copy strings when not necessary.
r=racham, sr=bienvenu.
2001-10-06 00:50:12 +00:00
bienvenu%netscape.com
05a8d53426
fix memory leak of dir servers, use contract id's, and fix UMR r=naving, sr=sspitzer 103134 66435
2001-10-06 00:46:49 +00:00
dmose%netscape.com
5690900ccc
Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
2001-10-05 02:59:32 +00:00
sspitzer%netscape.com
9eacdc09ac
fix for #97863 and #96314 . get saving IMAP messages as templates or as files
...
to work on linux again. r=naving, sr=bienvenu, a=asa
2001-10-04 01:47:44 +00:00
racham%netscape.com
778bf75c30
Fixing bug 97650. Adding improvements to unread count mail count display feature on Win XP. When the mail application starts, as soon as the unread count on Inbox folder changes, registry is updated. This enables us to present the user accurate unread count on the welcome screen, if user quits the app before the 5 minute timer is triggered. r=mscott, sr=sspitzer
2001-10-03 05:54:30 +00:00
bienvenu%netscape.com
412a6398cd
blow away corrupt history dbs r=naving sr=sspitzer 102319
2001-10-03 03:47:54 +00:00
blizzard%redhat.com
a39ca07673
Fix bug #101828 . Sending more than one piece of unsent mail fails when posting to sent mail folder. This patch serializes the posting to the sent mail folder so that we don't try to post more than one message at a time. r=naving,sr=bienvenu
2001-10-03 01:48:56 +00:00
bienvenu%netscape.com
ff775f6d6a
fix memory leak on every mime2 decode trying to get global charset r=sspitzer, sr=mscott 102466
2001-10-03 01:02:00 +00:00
bienvenu%netscape.com
7cbe2f7637
fix problem going from threaded to sorted view, deleting a message in a thread, then switching back to threaded view r=naving, sr=sspitzer 102572
2001-10-03 00:11:02 +00:00
sspitzer%netscape.com
a91345fad0
fix for #102753 , use the disableonsend attribute trick for the subject
...
to be consistent. r=varada, sr=bienvenu
2001-10-02 22:16:28 +00:00
mscott%netscape.com
ae630581a9
Bug #96053 --> executing a query may not return an end of query.
...
Checking in for john.marmion@ireland.sun.com
r/sr=sspitzer,mscott
2001-10-02 22:12:14 +00:00
sspitzer%netscape.com
9920af5208
remove redundant #include. thanks to hwaara for letting me know about it.
2001-10-02 22:11:08 +00:00
mscott%netscape.com
e3d91108bd
Bug #97497 --> Try to protect against a crash in nsUint32Array where the server may be giving us a bogus message key.
...
r=naving
sr=bienvenu
2001-10-02 21:51:11 +00:00
dbaron%fas.harvard.edu
208103c1b8
Add nsIMessengerOSIntegration.idl for racham, bug 97650.
2001-10-02 07:36:21 +00:00
racham%netscape.com
108729b474
Fixing bustage by adding idl entries into makefiles for linux ad mac.
2001-10-02 07:01:32 +00:00