sfraser%netscape.com
9e65931ac2
One final try to get the header output paths right.
1999-08-12 06:07:12 +00:00
beard%netscape.com
3882d9c9c2
fixed access paths to point to the one, true, dist..
1999-08-12 04:29:35 +00:00
beard%netscape.com
f89ed0dc3e
First Checked In.
1999-08-12 03:57:06 +00:00
beard%netscape.com
540c0198b5
to fix build breakage, removed nsIJVMManager.h
1999-08-12 03:33:16 +00:00
bienvenu%netscape.com
3b12f5f7fb
fix build bustage
1999-08-12 03:10:30 +00:00
edburns%acm.org
1706f2c458
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
432d8b5f87
Added static lib targets (in prep for landing the Mac Install Wizard).
1999-08-10 23:45:46 +00:00
sgehani%netscape.com
caf8e19ce1
First Checked In.
1999-08-10 23:44:53 +00:00
sgehani%netscape.com
f1dae366dc
Adding Mac support to STANDALONE libjar.
1999-08-10 23:06:44 +00:00
sgehani%netscape.com
d762d45cf8
Fixing Mac bustage in STANDALONE libjar.
1999-08-10 23:05:09 +00:00
dp%netscape.com
e2b51ff8da
XPCOM Review of imglib.
1999-08-10 22:41:26 +00:00
mccabe%netscape.com
d6e7410f31
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
7d69414aa1
added ifdef win32 to win32 standalone specific code
1999-08-09 23:01:03 +00:00
toshok%hungry.com
9efcfa356d
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
8398fc9db6
fixing bustage
1999-08-07 05:03:08 +00:00
bienvenu%netscape.com
b57e609aef
one more try, export the lib during the libs phase
1999-08-07 04:56:01 +00:00
bienvenu%netscape.com
ec7197f099
attempt to fix registry bustage
1999-08-07 04:22:45 +00:00
dveditz%netscape.com
da530db2f0
change library name to match Unix
1999-08-07 03:16:02 +00:00
dveditz%netscape.com
b93556b555
update comment to reflect code
1999-08-07 03:12:40 +00:00
sspitzer%netscape.com
cc0cfae5dd
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
2d879fdee4
Added pref for mailnews sidebar starting out open.
1999-08-06 23:43:04 +00:00
ssu%netscape.com
6a54536110
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
f3e528ee5b
Fix for orange loonix tree.
1999-08-05 22:24:08 +00:00
ssu%netscape.com
1ff8bab443
fixed problem with PR_Seek() in standalone mode
1999-08-05 22:08:29 +00:00
nisheeth%netscape.com
0b3642c38e
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
56539d92cc
Checking in initial version of stopwatch class. Not being built yet.
1999-08-05 05:07:58 +00:00
beard%netscape.com
adb90c463e
Fixing windows breakage, can't free const char* pointers!
1999-08-03 05:10:11 +00:00
buster%netscape.com
ba7c30a10e
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
31f04581dd
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
5def0fc24a
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
dc94b68ed8
Fixed and errant return condition in SetupPluginInstance().
1999-08-03 00:17:55 +00:00
hoa.nguyen%intel.com
5f918649f4
Added a parameter to the embed tag for testing.
1999-08-02 23:20:41 +00:00
hoa.nguyen%intel.com
cbd6379d8d
Added some debug printf's. Added support for parameter passing in SimplePluginInstance::Initialize.
1999-08-02 23:19:29 +00:00
beard%netscape.com
ae6f7f9876
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
8d4775fb85
fix for bug 9853
1999-07-30 23:56:51 +00:00
dveditz%netscape.com
cb94e57e83
removing LITENESS
1999-07-30 23:54:36 +00:00
av%netscape.com
1cda102bc4
Cleaning memory allocation bug #9855
1999-07-30 23:51:53 +00:00
pnunn%netscape.com
86a32a0993
Changes needed for alpha. pnunn.
1999-07-30 23:37:49 +00:00
pnunn%netscape.com
e3b60e2013
changes needed for alpha. pnunn.
1999-07-30 23:37:16 +00:00
warren%netscape.com
d7711efc64
Fix for prefs crash.
1999-07-30 17:51:21 +00:00
warren%netscape.com
9b5e54e4ea
Fixed leak.
1999-07-30 08:00:45 +00:00
blizzard%redhat.com
0c10e469f2
fix linux startup bustage. reviewed by sspitzer, approved by cyeh.
1999-07-29 19:42:55 +00:00
mscott%netscape.com
dfbd81a5d6
fix build breakage by including config.mak
1999-07-29 03:28:00 +00:00
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