dp%netscape.com
cb68dc6bdd
Using PROGID for registry instance creation.
1999-04-12 12:34:32 +00:00
dp%netscape.com
213032b91f
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
36a0cbad9e
checkpointing html typing rules
1999-04-12 12:01:32 +00:00
chuang%netscape.com
1c747bcccc
Set window overflow policy
1999-04-12 09:02:48 +00:00
mccabe%netscape.com
9c47ff807f
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
4dda9c93be
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
4cee9af102
oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS)
1999-04-12 07:06:05 +00:00
braddr%puremagic.com
3ab41a407e
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
9641f9a8ac
use a more realistic example in the comment
1999-04-12 03:58:21 +00:00
sspitzer%netscape.com
2e29c63d52
use a more realistic path
1999-04-12 03:57:19 +00:00
sspitzer%netscape.com
2330cb0b56
add news_message:// URI to the example comment
1999-04-12 03:53:27 +00:00
sspitzer%netscape.com
951e50dbd6
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
bdb969e36b
cleaned this code up. (still a work in progress)
1999-04-12 03:41:32 +00:00
sspitzer%netscape.com
fa143b4359
more debugging printfs and comments to help explain what's going on
1999-04-12 03:37:29 +00:00
beard%netscape.com
3037e321c6
changed to "application/x-java-applet"
1999-04-12 03:36:06 +00:00
sspitzer%netscape.com
a23a6b2d9c
changes required because I added nsNewsSummarySpec.h nsNewsSummarySpec.cpp
1999-04-12 03:35:38 +00:00
beard%netscape.com
1e8b05dd95
1.0d7
1999-04-12 03:34:58 +00:00
sspitzer%netscape.com
3918620a5d
initial add (for the newsdb work)
1999-04-12 03:32:22 +00:00
beard%netscape.com
d8c89272a3
fixed call to eval()
1999-04-12 03:30:50 +00:00
beard%netscape.com
9aa3f79039
support for "application/x-java-applet"
1999-04-12 03:30:04 +00:00
beard%netscape.com
aa46bece88
added RunnableMixin.cpp
1999-04-12 03:29:27 +00:00
beard%netscape.com
58d0e73d38
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
35746167b2
integrate wallet and single signon
1999-04-12 03:26:34 +00:00
beard%netscape.com
a1f8077641
First Checked In.
1999-04-12 03:26:18 +00:00
beard%netscape.com
8128e8e557
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
beard%netscape.com
2eef2db636
added mEventQueue, a PL_EventQueue
1999-04-12 03:21:25 +00:00
beard%netscape.com
b4477ef8a3
added PostEvent(), which calls nsIRunnable::Run() in a specified thread.
1999-04-12 03:20:21 +00:00
beard%netscape.com
4112bb1d2b
added PostEvent()
1999-04-12 03:17:58 +00:00
beard%netscape.com
666d0b4c61
removed g_pNSIServiceManager (no longer used)
1999-04-12 03:16:14 +00:00
beard%netscape.com
96d0939cb4
added GetJSThread(), to obtain the thread ID to send events to via nsIThreadManager::PostEvent().
1999-04-12 03:14:19 +00:00
beard%netscape.com
45969d01c6
added GetJSThread()
1999-04-12 03:12:48 +00:00
blizzard%redhat.com
06cf9d33ea
add nsSelectionMgr stubs so this thing will run again
1999-04-12 02:31:52 +00:00
beard%netscape.com
85ce06d8d0
simpler call to JSObject.eval
1999-04-11 23:41:38 +00:00
bienvenu%netscape.com
e54e498e39
add a couple methods for imap folder sync
1999-04-11 23:28:48 +00:00
bienvenu%netscape.com
40289e551a
fix a couple top level threading bugs
1999-04-11 23:27:36 +00:00
bienvenu%netscape.com
d295afc321
hook up some of the stuff for syncing folders
1999-04-11 23:26:30 +00:00
bienvenu%netscape.com
52bf8e6e2b
add abstract interface for flag and uid state
1999-04-11 23:14:31 +00:00
braddr%puremagic.com
bc34760959
Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
...
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
buster%netscape.com
1d5d5e333d
vastly improved RemoveTextProperty
...
turned off debug output
1999-04-11 22:55:40 +00:00
buster%netscape.com
d10abf6146
added some debugging output
1999-04-11 22:53:17 +00:00
braddr%puremagic.com
47749dec10
-lz should be -lzlib
1999-04-11 22:37:49 +00:00
braddr%puremagic.com
689164d9f2
Fix linking for nspr libs
1999-04-11 22:12:29 +00:00
briano%netscape.com
cafdcc6763
Automated update
1999-04-11 19:44:37 +00:00
ramiro%netscape.com
1e9fd04c32
Uncouple MOZ_DEBUG from --enable-debug.
1999-04-11 19:36:21 +00:00
sspitzer%netscape.com
158b7bd43e
windows doesn't build the mailbox test, so UNIX isn't going to either.
1999-04-11 19:24:12 +00:00
briano%netscape.com
191d475fce
Automated update
1999-04-11 17:44:37 +00:00
ramiro%netscape.com
bfdfbfb348
Undo hack that made -O and -g were mutually exclusive.
1999-04-11 17:43:06 +00:00
ramiro%netscape.com
49a4e5af97
Oops..undo a screwup. Exorcised too much...
1999-04-11 14:41:58 +00:00
ramiro%netscape.com
95163dbd03
tweak_nspr exorcism.
1999-04-11 14:27:35 +00:00
ramiro%netscape.com
d101043c6e
Add nsprenv.mk.in. This is a autoconf template for an nspr environment
...
makefile. configure will munge this file such that it can be used to build
NSPR in the source tree.
1999-04-11 14:25:23 +00:00