briano%netscape.com
ea37bbc00a
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
briano%netscape.com
29bb9a3ea9
Last part of the fix for bug 8568. Removed all the temporary, transitional references to libreg.{a,so}. Approved by cyeh@netscape.com.
1999-07-28 21:47:07 +00:00
sspitzer%netscape.com
e2dd59c128
change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac!
1999-07-27 23:33:54 +00:00
briano%netscape.com
d99daeea9b
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
briano%netscape.com
1c4aa921c8
Needed to do the temporary copying in the libs step, not the install step.
1999-07-27 23:19:42 +00:00
briano%netscape.com
ddbf4ba0d6
First temporary change involved in fixing bug 8568. This change will allow
...
for a smooth and hopefully breakage free checkin of all the dependent makefiles.
When that's done, these temporary changes can be deleted and the change to
"libmozreg" can be made permanent.
1999-07-27 21:45:10 +00:00
warren%netscape.com
cdac747187
Added back in leak fix with NECKO ifdefs.
1999-07-27 04:30:34 +00:00
warren%netscape.com
c1104b515c
Backing out change.
1999-07-27 03:45:45 +00:00
warren%netscape.com
3587e7426a
Fixed leak with GetAddress that now returns a copy.
1999-07-27 03:19:25 +00:00
hoa.nguyen%intel.com
8849d764e5
Sample HTML page with embed tag for the test XPCOM plugin.
1999-07-27 02:48:34 +00:00
hoa.nguyen%intel.com
6ed6e9de30
Added embed-test.html to Makefile.
1999-07-27 02:47:41 +00:00
av%netscape.com
6d9f9eeb78
fixing bug #7499
1999-07-27 01:30:55 +00:00
sspitzer%netscape.com
a250c2a7d5
other header in compose feature, from dmose@netscape.com and endico@netscape.com.
1999-07-27 01:11:10 +00:00
dougt%netscape.com
69178099d5
Fix for bug 10177 and 10041.
1999-07-26 22:09:42 +00:00
rickg%netscape.com
1e54e607b1
removed warning
1999-07-26 02:05:35 +00:00
hoa.nguyen%intel.com
db63f7c369
Changed SetUpPluginInstance to use NS_INLINE_PLUGIN_PROGID_PREFIX to instantiate plugins.
1999-07-25 23:20:03 +00:00
arielb%netscape.com
76ffc06aa5
Fix to the caps security module. I removed the nsPrincipal struct, from now
...
on you can access principals by their xpcomed interface nsIPrincipal.
1999-07-24 03:58:23 +00:00
sspitzer%netscape.com
a0cbe7fa46
fix #10320
1999-07-23 01:08:09 +00:00
briano%netscape.com
7250b1091d
Fix for IRIX 5.x.
1999-07-23 00:41:02 +00:00
hoa.nguyen%intel.com
67a6437bfc
Defines a CID for the class.
1999-07-21 00:03:03 +00:00
hoa.nguyen%intel.com
18cfe8a6ed
General cleanup so that the test plugin compiles. Implemented NSGetFactory, NSRegisterSelf, and NSUnregisterSelf. Used the ProgID prefix defined in nsIPlugin.h.
1999-07-21 00:00:13 +00:00
hoa.nguyen%intel.com
a3231eda30
Removed dependencies on stub.c, bad.c, and java.
1999-07-20 23:58:05 +00:00
hoa.nguyen%intel.com
65b3084270
Added #define NS_INLINE_PLUGIN_PROGID_PREFIX "component://netscape/inline-plugin/" to be used a the prefix for the ProgID of all plugins.
1999-07-20 23:49:51 +00:00
dveditz%netscape.com
66a4e0d325
removed redundant registry locking to improve performance
1999-07-20 22:50:26 +00:00
warren%netscape.com
7bcb94a320
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
briano%netscape.com
f700c3ee1e
Fixed the logic and cleaned it up.
1999-07-19 23:31:33 +00:00
briano%netscape.com
ced6d4970a
Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly.
1999-07-19 23:12:02 +00:00
sspitzer%netscape.com
aac0cafc9d
fix for #10127 . create a default for the mail.update_compose_title_as_you_type pref
1999-07-19 20:50:22 +00:00
pnunn%netscape.com
4181faa107
Updated list. pnunn.
1999-07-19 19:50:29 +00:00
pnunn%netscape.com
e02684b30a
Clean up. pn.
1999-07-19 18:46:46 +00:00
pnunn%netscape.com
4480c9e351
Clean up. pnunn
1999-07-19 18:38:46 +00:00
beard%netscape.com
a33961343f
added GetIID() accessor
1999-07-17 01:57:10 +00:00
slamm%netscape.com
27b8289eff
Fix build warnings.
1999-07-16 20:06:37 +00:00
sspitzer%netscape.com
192129c437
fix warning
1999-07-16 06:59:30 +00:00
dbragg%netscape.com
47844df597
Checked for null in memory allocation per bug #9852
1999-07-15 23:06:52 +00:00
sfraser%netscape.com
8771b2fa2b
Fix the access paths to IDL files
1999-07-15 23:03:22 +00:00
sfraser%netscape.com
60e21c28ec
Remove errant semicolons
1999-07-15 23:03:06 +00:00
sfraser%netscape.com
f18691ddf6
First Checked In.
1999-07-15 23:02:50 +00:00
Jerry.Kirk%Nexwarecorp.com
336aa9974a
Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
1999-07-15 11:44:30 +00:00
sspitzer%netscape.com
72dccf78fb
use NS_DEFINE_CID instead of NS_DEFINE_IID
1999-07-15 07:02:37 +00:00
jdunn%netscape.com
e0d2cedb5d
HP compiler flags this "implicit conversion of string literal" as an error so
...
added the cast.
1999-07-14 16:45:02 +00:00
briano%netscape.com
51538acfbb
Added a workaround for QNX's 'random' problem. QNX-specific.
1999-07-13 21:45:28 +00:00
warren%netscape.com
0cd57746e8
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
edburns%acm.org
9eb347c996
Removed non ifdef'd debugging statements.
1999-07-08 20:25:53 +00:00
slamm%netscape.com
a0864b63b6
Remove carriage returns. They trip up some compilers. a=cyeh.
1999-07-07 20:18:27 +00:00
pnunn%netscape.com
1bc3c8db14
fix for bug#924 (from newt@pobox.com), and clean up of unused code. pnunn. ok'd by chofmann.
1999-07-07 19:24:02 +00:00
pnunn%netscape.com
de1f45d992
fix for bug#1971. pn. ok'd by chofmann.
1999-07-07 19:22:00 +00:00
av%netscape.com
ea55119cde
Removing commented out code
1999-07-07 13:37:36 +00:00
ramiro%netscape.com
9200ddaebb
Checkin another chunk of Alex Larsson's non-exported symbol reduction
...
patch. All changes protected by MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
warren%netscape.com
9efa754f74
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00