jdunn%netscape.com
7af07e06fa
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
438e2e98d6
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
f3e4bfd5d8
update window autoflow policy
1999-04-12 19:39:25 +00:00
leaf%mozilla.org
1aaf01435e
fixing ActiveX control build
1999-04-12 19:38:40 +00:00
neeti%netscape.com
216a362b98
Enabled ObserverService api on Mac and Unix
1999-04-12 19:13:42 +00:00
neeti%netscape.com
17e2d33d67
Removed XP_PC for ObserverService api
1999-04-12 19:08:25 +00:00
sspitzer%netscape.com
fd30b8676e
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
5158199ddd
use a real CID, from http://niki/cgi-bin/uuidgen.pl
1999-04-12 19:06:50 +00:00
sspitzer%netscape.com
6d58b2d1fd
nsf is back to msf
1999-04-12 19:06:26 +00:00
waterson%netscape.com
ee99f4ed71
Fixed incorrect usage of nsSerivceManager with RDF data source.
1999-04-12 19:02:34 +00:00
waterson%netscape.com
1bb2074567
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
01fb9344a7
Added TestObserverService.cpp
1999-04-12 18:48:20 +00:00
waterson%netscape.com
9ba5a378c6
Added observer classes.
1999-04-12 18:48:02 +00:00
waterson%netscape.com
c41e46034c
Added observer interfaces.
1999-04-12 18:46:49 +00:00
waterson%netscape.com
6eeb78f1b7
Added missing export for HashKey::Exists().
1999-04-12 18:46:15 +00:00
bienvenu%netscape.com
84408dbab5
put ? in for user instead of requiring user to type it
1999-04-12 18:44:52 +00:00
bienvenu%netscape.com
909ff6fbb4
put tag in for commands from test app
1999-04-12 18:44:23 +00:00
waqar%netscape.com
9b9df58f66
Changed C++ comment to a C comment to make AIX compiler happy.
1999-04-12 18:28:53 +00:00
mscott%netscape.com
57dfc81bdb
(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
4e7efd262e
Added nsIObserverService, nsIObserverList, and nsIObserver to exports.
1999-04-12 18:11:47 +00:00
waterson%netscape.com
bb23be7a55
Added GetIID() so that this can be used with nsCOMPtr.
1999-04-12 18:10:08 +00:00
waterson%netscape.com
050221001c
Added GetIID() method so this can be used with nsCOMPtr.
1999-04-12 18:08:43 +00:00
jfrancis%netscape.com
88527c7d24
attempting to fix unix build
1999-04-12 14:10:24 +00:00
dp%netscape.com
d7b83efaef
StartupComponents : Strawman spec in place.
1999-04-12 12:47:30 +00:00
dp%netscape.com
7e609f89cc
ProgID fixed by nick.
1999-04-12 12:46:17 +00:00
dp%netscape.com
bc22606b23
Using PROGID for registry instance creation.
1999-04-12 12:34:32 +00:00
dp%netscape.com
f562822847
ProgID hashing fixed. We now hash the progids passed in with RegisterFactory() also. Thanks to Nicholas Ambrose <nick87@hotmail.com> for yet another patch.
1999-04-12 12:32:24 +00:00
jfrancis%netscape.com
0b0035a95c
checkpointing html typing rules
1999-04-12 12:01:32 +00:00
chuang%netscape.com
1c335bacb3
Set window overflow policy
1999-04-12 09:02:48 +00:00
mccabe%netscape.com
8ea2b42583
Fixed initial copyright date.
...
Thanks to Tim Rowley <tor@cs.brown.edu> for this SunOS fix.
1999-04-12 08:57:06 +00:00
mccabe%netscape.com
1a6fe7ce68
Fix to 4575.
...
Buildsystem changes to handle the lock_SunOS.s file properly on the native compiler.
Also added a new SunOS5.7 config file, and changed several SunOS config files from redundant copies to includes of a base file.
1999-04-12 07:54:52 +00:00
braddr%puremagic.com
f539d41e97
oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS)
1999-04-12 07:06:05 +00:00
braddr%puremagic.com
db276c8fe9
Add back in a header file that's still needed that beard took out.
1999-04-12 06:00:44 +00:00
sspitzer%netscape.com
3ec7607b7d
use a more realistic example in the comment
1999-04-12 03:58:21 +00:00
sspitzer%netscape.com
77920ebdd0
use a more realistic path
1999-04-12 03:57:19 +00:00
sspitzer%netscape.com
f1e1ce5736
add news_message:// URI to the example comment
1999-04-12 03:53:27 +00:00
sspitzer%netscape.com
637e844edc
renamed NS_MAILNEWSMESSAGERESOURCE_CID to NS_MAILBOXMESSAGERESOURCE_CID
...
(it is mailbox_message:// after all) created NS_NEWSMESSAGERESOURCE_CID (for news_message://)
1999-04-12 03:42:08 +00:00
sspitzer%netscape.com
40caa83d9c
cleaned this code up. (still a work in progress)
1999-04-12 03:41:32 +00:00
sspitzer%netscape.com
6553448e41
more debugging printfs and comments to help explain what's going on
1999-04-12 03:37:29 +00:00
beard%netscape.com
ff4ab25e4e
changed to "application/x-java-applet"
1999-04-12 03:36:06 +00:00
sspitzer%netscape.com
ffb75126f1
changes required because I added nsNewsSummarySpec.h nsNewsSummarySpec.cpp
1999-04-12 03:35:38 +00:00
beard%netscape.com
dbee643bb0
1.0d7
1999-04-12 03:34:58 +00:00
sspitzer%netscape.com
093454be4c
initial add (for the newsdb work)
1999-04-12 03:32:22 +00:00
beard%netscape.com
5f1e01d35f
fixed call to eval()
1999-04-12 03:30:50 +00:00
beard%netscape.com
ae6d2cf34b
support for "application/x-java-applet"
1999-04-12 03:30:04 +00:00
beard%netscape.com
a3b945978f
added RunnableMixin.cpp
1999-04-12 03:29:27 +00:00
beard%netscape.com
f56a05205d
Reworked to use nsIThreadManager::PostEvent() to execute JSObject methods from an arbitrary Java thread.
1999-04-12 03:29:00 +00:00
morse%netscape.com
8921d7ff71
integrate wallet and single signon
1999-04-12 03:26:34 +00:00
beard%netscape.com
18675c01fe
First Checked In.
1999-04-12 03:26:18 +00:00
beard%netscape.com
c42a0a66e2
removed <PP_Types.h>, getting PL_EventQueue from the nsIEventQueueService, added calls to handle the PL_Events posted from other threads.
1999-04-12 03:23:55 +00:00