Apply patch #1626802, which fixes GetNextItem to return -1 instead of 0 when an item...
authorKevin Ollivier <kevino@theolliviers.com>
Fri, 5 Jan 2007 19:45:38 +0000 (19:45 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Fri, 5 Jan 2007 19:45:38 +0000 (19:45 +0000)
commite5d3d8ad459facd397afef9f1889f932c8a2f474
tree039530b657645c6fba1cf3bd2f66409c2c4ce545
parentccf6c43b3dbfcf891920db72b832b63ca88c3941
Apply patch #1626802, which fixes GetNextItem to return -1 instead of 0 when an item can't be found, and add support for wxLIST_NEXT_ABOVE, wxLIST_NEXT_BELOW, and wxLIST_STATE_DONTCARE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/listctrl_mac.cpp