]> git.saurik.com Git - wxWidgets.git/commit
Fix SetItemCount bug with adding items, a blind fix for generic control dnd issues...
authorKevin Ollivier <kevino@theolliviers.com>
Tue, 28 Nov 2006 06:52:39 +0000 (06:52 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Tue, 28 Nov 2006 06:52:39 +0000 (06:52 +0000)
commit02095058efd91c2f727344652d3eabb3fb0a709b
tree7191ff1094b89cf5981e7d67ff34297aa30dd203
parent9fe25f1329437699d8dcb76e34440c5ada23711d
Fix SetItemCount bug with adding items, a blind fix for generic control dnd issues, native control impls for GetTopItem and GetScrollPos, and improve the code paths of the drawing color code.

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