193 Commits

Author SHA1 Message Date
rpotts%netscape.com
07b310f3a6 controller component for the browser... 1999-01-21 07:45:11 +00:00
rpotts%netscape.com
5c380928ee UI document for the apprunner.exe 1999-01-21 07:44:38 +00:00
rpotts%netscape.com
e34439ed90 Factory for the browser DLL 1999-01-21 07:43:17 +00:00
rpotts%netscape.com
a4eace2e68 windows makefile... 1999-01-21 07:42:37 +00:00
rpotts%netscape.com
9af109e8d7 CIDs for browser components... 1999-01-21 07:33:32 +00:00
rpotts%netscape.com
93a9b4b61f windows makefile... 1999-01-21 07:33:08 +00:00
rpotts%netscape.com
2d05a959e0 makefile.win 1999-01-21 07:32:30 +00:00
rpotts%netscape.com
2d7903493b Added nsAppShellCIDs.h as an include... 1999-01-21 07:29:53 +00:00
rpotts%netscape.com
81f9be545d Added an argument to CreateTopLevelWindow() which specifies the controller object to instantiate along with the UI document 1999-01-21 07:25:05 +00:00
rpotts%netscape.com
d42e7d078c The WebShellWindow now implements nsIWebShellContainer. Added a controller argument to CreateTopLevelWindow() 1999-01-21 07:24:01 +00:00
rpotts%netscape.com
9620b02d48 The AppShell now uses the EventQueue service. Added a temporary argument to CreateTopLevelWindow() which represents the controller object associated with a UI document - this will be removed when XUL supports this feature. Reworked the factory to use the template implementation provided by XPCom... 1999-01-21 07:22:58 +00:00
rpotts%netscape.com
9562c088aa Added the DOM to the include path... 1999-01-21 07:20:32 +00:00
rpotts%netscape.com
038df08a5d CIDs are now kept in nsAppShellCIDs.h 1999-01-21 07:20:01 +00:00
rpotts%netscape.com
fbffd07ed8 Added a controller CID string argument to createTopLevelWindow (for now)... 1999-01-21 07:18:30 +00:00
rpotts%netscape.com
41ba04040b Added exports for nsAppShellCIDs.h and nsIWidgetController.h 1999-01-21 07:17:44 +00:00
rpotts%netscape.com
3aebcba442 Interface for a non-ui controller component... 1999-01-21 07:17:01 +00:00
rpotts%netscape.com
92f469f365 AppShell CID file... 1999-01-21 07:15:52 +00:00
pinkerton%netscape.com
d5f2fe6ab9 remove powerplant debug/optimized libs. 1999-01-15 17:24:32 +00:00
mcmullen%netscape.com
0698f88bcf Renamed these, since everybody is calling it apprunner. 1999-01-08 22:35:47 +00:00
mcmullen%netscape.com
eed0b9df0d First Checked In. 1999-01-08 22:32:33 +00:00
radha%netscape.com
763ce82c4c Added TOOLKIT_CFLAGS to CFLAGS so that gtk/motif libraries are picked
up in nsSetupRegistry.cpp (for WIDGET_DLL and GFXWIN_DLL) based on what
MOZ_TOOLKIT is set to
1999-01-08 20:10:36 +00:00
brade%netscape.com
69dfa66909 fix build bustage...(bad #include) 1999-01-05 19:51:59 +00:00
rpotts%netscape.com
daae6dd80c Include the implementation of NS_SetupRegistry(...) from mozilla/webshell/tests/viewer/nsSetupRegistry.cpp rather than duplicating the code... 1999-01-05 10:39:04 +00:00
waterson%netscape.com
78fa98a324 Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
pierre%netscape.com
8c9cbb39bc Fixing the xpfeViewer build (which is now obsolete) just for the sake of it 1999-01-05 03:48:54 +00:00
rpotts%netscape.com
b15b2ad46d Removed browser dependancies that are not checked in yet... 1998-12-30 00:09:03 +00:00
rpotts%netscape.com
1eaaee2a7c Added support for terminating the app when all of the top level windows have been closed... 1998-12-30 00:03:52 +00:00
rpotts%netscape.com
e05245631f changed to use nscore.h for the NS_APPSHELL definition... 1998-12-30 00:03:00 +00:00
rpotts%netscape.com
18bb5ad763 added new factories from webshell/viewer/nsSetupRegistry.cpp 1998-12-29 23:32:11 +00:00
vidur%netscape.com
03857886a6 Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
law%netscape.com
4f9538d932 Implemented (almost) 1998-12-22 01:25:46 +00:00
pinkerton%netscape.com
6bb466185c use mozilla.org as the main page because the other was too flashy. 1998-12-21 21:53:13 +00:00
akkana%netscape.com
f55b84e8b6 Add -ljsurl -- needed for linux build 1998-12-18 23:13:58 +00:00
donm%netscape.com
8d5814d1da making --with-static-gtk work for apprunner. 1998-12-18 21:58:57 +00:00
shaver%netscape.com
938afd1a80 need these libs to link apprunner 1998-12-18 04:47:26 +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
pinkerton%netscape.com
b4d758eba6 removed obsolete event handlers. 1998-12-17 22:13:58 +00:00
law%netscape.com
1ac9017ab6 *** empty log message *** 1998-12-17 21:56:06 +00:00
law%netscape.com
4ba0984985 New bootstrapping code 1998-12-17 01:41:50 +00:00
cls%seawood.org
0d4267a93f Apparently, nsIURL::GetSpec changed... 1998-12-16 11:33:33 +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
ramiro%netscape.com
3e98de920b Yank xpviewer from the build on unix and win. 1998-12-16 01:33:41 +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
vidur%netscape.com
fd093d0d82 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
mjudge%netscape.com
da2004c08e fixing registry for the range class 1998-12-14 18:34:34 +00:00
ramiro%netscape.com
4a0908a2d8 Ignore generated files. 1998-12-14 16:27:13 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
leaf%mozilla.org
1b91f2f781 Adding fix to apprunner link problem. (from braddr@portland.puremagic.com) 1998-12-12 02:28:56 +00:00