]> git.saurik.com Git - wxWidgets.git/commit
Reapplied patch to change the two scrolled window implementations
authorRobert Roebling <robert@roebling.de>
Sat, 12 Feb 2005 23:44:24 +0000 (23:44 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 12 Feb 2005 23:44:24 +0000 (23:44 +0000)
commit878ddad57a352a5609fd7bfd63406ed5f2aac564
tree4082fb7d96871b99e8d72af0b9d136b186c40372
parenta4945572cac28d920706dba1ae822aa3fc22106d
  Reapplied patch to change the two scrolled window implementations
    to no longer clip the last bits as a rounding error. I had to
    change GetVirtualSize() as per my mail to devs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
include/wx/window.h
src/common/wincmn.cpp
src/generic/scrlwing.cpp
src/gtk/scrolwin.cpp
src/gtk1/scrolwin.cpp