]> git.saurik.com Git - wxWidgets.git/commit
Tried to prevent scrollbars from scrolling as
authorRobert Roebling <robert@roebling.de>
Sun, 6 Feb 2000 13:51:01 +0000 (13:51 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 6 Feb 2000 13:51:01 +0000 (13:51 +0000)
commit12c1b46a2f848ce995590997d5a28559ee6e3ae9
treeda9a94f11cfb0fc2dde60d9c037eeed5512f5e8d
parent9b1801c19c82340be79810c8b7617b05caa0cd59
  Tried to prevent scrollbars from scrolling as
    per MSW, didn't work.
  Added DeleteAllItems event and test to listctrl.

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