cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
tbogard%aol.net
a89ca4614f
Creation of the docshell now uses the generic factory rather than it's own private Create method for instantiation of the nsDocShell class.
2000-04-21 23:31:42 +00:00
cls%seawood.org
1d7f5fa1be
Fixed SHARED_LIBRARY_LIBS dependency in docshell/build.
...
Removed extraneous ; makefiles target.
Thanks to Justin Morey <justin@68k.org> for the patch.
2000-04-21 01:14:45 +00:00
tbogard%aol.net
a9bcbb88da
Make DocShell link with the timer library so it can call NS_NewTimer.
2000-04-13 03:05:35 +00:00
pavlov%netscape.com
ce094b4cfc
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
pepper%netscape.com
2b620c27c0
All source files must have a newline at the end on lesser nixes won't compile.
2000-01-27 02:24:43 +00:00
tbogard%aol.net
814a71587e
Backing out generic module as it causes a problem in webshell loading for now.
2000-01-25 10:51:57 +00:00
tbogard%aol.net
9b26591e7e
Converted docshell to a generic module.
2000-01-25 08:18:46 +00:00
colin%theblakes.com
ce85994927
Add MOZ_COMPONENT_LIBS and jsdom. r=jdunn
2000-01-06 11:08:52 +00:00
erik%netscape.com
7cde78d9d1
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
warren%netscape.com
18aadbf7ef
Removed neckoutil_s.lib
1999-11-30 07:58:20 +00:00
tbogard%aol.net
84eb2092e0
link with jsdom.dll so we get the methods to create a new ScriptGlobalObject and context.
1999-11-30 01:08:08 +00:00
tbogard%aol.net
692943a50b
A couple of changes to get building on Unix. Thanks to andreas.otte@primus-online.de for the patch.
1999-11-29 22:12:28 +00:00
tbogard%aol.net
02988c2379
Updated the UNIX makefiles to be in sync with the Windows ones. (Not Part of the build).
1999-11-29 18:42:33 +00:00
tbogard%aol.net
4c8c939f0b
Now that we have decided that there is only one docshell for all content types, we needed to get rid of the base class/ content type implementation. This checkin takes and moves the nsDocShellBase to be nsDocShell. It now holds the nsIHTMLDocShell stuff. This will be going away. nsCDocShell was created to replace the previous nsCHTMLDocShell.
1999-11-12 07:28:25 +00:00
buster%netscape.com
dd8ceebaee
added libs:
...
> $(DIST)\lib\neckoutil_s.lib \
> $(DIST)\lib\gkgfxwin.lib \
1999-11-11 00:36:48 +00:00
dmose%mozilla.org
5312eacf8c
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
pavlov%netscape.com
c6f8854bd1
add unix makefiles for docshell r=mcafee,paulmac. also changed IDL to C++ in the two .cpp files' emacs comments and added a newline at the end of them (files not built by default)
1999-11-02 03:43:10 +00:00
tbogard%aol.net
6500b4006c
Added basedocshell library to the list of bound libraries.
1999-10-26 01:45:11 +00:00
tbogard%aol.net
2118e8c467
Added build directory to build a DLL for various docShells.
1999-10-25 04:53:13 +00:00