wxDialogs now use GTK_WINDOW_DIALOG,
authorRobert Roebling <robert@roebling.de>
Tue, 2 Nov 1999 18:11:18 +0000 (18:11 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 2 Nov 1999 18:11:18 +0000 (18:11 +0000)
commit173348db5fd89f79aaaa40388c3b1c76732002d3
tree5c7decae276cf0739a6eb5f3095b52cc9131b42e
parent4ff9eba64430e251a975b1d4051b8380501e0d72
  wxDialogs now use GTK_WINDOW_DIALOG,
  Corrected cursor setting bug with right aligned checkboxes,
  Disabled code in ~wxView that unset the m_currentView,
  One more thing I forgot.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/docview.cpp
src/gtk/checkbox.cpp
src/gtk/dialog.cpp
src/gtk/window.cpp
src/gtk1/checkbox.cpp
src/gtk1/dialog.cpp
src/gtk1/window.cpp