]> git.saurik.com Git - wxWidgets.git/commit
wxWindow no longer emits any scroll events after
authorRobert Roebling <robert@roebling.de>
Sat, 5 Feb 2000 10:33:57 +0000 (10:33 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 5 Feb 2000 10:33:57 +0000 (10:33 +0000)
commit473d087e563d557a572ee85dd12778f37f8f18ec
tree7f4ab385da50396c0606d0820b1f35509e2dc0cf
parent2531c7e393e87dabaf6ae20301044ad893cb3ece
  wxWindow no longer emits any scroll events after
    a programmatic change to its scrollbars.
  Reverted sense of SHIFT and CONTROL in wxListCtrl.

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