]> git.saurik.com Git - wxWidgets.git/commit
Added expose event compression.
authorRobert Roebling <robert@roebling.de>
Sun, 24 Feb 2002 16:23:43 +0000 (16:23 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 24 Feb 2002 16:23:43 +0000 (16:23 +0000)
commitf809133f9eb30d4746c71098bbc14c621b94ef0d
treeb2a7a9cc8d30c16a33b5181b08f6ea51f25a386c
parent9d2cef1c694eb0c34ae4b9c9bd7ab04e3255301d
  Added expose event compression.
  Made wxUniv scrollbars not accept any focus
    if they are owned by the window (in contrast
    to stand alone scrollbars).
  Further corrections to ScrollWindow()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/scrolbar.h
samples/erase/erase.cpp
src/common/popupcmn.cpp
src/univ/scrolbar.cpp
src/x11/app.cpp
src/x11/toplevel.cpp
src/x11/window.cpp