Commit Graph

1317 Commits

Author SHA1 Message Date
sspitzer%netscape.com
b49cd9147d remove my old, temporary code to generate a prefs.js file with some default mail-news prefs. we don't need this anymore. fixes #12064 1999-08-19 06:28:39 +00:00
tbogard%aol.net
57feff30c2 XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
sgehani%netscape.com
bb1122c9de Fix for UNIX specific bug: 10180. 1999-08-18 05:51:58 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
dp%netscape.com
cba0195d9b added files: mozilla/modules/libimg/gifcom/nsGIFModule.cpp, removed files: mozilla/modules/libimg/gifcom/nsGIFCallback.cpp 1999-08-14 02:01:43 +00:00
dp%netscape.com
98d9b6e4a0 Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp 1999-08-14 01:45:36 +00:00
dp%netscape.com
4a6fa34793 Removing nsGIFCallback.cpp 1999-08-14 01:26:49 +00:00
dp%netscape.com
cbd3d7a376 Adding nsGIFModule as a result of xpcom review of gif. 1999-08-13 20:21:16 +00:00
dp%netscape.com
8c0da13d7c Adding GetIID() accessors 1999-08-13 08:35:58 +00:00
toshok%hungry.com
20cd9da911 we need the nspr private directory, even if building from the mozilla source tree, on unix. 1999-08-13 06:05:16 +00:00
sfraser%netscape.com
2e090c3f1f One final try to get the header output paths right. 1999-08-12 06:07:12 +00:00
beard%netscape.com
dcc1d19467 fixed access paths to point to the one, true, dist.. 1999-08-12 04:29:35 +00:00
beard%netscape.com
00faf8c29f First Checked In. 1999-08-12 03:57:06 +00:00
beard%netscape.com
42a52923bd to fix build breakage, removed nsIJVMManager.h 1999-08-12 03:33:16 +00:00
bienvenu%netscape.com
2914171e94 fix build bustage 1999-08-12 03:10:30 +00:00
edburns%acm.org
76832ecb8b This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
sgehani%netscape.com
e592c76492 Added static lib targets (in prep for landing the Mac Install Wizard). 1999-08-10 23:45:46 +00:00
sgehani%netscape.com
c7877d612f First Checked In. 1999-08-10 23:44:53 +00:00
sgehani%netscape.com
b128b0fc9c Adding Mac support to STANDALONE libjar. 1999-08-10 23:06:44 +00:00
sgehani%netscape.com
e669e74fe5 Fixing Mac bustage in STANDALONE libjar. 1999-08-10 23:05:09 +00:00
dp%netscape.com
a3a94b4e23 XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
mccabe%netscape.com
2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
ssu%netscape.com
caa2ec5cae added ifdef win32 to win32 standalone specific code 1999-08-09 23:01:03 +00:00
toshok%hungry.com
7d6658918b if we're building nspr from the mozilla tree, add the correct private NSPR include dir. 1999-08-09 19:47:21 +00:00
dveditz%netscape.com
621fa7dc37 fixing bustage 1999-08-07 05:03:08 +00:00
bienvenu%netscape.com
fff8e61eca one more try, export the lib during the libs phase 1999-08-07 04:56:01 +00:00
bienvenu%netscape.com
88340aa09b attempt to fix registry bustage 1999-08-07 04:22:45 +00:00
dveditz%netscape.com
a6c5280158 change library name to match Unix 1999-08-07 03:16:02 +00:00
dveditz%netscape.com
0eebcb4bcd update comment to reflect code 1999-08-07 03:12:40 +00:00
sspitzer%netscape.com
0283731baf since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
putterman%netscape.com
41946a72a1 Added pref for mailnews sidebar starting out open. 1999-08-06 23:43:04 +00:00
ssu%netscape.com
20b14e3b9e fixed blockage of windows process messages when inflating files. This affects only the standalone windows build. 1999-08-06 07:58:15 +00:00
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
pnunn%netscape.com
40c5d74a77 Clean up. pn. 1999-07-19 18:46:46 +00:00
pnunn%netscape.com
b152583d41 Clean up. pnunn 1999-07-19 18:38:46 +00:00
beard%netscape.com
1a4535f1d5 added GetIID() accessor 1999-07-17 01:57:10 +00:00
slamm%netscape.com
e33e65a165 Fix build warnings. 1999-07-16 20:06:37 +00:00
sspitzer%netscape.com
018a336922 fix warning 1999-07-16 06:59:30 +00:00
dbragg%netscape.com
53ed5a01a8 Checked for null in memory allocation per bug #9852 1999-07-15 23:06:52 +00:00
sfraser%netscape.com
43f2f01dd9 Fix the access paths to IDL files 1999-07-15 23:03:22 +00:00
sfraser%netscape.com
ea9b9de31d Remove errant semicolons 1999-07-15 23:03:06 +00:00
sfraser%netscape.com
c2ce8196f3 First Checked In. 1999-07-15 23:02:50 +00:00
Jerry.Kirk%Nexwarecorp.com
723cb44c20 Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino 1999-07-15 11:44:30 +00:00
sspitzer%netscape.com
c05c2ac5f7 use NS_DEFINE_CID instead of NS_DEFINE_IID 1999-07-15 07:02:37 +00:00
jdunn%netscape.com
d5a452ac6d 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
c31bcf6e8f Added a workaround for QNX's 'random' problem. QNX-specific. 1999-07-13 21:45:28 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
edburns%acm.org
a16588ba99 Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
slamm%netscape.com
169624e5db Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
pnunn%netscape.com
9be9b074d6 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
5eac590df2 fix for bug#1971. pn. ok'd by chofmann. 1999-07-07 19:22:00 +00:00