Fixed resize behaviour under certain circumstances.
authorRobert Roebling <robert@roebling.de>
Sat, 15 Jan 2000 14:48:00 +0000 (14:48 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 15 Jan 2000 14:48:00 +0000 (14:48 +0000)
commit8f75cb6c75a8f08c7058170ca477698acb53328e
treefbc351b597a6f1e2a4597903e8c7077b55b178e4
parent9000c6246f539bcffcf2bb6432ef37f9f6df7ac8
  Fixed resize behaviour under certain circumstances.
  Disabled GUI threading when using GTK < 1.2.4, better
    than crashing.
  Typos corrected.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/scrollsub/scrollsub.cpp
src/gtk/app.cpp
src/gtk/notebook.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/notebook.cpp
src/gtk1/window.cpp