A src_moz/EmbedWindow.h

A src_moz/EmbedWindow.cpp

- copied from GtkEmbed, but modified for our purposes.

M src_moz/Makefile.in

- compile EmbedWindow

M src_moz/NativeBrowserControl.cpp
M src_moz/NativeBrowserControl.h

- hook EmbedWindow to our object hierarchy


git-svn-id: svn://10.0.0.236/trunk@154704 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2004-04-12 14:13:35 +00:00
parent fd136befb6
commit a2dbb11ce9
5 changed files with 667 additions and 53 deletions

View File

@@ -104,6 +104,7 @@ REQUIRES = xpcom \
CPPSRCS = \
NativeBrowserControl.cpp \
EmbedWindow.cpp \
NativeEventThread.cpp \
ns_util.cpp \
ns_util_export.cpp \