Commit Graph

11799 Commits

Author SHA1 Message Date
alecf%netscape.com
d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
nhotta%netscape.com
a1e7be4688 Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer. 2001-11-15 02:00:32 +00:00
varada%netscape.com
d3d005360d adding mail smoketest files -NOT PART OF BUILD 2001-11-15 01:18:39 +00:00
sspitzer%netscape.com
79dbcc56df repairing...(I hope) 2001-11-15 00:40:01 +00:00
sspitzer%netscape.com
cc377d1cad trying to repair mime.mcp. 2001-11-15 00:38:25 +00:00
sspitzer%netscape.com
81f54403b5 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-15 00:28:12 +00:00
cavin%netscape.com
fc1fd71921 Bug #107369: Check nNewSize=0 in AllocateSpace() and add current size to AllocateSpace() calls. r=bienvenu,sr=sspitzer. 2001-11-15 00:06:37 +00:00
sspitzer%netscape.com
59f6a27a62 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 21:38:32 +00:00
blizzard%redhat.com
7e6642be68 Bug #75372. Get dragging messages to the compose window working again on Linux. Fix incorrect case in drag flavour. r=jag,rginda sr=sspitzer, a=dbaron 2001-11-14 15:40:03 +00:00
jaggernaut%netscape.com
0ecf7cce91 Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
sspitzer%netscape.com
8fc33339c2 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 10:25:19 +00:00
sspitzer%netscape.com
c76d3a0afe more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 09:59:11 +00:00
sspitzer%netscape.com
ac73a264de more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 09:36:30 +00:00
stephend%netscape.com
46f932d68f Bug 109677. 'Empty Trash Can' in context menu to 'Empty Trash'. r=jglick@netscape.com, sr=brendan@mozilla.org 2001-11-14 07:22:16 +00:00
mscott%netscape.com
6980b976be Bug #109979 --> only construct the view for the view mode we are in. Then when we toggle the
view mode, build the new view. This improves message display performance.
r=bienvenu
sr=sspitzer
2001-11-14 06:59:45 +00:00
darin%netscape.com
f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
naving%netscape.com
7d7854cb51 108774. r/sr=bienvenu. Make copying multiple messages work for 2nd pop3 acct. 2001-11-14 05:06:02 +00:00
dbaron%fas.harvard.edu
c8f31a0924 Add unicharutils static library. 2001-11-14 03:08:55 +00:00
bzbarsky%mit.edu
de3689d153 Fix bustage -- add unicharutil to REQUIRES 2001-11-14 02:46:58 +00:00
mscott%netscape.com
d74f74e1cc Bug #109931 --> delay construction of the long email address view
until the user actually puts us in expanded email addresses mode.
r=bienvenu
sr=sspitzer
2001-11-14 02:07:39 +00:00
timeless%mac.com
b7461f87ad Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
sspitzer%netscape.com
701207604e fix for #108264, problems with autosubscribe dialog on linux.
fix for #68303 and #109537. problems with auto-subscribe / auto-unsubscribe when newsgroup has non-ASCII chars in the name.

patches by hwaara.  r/sr=sspitzer,alecf
2001-11-14 01:37:28 +00:00
bzbarsky%mit.edu
f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
jpierre%netscape.com
22b5fe7ca1 Fix OS/2 build 2001-11-13 21:38:54 +00:00
alecf%netscape.com
1ce67eb991 remove some DEBUG_alecf's - no bug, not affecting anything... 2001-11-13 05:46:51 +00:00
hyatt%netscape.com
0ac8f3f3f7 106153. convert property to field in XBL. r=bryner, sr=ben 2001-11-13 04:08:55 +00:00
sspitzer%netscape.com
069b3c5385 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-13 02:13:58 +00:00
sspitzer%netscape.com
f3b8e16d55 more work on #73868. converting ab from tree to outliner.
NOT PART OF THE BUILD
2001-11-13 00:16:18 +00:00
sspitzer%netscape.com
c29e5d6eec fix for #109278. can't edit existing addressbook cards.
r/sr=bienvenu
2001-11-13 00:13:15 +00:00
sspitzer%netscape.com
34888b4517 partial fix for #108751.
the SearchDialog no longer includes dialogOverlay.xul, so this function is not defined.

r/sr=bienvenu
2001-11-12 21:03:10 +00:00
seawood%netscape.com
6bc0e92399 Use proper module name for smime & make local function static.
Fixing static build bustage
Bug #109575 r=bryner sr=waterson
2001-11-12 20:16:48 +00:00
sspitzer%netscape.com
3d2ea89b20 more changes for converting addressbook results pane from tree to outliner.
NOT PART OF THE BUILD.
2001-11-12 12:28:38 +00:00
gerv%gerv.net
5011281b28 Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only. 2001-11-10 19:10:40 +00:00
loadrunner%betak.net
5162ded92a bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan,alecf (this file didn't make it into M096) 2001-11-10 17:39:50 +00:00
blakeross%telocity.com
5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
mscott%netscape.com
ea65a2903a remove a define DEBUG_rhp from the makefile 2001-11-10 00:36:14 +00:00
mscott%netscape.com
d6a13f3e88 remove a define DEBUG_rhp from the make project. 2001-11-10 00:35:51 +00:00
mscott%netscape.com
a2ad7e6805 fix mac build. 2001-11-10 00:13:19 +00:00
nhotta%netscape.com
307fbadb70 Changed to use local stack for charset conversion util functions, bug 108914, r=ducarroz, sr=sspitzer. 2001-11-09 23:57:15 +00:00
nhotta%netscape.com
6d7d1d49dd Changed to use local stack for message body charset conversion, bug 108749, r=ducarroz, sr=sspitzer. 2001-11-09 23:56:19 +00:00
mscott%netscape.com
131a7b2d1b Bug #108761 --> override globalEditMenuItems and selectEditMenuItems so
with our own custom event so we can reduce the amount of command updating
they were doing during message display.
r=bienvenu
sr=sspitzer
2001-11-09 23:53:16 +00:00
mscott%netscape.com
9dbad9b635 Bug #108635 --> disable session and global history for the message pane. This helps improve
message display time.
r=jag/mscott
sr=hewitt
2001-11-09 23:41:08 +00:00
mscott%netscape.com
4fdc097f65 Bug #22960 --> broadcast all the headers at once instead of individually.
if not in view all headers mode, only send out the headers we need. This helps
message display performance.
r=ducarroz
sr=sspitzer
2001-11-09 23:31:54 +00:00
kaie%netscape.com
8d0e153774 build smime if MOZ_PSM is defined
a=leaf
2001-11-09 20:45:36 +00:00
mscott%netscape.com
1fa024fc20 build smime if psm2 is defined.
a=leaf
2001-11-09 20:26:40 +00:00
racham%netscape.com
53c08f8f7d Fixing bug 108912. Opening the accountmanager window panel for any activity is having adverse affect on the smtp server of the associated identity. Fixing the situation to use the smtp server of the identity only when the key is valid. In all other cases, default smtp server will be used to send messages. r=ducarroz, sr=sspitzer, a=asa@mozilla.org 2001-11-08 23:40:34 +00:00
tao%netscape.com
32db0e8a01 107375: localeVersion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz,a=asa), fix smime and ldap parts.
2001-11-08 21:50:50 +00:00
blakeross%telocity.com
656f674030 108841 - can't create new news account. r=racham,jmkg sr=hewitt 2001-11-08 12:41:55 +00:00
sspitzer%netscape.com
11a403fb80 more work for #73868. get sorting to work. NOT PART OF THE BUILD 2001-11-08 05:00:29 +00:00
dbaron%fas.harvard.edu
8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
dbaron%fas.harvard.edu
bfb2f49916 Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc 2001-11-07 04:12:20 +00:00
sspitzer%netscape.com
f8e88066a6 more work for converting AB results pane to outliner.
bug #73868.  not part of the build
2001-11-07 03:46:17 +00:00
ddrinan%netscape.com
40f137df33 Bug 108744 - mail compose does not get S/MIME settings. r=javi,sr=mscott 2001-11-07 00:00:44 +00:00
mscott%netscape.com
c32f646531 Bug #107707 --> add a row element to the grid to make brief mode work again.
r=bienvenu
sr=sspitzer
2001-11-06 23:46:51 +00:00
srilatha%netscape.com
80142c1e9b Fix for bug # 107558, added getServerList to make ldap prefs work again.
r=dmose,sr=alecf
2001-11-06 23:42:58 +00:00
javi%netscape.com
83a15db1b9 This should be the last for Bug 106507.
Forgot to add mimecryp.cpp to the Mac Mime project file.
2001-11-06 23:30:24 +00:00
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