]> git.saurik.com Git - wxWidgets.git/commit
Fixed auto-resizing behavior when double-clicking a splitter; Added wxPropertyGrid...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 16 Feb 2010 16:24:30 +0000 (16:24 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 16 Feb 2010 16:24:30 +0000 (16:24 +0000)
commit76733d4caed79e0f8efeb2634f960659bf55a5f9
tree23f90b9845c36db00919e68970cfae1069a6c8ac
parent4279fdb44ac849bc12e2d93b1fefad1a29d14c74
Fixed auto-resizing behavior when double-clicking a splitter; Added wxPropertyGrid::ResetColumnSizes(); wxPropertyGrid::GetSplitterPosition() got splitterIndex argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/propgrid.h
include/wx/propgrid/propgridpagestate.h
interface/wx/propgrid/propgrid.h
src/propgrid/propgrid.cpp
src/propgrid/propgridpagestate.cpp