GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent API naming...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 10 Oct 2008 15:22:08 +0000 (15:22 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 10 Oct 2008 15:22:08 +0000 (15:22 +0000)
commit703ee9f5eccb0a002c02b60d87f239a2b6529e1e
treee62dc3ee017595bcd3139b83ade0b6705471f1f2
parent236a34ef3e930b22ddfc48ad0eb858ebba0a14b9
GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent API naming. Eg. there is also CommitChangesFromEditor())

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