Commit Graph

11584 Commits

Author SHA1 Message Date
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