mcafee%netscape.com
0b012eede2
Reverting back to 3.7
1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515
reverting back to 3.2
1999-02-09 12:23:00 +00:00
mcafee%netscape.com
bd1751e4fb
Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now
1999-02-09 08:37:35 +00:00
mcafee%netscape.com
f65f111960
Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998)
1999-02-09 08:19:24 +00:00
mcafee%netscape.com
a3b37fb4de
Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version
1999-02-07 09:30:51 +00:00
warren%netscape.com
af4892e337
Fixed unsigned problems.
1999-02-06 04:02:02 +00:00
beard%netscape.com
80a91dff9f
First Checked In.
1999-02-05 07:58:30 +00:00
amusil%netscape.com
69b96dd630
Fixed bugs with the stream as file implementation.
1999-02-04 23:37:20 +00:00
amusil%netscape.com
0ff5cf464e
Added oji, liveconnect and caps shared libs to the registry.
1999-02-04 00:18:22 +00:00
amusil%netscape.com
4ede2ec9d9
Corrected error in the use of CIIDs and IIDs
1999-02-04 00:03:18 +00:00
amusil%netscape.com
15b8804491
Converted oji to build as a shared lib
1999-02-03 20:11:08 +00:00
amusil%netscape.com
d0c3947f73
First Checked In.
1999-02-03 20:04:48 +00:00
mcafee%netscape.com
0b6b3b5936
Moving fe_GetConfigDir() to prefs.
1999-02-02 03:12:36 +00:00
kipp%netscape.com
f551aeddd7
Removed a dead variable and a dead include
1999-02-01 18:04:34 +00:00
hshaw%netscape.com
c3cb05fd79
Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy
1999-01-28 03:51:22 +00:00
amusil%netscape.com
8ddd2c822c
Updated test case with new Stream and Service Manager APIs
1999-01-28 01:18:23 +00:00
amusil%netscape.com
8426275d3c
new stream files
1999-01-25 10:36:43 +00:00
tague%netscape.com
dc000a64ef
Fixed build bustage. Added nsIPluginStreamInfo.h to export list.
1999-01-25 10:26:43 +00:00
amusil%netscape.com
45da1a9604
new stream files
1999-01-25 10:17:46 +00:00
amusil%netscape.com
fc54080d14
update for new stream
1999-01-25 10:11:51 +00:00
amusil%netscape.com
c8cd815df3
New Stream API update
1999-01-25 09:30:04 +00:00
sudu%netscape.com
96b9940de5
Files Sudu's script failed to check in
1999-01-25 09:00:42 +00:00
sudu%netscape.com
b40b89f306
added nsIPluginStreamInfo.h to export
1999-01-25 08:14:40 +00:00
sudu%netscape.com
ccc8beb160
New steam API header file
1999-01-25 08:13:10 +00:00
sudu%netscape.com
c94385ee94
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
hshaw%netscape.com
c1f02e0529
Remove C++ comments from previous checkin
1999-01-15 20:08:54 +00:00
dveditz%netscape.com
8be16c2bc1
merging in changes from Classic branch. Not part of SeaMonkey build (yet)
1999-01-14 23:08:21 +00:00
sfraser%netscape.com
1ef57d3970
Warning fix (remove ;)
1999-01-14 05:12:30 +00:00
mcmullen%netscape.com
3962903560
These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king.
1999-01-13 02:32:09 +00:00
dp%netscape.com
be59d03083
Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined
1999-01-12 08:07:19 +00:00
dougt%netscape.com
26f788038e
Added SilentDownload Preferences. Remove unused autoupdt.backgro*
1999-01-09 01:18:11 +00:00
brade%netscape.com
d3b3656fb1
fix unnecessary ifdefs (and reduce Macintosh compiler warnings)
1999-01-08 21:53:11 +00:00
ftang%netscape.com
b6f97e8826
move to intl/unicharutil
1999-01-08 00:43:25 +00:00
ftang%netscape.com
2e166878ba
move into intl/unicharutil
1999-01-08 00:42:14 +00:00
ftang%netscape.com
c5a137736d
move these into intl/unicharutil
1999-01-08 00:38:14 +00:00
ftang%netscape.com
6b6ecc2e1e
move these files to intl/unicharutil
1999-01-08 00:34:07 +00:00
ftang%netscape.com
f772746947
Check in the pre build table based on UCDATA 1.9 and UnicodeData-2.1.8.txt
1999-01-06 21:28:12 +00:00
ftang%netscape.com
ebc4b9bcb4
change make file so it will not automatic generate those dat file but have to do it with an table option
1999-01-06 21:27:04 +00:00
ftang%netscape.com
2fa6175f68
add compiled data table based on UCDATA 1.9 and UnicodeData-2.1.5.txt
1999-01-06 20:57:02 +00:00
ftang%netscape.com
001455720b
add files from UCDATA 1.9
1999-01-06 01:46:32 +00:00
amusil%netscape.com
286e3206ba
Fixing build bustage.
1999-01-05 18:48:03 +00:00
brade%netscape.com
9306b3dba8
comment out line to get tree green again (amusil@netscape.com to fix in long run)
1999-01-05 18:32:29 +00:00
donm%netscape.com
ab03d73254
fixing tree bustage due to #ifdef NSPR20 and missing prmacos.h.
...
This should be looked at again. -donm
1999-01-05 18:08:23 +00:00
amusil%netscape.com
14a4634795
First Checked In.
1999-01-05 09:10:46 +00:00
amusil%netscape.com
1264d07426
Added NPN_NewStream() functionality. Currently uses a temp file between the plugin stream and the target.
...
I will remove this file in-between as soon as I get a little more stream help from netlib.
1999-01-04 23:43:41 +00:00
ftang%netscape.com
5580372c99
add unix support
1999-01-04 22:36:45 +00:00
ftang%netscape.com
3b71cff1fd
add export function
1999-01-04 22:34:43 +00:00
ftang%netscape.com
85f6646be3
add Makefile.in
1999-01-04 22:05:25 +00:00
pnunn%netscape.com
effe9e1cc0
Minor changes to address annoying compile warnings. pn
1999-01-04 20:04:49 +00:00
ftang%netscape.com
2607a2b62c
temp turn off self reg on UNIX
1999-01-01 01:29:12 +00:00
ftang%netscape.com
6e211bdcfc
use NS_FAILED(res) to replace bad (NS_OK != res)
1999-01-01 00:35:26 +00:00
ftang%netscape.com
4f5cb9803b
Change setting
1998-12-30 22:51:55 +00:00
ftang%netscape.com
3a1cafe1fd
temp fix for mac problem by comment out nsRepository::FreeLibraries
1998-12-30 22:51:08 +00:00
ftang%netscape.com
fe3ae28239
First Checked In.
1998-12-30 21:10:39 +00:00
ftang%netscape.com
fa5262ae15
test the result for all the return vaule from nsRepository
1998-12-30 21:06:18 +00:00
ftang%netscape.com
26960ed135
Add some code for mac
1998-12-30 19:49:57 +00:00
brade%netscape.com
28b63617fc
remove paths for mozilla/modules/xlate since it isn't needed nor available from the current CVS module
1998-12-30 19:40:17 +00:00
ftang%netscape.com
679ed4ec01
1st check in. It build on Window. It does not build on UNIX and macintosh yet.
...
It is not hook up with build system yet. Read note.txt first.
1998-12-29 23:28:05 +00:00
shaver%netscape.com
af51904fec
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +00:00
alecf%netscape.com
e3089bb83f
add new mknews rosetta stuff
1998-12-18 01:50:43 +00:00
pnunn%netscape.com
55f0ac4f7e
Bugzilla#1971: Jpeg files larger than max size not handled properly. -pnunn
1998-12-17 22:16:27 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
donm%netscape.com
37804b7a40
backing out Shaver's changes. -donm
1998-12-16 00:49:36 +00:00
shaver%netscape.com
0161071aef
Make apprunner link dynamically.
...
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com
73636abd84
Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
...
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
pnunn%netscape.com
0769bc1b48
fix to squelch some mac warnings. -pnunn.
1998-12-14 22:42:06 +00:00
beard%netscape.com
18984e5a80
First Checked In.
1998-12-13 05:01:04 +00:00
amusil%netscape.com
1af0952310
Adding #ifdefs for USE_CACHE on #includes
1998-12-11 05:17:50 +00:00
amusil%netscape.com
26cc8e21c6
Fixing build bustage
1998-12-11 05:12:58 +00:00
amusil%netscape.com
3eb045b20c
Added support for the NuCache - used in cases where the stream type is specified "AsFile" (or "AsFileOnly").
...
#define USE_CACHE in nsPluginHostImpl.cpp to enable.
1998-12-11 04:50:57 +00:00
akkana%netscape.com
3f85f0f084
Fix C++ comment in C file
1998-12-09 19:46:38 +00:00
ramiro%netscape.com
cc72577fd7
Make the get config dir hack more robust. This thing is probably going away
...
in the xpfe world.
Thanks to rth@cygnus.com (Richard Henderson) for pointing this out.
1998-12-09 15:28:19 +00:00
mcmullen%netscape.com
e5c2c9390a
Removing because checked into this directory by mistake.
1998-12-09 03:35:52 +00:00
amusil%netscape.com
4f9e523356
Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
...
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
dougt%netscape.com
c28c34e068
New makefile.win for standalone registry target.
1998-12-09 01:10:28 +00:00
dougt%netscape.com
e37bfcc3ec
removed standalone references since we now have a fancy new target one
...
dir above us.
1998-12-09 01:09:21 +00:00
dougt%netscape.com
4e457858d4
added standalone target. r.leaf
1998-12-09 01:08:28 +00:00
pnunn%netscape.com
07b5dbddf7
update to png version 1.0.2. -pnunn.
1998-12-08 19:44:02 +00:00
pnunn%netscape.com
89e5a10872
update to png version 1.0.2. -pnunn. Note: gamma is temporarily disabled.
1998-12-08 19:41:25 +00:00
sfraser%netscape.com
286ca412e1
Remove XP_MAC include, and commented out call to CallCacheFlushers, which no longer lives in the Mac memory allocators. This needs to be hooked up (by XPapps?) in the new world.
1998-12-05 21:58:54 +00:00
ramiro%netscape.com
9de953c38c
Have cvs ignore generated files.
1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
pierre%netscape.com
38664b9f06
Fix optimized build: use png.o instead of pngDebug.o in non-debug target
1998-12-05 00:23:29 +00:00
beard%netscape.com
c402da12d1
Build bustage, was referencing non-debug libraries in debug target.
1998-12-01 01:55:01 +00:00
beard%netscape.com
240f7774c0
First Checked In.
1998-12-01 01:51:22 +00:00
beard%netscape.com
a078b1626c
More build bustage fixes.
1998-12-01 01:17:03 +00:00
beard%netscape.com
79b3299dc3
More build bustage fixes.
1998-12-01 01:06:33 +00:00
beard%netscape.com
17ea73c8b0
Trying to fix build bustage.
1998-12-01 01:02:32 +00:00
beard%netscape.com
c0c7bc482d
Mac shared library migration.
1998-11-30 22:15:00 +00:00
rpotts%netscape.com
43ff6e4a58
removed invalid asserts for the STANDALONE_IMAGELIB...
1998-11-24 10:55:53 +00:00
amusil%netscape.com
70717c02d0
Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
...
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
michaelp%netscape.com
d314a1e24e
changed UserAgent string reporting.
1998-11-22 00:22:35 +00:00
mcmullen%netscape.com
20641d86a2
First Checked In.
1998-11-21 01:24:55 +00:00
cyeh%netscape.com
65038e9551
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
briano%netscape.com
2704631ee5
Took out the superfluous second inclusion of rules.mk.
1998-11-18 23:18:29 +00:00
pnunn%netscape.com
7395f57c29
All image container states in il_image_complete() are now handled explicitly in
...
a switch, not by asserts. -pn
1998-11-18 20:24:40 +00:00
cls%seawood.org
7411f07b1d
Updated checks for solaris. Started using platform.h.
1998-11-18 18:32:52 +00:00
cls%seawood.org
f72ef3e1a2
Changed LCFLAGS to CFLAGS
1998-11-18 18:29:18 +00:00
beard%netscape.com
7d56abdf32
First Checked In.
1998-11-18 01:54:25 +00:00
beard%netscape.com
727a909504
First Checked In.
1998-11-18 01:46:22 +00:00