touching down layout integration branch

git-svn-id: svn://10.0.0.236/trunk@3290 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hardts
1998-06-05 01:03:18 +00:00
parent ebe32bd77d
commit 591887a3b5
64 changed files with 1615 additions and 84 deletions

View File

@@ -31,6 +31,9 @@ CPaneCX *wfe_CreateNavCenterHTMLPain(HT_View htView, HWND hParent)
cccGrid.m_pCurrentDoc = new CGenericDoc();
if(cccGrid.m_pCurrentDoc) {
CNetscapeView *pNewView = new CNetscapeView();
#ifdef MOZ_NGLAYOUT
pNewView->NoWebWidgetHack();
#endif
if(pNewView) {
CRect crClient(0, 0, 50, 50);
BOOL bCreated = pNewView->Create(NULL,