Commit Graph

51 Commits

Author SHA1 Message Date
dmose%mozilla.org
ec37cbfc25 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
briano%netscape.com
5cce814e1e General cleanup. 1999-09-17 22:12:46 +00:00
cyeh%netscape.com
acf1f2f7e0 remove STANDALONE_IMAGE_LIB define. We always built with it by default.
General makefile cleanup to make configuring easier.
1999-09-02 01:10:47 +00:00
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
ramiro%netscape.com
43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
jdunn%netscape.com
858ca9e345 Changing C++ style comment to C style 1999-06-05 00:02:52 +00:00
morse%netscape.com
96f2b17a72 fix build bustage 1999-06-04 23:02:41 +00:00
pavlov%pavlov.net
b9ad9e0ecb fix for bug #6509 1999-05-15 04:07:54 +00:00
spence%netscape.com
c77b359a2c async dialog work for ftp; generalized async interface 1999-04-08 07:37:37 +00:00
mcmullen%netscape.com
694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
gagan%netscape.com
4e6f62a933 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
vidur%netscape.com
b8872ee15c Added handling for about:blank 1999-02-03 19:35:57 +00:00
mcafee%netscape.com
9952b537d3 removing unused REQUIRES line 1999-01-31 10:13:55 +00:00
mcmullen%netscape.com
df728321d8 Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:21:06 +00:00
dougt%netscape.com
9155f3ec53 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
brade%netscape.com
456b5bd8a4 return PR_TRUE in NET_RegisterAboutProtocol to reduce Mac compiler warnings 1998-12-23 14:31:48 +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
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
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +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
scullin%netscape.com
fe75b83cbd Do pluggable about pages. 1998-10-23 18:51:54 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
gagan%netscape.com
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com
3b303c16cf Reverting. This was breaking unix builds. 1998-10-20 06:31:49 +00:00
gagan%netscape.com
16245d62ab Temp fix for gromit breakage. 1998-10-20 05:44:19 +00:00
valeski%netscape.com
370c7b13bf call me with questions 1998-10-13 21:15:04 +00:00
law%netscape.com
5da4087d96 Fix for bug #301397; handle about:document from composer windows; approved by gagan 1998-10-08 21:39:49 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
norris%netscape.com
8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
gagan%netscape.com
0c36334a81 nu_cache changes. 1998-09-10 19:58:35 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
atotic
2f53dacb18 MODULAR_NETLIB fixes for netlib 1998-06-27 00:16:36 +00:00
spider
cb94dae31e NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
scullin
58817386bf Fix typo. 1998-06-05 21:47:00 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
scullin
db05167115 Work on landing UNIX modular netlib 1998-05-29 22:54:31 +00:00
morse
c9f58bbb02 bug 122126, reviewed by valeski 1998-05-27 19:34:31 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
scullin
213aa607f0 Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
montulli
2107eb2421 fix commercial build 1998-05-19 03:22:20 +00:00
scullin
ac73d7d88c Moving over from xp library to NSPR. Moved cvactive.h from include to
network/cnvts
1998-05-19 00:54:09 +00:00
sar
9efe1963d7 adding jtools to the include path 1998-05-13 17:53:28 +00:00
atotic
8adf0f0f65 Added an include of shist.h 1998-05-08 17:27:49 +00:00
montulli
3ab78d60c4 add glhist.h to fix compile warnings 1998-05-05 17:45:41 +00:00
scullin
d6308a21ea Added netcache requirement. 1998-05-01 00:58:36 +00:00
montulli
aebd419f3a Add unix makefiles and make a few include file tweaks for unix compilation 1998-04-30 23:52:15 +00:00