kipp
6018d0c6f9
Support menu on print-preview window
1998-06-25 16:33:11 +00:00
michaelp
e183f05efb
added init() method to prescontext.
...
creator of prescontext is responsible for initializing pres context.
devicecontext is now init()ed with a nsNativeWidget.
removed hacky X Display stuff from device context and font metrics.
removed hacky code from windows font metrics.
changed nsNativeWindow to be nsNativeWidget.
added more code for compositor back-to-front pass.
improved text performance on X.
changed nsHTMLTagContent.cpp so that it will build with MSVC 4.1.
1998-06-25 04:24:45 +00:00
kmcclusk
d29477bf28
Changed the name of the WEB_WIDGET DLL to match unix name
1998-06-25 00:03:56 +00:00
atotic
f273ea873b
More compile fixes
1998-06-24 01:45:16 +00:00
atotic
d94e3bda6c
Making it compile on the Mac
1998-06-24 01:43:10 +00:00
joki
495c3dea7d
Adding editor mode to the viewer
1998-06-24 00:29:00 +00:00
karnaze
ea5cd1554d
named <iframe>s, scrolling attribute, more complete test9.html
1998-06-23 22:25:28 +00:00
vidur
142d2feb86
Separated scripting global object responsibilities from the WebWidget. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface.
1998-06-23 18:43:49 +00:00
michaelp
2a932c4016
added content quality indicator.
1998-06-21 01:23:44 +00:00
karnaze
926cf3f1d1
fixed divide by zero, test9 has sub sub doc.
1998-06-18 18:33:34 +00:00
karnaze
6c87eacd90
added tst9, improvements to <iframe>
1998-06-18 00:47:18 +00:00
rods
8bd47553c7
removed debug printf
1998-06-17 17:20:08 +00:00
rods
b2a9599e1b
Fixed keysym problem for mneumonics
1998-06-17 17:12:25 +00:00
atotic
1c5300f91c
Made it compile in the dist world
1998-06-16 21:41:59 +00:00
atotic
fcb81f3583
First Checked In.
1998-06-16 21:39:13 +00:00
karnaze
f2d01e4d6f
more <iframe> support
1998-06-16 21:32:54 +00:00
spider
9635153ef3
Fixes to get viewer to render on Unix
1998-06-16 00:57:33 +00:00
rods
745cf2dbb9
removed some debug statement
1998-06-16 00:28:34 +00:00
rods
e17242fed5
remove GetBasURL call
1998-06-16 00:26:50 +00:00
rods
956b64b46d
change callback for open in menu
1998-06-16 00:26:09 +00:00
kmcclusk
10f61aa9a3
Added Motif viewer to the build
1998-06-16 00:23:35 +00:00
spider
4b63292c6d
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
577ce8a8c9
Wasn't copying bg.jpg to the install directory.
1998-06-11 22:59:09 +00:00
spider
5cc1ba3443
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
96d3622b93
Removed commented out defines
1998-06-11 21:04:14 +00:00
kmcclusk
0345bf75cc
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
3d22b99040
Added back MotifMenu's
1998-06-11 16:50:37 +00:00
karnaze
6800f5f5d8
initial support for <iframe>
1998-06-11 16:46:33 +00:00
kmcclusk
fa1caf1b29
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
9806732885
added motif menus to the viewer
1998-06-10 22:41:43 +00:00
kmcclusk
245085e9d8
Copy samples to the correct location
1998-06-09 18:01:15 +00:00
kmcclusk
ede4f6ff2e
Added a two more shareables to link against + added clobber and install directives
1998-06-09 17:38:47 +00:00
kmcclusk
c7492baf1c
Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW
1998-06-07 22:29:35 +00:00
joki
5991464ad7
Adding new test for editor mode
1998-06-07 07:39:03 +00:00
joki
f1f8b1626b
Adding api to get DOM document interface through web widget.
1998-06-07 07:32:17 +00:00
spider
86ca76df22
Link with Math library since .so needs it
1998-06-05 21:28:50 +00:00
kipp
b9efa29f2e
Added SizeOf printout support
1998-06-05 21:07:20 +00:00
spider
ffe300f130
Get viewer compiling on IRIX
1998-06-05 20:51:11 +00:00
kmcclusk
dde882dd9f
Now passes native app shell data to the top-level window create.
1998-06-05 18:38:46 +00:00
kmcclusk
99754547da
Added a couple of shareable's to link against
1998-06-05 18:26:48 +00:00
kmcclusk
848851976a
Now links sharable's correctly for Linux
1998-06-05 17:14:01 +00:00
kmcclusk
67be9b7418
Added WIDGET_DLL, GDF_DLL, and VIEWER_DLL defines for unix
1998-06-05 00:04:51 +00:00
kmcclusk
e4c2850453
Removed duplicate references to .so's
1998-06-05 00:03:51 +00:00
kmcclusk
ac714e09fb
Added argc and argv to nsViewer:SetupViewer to pass to nsAppShell
1998-06-04 21:49:37 +00:00
kmcclusk
0c7dae79f2
Build .o files in the correct place.
1998-06-04 19:57:38 +00:00
kmcclusk
ec468ebe21
Removed nsStubs.cpp - no longer needed.
1998-06-04 19:51:56 +00:00
rods
f6dedc8c6c
added params to create of AppShell
1998-06-04 19:45:22 +00:00
kipp
1b865ee4fb
Made usage of crt debug conditional on using the debug RTL
1998-06-04 17:46:41 +00:00
kmcclusk
9f554df616
Added gmbaseunix.so to list of libraries to link against to resolve NS_NEW_Timer
1998-06-04 17:45:22 +00:00
rpotts
8023a4d901
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