Commit Graph

1235 Commits

Author SHA1 Message Date
ramiro%netscape.com
4de9a4b86d Fix for orange loonix tree. 1999-08-05 22:24:08 +00:00
ssu%netscape.com
58379d73fa fixed problem with PR_Seek() in standalone mode 1999-08-05 22:08:29 +00:00
nisheeth%netscape.com
e6da32a1f7 makefile.win got checked in accidentally. I'm not ready to export stopwatch.h yet, so, I'm backing my changes out. 1999-08-05 05:13:54 +00:00
nisheeth%netscape.com
6f54432f56 Checking in initial version of stopwatch class. Not being built yet. 1999-08-05 05:07:58 +00:00
beard%netscape.com
87ce3fec46 Fixing windows breakage, can't free const char* pointers! 1999-08-03 05:10:11 +00:00
buster%netscape.com
0ebe157987 added a (crappy) cast to get it to compile, for VC 5.2 on Windows at least.
the owner should verify this fix immediately.
1999-08-03 05:05:38 +00:00
pinkerton%netscape.com
2ecba63d8b attempt to fix bustage. would take too long to pull on my win32 box, as that is the only place this breaks. 1999-08-03 04:31:19 +00:00
beard%netscape.com
53b68810ba reverting GetDocumentBase() to be consistent with other accessors. If we decide to change this, let's change ALL of them. 1999-08-03 02:51:39 +00:00
hoa.nguyen%intel.com
7188783d86 Fixed and errant return condition in SetupPluginInstance(). 1999-08-03 00:17:55 +00:00
hoa.nguyen%intel.com
7bd8e1c0a0 Added a parameter to the embed tag for testing. 1999-08-02 23:20:41 +00:00
hoa.nguyen%intel.com
f565103cc1 Added some debug printf's. Added support for parameter passing in SimplePluginInstance::Initialize. 1999-08-02 23:19:29 +00:00
beard%netscape.com
753dd5b871 sizeof(mode) field was dependent on compiler settings, now nsPluginPrint.mode is always a PRUint16. 1999-08-02 21:44:54 +00:00
neeti%netscape.com
28c948b2a0 fix for bug 9853 1999-07-30 23:56:51 +00:00
dveditz%netscape.com
340c1d9c62 removing LITENESS 1999-07-30 23:54:36 +00:00
av%netscape.com
244d54562a Cleaning memory allocation bug #9855 1999-07-30 23:51:53 +00:00
pnunn%netscape.com
307e653e58 Changes needed for alpha. pnunn. 1999-07-30 23:37:49 +00:00
pnunn%netscape.com
57592219c0 changes needed for alpha. pnunn. 1999-07-30 23:37:16 +00:00
warren%netscape.com
24b326c717 Fix for prefs crash. 1999-07-30 17:51:21 +00:00
warren%netscape.com
ac884511c5 Fixed leak. 1999-07-30 08:00:45 +00:00
blizzard%redhat.com
fe8fd51bc4 fix linux startup bustage. reviewed by sspitzer, approved by cyeh. 1999-07-29 19:42:55 +00:00
mscott%netscape.com
23fef95974 fix build breakage by including config.mak 1999-07-29 03:28:00 +00:00
briano%netscape.com
5ca4aa0b87 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
9e7e24ed2c 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
17a4c1fb71 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
007ea62765 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
f020d6f791 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
74b5148bf7 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
7e8571076f Added back in leak fix with NECKO ifdefs. 1999-07-27 04:30:34 +00:00
warren%netscape.com
6576fa7d84 Backing out change. 1999-07-27 03:45:45 +00:00
warren%netscape.com
c90efaaf4b Fixed leak with GetAddress that now returns a copy. 1999-07-27 03:19:25 +00:00
hoa.nguyen%intel.com
cc33418985 Sample HTML page with embed tag for the test XPCOM plugin. 1999-07-27 02:48:34 +00:00
hoa.nguyen%intel.com
591faaf135 Added embed-test.html to Makefile. 1999-07-27 02:47:41 +00:00
av%netscape.com
89a6d3df46 fixing bug #7499 1999-07-27 01:30:55 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
rickg%netscape.com
6476768c6c removed warning 1999-07-26 02:05:35 +00:00
hoa.nguyen%intel.com
68927ced05 Changed SetUpPluginInstance to use NS_INLINE_PLUGIN_PROGID_PREFIX to instantiate plugins. 1999-07-25 23:20:03 +00:00
arielb%netscape.com
8dad60d09d 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
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
briano%netscape.com
46f86aa436 Fix for IRIX 5.x. 1999-07-23 00:41:02 +00:00
hoa.nguyen%intel.com
6d3406b7c6 Defines a CID for the class. 1999-07-21 00:03:03 +00:00
hoa.nguyen%intel.com
3d0cb5243d 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
5f9726b132 Removed dependencies on stub.c, bad.c, and java. 1999-07-20 23:58:05 +00:00
hoa.nguyen%intel.com
ba68770ede 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
0387f5e679 removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
briano%netscape.com
ce8e1867e9 Fixed the logic and cleaned it up. 1999-07-19 23:31:33 +00:00
briano%netscape.com
37224476da Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly. 1999-07-19 23:12:02 +00:00
sspitzer%netscape.com
acf424873e 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
e3113e7281 Updated list. pnunn. 1999-07-19 19:50:29 +00:00