65 Commits

Author SHA1 Message Date
scc%netscape.com
2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
ebina%netscape.com
174cec60e4 Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
alecf%netscape.com
6568ddd326 fix call to CreateInstance, now that you can create one with a ProgID 1999-02-26 18:17:41 +00:00
alecf%netscape.com
b7140ce60a add temporary hack to instantiate Messenger in the JS namespace 1999-02-26 17:47:35 +00:00
danm%netscape.com
1adc0f7aaa adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
sfraser%netscape.com
bd9abbff40 Remove MoreFiles.shlb from the optimized target. 1999-02-26 01:34:04 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
kin%netscape.com
6d3d7b48dd Modifications to turn on EditorAppShell test bed for Linux. 1999-02-25 18:04:50 +00:00
warren%netscape.com
3983744680 Added check for forgotten error that caused hang on failure. 1999-02-23 07:17:10 +00:00
kmcclusk%netscape.com
59fd81ffb1 Added support for creating a postscript device context for printing under GTK.
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
rods%netscape.com
26becb7637 Completed work on -width and -height 1999-02-18 21:53:31 +00:00
mcafee%netscape.com
8ce67a6961 Icons live in AppCores/xul/resources now. 1999-02-18 11:10:18 +00:00
hyatt%netscape.com
88bfd97827 Checking in the new appRunner. 1999-02-18 05:01:03 +00:00
rods%netscape.com
2496dcca5f Made AppCoreManager a a Gecko service 1999-02-17 16:16:35 +00:00
ftang%netscape.com
ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
rods%netscape.com
db2e8339d4 Rename AppCores.idl to AppCoresManager.idl
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
danm%netscape.com
e703b1d4ec added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
rods%netscape.com
902c63f62d Added extra parameeter to CreatetopLevelWindow 1999-02-10 16:41:07 +00:00
pierre%netscape.com
a3759c21d3 removed some spurious file access paths 1999-02-10 11:00:30 +00:00
radha%netscape.com
f13b7fcc14 Enable AppCores work in unix 1999-02-04 19:06:33 +00:00
ftang%netscape.com
1adbcea447 add several intl componment into nsSetupRegistry 1999-02-04 15:55:58 +00:00
mcafee%netscape.com
77143e947d moving fe_GetConfigDir() to modules/libpref/src/unix/unixpref.c. 1999-02-04 10:46:08 +00:00
pinkerton%netscape.com
f772ba75d7 add mac to the appcore ifdef's. 1999-02-03 18:24:26 +00:00
rods%netscape.com
ed5b1ff50e Added appcores stuff just for Windows, working on Mac and Linux 1999-02-03 16:50:05 +00:00
kipp%netscape.com
f6ffafec0d Make sure program is built before installing it 1999-02-02 17:42:10 +00:00
mcafee%netscape.com
3c526eb4e5 Moving ValidateDocData() stub to mozilla/network/util/mkbuf.c 1999-02-01 12:36:46 +00:00
mcafee%netscape.com
04bc6c770d Adding license; moved XP_Rebuffer() and XP_Trace() stubs to lib/xp/xp_stubs.c 1999-02-01 11:06:22 +00:00
ftang%netscape.com
85f86f3c27 add -I uconv 1999-01-30 16:52:29 +00:00
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