jdunn%netscape.com
|
2ed3995c96
|
fix compiler error (NS_DECL_ISUPPORTS doesn't require a ';'
|
1999-04-12 20:56:15 +00:00 |
jdunn%netscape.com
|
a51581be50
|
fix compile warning about no return value
|
1999-04-12 20:54:27 +00:00 |
jdunn%netscape.com
|
151ce89743
|
add comment delimiter after endif
|
1999-04-12 20:52:38 +00:00 |
jdunn%netscape.com
|
b793f90c0d
|
fix compiler error (NS_DECL_ISUPPORTS does not require a ';'
|
1999-04-12 20:51:52 +00:00 |
jdunn%netscape.com
|
7eec40ddbc
|
fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';'
|
1999-04-12 20:47:08 +00:00 |
jdunn%netscape.com
|
55264b1336
|
fix native compiler error (NS_DECL_ISUPPORTS should not have ';'
|
1999-04-12 20:46:09 +00:00 |
jdunn%netscape.com
|
985b58a940
|
fix compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end
|
1999-04-12 20:40:13 +00:00 |
jdunn%netscape.com
|
892a510708
|
fix native compiler error (NS_DECL_ISUPPORTS should not be followed by a ';'
|
1999-04-12 20:38:57 +00:00 |
warren%netscape.com
|
8930d4895d
|
Fixed up nsIUrl and added an implementation that allows for setting the parts. Added MakeAbsoluteUrl to nsINetService and nsIProtocolHandler.
|
1999-04-12 20:35:24 +00:00 |
jdunn%netscape.com
|
ff6ad10f0b
|
Fixing native compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end
|
1999-04-12 20:35:04 +00:00 |
kipp%netscape.com
|
bb21f04f71
|
alloc another IID
|
1999-04-12 20:34:28 +00:00 |
sfraser%netscape.com
|
5e8172679d
|
Don't crash when quitting with an editor window open.
|
1999-04-12 20:27:06 +00:00 |
putterman%netscape.com
|
cdc0a0aa36
|
Add descending sort, add Message counts to folder pane and Open Navigator
from within Messenger.
|
1999-04-12 20:25:41 +00:00 |
putterman%netscape.com
|
71f0141d5e
|
use PL_strfree.
|
1999-04-12 20:24:47 +00:00 |
putterman%netscape.com
|
cc18218930
|
Use PL_strfree.
|
1999-04-12 20:24:24 +00:00 |
putterman%netscape.com
|
9dd7f8ab6d
|
Don't read past end of buffer.
|
1999-04-12 20:23:57 +00:00 |
putterman%netscape.com
|
29bf3a820c
|
View message counts in the folder pane.
|
1999-04-12 20:23:40 +00:00 |
rhp%netscape.com
|
25c7fb4db1
|
Added nsEscapeHTML() function
|
1999-04-12 20:23:21 +00:00 |
putterman%netscape.com
|
87f340af46
|
Add GetBufferPos
|
1999-04-12 20:23:04 +00:00 |
putterman%netscape.com
|
eff3bc0a01
|
use PR_FALSE instead of FALSE
|
1999-04-12 20:22:48 +00:00 |
putterman%netscape.com
|
719a4156c5
|
Some code cleanup.
|
1999-04-12 20:22:27 +00:00 |
putterman%netscape.com
|
84fd532184
|
Pass in old values to property changed.
|
1999-04-12 20:22:10 +00:00 |
waterson%netscape.com
|
f9582a472f
|
Fixed problem with HTML-nested-in-XUL-neseted-in-HTML. Removed unnecessary code that was #ifdef-ed out.
|
1999-04-12 20:16:32 +00:00 |
jdunn%netscape.com
|
7f394a2e18
|
use C style comments instead of C++ since this is a 'C' file.
|
1999-04-12 20:15:26 +00:00 |
jdunn%netscape.com
|
85c2e82cf4
|
on AIX (and I am suspecting HPUX) nsDerivedSafe needs to be a friend in
order to access the private constructor.
|
1999-04-12 20:14:20 +00:00 |
jdunn%netscape.com
|
a182e18db0
|
ANSIC requires that structures need 'friend' status to access other structures
IF they are protected (or private). fix for bug 4642
|
1999-04-12 20:12:15 +00:00 |
sspitzer%netscape.com
|
f67e8a300e
|
need to do a SessionCommit, not a SmallCommit, to get the changes
written out to disk
|
1999-04-12 20:10:42 +00:00 |
chuang%netscape.com
|
f6be158059
|
update window autoflow policy
|
1999-04-12 19:39:25 +00:00 |
leaf%mozilla.org
|
cb3a980439
|
fixing ActiveX control build
|
1999-04-12 19:38:40 +00:00 |
neeti%netscape.com
|
7f61c09edc
|
Enabled ObserverService api on Mac and Unix
|
1999-04-12 19:13:42 +00:00 |
neeti%netscape.com
|
443c648289
|
Removed XP_PC for ObserverService api
|
1999-04-12 19:08:25 +00:00 |
sspitzer%netscape.com
|
ab3860d150
|
do a commit to get the db to write.
someone (nsMsgFolder?) still has an open reference to the db when I quit,
so it doesn't automatically get written out
|
1999-04-12 19:07:36 +00:00 |
sspitzer%netscape.com
|
ce35f9e12e
|
use a real CID, from http://niki/cgi-bin/uuidgen.pl
|
1999-04-12 19:06:50 +00:00 |
sspitzer%netscape.com
|
21fba6bffb
|
nsf is back to msf
|
1999-04-12 19:06:26 +00:00 |
waterson%netscape.com
|
c7413ea49b
|
Fixed incorrect usage of nsSerivceManager with RDF data source.
|
1999-04-12 19:02:34 +00:00 |
waterson%netscape.com
|
98e0d29dc4
|
Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications.
|
1999-04-12 19:02:12 +00:00 |
waterson%netscape.com
|
6bc97827ab
|
Added TestObserverService.cpp
|
1999-04-12 18:48:20 +00:00 |
waterson%netscape.com
|
03267d0619
|
Added observer classes.
|
1999-04-12 18:48:02 +00:00 |
waterson%netscape.com
|
9cfb6872c9
|
Added observer interfaces.
|
1999-04-12 18:46:49 +00:00 |
waterson%netscape.com
|
e28eb215fb
|
Added missing export for HashKey::Exists().
|
1999-04-12 18:46:15 +00:00 |
bienvenu%netscape.com
|
37aa7c1af3
|
put ? in for user instead of requiring user to type it
|
1999-04-12 18:44:52 +00:00 |
bienvenu%netscape.com
|
839d28a099
|
put tag in for commands from test app
|
1999-04-12 18:44:23 +00:00 |
waqar%netscape.com
|
9f0064a9e4
|
Changed C++ comment to a C comment to make AIX compiler happy.
|
1999-04-12 18:28:53 +00:00 |
mscott%netscape.com
|
97da47c5ae
|
(Not part of the build process)
Update imap incoming server to be in synch with Alec's latest identities drop. This fixes our build problem too.
|
1999-04-12 18:17:00 +00:00 |
waterson%netscape.com
|
a7b582b241
|
Added nsIObserverService, nsIObserverList, and nsIObserver to exports.
|
1999-04-12 18:11:47 +00:00 |
waterson%netscape.com
|
902bd20ede
|
Added GetIID() so that this can be used with nsCOMPtr.
|
1999-04-12 18:10:08 +00:00 |
waterson%netscape.com
|
8736393378
|
Added GetIID() method so this can be used with nsCOMPtr.
|
1999-04-12 18:08:43 +00:00 |
jfrancis%netscape.com
|
f02a1ba8ee
|
attempting to fix unix build
|
1999-04-12 14:10:24 +00:00 |
dp%netscape.com
|
49d6236495
|
StartupComponents : Strawman spec in place.
|
1999-04-12 12:47:30 +00:00 |
dp%netscape.com
|
fac6e645af
|
ProgID fixed by nick.
|
1999-04-12 12:46:17 +00:00 |