Disabled horizontal report mode scrolling in wxListCtrl
authorRobert Roebling <robert@roebling.de>
Thu, 9 Mar 2000 20:04:36 +0000 (20:04 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 9 Mar 2000 20:04:36 +0000 (20:04 +0000)
commit304e5625e5dd63f0234b054bb3eba061ee33f54e
tree8f741aef09ad1029f1cd95deddf96f0856013ee7
parent9ce192d417eb9eb614bcf8510e91dac318706249
  Disabled horizontal report mode scrolling in wxListCtrl
    as it skrews up the display,
  Corrected disabling the closing of top level window
    when there are open (modal) dialogs,
  Minor change to redrawing window-less widgets.

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