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 |
|