Commit Graph

37 Commits

Author SHA1 Message Date
mscott%netscape.com
a3110bec8b Link with sockstuburl 1999-01-28 04:11:44 +00:00
slamm%netscape.com
b78d7ef52a Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
mcafee%netscape.com
378818c0c6 Adding toolbar icons 1999-01-27 02:26:53 +00:00
mcmullen%netscape.com
a58105db04 Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
rods%netscape.com
66702b8f07 Changed initial document to appshell.html 1999-01-26 16:00:57 +00:00
rpotts%netscape.com
92357e6f04 Added some more LINCS after the big OJI checkin... 1999-01-26 07:46:51 +00:00
radha%netscape.com
86af51b0c2 Use command line service to obtain URLs etc... 1999-01-22 22:22:33 +00:00
radha%netscape.com
b9ce69776c Add command line service to registry list 1999-01-22 22:22:13 +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
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
rpotts%netscape.com
b15b2ad46d Removed browser dependancies that are not checked in yet... 1998-12-30 00:09:03 +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
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
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
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
davidm%netscape.com
47ed9eb886 First Checked In. 1998-12-09 20:42:35 +00:00
davidm%netscape.com
8455c4acc2 Updated to use Mac shared libraries 1998-12-09 20:40:18 +00:00
radha%netscape.com
25504574f4 Initial checkin. Stubs for the unix apprunner 1998-12-08 22:44:55 +00:00
radha%netscape.com
dd62fd708a Load the unix nsappshell.so in to the registry 1998-12-08 22:43:52 +00:00
radha%netscape.com
7a4c4e24e7 Initial checkin for Unix apprunner 1998-12-08 22:43:20 +00:00
rpotts%netscape.com
845435f49b Temp file to populate the repository (until it becomes persistent... 1998-12-03 01:38:19 +00:00
rpotts%netscape.com
c3af294fcb Application launcher... 1998-12-03 01:37:46 +00:00
rpotts%netscape.com
7d39d8a031 Windows makefile... 1998-12-03 01:37:24 +00:00