]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon/listbox.h
Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4...
[wxWidgets.git] / include / wx / mac / carbon / listbox.h
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-05-18  Vadim Zeitlinfixed typo in last commit
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions, listbox rewrite
2006-04-10  David Surovellcleanup - reformatting
2006-04-10  Stefan Csomorcleanup
2006-04-09  Stefan Csomorlistbox cleanup
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-09  Vadim Zeitlinadded wxListBox::HitTest() from Ryan (patch 1446207)
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-08  Vadim Zeitlinremoved mentions of wxUSE_OWNER_DRAWN: unless I miss...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2004-11-05  Stefan CsomorListbox fixes
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-08-10  Robin DunnGive wxListBox a GetClassDefaultAttributes so wxCalenda...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-13  Stefan Csomornon-osx methods bracketed
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-03-30  Stefan Csomoruse base class implementation
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-23  Stefan Csomorclassic