Граф коммитов

149 Коммитов

Автор SHA1 Сообщение Дата
karnaze 505cf9d7ac fixed divide by zero, test9 has sub sub doc. 1998-06-18 18:33:34 +00:00
karnaze 126dc3a360 added tst9, improvements to <iframe> 1998-06-18 00:47:18 +00:00
rods a424c796a0 removed debug printf 1998-06-17 17:20:08 +00:00
rods 531f054a86 Fixed keysym problem for mneumonics 1998-06-17 17:12:25 +00:00
atotic 2d6cf6ce73 Made it compile in the dist world 1998-06-16 21:41:59 +00:00
atotic 2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
karnaze b9a228a2b2 more <iframe> support 1998-06-16 21:32:54 +00:00
spider f16568df10 Fixes to get viewer to render on Unix 1998-06-16 00:57:33 +00:00
rods f25268f51b removed some debug statement 1998-06-16 00:28:34 +00:00
rods 187b55b1d4 remove GetBasURL call 1998-06-16 00:26:50 +00:00
rods af912c3021 change callback for open in menu 1998-06-16 00:26:09 +00:00
kmcclusk 9db48f8a75 Added Motif viewer to the build 1998-06-16 00:23:35 +00:00
spider f4d8a163a1 Change viewer's HandleEvent to HandleEventApp since on Unix it conflicts
with HandleEvent defined in nsView.cpp
1998-06-12 00:55:24 +00:00
kmcclusk 5b38202bfa Wasn't copying bg.jpg to the install directory. 1998-06-11 22:59:09 +00:00
spider ccea853a2f Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available. 1998-06-11 21:26:21 +00:00
kmcclusk 56f8c6763c Removed commented out defines 1998-06-11 21:04:14 +00:00
kmcclusk b3044be263 Added code to support getting the URL's for samples using the current working
directory under unix.
1998-06-11 20:57:27 +00:00
kmcclusk eb233c5c40 Added back MotifMenu's 1998-06-11 16:50:37 +00:00
karnaze 0ccd357a8f initial support for <iframe> 1998-06-11 16:46:33 +00:00
kmcclusk b692541c9e Removed nsMotifMenus until menu's .h file is checked in. . Added code to stop crash in xpcompat.c 1998-06-11 00:54:25 +00:00
rods e09efc1dca added motif menus to the viewer 1998-06-10 22:41:43 +00:00
kmcclusk 541f7939ab Copy samples to the correct location 1998-06-09 18:01:15 +00:00
kmcclusk a648457fa8 Added a two more shareables to link against + added clobber and install directives 1998-06-09 17:38:47 +00:00
kmcclusk fdcd0dec32 Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW 1998-06-07 22:29:35 +00:00
joki f6b742babd Adding new test for editor mode 1998-06-07 07:39:03 +00:00
joki ba397d6ed5 Adding api to get DOM document interface through web widget. 1998-06-07 07:32:17 +00:00
spider 02ffe92ebc Link with Math library since .so needs it 1998-06-05 21:28:50 +00:00
kipp fe2fe771df Added SizeOf printout support 1998-06-05 21:07:20 +00:00
spider 70908520df Get viewer compiling on IRIX 1998-06-05 20:51:11 +00:00
kmcclusk 760581b764 Now passes native app shell data to the top-level window create. 1998-06-05 18:38:46 +00:00
kmcclusk b3ae475889 Added a couple of shareable's to link against 1998-06-05 18:26:48 +00:00
kmcclusk ffa44990c6 Now links sharable's correctly for Linux 1998-06-05 17:14:01 +00:00
kmcclusk a9dd86f37e Added WIDGET_DLL, GDF_DLL, and VIEWER_DLL defines for unix 1998-06-05 00:04:51 +00:00
kmcclusk 8abf991579 Removed duplicate references to .so's 1998-06-05 00:03:51 +00:00
kmcclusk 02dfd2c011 Added argc and argv to nsViewer:SetupViewer to pass to nsAppShell 1998-06-04 21:49:37 +00:00
kmcclusk 9f97751feb Build .o files in the correct place. 1998-06-04 19:57:38 +00:00
kmcclusk c29365fdb6 Removed nsStubs.cpp - no longer needed. 1998-06-04 19:51:56 +00:00
rods 2222a3e2ad added params to create of AppShell 1998-06-04 19:45:22 +00:00
kipp 989cd8bef6 Made usage of crt debug conditional on using the debug RTL 1998-06-04 17:46:41 +00:00
kmcclusk 75df8aa66d Added gmbaseunix.so to list of libraries to link against to resolve NS_NEW_Timer 1998-06-04 17:45:22 +00:00
rpotts 53ca67cf12 Minor changes to nsIStreamListener interface... OnStartBinding(...) now passes out the stream content-type. User visible strings are now nsString arguments (for subsequent i18n) 1998-06-04 05:09:32 +00:00
kmcclusk df00aa9f4c Added Stub file for missing externs when building the viewer 1998-06-04 00:50:34 +00:00
kmcclusk 84e2cda262 Added nsLinkHandler.cpp back into the build 1998-06-03 23:38:21 +00:00
kmcclusk eed8542a6f Removed nsLinkHandler from the unix Makefile to fix IRIX build 1998-06-03 23:17:22 +00:00
spider 2a913e3ae1 Fix IRIX build bustage 1998-06-03 23:09:29 +00:00
kmcclusk ab12605cbb Fix for IRIX build 1998-06-03 22:56:29 +00:00
kmcclusk 7316f3c5a7 Added nsraptorwebwidget.so as a library to link against 1998-06-03 22:04:07 +00:00
kmcclusk 7d678e63d3 Now the Linux Makefile actually compiles nsWebWidget and nsLinkHandler. Before it did nothing. 1998-06-03 21:09:08 +00:00
kmcclusk 9049a1e5da Moved XP_PC around nsLinkHandler constructor PL_initEvent and PL_PostEvent 1998-06-03 20:59:32 +00:00
kmcclusk 1dea854825 Linux:Makefile for viewer - Added more sharable libs for the LINUX build 1998-06-03 17:43:03 +00:00