Граф коммитов

653 Коммитов

Автор SHA1 Сообщение Дата
hshaw%netscape.com 57100c6b08 Remove C++ comments from previous checkin 1999-01-15 20:08:54 +00:00
dveditz%netscape.com 21b0f95160 merging in changes from Classic branch. Not part of SeaMonkey build (yet) 1999-01-14 23:08:21 +00:00
sfraser%netscape.com e97b3b8f96 Warning fix (remove ;) 1999-01-14 05:12:30 +00:00
mcmullen%netscape.com 5992480c13 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 870b39fda2 Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined 1999-01-12 08:07:19 +00:00
dougt%netscape.com 33e1861723 Added SilentDownload Preferences. Remove unused autoupdt.backgro* 1999-01-09 01:18:11 +00:00
brade%netscape.com 9c81672ec7 fix unnecessary ifdefs (and reduce Macintosh compiler warnings) 1999-01-08 21:53:11 +00:00
ftang%netscape.com 38e75adbe9 move to intl/unicharutil 1999-01-08 00:43:25 +00:00
ftang%netscape.com b275208d71 move into intl/unicharutil 1999-01-08 00:42:14 +00:00
ftang%netscape.com 3c257d4a37 move these into intl/unicharutil 1999-01-08 00:38:14 +00:00
ftang%netscape.com 127bcda298 move these files to intl/unicharutil 1999-01-08 00:34:07 +00:00
ftang%netscape.com f16aef02d2 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 ed71bce9fc 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 0a5112bf8e 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 c88b9236f1 add files from UCDATA 1.9 1999-01-06 01:46:32 +00:00
amusil%netscape.com 865b6c6acd Fixing build bustage. 1999-01-05 18:48:03 +00:00
brade%netscape.com 623553c769 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 4a4d9e941a 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 f75176ea88 First Checked In. 1999-01-05 09:10:46 +00:00
amusil%netscape.com 47e105d8fd 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 2180b79e8b add unix support 1999-01-04 22:36:45 +00:00
ftang%netscape.com fbc508509d add export function 1999-01-04 22:34:43 +00:00
ftang%netscape.com 17a10ef786 add Makefile.in 1999-01-04 22:05:25 +00:00
pnunn%netscape.com 6aaf3a3295 Minor changes to address annoying compile warnings. pn 1999-01-04 20:04:49 +00:00
ftang%netscape.com 2766391df2 temp turn off self reg on UNIX 1999-01-01 01:29:12 +00:00
ftang%netscape.com 220c3ccfa4 use NS_FAILED(res) to replace bad (NS_OK != res) 1999-01-01 00:35:26 +00:00
ftang%netscape.com de57cc73d3 Change setting 1998-12-30 22:51:55 +00:00
ftang%netscape.com de86ac2ae0 temp fix for mac problem by comment out nsRepository::FreeLibraries 1998-12-30 22:51:08 +00:00
ftang%netscape.com fb036c9325 First Checked In. 1998-12-30 21:10:39 +00:00
ftang%netscape.com 9c73c3c3c2 test the result for all the return vaule from nsRepository 1998-12-30 21:06:18 +00:00
ftang%netscape.com 8afc4e8f1f Add some code for mac 1998-12-30 19:49:57 +00:00
brade%netscape.com cf05bac45e 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 6afabd3db8 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 009626137f 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 437704a6df add new mknews rosetta stuff 1998-12-18 01:50:43 +00:00
pnunn%netscape.com aae641aaa3 Bugzilla#1971: Jpeg files larger than max size not handled properly. -pnunn 1998-12-17 22:16:27 +00:00
warren%netscape.com b22a4e72fd Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
donm%netscape.com 892afafcc0 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com 10c5b7a554 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 ee04da5942 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 c714e0e49c fix to squelch some mac warnings. -pnunn. 1998-12-14 22:42:06 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
amusil%netscape.com 323a25310a Adding #ifdefs for USE_CACHE on #includes 1998-12-11 05:17:50 +00:00
amusil%netscape.com 6c41b74905 Fixing build bustage 1998-12-11 05:12:58 +00:00
amusil%netscape.com 178811671b 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 8bc6389fe6 Fix C++ comment in C file 1998-12-09 19:46:38 +00:00
ramiro%netscape.com fe8b166b1f 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 046892afbd Removing because checked into this directory by mistake. 1998-12-09 03:35:52 +00:00
amusil%netscape.com d26cba289a 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 5f4f51ef77 New makefile.win for standalone registry target. 1998-12-09 01:10:28 +00:00