]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/listctrl_mac.cpp
Fixed sorting and commiting support for native virtual wxListCtrl, although leaving...
[wxWidgets.git] / src / mac / carbon / listctrl_mac.cpp
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-25  Vadim Zeitlinfixed warnings, reformatted braces
2006-09-22  Robin DunnPatch from Tim Kosse to allow virtual list ctrl to...
2006-09-22  Kevin OllivierFixing SetColumnWidth and selection handling, attempt...
2006-09-21  Stefan Csomorgetting out for 'addded' events early enough
2006-09-20  Stefan Csomorpreliminary editing support
2006-09-19  Kevin OllivierImproved handling of column widths, removed need for...
2006-09-19  Kevin OllivierHandle cases where an index larger than GetItemCount...
2006-09-18  Robin DunnAdd a couple missing methods
2006-09-18  Stefan Csomorfixing notifications
2006-09-17  Kevin OllivierAccidently checked for invalid image index rather than...
2006-09-16  Kevin OllivierAdding OS X list ctrl implementation file, and listctrl...