]> git.saurik.com Git - wxWidgets.git/commit
refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Oct 2005 18:24:27 +0000 (18:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Oct 2005 18:24:27 +0000 (18:24 +0000)
commitd32e78bd428286561c0db32afda4dea7e262cb84
tree0c3788101422ecfd0e620671d6151cf0b8e4f1fb
parent87a3ebe978499aea7a64adcfc440191f257cf265
refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot of duplicate code was removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/scrolwin.h
include/wx/gtk/scrolwin.h
include/wx/gtk1/scrolwin.h
include/wx/scrolwin.h
src/generic/scrlwing.cpp
src/gtk/scrolwin.cpp
src/gtk1/scrolwin.cpp