Changed time of sending the wxSizeEvent and assorted things,
authorRobert Roebling <robert@roebling.de>
Thu, 14 Oct 1999 13:09:01 +0000 (13:09 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 14 Oct 1999 13:09:01 +0000 (13:09 +0000)
commit545176521071a4edd242a2cd4163b363e818ec56
tree13b6b24549371cab96a7ee0ddeac15ada8c14b08
parent791a21023fc590d8f99268dad424fcc3c0161307
  Changed time of sending the wxSizeEvent and assorted things,
  this made wxGLCanvas work,
  wxMiniFrame looks correct again,
  Corrected makefile for HTML help

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/gtk/frame.h
include/wx/gtk/radiobox.h
include/wx/gtk1/frame.h
include/wx/gtk1/radiobox.h
samples/html/help/Makefile.in
src/common/framecmn.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/minifram.cpp
src/gtk/radiobox.cpp
src/gtk/window.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/minifram.cpp
src/gtk1/radiobox.cpp
src/gtk1/window.cpp
utils/glcanvas/gtk/glcanvas.cpp
utils/glcanvas/samples/penguin/penguin.cpp