more grid folding: got rid of duplicate version of methods for finding the closest...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Sep 2008 16:31:44 +0000 (16:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Sep 2008 16:31:44 +0000 (16:31 +0000)
commit10a4531d1df283f12225dc71cbbc3351a2a7f83b
treedf4a095204f88755b6e5698897a39788806a9176
parent5039f140c4d1ea413991e95477cdc6f755ab4b73
more grid folding: got rid of duplicate version of methods for finding the closest row/column edge, appending/inserting/deleting rows/columns, and moving cursor vertically/horizontally

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