fix so that it realizes the widget if needed so that it is
able to get the gdkwindow.
nsWindow::CreateMainWindow
use mainWindow as the AppShell mTopLevel window instead of creating a new one.
use GtkAdjustments to the gtk_layout_new so that this doesn't crash. (this
probibly need to be looked at)
create a GtkVBox for mWidget instead the layout for mWidget. this probibly
isn't correct.
nsWindow::Show
this should show the window correctly, but it doesn't. probibly due to early
errors.
nsWindow::GetNativeData
impliment this function so that it doesn't barf at an early point due to lots
of things being NULL.
nsWindow.h - added GtkWidget *mVBox to the protected items. this isn't used
yet, and probibly won't be.
git-svn-id: svn://10.0.0.236/trunk@13854 18797224-902f-48f8-a5cc-f745e15eee43