gecko-dev/java/webclient/src_moz/motif
ashuk%eng.sun.com bcd2e19d3e author=ashuk
files modified :
motif/MotifBrowserControlCanvas.cpp

changed include "ns_util.h" to
include "../ns_util.h"

This was a simple path resolution problem fix in the
include statement.
2001-06-05 20:43:57 +00:00
..
BrowserControlNativeShimStub.cpp
BrowserControlNativeShimStub.h
Makefile.in author=jason@macadamian.com and louis-philippe@macadamian.com 2000-09-15 00:18:53 +00:00
MotifBrowserControlCanvas.cpp author=ashuk 2001-06-05 20:43:57 +00:00
MotifBrowserControlCanvas.h Bug=81648 2001-05-25 23:09:54 +00:00
MotifBrowserControlCanvasStub.cpp Bug=81648 2001-05-25 23:09:54 +00:00
NativeLoaderStub.cpp Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
NativeLoaderStub.h
README Changes to Makefile.in to allow proper running on solaris. 2000-07-10 19:00:51 +00:00
gtkmozilla.cpp Merged branch JAVADEV_PR3_20001002 into trunk. 2000-11-02 23:33:21 +00:00
gtkmozilla.h

README

This directory contains files relating to allowing webclient to run on
Unix.  Not all of the files participate in the dll produced in this
directory.  Here's the breakdown

This directory's dll:

BrowserControlNativeShimStub.cpp
MotifBrowserControlCanvasStub.cpp
NativeLoaderStub.cpp

The parent directory's dll:

MotifBrowserControlCanvas.cpp
gtkmozilla.cpp