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